Commit Graph

  • e874f701f8
    v2.5.0 master v2.5.0 John Nunley 2024-04-26 07:25:42 -0700
  • 5b74dc8acc
    Merge fetch_and andthe prev_value check John Nunley 2024-04-25 22:53:55 -0700
  • f1723f7a04
    m: Move slot writes to inside branches John Nunley 2024-04-24 19:32:30 -0700
  • 68b9935735
    chore: Move fetch_and after the prev_value check John Nunley 2024-04-22 17:34:43 -0700
  • 05e7bff8e5
    tests: Add more tests for force_push John Nunley 2024-04-22 19:01:51 -0700
  • 3cba0fb16c
    tests: add corresponding tests to single.rs John Nunley 2024-04-22 18:53:53 -0700
  • 4316f55c46
    tests: Add more tests for force_push John Nunley 2024-04-22 17:32:39 -0700
  • 576965a8a5 tests: Move test to bounded.rs John Nunley 2024-04-13 22:57:38 -0700
  • 312d487fb1
    tests: Move test to bounded.rs John Nunley 2024-04-13 22:57:38 -0700
  • d51c299c9a
    v2.5.0 John Nunley 2024-04-05 08:37:13 -0700
  • 89a64f8c3b
    feat: Make unbounded a const function James Liu 2024-04-13 09:01:26 -0700
  • 64d0c72973
    Whoops James Liu 2024-04-13 04:26:42 -0700
  • 579b3c5f37
    Remove extra definition james7132 2024-04-13 04:06:19 -0700
  • e8c834260e
    Use const_fn! macro james7132 2024-04-13 04:05:11 -0700
  • d599dd6ee3
    Allow missing docs on the loom variants james7132 2024-04-13 00:07:22 -0700
  • c766b46d0c
    Whoops james7132 2024-04-13 00:05:27 -0700
  • 45a9e02da3
    Fix loom tests james7132 2024-04-13 00:00:36 -0700
  • 124458f4a6
    Make unbounded a const function james7132 2024-04-12 23:52:48 -0700
  • 59e93fc952
    ci: Test loom under no-default-features John Nunley 2024-03-31 11:09:52 -0700
  • 73be098799
    m: Fix std mixup John Nunley 2024-03-31 11:06:35 -0700
  • f8836659fb
    ci: Test loom under no-default-features John Nunley 2024-03-31 10:54:52 -0700
  • c407467c20
    feat: Add an overflow push method John Nunley 2024-03-30 16:38:05 -0700
  • ff53a68d8c ci: Add loom test to CI John Nunley 2024-03-29 21:08:54 -0700
  • 05a8a6d87b
    ci: Add loom test to CI John Nunley 2024-03-29 21:08:54 -0700
  • 5a0de42644
    docs: Fix comment John Nunley 2024-03-29 20:45:22 -0700
  • 30a0a3c30d
    v2.5.0 John Nunley 2024-03-23 16:01:14 -0700
  • 7e8b7852e0
    chore: fmt John Nunley 2024-03-23 12:26:51 -0700
  • a12fcbd245
    docs: Add more documentation to push_or_else John Nunley 2024-03-23 09:03:06 -0700
  • 0312f15c04
    Merge c8db484640 into d49453323c link2xt 2024-03-15 12:16:20 -0600
  • d49453323c Remove dead code Taiki Endo 2024-03-04 04:27:09 +0900
  • d9407035fb Remove dead code Taiki Endo 2024-03-04 04:27:09 +0900
  • 71dc2dee94
    v2.5.0 John Nunley 2024-02-17 12:43:46 -0800
  • 898ff46ac5
    chore: Fix CI errors John Nunley 2024-02-11 11:25:39 -0800
  • 4820cece7c
    feat: Add an overflow push method John Nunley 2024-02-11 11:15:42 -0800
  • 93ee058b7f Migrate to Rust 2021 Taiki Endo 2024-01-07 01:55:00 +0900
  • e7c2115f62 Relax MSRV to 1.60 Taiki Endo 2024-01-07 01:54:53 +0900
  • 9f6f5d3188 ci: Use cargo-hack's --rust-version flag for msrv check Taiki Endo 2024-01-07 01:54:38 +0900
  • 2de43f650a Migrate to Rust 2021 Taiki Endo 2024-01-07 01:55:00 +0900
  • eb665293f3 Relax MSRV to 1.60 Taiki Endo 2024-01-07 01:54:53 +0900
  • 7bde381e74 ci: Use cargo-hack's --rust-version flag for msrv check Taiki Endo 2024-01-07 01:54:38 +0900
  • 3b08720796
    Update criterion requirement from 0.4.0 to 0.5 (#42) dependabot[bot] 2024-01-07 01:51:40 +0900
  • eefc51dd0d
    Update Cargo.toml Taiki Endo 2024-01-07 01:48:34 +0900
  • 17e2c90b4c
    Update criterion requirement from 0.4.0 to 0.5.1 dependabot[bot] 2024-01-06 16:42:23 +0000
  • 71302ab09c
    tests: Add WASM testing John Nunley 2023-12-16 11:20:15 -0800
  • 7709642fd3
    Fix unused warnings John Nunley 2023-12-16 09:31:31 -0800
  • d53445abc1
    Add --node John Nunley 2023-12-16 09:26:48 -0800
  • 908a3fd5bb
    Mask tests that use parallelism John Nunley 2023-12-16 09:22:55 -0800
  • 14dd4403cb
    Add WASM target John Nunley 2023-12-16 09:19:14 -0800
  • 56a9c91378
    Messed up install-action path John Nunley 2023-12-16 09:16:48 -0800
  • 595c0deddd
    Add WASM testing John Nunley 2023-12-16 09:14:44 -0800
  • 79b9292d10
    m: Bump MSRV to 1.61 John Nunley 2023-12-16 09:04:58 -0800
  • 79d63fa324
    Bump MSRV to 1.61 John Nunley 2023-12-16 08:45:03 -0800
  • ba51f6e942
    v2.4.0 v2.4.0 John Nunley 2023-12-02 10:59:27 -0800
  • a4aec47d81
    v2.4.0 John Nunley 2023-11-18 08:26:34 -0800
  • c0e1098aa0
    bugfix: Remove the heap allocation from non-single queues Irine 2023-11-16 06:08:17 +0400
  • ad43aa98fc lint fix scirin 2023-11-14 14:01:01 +0400
  • c3a8686156 fix scirin 2023-11-14 13:58:37 +0400
  • 8a5756b448 remove heap allocation scirin 2023-11-14 03:37:52 +0400
  • 22b5e83c4f
    v2.3.0 v2.3.0 John Nunley 2023-09-25 10:22:00 -0700
  • d1e2ec0a45
    v2.3.0 John Nunley 2023-09-25 10:18:29 -0700
  • 381d6360e1 Update actions/checkout action to v4 Taiki Endo 2023-09-10 18:25:36 +0900
  • 04f3a1eecc
    feat: Implement UnwindSafe on core (#49) MrEconomical 2023-08-25 05:15:31 -0700
  • a72db46f29 feat: Implement UnwindSafe on core MrEconomical 2023-08-24 23:15:11 -0700
  • cbdf9e88e1
    bugfix: Use inline assembly in full_fence Taiki Endo 2023-08-14 06:33:40 +0900
  • 8e760c2106 Use inline assembly in full_fence Taiki Endo 2023-08-14 03:05:03 +0900
  • 2d309371f8
    deps: Update loom requirement from 0.6 to 0.7 dependabot[bot] 2023-08-07 16:33:30 -0700
  • 68a94e1654
    Update loom requirement from 0.6 to 0.7 dependabot[bot] 2023-08-07 20:22:29 +0000
  • b660d795a4
    Add smol-rs logo (#45) John Nunley 2023-07-16 22:33:21 -0700
  • 0f25681bb6
    Add smol-rs logo John Nunley 2023-07-16 21:43:10 -0700
  • c1d2c77b1c Update loom requirement from 0.5 to 0.6 dependabot[bot] 2023-07-03 21:01:36 +0000
  • 4933f5249f
    Update loom requirement from 0.5 to 0.6 dependabot[bot] 2023-07-03 21:01:36 +0000
  • 2cd3dbad14 Update fastrand requirement from 1.3.3 to 2.0.0 dependabot[bot] 2023-06-11 07:02:08 +0000
  • bab0793374
    Update fastrand requirement from 1.3.3 to 2.0.0 dependabot[bot] 2023-06-11 07:02:08 +0000
  • 36e1ec9407 add get_head() and get_tail() methods gsegatti 2023-05-28 21:56:05 -0300
  • e3fef3f0ae
    v2.2.0 (#38) v2.2.0 John Nunley 2023-04-07 10:53:32 -0700
  • 0bf321d1d9 v2.2.0 jtnunley 2023-04-07 10:45:57 -0700
  • 07c3e4d5b9 Minimize GITHUB_TOKEN permissions Taiki Endo 2023-03-26 16:30:28 +0900
  • d66e007b3a Set CARGO_NET_GIT_FETCH_WITH_CLI=true in CI Taiki Endo 2023-01-21 20:07:48 +0900
  • 61f8fc74fd feat: make more function be const yjhmelody 2023-03-10 18:15:49 +0800
  • f877490dcb
    feat: Add the try_iter method (#36) John Nunley 2023-03-06 19:22:48 -0800
  • 31846b836f feat: Add the try_iter method jtnunley 2023-03-05 16:17:46 -0800
  • a96abb3467 Release 2.1.0 v2.1.0 Taiki Endo 2023-01-15 23:31:54 +0900
  • db25fe1573 Update CI config Taiki Endo 2023-01-15 23:31:26 +0900
  • 748c397927 Release 2.1.0 Taiki Endo 2023-01-15 23:31:54 +0900
  • 5e2e75ded9 Update CI config Taiki Endo 2023-01-15 23:31:26 +0900
  • b5463b2f5e Update portable-atomic to 1.0 Taiki Endo 2023-01-15 23:07:27 +0900
  • 4fc3c97f2e Update portable-atomic to 1.0 Taiki Endo 2023-01-15 23:07:27 +0900
  • 2f5fc96be1 feat: Add ZST optimization jtnunley 2023-01-08 18:01:58 -0800
  • 54e7d94998 Update criterion requirement from 0.3.4 to 0.4.0 dependabot[bot] 2022-12-28 03:28:46 +0000
  • f909309002
    Update criterion requirement from 0.3.4 to 0.4.0 dependabot[bot] 2022-12-28 03:28:46 +0000
  • 3383b2125a Enable dependabot update for Rust Taiki Endo 2022-12-28 12:10:09 +0900
  • 1ff6001c68 Clean up CI config Taiki Endo 2022-12-28 11:58:44 +0900
  • 5200f34fb0 Enable dependabot update for Rust Taiki Endo 2022-12-28 12:10:09 +0900
  • fa6a3e9660 Clean up CI config Taiki Endo 2022-12-28 11:58:44 +0900
  • 6be67b375d Fix clippy::bool_to_int_with_if warning Taiki Endo 2022-12-16 21:08:10 +0900
  • d14af85906 Remove msrv field from .clippy.toml Taiki Endo 2022-11-27 15:59:17 +0900
  • 3d653aac40
    Merge pull request #29 from smol-rs/2.0.0 v2.0.0 John Nunley 2022-11-08 14:59:05 -0800
  • 34334a15dd v2.0.0 jtnunley 2022-11-06 10:05:03 -0800
  • 8c42b8dd9d
    Add alternate implementations of synchronization primitives (#27) John Nunley 2022-10-07 06:48:10 -0700
  • f4c716eeab fmt + disable MSRV no_std build jtnunley 2022-10-02 08:17:19 -0700