Commit History

作者 SHA1 備註 提交日期
  Michael Buesch dec508ed27 Simplify mul check 1 年之前
  Michael Buesch 74093ef6ef Small documentation cleanups 1 年之前
  Michael Buesch add986a1a8 doc: Use scoped threads 1 年之前
  Michael Buesch 04dc6cc8a5 Fix clippy warning 1 年之前
  Michael Buesch f9669529ba Use is_empty() for range empty check 1 年之前
  Michael Buesch 6480119798 range search: Add debug assertion on insert 1 年之前
  Michael Buesch 95d1426537 Update Readme 1 年之前
  Michael Buesch c04f1188fd tests: Use scoped threads 1 年之前
  Michael Buesch b35faa4f05 Bump version 1 年之前
  Michael Buesch a9877d311e Implement lock interval data structure as tree 1 年之前
  Michael Buesch cf57c61ad0 Avoid mutex contention on empty unlock 1 年之前
  Michael Buesch 1f6cf39c5b Reformat code with cargo fmt 1 年之前
  Michael Buesch 947323537f Update description 1 年之前
  Michael Buesch ec342c7641 Fix documentation warning 1 年之前
  Michael Buesch 554a882996 Update Readme 1 年之前
  Michael Buesch 17df9b40ec fix clippy warning: Use auto-deref 1 年之前
  Michael Buesch 6988034f92 Updatee edition to 2021 1 年之前
  Michael Buesch 361b2dbc01 tests: Remove clippy warnings 2 年之前
  Michael Buesch a699641360 Fix clippy warning 2 年之前
  Michael Buesch b2fa498109 Update Copyright 2 年之前
  Michael Buesch e53db2784a bug fix: Guards must not implement Send and Sync autotraits 2 年之前
  Michael Buesch dfbf8a74bf readme: atomic -> exclusive 3 年之前
  Michael Buesch 23ad1ad90c Simplify the main examples 3 年之前
  Michael Buesch f08955dc9b Update README 3 年之前
  Michael Buesch 8ca543aa1f Add safety comment to slicing 3 年之前
  Michael Buesch 5ba5fddcc2 rename: Add Vec prefix 3 年之前
  Michael Buesch 763489a1ec reprangelock: Remove mul from index hot path 3 年之前
  Michael Buesch d079775be9 Avoid unnecessary range check 3 年之前
  Michael Buesch 956cabfdd2 Optimize slice cast 3 年之前
  Michael Buesch 9a314ae535 reprangelock: Remove unnecessary range check 3 年之前