-
Commit f04de16d34846718d3d9ee3565a65f1a9108f816 by klorentey:
[test] StdlibUnittest: Cosmetic changes to checkEquatable/checkHashable
-
edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift
-
Commit 8af74e3f5f10fd8e42262aeed1961b1f16436e54 by klorentey:
[StdlibUnittest] checkHashable: Add opt-in support for incomplete hashes
-
edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift
-
Commit 1572dffad7731f518b0d35a6bf73ab580e9cbaf9 by klorentey:
[Foundation] IndexPath: Add explicit hash(into:) definition, hashing
-
edit: stdlib/public/Darwin/Foundation/IndexPath.swift
-
edit: test/stdlib/TestIndexPath.swift
-
Commit e61dbcbfbcb64046c12a0d2710b05fefe830024b by klorentey:
[Foundation] NSRange: Add an explicit definition for hash(into:)
-
edit: stdlib/public/Darwin/Foundation/NSRange.swift
-
edit: test/stdlib/TestNSRange.swift
-
Commit cb54f79c57683a0694fdae6a1ff0bcbd30e3d2d7 by klorentey:
[Foundation] Calendar: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/Calendar.swift
-
edit: test/stdlib/TestCalendar.swift
-
Commit 94c1fc9b3b5123d01e4fbf477da4303931629e86 by klorentey:
[Foundation] CharacterSet: Modernize hashing
-
edit: test/stdlib/TestCharacterSet.swift
-
edit: stdlib/public/Darwin/Foundation/CharacterSet.swift
-
Commit 8f6a01da492a857047d07a6f04cd15b82a698102 by klorentey:
[Foundation] String.Encoding: Modernize hashing
-
edit: test/stdlib/NSStringAPI.swift
-
edit: stdlib/public/Darwin/Foundation/NSStringEncodings.swift
-
Commit fe42c8329b5381825865e6eea5a0dd90ef321d2a by klorentey:
[Foundation] AffineTransform: modernize hashing
-
edit: stdlib/public/Darwin/Foundation/AffineTransform.swift
-
edit: test/stdlib/TestAffineTransform.swift
-
Commit 2e2476c3ab796399cc8c960f1b3a22caa3d64230 by klorentey:
[Foundation] Date: Modernize hashing
-
edit: test/stdlib/TestDate.swift
-
edit: stdlib/public/Darwin/Foundation/Date.swift
-
Commit a519ba2523b1289372948384d770a888834b4d24 by klorentey:
[Foundation] DateComponents: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/DateComponents.swift
-
Commit 08b47150b344b327a9532ff8be88709a91e1bf7b by klorentey:
[Foundation] DateInterval: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/DateInterval.swift
-
edit: test/stdlib/TestDateInterval.swift
-
Commit b8964bf0a3df34f7043bd632d616f04d819a7814 by klorentey:
[Foundation] Decimal: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/Decimal.swift
-
Commit fdce4224ebd49ffa8a8bd74498467698d930d640 by klorentey:
[Foundation] Locale: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/Locale.swift
-
Commit 203ee0a042ffd0da3b72f0870b83aa81cc545865 by klorentey:
[Foundation] IndexSet: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/IndexSet.swift
-
Commit 76a4b424233f969f5bb7d351aceed32c8597d6aa by klorentey:
[Foundation] IndexPath: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/IndexPath.swift
-
Commit 0d28d0b2264e880e052d58745d85ca3802396a9b by klorentey:
[Foundation] Notification: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/Notification.swift
-
Commit ba9bf12a1e88d9789d9cf63f1d70ca4c6fb2ce29 by klorentey:
[Foundation] NSRange: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/NSRange.swift
-
Commit 659a4f84e0543237921e60b40dd92c57994a8a0f by klorentey:
[Foundation] TimeZone: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/TimeZone.swift
-
Commit d7f1e06f15c02a286d8730eb8b9bc842084fe9b3 by klorentey:
[Foundation] URL: Add hash(into:) implementation
-
edit: stdlib/public/Darwin/Foundation/URL.swift
-
Commit 1259c595b1a3a6c1b72379a67e045ec24ff09e3f by klorentey:
[Foundation] URLComponents: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/URLComponents.swift
-
Commit 68ea7d73b47a6ec75e3fc9a57c4ad7aab400f4b4 by klorentey:
[Foundation] URLRequest: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/URLRequest.swift
-
Commit 92d303ba60a8cfaecf8dfb550e202537fa741dd4 by klorentey:
[Foundation] UUID: Modernize hashing
-
edit: test/stdlib/TestUUID.swift
-
edit: stdlib/public/Darwin/Foundation/UUID.swift
-
Commit e589b9d44a91ef38a8e19f5f54891bd9d44d7bc6 by klorentey:
[Foundation] PersonNameComponents: Modernize hashing
-
edit: stdlib/public/Darwin/Foundation/PersonNameComponents.swift
-
edit: test/stdlib/TestPersonNameComponents.swift
-
Commit 6c63e8b6b272e9f9035e9c0496f5bdc38e0861ae by klorentey:
[Foundation] Measurement: Fix hashing
-
edit: stdlib/public/Darwin/Foundation/Measurement.swift
-
edit: test/stdlib/TestMeasurement.swift
-
Commit 8493e5faa75bb04f20a9b6d6affc2c147123bc02 by klorentey:
[Foundation] Data: Hash the entire contents, not just an arbitrary
-
edit: test/stdlib/TestData.swift
-
edit: stdlib/public/Darwin/Foundation/Data.swift
-
Commit bdd3a6b2f03a633aa6ed767da8ce9c09e9bc6857 by klorentey:
[Foundation] URL: Fix availability of the new hash(into:) implementation
-
edit: stdlib/public/Darwin/Foundation/URL.swift
-
Commit 3059fb76c5f636571ccb110785b984b122245237 by klorentey:
[Foundation] URL is actually already Hashable
-
edit: stdlib/public/Darwin/Foundation/URL.swift
-
Commit 8a208ae2f745f4f0db7bd804e7f05872fc0411cd by klorentey:
[Foundation] Fix bizarre indentation issues
-
edit: stdlib/public/Darwin/Foundation/Calendar.swift
-
edit: stdlib/public/Darwin/Foundation/IndexPath.swift
-
Commit 65f739a1f92e103ca88ee2eabc8b7317b08d6c5a by klorentey:
Revert "[Foundation] Data: Hash the entire contents, not just an
-
edit: stdlib/public/Darwin/Foundation/Data.swift
-
edit: test/stdlib/TestData.swift
-
Commit 60905a52efd8a186cb8d3461fb2c05b3d8a072d1 by klorentey:
[Foundation] Notification: Add note on == not being reflexive and
-
edit: test/stdlib/TestNotification.swift
-
edit: stdlib/public/Darwin/Foundation/Notification.swift
-
Commit c894cbb0b09ed566cae6f79517d183e0e48e13bd by klorentey:
[test] TestNotification: Fix checkHashable invocation
-
edit: test/stdlib/TestNotification.swift
-
Commit 887ff95338e67a271abbe655c47ab62d8401ef49 by klorentey:
[test] TestPersonNameComponents: adjust OS check for hashing
-
edit: test/stdlib/TestPersonNameComponents.swift
-
Commit bb1655a2ccd058b0501f8b389e27237f2b034903 by rishizaki:
libSyntax: add support for some type. rdar://49398494
-
edit: test/Syntax/round_trip_parse_gen.swift
-
edit: lib/Parse/ParseType.cpp
-
edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
-
edit: utils/gyb_syntax_support/NodeSerializationCodes.py
-
edit: utils/gyb_syntax_support/TypeNodes.py
-
Commit 1cb80e904d9d1389d0e2e177eae0fddbc3085a40 by rishizaki:
IDE: treat some as keyword for opaque result type
-
edit: test/IDE/coloring.swift
-
edit: utils/gyb_syntax_support/TypeNodes.py
-
edit: lib/Parse/ParseType.cpp
-
Commit 228d42541be9d8066cf29b2269eea686012bc6cc by rishizaki:
[CodeCompletion] Provide 'some' keyword where applicable
-
edit: lib/Parse/ParseType.cpp
-
edit: include/swift/Parse/CodeCompletionCallbacks.h
-
edit: tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp
-
edit: lib/Parse/ParseDecl.cpp
-
add: test/IDE/complete_opaque_result.swift
-
edit: lib/Parse/ParsePattern.cpp
-
edit: lib/IDE/CodeCompletion.cpp
-
edit: include/swift/IDE/CodeCompletion.h
-
Commit 6752ea455312c1c43db669adbe6fd63ca7739046 by rishizaki:
[CodeCompletion] Use opaque type for override completion if preferable
-
edit: test/IDE/complete_override_access_control_class.swift
-
edit: test/IDE/complete_override_access_control_protocol.swift
-
edit: include/swift/AST/PrintOptions.h
-
edit: include/swift/Parse/Parser.h
-
edit: test/IDE/complete_override.swift
-
edit: include/swift/AST/ASTPrinter.h
-
edit: lib/AST/ASTPrinter.cpp
-
edit: lib/IDE/CodeCompletion.cpp
-
edit: test/IDE/complete_opaque_result.swift
-
Commit 4ce527780167cc4ed4483beca401432fb6cf2d7b by rishizaki:
[IDE] Print opaque result type as protocol composition
-
edit: lib/IDE/CodeCompletion.cpp
-
edit: include/swift/AST/PrintOptions.h
-
edit: lib/IDE/CodeCompletionResultBuilder.h
-
edit: lib/AST/ASTPrinter.cpp
-
Commit 86f7d2395059b3bfbe3fde7849d45830f8ed5040 by rishizaki:
[CursorInfo] UID for opaque result type.
-
edit: include/swift/AST/PrintOptions.h
-
edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
-
edit: utils/gyb_sourcekit_support/UIDs.py
-
Commit 73f9c60138424ea0a8d19adcc539ab474dc0d2c6 by rishizaki:
[CodeCompletion] Add test case for postfix expression for opaque types
-
edit: test/IDE/complete_opaque_result.swift
-
Commit fc3a199f3179ffd352b849270f3284083fba8e65 by rishizaki:
[Index] Add test case for opaque result types
-
edit: test/Index/conformances.swift
-
Commit c609f16f149a94687d7dc41c64bef05c2f6f5077 by arphaman:
[driver][macOS] Link libarclite from the default toolchain when clang is
-
edit: lib/Driver/ToolChains/Darwin.cpp
-
add: test/Driver/arclite-link-external-toolchain.c
-
Commit 21ef9108bbcbb93503577f171de03a774edd2852 by friss:
UN-XFail TestRegisters.py All bots should be running a recent enough
-
edit: packages/Python/lldbsuite/test/functionalities/register/register_command/TestRegisters.py
-
Commit 5fdba43513ad5ba345bfb983b2d39fdd0f7f3110 by friss:
TestZMMRegister: use an integer division as intended
-
edit: packages/Python/lldbsuite/test/functionalities/register/intel_avx/TestZMMRegister.py
-
Commit 11f4c59b50bd22803e4a081deefdcda2838d13bd by friss:
TestSwiftDWARFImporterC: Use binary stream to avoid Python string codecs
-
edit: packages/Python/lldbsuite/test/lang/swift/dwarfimporter/C/TestSwiftDWARFImporterC.py
-
Commit 10298ab5a68d11ebd790e2584ba52c98b2ed521e by friss:
Pass explicit C++ version to test
-
edit: lit/ExecControl/StopHook/stop-hook-threads.test
-
Commit 3f15ec7daea0eccb545816d134ea015ca5620f5d by hiron:
Fix: existing attributes are not replaced
-
edit: TestFoundation/TestXMLDocument.swift
-
edit: Foundation/XMLElement.swift
-
Commit 81b1063574a13b89626040dc76587b7aac57fb8e by compnerd:
Foundation: update for BOOL bridging
-
edit: Foundation/FileManager+Win32.swift
-
edit: Foundation/Process.swift
-
edit: Foundation/FileHandle.swift
-
edit: Foundation/NSLock.swift
-
edit: Foundation/NSPathUtilities.swift
-
edit: Foundation/FileManager.swift
-
edit: Foundation/Host.swift
-
edit: Foundation/Thread.swift
-
edit: TestFoundation/HTTPServer.swift
-
Commit ca967d77b704ec07e152557baf393755331d457c by novi.mad:
DateFormatter(and CFDateFormatter), Fix date string parse with Japanese
-
edit: TestFoundation/TestDateFormatter.swift
-
edit: CoreFoundation/Locale.subproj/CFDateFormatter.c
-
Commit 1300d26a29a1f50a958a0f82af2101214379ea8e by si:
SR-9900: NSURLRequest .url differs between Darwin and Linux for relative
-
edit: TestFoundation/TestURLRequest.swift
-
edit: Foundation/NSURLRequest.swift
-
Commit 83f5d1f077529388097f109a96c9921408fcf2e8 by danielrodriguez:
[android] Removing explicit castings for unsigned integers.
-
edit: TestFoundation/TestNSNumber.swift