Commit Graph

  • 11e05990c8 !2 README.OpenSource 中License信息整改 Merge pull request !2 from peizhe/master master OpenHarmony-v4.0-Beta2 OpenHarmony-v4.0-Beta1 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 weekly_20230516 weekly_20230509 monthly_20230815 OpenHarmony-4.0-Release OpenHarmony-4.0-Beta2 OpenHarmony-4.0-Beta1 openharmony_ci 2023-05-05 02:26:16 +00:00
  • ba81854493 README.OpenSource 中License信息整改 peizhe 2023-05-04 09:34:15 +08:00
  • 0a67cc0d76 !1 [itoa]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:54 +00:00
  • 65ae050608 Add GN Build Files and Custom Modifications peizhe 2023-04-14 15:18:56 +08:00
  • 8696311032 Release 1.0.6 github.com/dtolnay/itoa/refs/tags/1.0.6 David Tolnay 2023-03-03 15:18:01 -08:00
  • fd6c1fe15b Enable type layout randomization in CI on nightly David Tolnay 2023-02-19 09:21:56 -08:00
  • 4bc8a0ea8b Support a manual trigger on CI workflow David Tolnay 2023-02-18 17:23:53 -08:00
  • ac45043c56 Prevent actions duplication on noop merge commits David Tolnay 2023-02-01 17:55:23 -08:00
  • 1cfbfb47da Speed up cargo fuzz CI job David Tolnay 2023-01-19 17:28:30 -08:00
  • c29f069bb8 Opt out -Zrustdoc-scrape-examples on docs.rs David Tolnay 2023-01-02 21:40:13 -08:00
  • 03b27cfa63 Sync license text with rust-lang repos David Tolnay 2022-12-30 12:00:48 -08:00
  • 78586b4cd7 Release 1.0.5 David Tolnay 2022-12-17 11:20:14 -08:00
  • 3241ee0867 Update build status badge David Tolnay 2022-12-15 17:52:40 -08:00
  • 63ceef6c18 Time out workflows after 45 minutes David Tolnay 2022-11-25 18:56:17 -08:00
  • e7a005ccd1 Release 1.0.4 David Tolnay 2022-10-06 16:06:04 -07:00
  • 20a87ab8dd Merge pull request #38 from dtolnay/nopanic David Tolnay 2022-10-06 16:05:24 -07:00
  • 645bd18c5f Add no-panic feature to confirm no panicking codepaths David Tolnay 2022-10-06 15:08:37 -07:00
  • 2310ba29ef Remove default package.readme metadata from Cargo.toml David Tolnay 2022-09-14 09:15:59 -07:00
  • 1873e08139 GitHub Workflows security hardening David Tolnay 2022-09-02 15:09:29 -07:00
  • 0ef65951c1 Release 1.0.3 David Tolnay 2022-08-03 06:52:18 -07:00
  • 93760ea004 Update keywords in crates.io metadata David Tolnay 2022-08-02 10:38:55 -07:00
  • 2367cc9be1 Add no-std category to crates.io metadata David Tolnay 2022-08-01 00:06:46 -07:00
  • 0f398b6d13 Add authors to Cargo.toml David Tolnay 2022-07-31 19:25:46 -07:00
  • 7990336ece Sort package entries in Cargo.toml David Tolnay 2022-07-31 19:19:03 -07:00
  • 47cb512061 Use upstreamed docs.rs icon in docs.rs badge David Tolnay 2022-06-11 10:15:57 -07:00
  • 68bc1dfcc2 Add actions job to notice outdated dependencies David Tolnay 2022-06-06 17:01:48 -07:00
  • aca07045a2 Release 1.0.2 David Tolnay 2022-05-15 14:09:51 -07:00
  • 9f378fd194 Add CI job to compile fuzz target David Tolnay 2022-05-15 13:53:20 -07:00
  • 12e8e7f068 Assert formatted integer parses back to the same value David Tolnay 2022-05-15 13:50:29 -07:00
  • 3b5b16d222 Assert size of string in fuzz target David Tolnay 2022-05-15 13:46:15 -07:00
  • 68b05694b6 Rename ptr sized integer variants David Tolnay 2022-05-15 13:44:42 -07:00
  • 93a4155334 Move ptr sized integer variant last David Tolnay 2022-05-15 13:44:17 -07:00
  • 5c6f48f453 Format a single integer per fuzz call David Tolnay 2022-05-15 13:43:10 -07:00
  • 9921bb2b79 Remove unneeded Clone impls from fuzz target David Tolnay 2022-05-15 13:42:24 -07:00
  • ad57d1665d Depend on arbitrary crate directly David Tolnay 2022-05-15 13:42:01 -07:00
  • 8e059f0afd Copy cargo-fuzz generated gitignore David Tolnay 2022-05-15 13:51:21 -07:00
  • e97f3c9ab1 Touch up PR 32 manifest David Tolnay 2022-05-15 13:41:03 -07:00
  • 811380c14b Merge pull request #32 from adetaylor/fuzz David Tolnay 2022-05-15 13:40:06 -07:00
  • 4d79b1a3cd Run miri in stricter miri-strict-provenance mode David Tolnay 2022-05-06 04:01:33 -07:00
  • c01213b381 Drop unneeded quoting from env variable in workflows yaml David Tolnay 2022-04-28 19:29:09 -07:00
  • 194a1add55 Update workflows to actions/checkout@v3 David Tolnay 2022-04-25 01:43:59 -07:00
  • d72911b643 Pull miri from miri branch of dtolnay/rust-toolchain David Tolnay 2022-04-24 15:47:45 -07:00
  • 5c4f7f4775 Add a fuzzer. Adrian Taylor 2022-03-04 13:19:14 -08:00
  • 32dcaa525f Detect warnings in CI David Tolnay 2021-12-31 22:22:30 -08:00
  • 68aa196ed6 Release 1.0.1 David Tolnay 2021-12-12 12:07:18 -08:00
  • 6c58a94932 Run clippy on benches as well David Tolnay 2021-12-12 12:04:30 -08:00
  • 44d1e75490 Remove no longer triggered clippy suppressions David Tolnay 2021-12-12 12:01:52 -08:00
  • 85a5c12b4d Resolve clippy transmute_ptr_to_ptr lint David Tolnay 2021-12-12 12:00:36 -08:00
  • 14a089c390 Move buffer cast operation out of macro David Tolnay 2021-12-12 11:59:10 -08:00
  • 4bfc71d89e Combine IntegerPrivate into Sealed trait David Tolnay 2021-12-12 11:53:52 -08:00
  • 0b41bed55e Inline impl_IntegerCommon macro David Tolnay 2021-12-12 11:52:29 -08:00
  • 7d0593365e Move buffer type to associated type of IntegerPrivate David Tolnay 2021-12-12 11:50:52 -08:00
  • 4ca1af6f6c Begin unifying write_to signature with write David Tolnay 2021-12-12 11:49:40 -08:00
  • f8cc4e4194 Guarantee that Integer: Copy David Tolnay 2021-12-12 11:46:02 -08:00
  • d70b6f8601 Move write implementation out to the private trait David Tolnay 2021-12-12 11:44:48 -08:00
  • 51808b72c6 Release 1.0.0 David Tolnay 2021-12-12 10:42:05 -08:00
  • 8fee64fe66 Remove impl Copy on Buffer David Tolnay 2021-12-12 00:31:45 -08:00
  • e0468675b2 Reword Buffer documentation David Tolnay 2021-12-12 00:29:34 -08:00
  • c1469eebf2 Adjust chart margins and background for dark themes David Tolnay 2021-12-12 00:22:28 -08:00
  • 7ba9a69f8b Merge pull request #31 from dtolnay/chart David Tolnay 2021-12-12 00:02:25 -08:00
  • 85d1e144cf Add latex code for performance chart David Tolnay 2021-12-11 21:36:51 -08:00
  • fc4e39223d Link to ryu as successor to dtoa David Tolnay 2021-12-11 21:19:33 -08:00
  • 1ec05b18be Adjust documentation David Tolnay 2021-12-11 21:17:45 -08:00
  • d266d4879e Delete outdated documentation David Tolnay 2021-12-11 21:08:50 -08:00
  • 8ddf746334 Drop std feature David Tolnay 2021-12-11 21:08:32 -08:00
  • fabe6a22df Delete io write function David Tolnay 2021-12-11 21:07:41 -08:00
  • 0e008db93e Delete fmt function David Tolnay 2021-12-11 21:07:14 -08:00
  • 20cc1aaede Clean up test and bench macro syntax David Tolnay 2021-12-11 21:03:51 -08:00
  • 908d784d45 Remove attr matcher from test and bench macro David Tolnay 2021-12-11 21:02:31 -08:00
  • bd1074dab3 Eliminate itoa::write and itoa::fmt from rustdoc David Tolnay 2021-12-11 20:48:02 -08:00
  • 3f85227c52 Eliminate itoa::write and itoa::fmt from readme David Tolnay 2021-12-11 20:45:04 -08:00
  • 2230401039 Eliminate itoa::write and itoa::fmt from benches David Tolnay 2021-12-11 20:44:57 -08:00
  • 23f761b74a Eliminate itoa::write and itoa::fmt from tests David Tolnay 2021-12-11 20:44:52 -08:00
  • df2d227f86 Remove 2015-style extern crate from test and benches David Tolnay 2021-12-11 20:39:57 -08:00
  • bd71373d0f Enable 128-bit impls unconditionally David Tolnay 2021-12-11 00:41:24 -08:00
  • 38ec687fd2 Suppress remaining clippy lints in udiv128 David Tolnay 2021-12-11 00:45:50 -08:00
  • 8ca0d3d18b Resolve precedence clippy lint David Tolnay 2021-12-11 00:51:31 -08:00
  • ad2db36bdb Evaluate constant u128 factor David Tolnay 2021-12-11 00:50:44 -08:00
  • f03ad57f78 Replace deprecated mem::uninitialized with MaybeUninit David Tolnay 2021-12-11 00:24:49 -08:00
  • 198ad5b92e Resolve redundant_static_lifetimes clippy lint David Tolnay 2021-12-11 00:22:19 -08:00
  • 48cce91982 Raise clippy lints up to 1.31 compatibility David Tolnay 2021-12-11 00:21:42 -08:00
  • ba26779e9e Convert clippy lint level attributes to tool attrs David Tolnay 2021-12-11 00:16:44 -08:00
  • 9697594be6 Update to 2018 edition and rust 1.31+ David Tolnay 2021-12-11 00:14:08 -08:00
  • e5567ea8c3 Track raw pointers in miri CI run David Tolnay 2021-12-11 00:04:28 -08:00
  • 3e6bd4c791 Merge pull request #30 from dtolnay/miri David Tolnay 2021-12-10 23:09:08 -08:00
  • a3907d2ddf Add a miri test job in CI David Tolnay 2021-12-10 23:06:40 -08:00
  • c6035bce52 Suppress broken semicolon_if_nothing_returned lint David Tolnay 2021-10-04 23:49:30 -04:00
  • ad49113a13 Declare minimum Rust version in Cargo metadata David Tolnay 2021-10-02 01:52:37 -04:00
  • d2a0004eff Remove no longer triggered string_lit_as_bytes suppression David Tolnay 2021-09-30 01:31:19 -04:00
  • 2994a89e60 Ignore renamed_and_removed_lints clippy warning David Tolnay 2021-09-30 01:29:43 -04:00
  • 0a53d9f458 Format with rustfmt 2021-09-29 David Tolnay 2021-09-30 01:28:16 -04:00
  • 8a8be0abc5 Run clippy on test suite too David Tolnay 2021-09-30 01:27:18 -04:00
  • 639eb18155 Skip clippy job on pull requests David Tolnay 2021-09-18 16:40:22 -07:00
  • ad71ddc2f7 Release 0.4.8 David Tolnay 2021-08-21 22:22:57 -07:00
  • da6823c64c Merge pull request 27 from Kogia-sima/perf/optimize-udivmod David Tolnay 2021-08-21 22:21:19 -07:00
  • f1b576a67a fix: Fix compilation error on 1.0.0 Kogia-sima 2021-01-29 00:29:10 +09:00
  • 6c4fe81a33 perf: Optimize udivmod_1e19 function Kogia-sima 2021-01-28 23:47:57 +09:00
  • 0b84709287 Fix catching clippy warnings as CI failures David Tolnay 2021-01-04 23:47:11 -08:00
  • 1cc6f257e2 Opt in to pedantic clippy lints David Tolnay 2020-12-29 17:10:05 -08:00
  • 2c60c8ce05 Inform clippy of supported compiler version in clippy.toml David Tolnay 2020-12-29 17:07:33 -08:00