Commit Graph

  • deab72a831 Merge branch 'hotfix-4.5.7' into develop Timofey Solomko 2020-10-16 15:54:55 +03:00
  • 4fa4adcf5b Merge branch 'hotfix-4.5.7' into master 4.5.7 Timofey Solomko 2020-10-16 15:49:53 +03:00
  • fc38cc19df Prepare for 4.5.7 release Timofey Solomko 2020-10-16 15:49:05 +03:00
  • 8da109fe21 CI: fix tests not running properly on macos with Swift 5.3 Timofey Solomko 2020-10-15 23:55:56 +03:00
  • a07fc290a0 Small fixes to code comments Timofey Solomko 2020-10-15 23:33:52 +03:00
  • d88127d650 [Tests] Add tests for a very small and invalid files for BZip2, GZip, LZMA, TAR, XZ, and Zlib Timofey Solomko 2020-10-15 23:33:37 +03:00
  • 00af5a9319 [BZip2][GZip][LZMA][XZ][Zlib] Fix crashes when opening very small files Timofey Solomko 2020-10-15 23:31:23 +03:00
  • 93fc1d3da3 [Tests] Add an empty zlib test Timofey Solomko 2020-10-15 23:26:49 +03:00
  • 5d357702e1 [Tests] Add an empty lzma test Timofey Solomko 2020-10-15 15:09:48 +03:00
  • 3670bba2d1 [7-Zip] Fix a crash when opening a very small file Timofey Solomko 2020-10-15 10:02:34 +03:00
  • 28fcfed632 [Tests] Add 7z tests for a very short and invalid files Timofey Solomko 2020-10-15 10:00:45 +03:00
  • 9360a8a9b8 [ZIP] Fix a crash when opening a very small file Timofey Solomko 2020-10-14 23:53:07 +03:00
  • 0282bcf151 [Tests] Add a test for opening very short file as a zip Timofey Solomko 2020-10-14 23:51:47 +03:00
  • fa552e9b61 [ZIP] Fix a crash when opening a file without EndOfCD Timofey Solomko 2020-10-14 23:51:27 +03:00
  • 47655ccf70 [Tests] Add a test for a not-a-zip file Timofey Solomko 2020-10-14 23:49:54 +03:00
  • ab75e0944f [BZip2] Fix compilation warning Timofey Solomko 2020-10-14 23:45:46 +03:00
  • f9b1f8274d Fix localization-related xcode's complaints Timofey Solomko 2020-10-14 23:34:45 +03:00
  • d091498e3e CI updates: enable testing with swift 5.3 in AZP, add temporary script which work arounds the issue with carthage, fix an issue with installing/upgrading git-lfs. Timofey Solomko 2020-10-05 13:15:26 +03:00
  • 23385ce2e9 Fix a copy-paste typo in README Timofey Solomko 2020-10-05 13:03:03 +03:00
  • a69ff5f389 Perform xcode project upgrade Timofey Solomko 2020-10-05 13:02:25 +03:00
  • 2909f4e0c7 Merge branch 'hotfix-4.5.6' into develop Timofey Solomko 2020-09-24 23:13:26 +03:00
  • 55dcca9a77 Merge branch 'hotfix-4.5.6' into master 4.5.6 Timofey Solomko 2020-09-24 23:12:17 +03:00
  • cc68f9eb91 Prepare for 4.5.6 release Timofey Solomko 2020-09-24 23:10:49 +03:00
  • ec4013fe92 Use Xcode 11.4 for deploy stage in CI Timofey Solomko 2020-09-24 22:46:17 +03:00
  • 77b5f74252 Add CI workaround for carthage being broken with Xcode 12 Timofey Solomko 2020-09-24 22:46:00 +03:00
  • 2c46351a44 Fix building issue with swift 5.3 on linux Timofey Solomko 2020-09-24 12:57:33 +03:00
  • 55aeb9256c CI testing with swift 5.3 Timofey Solomko 2020-09-24 11:13:09 +03:00
  • d4e261675e Add -d option to utils.py prepare-workspace to build bbd in debug mode on macos Timofey Solomko 2020-09-24 11:01:59 +03:00
  • 8ef90146e7 [swcomp] Improve the usage of articles in help messages Timofey Solomko 2020-05-18 13:18:32 +03:00
  • a984486c62 [swcomp] Don't print zip comment if it's empty Timofey Solomko 2020-05-18 13:17:17 +03:00
  • 3cd9272331 Fix azp issues Timofey Solomko 2020-05-12 23:38:34 +03:00
  • 67f208a216 Drop support for Swift 4 in podspec Timofey Solomko 2020-05-12 23:32:57 +03:00
  • 761f0a0a3f Merge branch 'hotfix-4.5.5' into develop Timofey Solomko 2020-04-27 16:16:50 +03:00
  • f62eadc6b2 Merge branch 'hotfix-4.5.5' 4.5.5 Timofey Solomko 2020-04-27 16:14:05 +03:00
  • 69e0498bd2 Prepare for 4.5.5 release Timofey Solomko 2020-04-27 16:13:26 +03:00
  • 771031600b [Tests] Add a test for bad extended timestamp crash fix Timofey Solomko 2020-04-26 23:11:56 +03:00
  • 1ed0cdfdfa [ZIP] Fix a crash when encountering non well-formed Extended Timestamp Timofey Solomko 2020-04-26 23:11:14 +03:00
  • 247def898b [BZip2][ZIP] Small code optimizations Timofey Solomko 2020-04-16 22:41:41 +03:00
  • 153f805bd4 CI changes: use ubuntu-18.04 on travis; run azp on all branches except master; don't use xcpretty and don't install it; remove azp-specific utils commands; set some env vars via os python module in utils.py to fix swift on linux issues; use -quiet argument for xcode to fix travis log length issues; remove verbosity from ci install linux step Timofey Solomko 2020-04-16 13:42:37 +03:00
  • 741ef861c3 Add azp badge to README Timofey Solomko 2020-04-16 00:44:12 +03:00
  • 049bac5861 CI changes: add azp versions of utils.py commands (script and install) because of the different xcpretty formatter; fix curl command being printed weirdly Timofey Solomko 2020-04-16 00:42:54 +03:00
  • 14252fe6d6 Add config file for azure pipelines Timofey Solomko 2020-04-16 00:22:45 +03:00
  • b40aca21c0 CI changes: move linux install to utils.py; make linux install swift step more verbose to find out why it doesn't work sometimes; print swift version on every script step to check that everything is working Timofey Solomko 2020-04-16 00:22:13 +03:00
  • 0f15e1c29b Remove Swift-4.2-support code-path from Sha256.swift Timofey Solomko 2020-04-11 23:56:37 +03:00
  • efd2e00ba6 Remove configuration files for linters Timofey Solomko 2020-04-11 23:45:47 +03:00
  • 8ec7299e08 Fix a link in README Timofey Solomko 2020-04-11 23:45:16 +03:00
  • 79a7a2ab7a CI changes: don't test Swift 4.2, deploy using Xcode 11.4 Timofey Solomko 2020-04-11 01:29:46 +03:00
  • d005d8f87f Merge branch 'hotfix-4.5.4' into develop Timofey Solomko 2020-04-11 01:01:11 +03:00
  • 6106dbcb48 Merge branch 'hotfix-4.5.4' 4.5.4 Timofey Solomko 2020-04-11 00:55:14 +03:00
  • b1d9b4450a Prepare for 4.5.4 release Timofey Solomko 2020-04-11 00:54:43 +03:00
  • 1dfd960765 Update README Timofey Solomko 2020-04-11 00:45:57 +03:00
  • bfd0b5e770 Open TimeProfiler automatically when using profile action in xcode Timofey Solomko 2020-04-10 23:58:10 +03:00
  • e8a0745431 CI changes: don't test with Swift 4.2 Timofey Solomko 2020-04-09 13:22:11 +03:00
  • b8a3592da7 Increase the version lower bound of BBD to 1.4.3 Timofey Solomko 2020-04-09 13:21:15 +03:00
  • 6746752d65 Add SPM package manifest for Swift 4.2 Timofey Solomko 2020-04-08 12:39:50 +03:00
  • 3fe5efc0ec Add other OS to utils.py prepare-workspace command Timofey Solomko 2020-04-08 12:36:37 +03:00
  • 4cb8b694b3 CI changes: add testing for Swift 4.2, 5.1 and 5.2 Timofey Solomko 2020-04-08 12:23:47 +03:00
  • 3c788aac58 Add Swift 5.x badge to README Timofey Solomko 2020-04-08 12:19:06 +03:00
  • c1f283e1f7 Perform the download of test files manually via a utils.py command and a copy of gitattributes file Timofey Solomko 2020-04-07 22:25:34 +03:00
  • fa3aeece25 Convert remaining Utils bash scripts into utils.py commands Timofey Solomko 2020-04-06 19:01:34 +03:00
  • 515317a8c0 Replace ci bash scripts with a python tool Timofey Solomko 2020-04-06 12:57:27 +03:00
  • 662bc95191 Small changes to README Timofey Solomko 2020-04-06 12:54:19 +03:00
  • 36a7a76346 Merge branch 'hotfix-4.5.3' 4.5.3 Timofey Solomko 2020-03-20 19:54:15 +03:00
  • 083ce9ba44 Prepare for 4.5.3 release Timofey Solomko 2020-03-20 19:54:01 +03:00
  • 7fc2e7585f Prepare for the test release of 4.5.3 4.5.3-test Timofey Solomko 2020-03-20 10:05:25 +03:00
  • fdde5115bd Increase the version lower bound of BBD to 1.4.2 Timofey Solomko 2020-03-20 10:03:57 +03:00
  • c7ecaa418a Add a code-path to Sha256.swift to support Swift pre-5.0 Timofey Solomko 2020-03-20 10:01:38 +03:00
  • 8a8aaf1593 Several deployment-related changes Timofey Solomko 2020-03-20 09:31:59 +03:00
  • bd8901a406 Several deployment-related changes Timofey Solomko 2020-03-20 09:31:59 +03:00
  • 11bdf1bc38 Fix various xcode11-related CI problems Timofey Solomko 2020-01-02 15:31:08 +03:00
  • af035fd21d CI updates: use xcode 10.3 (instead of 10.2), additionally test using xcode 11.3 Timofey Solomko 2020-01-01 22:04:07 +03:00
  • a844b34436 Update copyright year to 2020 Timofey Solomko 2020-03-20 09:43:42 +03:00
  • b475949a01 Update travis badge in README Timofey Solomko 2020-01-01 19:04:54 +03:00
  • 36164725b6 Use the non-deprecated version of the Data.withUnsafeBytes function in Sha256 Timofey Solomko 2019-05-01 19:41:09 +03:00
  • 94ab3ba1f5 Replace usage of deprecated index(...) functions with the new ones Timofey Solomko 2019-05-01 19:39:41 +03:00
  • fafb9cde87 Move public identifier from extension to enum itself (BZip2.BlockSize) Timofey Solomko 2019-05-01 19:39:14 +03:00
  • f6949a8f66 Replace the usage of the deprecated Data(bytes:) initializer Timofey Solomko 2019-05-01 19:30:48 +03:00
  • decce3e040 Migrate (somewhat) to Swift 5.0 Timofey Solomko 2019-05-01 19:18:10 +03:00
  • fc985ba935 Fix various xcode11-related CI problems Timofey Solomko 2020-01-02 15:31:08 +03:00
  • 82f150d437 Use LsbBitReader argument in the Gzip and Zlib headers' initializers Timofey Solomko 2020-01-02 12:29:24 +03:00
  • 3c2769a47a CI updates: use xcode 10.3 (instead of 10.2), additionally test using xcode 11.3 Timofey Solomko 2020-01-01 22:04:07 +03:00
  • 31ec1f1553 Update copyright year to 2020 Timofey Solomko 2020-01-01 19:06:33 +03:00
  • b699f6e310 Update travis badge in README Timofey Solomko 2020-01-01 19:04:54 +03:00
  • f007e40cad Merge branch 'release-4.5.2' 4.5.2 Timofey Solomko 2019-06-08 22:32:08 +03:00
  • c987e8b4f9 Prepare for 4.5.2 release Timofey Solomko 2019-06-08 22:22:20 +03:00
  • 16b9728e06 Increase the version lower bound of BBD to 1.4.1 Timofey Solomko 2019-06-08 22:20:23 +03:00
  • 5c4af98ff8 Use the non-deprecated version of the Data.withUnsafeBytes function in Sha256 Timofey Solomko 2019-05-01 19:41:09 +03:00
  • 35a93815b3 Replace usage of deprecated index(...) functions with the new ones Timofey Solomko 2019-05-01 19:39:41 +03:00
  • 8d0e6d5567 Move public identifier from extension to enum itself (BZip2.BlockSize) Timofey Solomko 2019-05-01 19:39:14 +03:00
  • 04b87f9e95 Mark @inline(__always) functions as @inlinable Timofey Solomko 2019-05-01 19:36:51 +03:00
  • 75b21ae107 Replace usage of ByteReader with LittleEndianByteReader Timofey Solomko 2019-05-01 19:34:30 +03:00
  • 9753e7e48c Switch to the "develop" branch of BBD Timofey Solomko 2019-05-01 19:33:19 +03:00
  • db82490ed8 Replace the usage of the deprecated Data(bytes:) initializer Timofey Solomko 2019-05-01 19:30:48 +03:00
  • e329e0c2aa Migrate (somewhat) to Swift 5.0 Timofey Solomko 2019-05-01 19:18:10 +03:00
  • b05d1792a4 Add CodingTree source path to relevant subspecs in the podspec Timofey Solomko 2019-05-01 19:12:37 +03:00
  • e04103ff40 Merge branch 'develop' 4.5.1 Timofey Solomko 2019-03-13 13:20:27 +03:00
  • 4d89503b44 Prepare for 4.5.1 release Timofey Solomko 2019-03-13 13:19:43 +03:00
  • c93a783d21 [docs] Fix grammar issues with regards to a/the/null articles, while/during, and extra commas Timofey Solomko 2019-03-13 12:27:08 +03:00
  • e518961218 [LZMA] Add public LZMAProperties.init() which uses default values of lc, etc. Timofey Solomko 2019-03-13 12:17:18 +03:00
  • 5ebe98796f [LZMA] Add default values for lc, lp, pb, and dictionarySize properties of LZMAProperties Timofey Solomko 2019-03-13 12:16:42 +03:00