Commit History

Author SHA1 Message Date
  LoGin 2dded730c3 Allow get offset of slots field of `StaticThingBuf` (#1) 1 year ago
  Eliza Weisman b922903089 chore: update changelog with latest changes 1 year ago
  Eliza Weisman a7b26b5cd2 test: update loom to 0.5.6 (#65) 1 year ago
  Utkarsh Gupta 979ed6e8d5 feat(blocking::mpsc): add `Sender::send(_ref)_timeout` methods (#79) 1 year ago
  Eliza Weisman 8181ea0c97 chore: prepare to release v0.1.3 (#77) 1 year ago
  Utkarsh Gupta 465fd3cbcb fix(blocking::mpsc): increase durations in doctests (#78) 1 year ago
  Utkarsh Gupta b57ce88ac8 feat(blocking::mpsc): add `Receiver::recv(_ref)_timeout` methods (#75) 1 year ago
  Eliza Weisman a0e5740504 style: fix `clippy::needless_borrow` lints (#73) 2 years ago
  Eric Seppanen 0d322c4f63 docs(README): fix doc links to blocking module (#68) 2 years ago
  Eliza Weisman 0cf1ea24b7 chore(ci): move CI into one workflow, fix skipping (#66) 2 years ago
  Eliza Weisman 3124307cfb chore: prepare to release v0.1.3 (#64) 2 years ago
  Name1e5s 6728acd43c test: add test for `channel::try_recv_ref`, enable some loom tests (#63) 2 years ago
  Name1e5s 47f16f5957 fix(mpsc): `try_recv_ref` should return `RecvRef` (#61) 2 years ago
  Name1e5s e04661fc72 feat(mpsc): add `Receiver::try_recv` method (#60) 2 years ago
  Eliza Weisman 97f023dc31 chore: prepare to release v0.1.2 2 years ago
  Eliza Weisman a2ab17880e fix: compilation errors with `--no-default-features` (#59) 2 years ago
  Eliza Weisman a4cc6f5631 chore(ci): remove wrong test job that never ran (#55) 2 years ago
  Eliza Weisman 5b9ac99323 chore: prepare to release v0.1.1 2 years ago
  Eliza Weisman 7642670fcb docs: fix up internal RustDoc (#52) 2 years ago
  Eliza Weisman d0d0cd904e fix(mpsc): compilation error on macOS (#53) 2 years ago
  Eliza Weisman 27ea0ec45a perf: try eliding bounds checks when indexing (#51) 2 years ago
  Eliza Weisman 0f2fbee4d9 chore: fix clog config 2 years ago
  Eliza Weisman 69795da433 chore: fix changelog silliness from inconsistent commits 2 years ago
  Eliza Weisman f61993f0e5 perf(mpsc): remove panics from wait queue (#50) 2 years ago
  Eliza Weisman 8d34b1c23b docs: minor documentation fixes (#48) 2 years ago
  Eliza Weisman d864827b9f test(bench): add benchmarks for no-wait cases (#49) 2 years ago
  Eliza Weisman d2f81891e0 chore: add license cargo metadata (oops) 2 years ago
  Eliza Weisman 5d24a27458 chore: miscellaneous pre-release prep (#47) 2 years ago
  Eliza Weisman 09800a8fbe docs: use real Tokio in async MPSC examples (#46) 2 years ago
  Eliza Weisman d3286323b2 chore: license as MIT 2 years ago