Commit Graph

  • c8743e93b2 !5 OAT问题解决 Merge pull request !5 from kbm1w9y0j/license-issue-wei OpenHarmony-v4.0-Beta1 OpenHarmony-4.0-Beta1 openharmony_ci 2023-05-26 05:06:05 +00:00
  • 7bc84959eb Incompatible file license issues weiyujin 2023-05-25 15:48:50 +08:00
  • b092e03ed0 !4 OAT告警屏蔽配置更新 Merge pull request !4 from peizhe/master master OpenHarmony-v4.0-Beta2 weekly_20230905 weekly_20230829 weekly_20230822 weekly_20230815 weekly_20230808 weekly_20230801 weekly_20230725 weekly_20230712 weekly_20230704 weekly_20230627 weekly_20230626 weekly_20230619 weekly_20230613 weekly_20230606 weekly_20230530 weekly_20230523 monthly_20230815 OpenHarmony-4.0-Release OpenHarmony-4.0-Beta2 openharmony_ci 2023-05-16 09:33:30 +00:00
  • e04d085dfc oat告警屏蔽配置 peizhe 2023-05-16 15:29:23 +08:00
  • eae26ca3ad !3 告警与遗留问题文件补充 Merge pull request !3 from peizhe/master weekly_20230516 openharmony_ci 2023-05-09 11:13:26 +00:00
  • f9744459c8 告警与遗留问题文件补充 peizhe 2023-05-08 18:56:56 +08:00
  • 1d3914c597 !2 CI OAT 告警清零与README.OpenSource 中License信息整改 Merge pull request !2 from peizhe/master weekly_20230509 openharmony_ci 2023-05-04 06:58:52 +00:00
  • 7d09573004 CI OAT 告警清零与README.OpenSource 中License信息整改 peizhe 2023-04-26 17:16:21 +08:00
  • 12ee8cf247 !1 [tinyvec]Add GN Build Files and Custom Modifications to Rust Third-party Libraries Merge pull request !1 from peizhe/master openharmony_ci 2023-04-19 01:28:00 +00:00
  • e9ce32abb3 Add GN Build Files and Custom Modifications peizhe 2023-04-18 15:28:54 +08:00
  • 1127675cc2 (cargo-release) version 1.6.0 github.com/Lokathor/tinyvec/refs/tags/v1.6.0 Lokathor 2022-04-25 10:34:31 -06:00
  • fdf3893b2b Update CHANGELOG.md Lokathor 2022-04-25 09:36:13 -06:00
  • 1f7b1e0c01 std feature now automatically activates the alloc feature Lokathor 2022-04-25 09:35:49 -06:00
  • 0f5ddfdb48 Error implementation for TryFromSliceError (#160) ajtribick 2022-04-23 20:18:14 +02:00
  • 0e8f29219a add try_ functions for fallible heap growth (#158) i509VCB 2022-04-20 13:43:34 -05:00
  • a7b5ce9bb3 (cargo-release) version 1.5.1 Lokathor 2021-11-09 12:27:53 -07:00
  • 9aefb53732 changelog. Lokathor 2021-11-09 12:27:30 -07:00
  • a5b61f9988 Fix building on Rust 1.34 with alloc feature enabled (#154) Mads Marquart 2021-11-09 20:25:23 +01:00
  • 5ce5c7d5ef Benchmarks comparing TinyVec to SmallVec (#150) Ben Kimock 2021-09-26 15:03:06 -04:00
  • 5b99b12206 (cargo-release) start next development iteration 1.5.1-alpha.0 Lokathor 2021-09-24 18:59:43 -06:00
  • 745ed94913 (cargo-release) version 1.5.0 Lokathor 2021-09-24 18:58:43 -06:00
  • 469282a58c update changelog. Lokathor 2021-09-24 18:58:24 -06:00
  • 9cf334daf0 add the doc attribute. Lokathor 2021-09-24 18:51:21 -06:00
  • 63d82bd6a1 enable std feature in docs and playground. Lokathor 2021-09-24 18:39:10 -06:00
  • dca393f1d7 Issue #151: impl std::io::Write for u8-based TinyVecs (#152) Eric Ridge 2021-09-24 11:58:46 -06:00
  • fa49aa60ca (cargo-release) start next development iteration 1.4.1-alpha.0 Lokathor 2021-09-11 19:06:43 -06:00
  • 6775413a5c (cargo-release) version 1.4.0 Lokathor 2021-09-11 19:06:05 -06:00
  • 4eff8fc1f8 1.55 imples 1.40 Lokathor 2021-09-11 19:05:15 -06:00
  • fbe6de19cb update changelog. Lokathor 2021-09-11 18:58:13 -06:00
  • ec2dae2286 Rename nightly_const_generics to rustc_1_55 and remove feature gate (#149) Ben Kimock 2021-09-11 20:54:59 -04:00
  • 734bc2ee01 (cargo-release) start next development iteration 1.3.2-alpha.0 Lokathor 2021-07-21 18:15:13 -06:00
  • 5aeb8242f7 (cargo-release) version 1.3.1 Lokathor 2021-07-21 18:14:40 -06:00
  • c08544366e Update CHANGELOG.md Lokathor 2021-07-21 18:14:16 -06:00
  • 71bc7f110b improve clone impl as per https://github.com/Lokathor/tinyvec/issues/143 (#144) Lokathor 2021-07-21 18:11:46 -06:00
  • ea2e60192c (cargo-release) start next development iteration 1.3.1-alpha.0 Lokathor 2021-07-20 07:41:15 -06:00
  • 8520ce6622 (cargo-release) version 1.3.0 Lokathor 2021-07-20 07:40:50 -06:00
  • a7e2a5a23a Add changelog entries for 1.3.0 (#148) Andrew Jeffery 2021-07-20 14:36:50 +01:00
  • 07aa65ea7e Add arbitrary implementations for TinyVec and ArrayVec (#146) Andrew Jeffery 2021-07-13 13:52:19 +01:00
  • 11b308804e Implement DoubleEndedIterator for TinyVecIterator (#145) Ole Bertram 2021-07-13 14:49:17 +02:00
  • a2933e4c6d (cargo-release) start next development iteration 1.2.1-alpha.0 Lokathor 2021-04-04 10:37:03 -06:00
  • 47c684bef7 (cargo-release) version 1.2.0 Lokathor 2021-04-04 10:36:21 -06:00
  • ee6dac1c04 changelog. Lokathor 2021-04-04 10:36:13 -06:00
  • 36ff7fdf6b Add a from_array_empty constructor which is a const fn. (#141) Cryptjar 2021-04-04 17:13:15 +02:00
  • e07fab3335 use alternate printing when requested. (#139) Lokathor 2021-04-01 19:47:38 -06:00
  • d4f5d8effc Replace LICENSE-APACHE.md with official text (#140) Cryptjar 2021-04-02 01:16:10 +02:00
  • d508e914f7 TinyVec::fmt - fix pretty printing (#138) Soveu 2021-03-24 18:55:02 +01:00
  • af1817d770 Add TryFrom<&'_ [A::Item]> for ArrayVec<A> (#134) Michael Morgan 2021-03-01 22:02:24 -05:00
  • 00a0034df8 (cargo-release) start next development iteration 1.1.2-alpha.0 Lokathor 2021-01-25 18:27:23 -07:00
  • 17f10ea178 (cargo-release) version 1.1.1 Lokathor 2021-01-25 18:27:05 -07:00
  • c0d9137827 update changelog. Lokathor 2021-01-25 17:35:03 -07:00
  • 172d8888eb swap instead of rotate_right, explain in comment (#129) Ben Kimock 2021-01-18 18:03:40 -05:00
  • b14c02e71d optimize From<&[T]> (#132) Ben Kimock 2021-01-18 17:19:28 -05:00
  • e4ca2b2482 optimize ArrayVec::fill (#131) Ben Kimock 2021-01-18 17:17:52 -05:00
  • 27bfc2eecb Swap each element instead of calling rotate_left (#128) Ben Kimock 2021-01-13 21:40:55 -05:00
  • 06472075cf Outline the drain to heap logic in TinyVec::push (#127) Ben Kimock 2021-01-13 19:51:07 -05:00
  • a73e5cac0f (cargo-release) start next development iteration 1.1.1-alpha.0 Lokathor 2020-11-19 17:00:29 -07:00
  • a3f12f2771 (cargo-release) version 1.1.0 Lokathor 2020-11-19 16:59:58 -07:00
  • 83181d292d additional doc attributes. Lokathor 2020-10-14 13:11:32 -06:00
  • 0b80f41c2a (cargo-release) version 1.1.0-alpha.1 Lokathor 2020-10-14 12:48:35 -06:00
  • 4850f3ecdc version bump Lokathor 2020-10-14 12:46:24 -06:00
  • d1a9fdb26f update changelog Lokathor 2020-10-13 12:20:31 -06:00
  • b32387ff49 make docs even more plain and simple. Lokathor 2020-10-13 12:17:16 -06:00
  • 2a125c2173 rustfmt Lokathor 2020-10-13 12:16:40 -06:00
  • ee3e73ccc6 Add into_inner method (#124) Johnny 2020-10-13 11:07:20 -07:00
  • 1e5c52fab7 make the user credit a link to their profile Lokathor 2020-10-12 00:37:23 -06:00
  • 87bf22c173 update changelog Lokathor 2020-10-12 00:33:54 -06:00
  • 59a2b4c903 Implement [value; N] syntax support for array_vec! (#118) SlightlyOutOfPhase 2020-10-11 20:42:51 -04:00
  • bc9b76badc Create CHANGELOG.md (#121) Lokathor 2020-10-11 18:42:23 -06:00
  • 4730cbc0a1 add license files (#120) Lokathor 2020-10-11 18:42:11 -06:00
  • 59228ec799 (cargo-release) start next development iteration 1.0.2-alpha.0 Lokathor 2020-09-08 15:13:39 -06:00
  • 17e7010206 (cargo-release) version 1.0.1 Lokathor 2020-09-08 15:13:26 -06:00
  • 9be36eebed Mirror the features used on docs.rs on the playground (#116) Thom Chiovoloni 2020-09-05 11:51:15 -07:00
  • cd177990c1 (cargo-release) start next development iteration 1.0.1-alpha.0 Lokathor 2020-08-27 21:25:36 -06:00
  • 69fb75cd0b (cargo-release) version 1.0.0 Lokathor 2020-08-27 21:25:16 -06:00
  • 55bbd1cb72 (cargo-release) version 1.0.0-alpha.4 Lokathor 2020-08-21 15:32:29 -06:00
  • 3a159bc644 Fix building docs on docs.rs (#114) Nemo157 2020-08-21 23:25:39 +02:00
  • 7bdf6a1184 Update rustfmt.toml Lokathor 2020-08-18 23:53:29 -06:00
  • 0b7377b5e3 Replace A: Default bounds by a constructor on Array (#112) Nemo157 2020-08-17 18:55:51 +02:00
  • 4f0f449248 Run CI on PRs too (#113) Nemo157 2020-08-17 18:14:09 +02:00
  • f988ca14ac (cargo-release) version 1.0.0-alpha.3 Lokathor 2020-08-17 07:40:24 -06:00
  • 1dbf6bfe73 Add Serde support (#110) aspen 2020-08-17 09:39:29 -04:00
  • c9d373ceaf Use min_const_generics (#108) Caio 2020-08-13 12:53:22 -03:00
  • a17c4a8057 (cargo-release) version 1.0.0-alpha.2 Lokathor 2020-08-09 12:15:56 -06:00
  • d344423c54 correct docs.rs error. Lokathor 2020-08-09 12:15:50 -06:00
  • d725067cb1 improve description / keywords. Lokathor 2020-08-09 11:22:05 -06:00
  • 09690a0b3a (cargo-release) version 1.0.0-alpha.1 Lokathor 2020-08-09 11:12:31 -06:00
  • f4cc761057 Make code DRYer (#107) Soveu 2020-08-09 18:52:06 +02:00
  • 52b17b84cd SliceVec fuzzer + overflow fix on usize::MAX ranges (#99) Soveu 2020-08-09 18:45:19 +02:00
  • 1196d2ae7c Add doc attributes for docs.rs build (#105) Lokathor 2020-08-09 10:30:17 -06:00
  • 3ff291c63b alter docs. (#106) Lokathor 2020-08-09 10:27:55 -06:00
  • 8a47545150 Cratesio fix (#104) Lokathor 2020-08-09 09:13:26 -06:00
  • 5d40a3f92c add with_capacity method. (#103) Lokathor 2020-08-08 19:49:31 -06:00
  • 1f2178925c more fn attributes. Lokathor 2020-08-08 19:09:18 -06:00
  • 72ac150239 Formally move the arrayset into a backup folder. It will become a separate crate some day. Lokathor 2020-08-08 19:04:39 -06:00
  • b0f27be4b7 apply some fn attributes. Lokathor 2020-08-08 19:01:45 -06:00
  • 242580cc20 new rustfmt file. leaving fn_args_layout off for now. Lokathor 2020-08-08 18:32:31 -06:00
  • 1e6e751fe0 Update README.md Lokathor 2020-08-06 16:23:18 -06:00
  • 96149a1026 Update rust.yml Lokathor 2020-08-06 16:20:56 -06:00
  • 4961f95e17 Update rust.yml Lokathor 2020-08-06 16:16:50 -06:00
  • 673cafed4a Update rust.yml Lokathor 2020-08-06 16:11:22 -06:00