Commit Graph

  • 06fd5ea31a Updated to Xcode 13.2 master v4.0.2 Lukas Kubanek 2021-11-25 20:58:08 +01:00
  • 36f17aa442 Updated to Xcode 13.1 Lukas Kubanek 2021-10-19 11:11:29 +02:00
  • 6c891952f4 Raised minimum macOS deployment target for test targets Lukas Kubanek 2021-08-18 16:06:27 +02:00
  • 3bac27b7a8 Added macOS 11 & Xcode 13 CI configuration v4.0.1 Lukas Kubanek 2021-08-18 15:39:28 +02:00
  • 94d4b11aec Fixed compatibility issue with Swift 5.5 Lukas Kubanek 2021-08-18 15:23:00 +02:00
  • 4be394e313 Updated to Xcode 13 β1 Lukas Kubanek 2021-06-08 09:44:17 +02:00
  • 891ecf6e2d Bumped version numbers v4.0.0 Lukas Kubanek 2021-04-05 17:41:47 +02:00
  • 736e0ea7da Removed Travis leftover Lukas Kubanek 2021-04-05 17:39:28 +02:00
  • c63ab5a3aa Merge pull request #69 from lukaskubanek/v4.0 Lukas Kubanek 2021-04-05 17:36:11 +02:00
  • f06553a74d Fixed links to releases in README Lukas Kubanek 2021-04-05 17:22:40 +02:00
  • 72f8248df1 Last tweaks to README Lukas Kubanek 2021-04-05 17:01:31 +02:00
  • 8ef9e9263f Edited README Lukas Kubanek 2021-04-05 16:55:28 +02:00
  • ab03176239 Updated README Lukas Kubanek 2021-04-05 16:27:22 +02:00
  • 4df7502e09 Removed obsolete Travis CI configuration Lukas Kubanek 2021-04-05 16:02:55 +02:00
  • 9bf57b0504 Removed playground that showcases the Codable API Lukas Kubanek 2021-04-05 15:59:59 +02:00
  • 92ae96cf2a Moved examples from playground to doc comments Lukas Kubanek 2021-04-05 15:56:43 +02:00
  • b120d60c55 update(_:at:) now returns a non-optional element Lukas Kubanek 2021-04-05 15:48:37 +02:00
  • cb4cb74a00 Added an invariant assertion Lukas Kubanek 2021-04-05 12:27:37 +02:00
  • 6bbbee5447 macOS 11 is apparently not yet ready for CI workflows… Lukas Kubanek 2021-04-04 23:45:34 +02:00
  • e5bc9eceae Fixed location of test files Lukas Kubanek 2021-04-04 23:39:21 +02:00
  • f153d5df84 Fixed invalid CI job name Lukas Kubanek 2021-04-04 23:36:26 +02:00
  • 1164a68fc8 Added missing steps section to macOS 11 CI job Lukas Kubanek 2021-04-04 23:35:14 +02:00
  • 596396a8e8 Tweaked name of macOS 11 CI job Lukas Kubanek 2021-04-04 23:34:08 +02:00
  • 027494878b Added macOS 11 to CI config file Lukas Kubanek 2021-04-04 23:33:31 +02:00
  • 74f50a4c71 Standardized path to source files Lukas Kubanek 2021-04-04 23:24:55 +02:00
  • ad37e7c91f Added conformance to Hashable Lukas Kubanek 2021-04-04 23:10:46 +02:00
  • 4c236e1b82 Fixed typos Lukas Kubanek 2021-04-04 23:09:28 +02:00
  • d78cc12e8d Updated to Xcode 12.5 Lukas Kubanek 2021-03-04 16:56:04 +01:00
  • 8866b3e301 Updated to Xcode 12.4 Lukas Kubanek 2021-02-04 18:44:52 +01:00
  • c3c5931187 2020 → 2021 Lukas Kubanek 2021-01-04 14:30:28 +01:00
  • af7d973978 Updated CI configuration Lukas Kubanek 2020-12-17 14:38:34 +01:00
  • ab67e0fea8 Updated to Xcode 12.3 Lukas Kubanek 2020-12-09 21:49:18 +01:00
  • 14e4501035 Fixed issues with slice-based mutations Lukas Kubanek 2020-10-05 22:40:16 +02:00
  • a569fc06f5 Added tests for subscript ambiguity Lukas Kubanek 2020-10-05 13:54:42 +02:00
  • 465ea731a3 Used Index type in swapAt(_:_:) Lukas Kubanek 2020-10-05 13:39:37 +02:00
  • 8a7247d9d4 Made XCTUnwrap shim internal Lukas Kubanek 2020-10-05 12:14:39 +02:00
  • 909bed0ada Added shim for XCTUnwrap Lukas Kubanek 2020-10-05 12:07:32 +02:00
  • 5a5a8cc62d Introduced OrderedDictionary.filter(_:) Lukas Kubanek 2020-10-05 12:01:02 +02:00
  • e44b3a7f4c Used Self wherever possible Lukas Kubanek 2020-10-05 11:48:33 +02:00
  • ecdc5f971b Revamped whole test suite Lukas Kubanek 2020-10-05 11:44:47 +02:00
  • efcb0db2e0 Reverted usage of key paths for map Lukas Kubanek 2020-10-05 09:23:42 +02:00
  • 1743d4dc3f Added initial conformance to MutableCollection Lukas Kubanek 2020-10-05 00:37:36 +02:00
  • fb67bd25b0 Fixed typos in docs Lukas Kubanek 2020-10-04 23:55:06 +02:00
  • 69c8843b76 Moved canInsert(_:) to deprecations Lukas Kubanek 2020-10-05 00:42:56 +02:00
  • 36ff800650 Made backing storage private Lukas Kubanek 2020-10-04 22:38:56 +02:00
  • 13101672c2 Added conformance to RandomAccessCollection Lukas Kubanek 2020-10-04 22:37:44 +02:00
  • 7abeecbf58 Deprecated moveElement(forKey:to:) Lukas Kubanek 2020-10-04 21:46:41 +02:00
  • 13bf59d5bd Tweaked documentation comments Lukas Kubanek 2020-10-04 21:11:06 +02:00
  • 47f66b1abd Exposed direct access to key array Lukas Kubanek 2020-10-04 20:54:59 +02:00
  • 42bb82b87b Moved LinuxMain.swift Lukas Kubanek 2020-10-04 20:14:02 +02:00
  • 30c36e66fd Tweaked CI configuration Lukas Kubanek 2020-10-04 19:43:31 +02:00
  • 3f6f0750cf Dropped support for Swift 4.2 Lukas Kubanek 2020-10-04 19:31:25 +02:00
  • ae2cc6dd55 Bumped macOS deployment target for tests to 10.15 Lukas Kubanek 2020-09-29 19:34:04 +02:00
  • 0d48ec751a Updated to Xcode 12.2 β1 Lukas Kubanek 2020-09-20 21:22:09 +02:00
  • d2dec8bba0 Activated „Build Active Scheme“ on playgrounds Lukas Kubanek 2020-09-10 14:57:38 +02:00
  • e8795b26df Updated to Xcode 12 β1 Lukas Kubanek 2020-06-23 09:21:53 +02:00
  • ab7784b97f Removed obsolete file references Lukas Kubanek 2020-06-23 09:21:19 +02:00
  • 9adcc6f84c Bumped version to 3.0.1 v3.0.1 Lukas Kubanek 2020-05-28 10:34:38 +02:00
  • 4ccfd1b9a3 Re-added marketing version to Xcode project settings Lukas Kubanek 2020-05-28 10:34:20 +02:00
  • f08ff3e872 Updated version in README v3.0.0 Lukas Kubanek 2020-05-22 09:08:16 +02:00
  • f0da8a43be Removed concrete version from Xcode project Lukas Kubanek 2020-05-22 09:07:44 +02:00
  • dbd6b816db Mentioned older Swift versions support in README Lukas Kubanek 2020-05-22 09:04:56 +02:00
  • 9818933b59 Dropped support for Swift <4.2 (#61) Lukas Kubanek 2020-05-22 08:57:45 +02:00
  • 88cc1ad101 Moved Travis scripts Lukas Kubanek 2020-05-21 23:48:15 +02:00
  • 4cd37bd207 Reduced Travis configuration to Swift 4.2 only Lukas Kubanek 2020-05-21 23:44:40 +02:00
  • 5e62daeff2 Added GitHub action for CI (#59) Lukas Kubanek 2020-05-21 23:31:42 +02:00
  • 52e42cd938 Refreshed README Lukas Kubanek 2020-05-21 16:12:40 +02:00
  • dbf4484048 Updated manifest files Lukas Kubanek 2020-05-21 15:46:32 +02:00
  • 804f2847b4 Updated .gitignore Lukas Kubanek 2020-05-21 15:45:41 +02:00
  • 46952da3c3 Updated to Xcode 11.4 Lukas Kubanek 2020-03-26 10:29:23 +01:00
  • acb62df760 Bumped version to 2.4.0 v2.4.0 Lukas Kubanek 2020-03-02 10:58:22 +00:00
  • f303e02f63 Merge branch 'pr-capacity' Lukas Kubanek 2020-03-02 10:38:36 +00:00
  • 244d0128c9 Added basic tests for capacity reservation Lukas Kubanek 2020-03-02 10:32:41 +00:00
  • 0d5e16fc4f Expose min reserved capacity of underlying types Lukas Kubanek 2020-03-02 10:32:24 +00:00
  • ecd3f176e5 Introduced init(minimumCapacity:) Lukas Kubanek 2020-03-02 10:10:17 +00:00
  • ac3f8fa5eb Tweaked documentation comments Lukas Kubanek 2020-03-02 10:26:26 +00:00
  • 19046fb4a8 adds capacity getter and reserveCapacity method Gal Cohen 2020-01-31 21:30:29 -05:00
  • 005ef5c3ee 2019 → 2020 Lukas Kubanek 2020-01-12 10:08:56 +01:00
  • 68f2557694 Updated to Xcode 11.2 Lukas Kubanek 2019-11-04 16:53:55 +01:00
  • 72d4779e9b Concretized Swift version in the recent tweak Lukas Kubanek 2019-09-26 16:14:02 +02:00
  • 8547583792 Another try to satisfy Swift 4.0 Lukas Kubanek 2019-09-26 16:04:40 +02:00
  • 3688348461 Another attempt on fixing the bug with missing try keyword Lukas Kubanek 2019-09-26 15:40:41 +02:00
  • f875439709 Fixed a bug introduced in the last commit Lukas Kubanek 2019-09-26 15:32:43 +02:00
  • 1920f07525 init(values:uniquelyKeyedBy:) now takes throwing closure Lukas Kubanek 2019-09-26 15:03:57 +02:00
  • 69ed90dcfc Bumped version to 2.3.0 v2.3.0 Lukas Kubanek 2019-07-30 15:41:05 +02:00
  • 33fa9622ce Removed irrelevant part of a playground Lukas Kubanek 2019-07-30 15:40:31 +02:00
  • 468ad1c83a Attempted to fix type inference issue in Swift 4 Lukas Kubanek 2019-07-12 13:00:43 +02:00
  • 174c21d58f Fixed a warning for Swift 5.0 Lukas Kubanek 2019-07-12 12:44:37 +02:00
  • 5f076fccbb init(_:) → init(uniqueKeysWithValues:) Lukas Kubanek 2019-07-12 12:38:22 +02:00
  • 642b5623b7 init(values:keyedBy:) → init(values:uniquelyKeyedBy:) Lukas Kubanek 2019-07-12 12:22:32 +02:00
  • 03b5817530 Annotated Travis configuration with exact 4.1.X version Lukas Kubanek 2019-07-12 09:42:34 +02:00
  • 7ba07fcef1 Re-added Travis configurations for different Swift versions Lukas Kubanek 2019-07-12 09:35:49 +02:00
  • 0e1273e2ab Attempt to use specified Swift versions by Travis Lukas Kubanek 2019-07-12 09:25:32 +02:00
  • 7b8b3c39a3 Simplified Travis setup Lukas Kubanek 2019-07-12 09:11:26 +02:00
  • 1e5c2926a7 Made tests compatible with Swift 4 Lukas Kubanek 2019-07-12 08:56:24 +02:00
  • b678702e3d Introduced mapValues(_:) & compactMapValues(_:) Lukas Kubanek 2019-07-12 08:38:59 +02:00
  • 4e4b205dcb Revert "Disabled automatic linking" Lukas Kubanek 2019-07-04 14:53:30 +02:00
  • b345a3e8df Disabled automatic linking Lukas Kubanek 2019-06-05 16:56:17 +02:00
  • 2cf9220874 Updated project file to Xcode 11 Lukas Kubanek 2019-06-04 10:13:56 +02:00
  • 08e9ff5371 Minor adjustment in README Lukas Kubanek 2019-04-29 14:01:50 +02:00