• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Robbepop / string-interner / 683

Builds Branch Commit Type Ran Committer Via Coverage
683 feature/assert-string-pointer-validity Add a note about safety of `InternalStrRef` Pull #12 26 Aug 2019 10:02AM UTC web-flow travis-ci pending completion   set done
682 feature/make-from-usize-safe Add assertion message This prints developer-friendly message when the argument is too large. Pull #11 25 Aug 2019 04:06PM UTC web-flow travis-ci pending completion   set done
681 master Fix use after free bug around `StringInterner::clone()` (#10) * Add a test which may fail for use after free bug #9 * Implement `Clone` manually for `StringInterner` New `clone()` implementation recreates `HashMap` to update key `InternalS... push 25 Aug 2019 04:02PM UTC Robbepop travis-ci pending completion   set done
680 feature/make-from-usize-safe Add assertion message This prints developer-friendly message when the argument is too large. Pull #11 25 Aug 2019 02:20PM UTC web-flow travis-ci pending completion   set done
679 fix/unsoundness Implement `Clone` manually for `StringInterner` New `clone()` implementation recreates `HashMap` to update key `InternalStrRef`s with pointer to newly cloned strings. `#[derive(Clone)]` requires `S: Clone` automatically, and the new `Clone` impl... Pull #10 25 Aug 2019 12:57PM UTC web-flow travis-ci pending completion   set done
678 fix/unsoundness Implement `Clone` manually for `StringInterner` New `clone()` implementation recreates `HashMap` to update key `InternalStrRef`s with pointer to newly cloned strings. `#[derive(Clone)]` requires `S: Clone` automatically, and the new `Clone` impl... Pull #10 25 Aug 2019 12:46PM UTC web-flow travis-ci pending completion   set done
677 master Preallocate storage using iterator's size hint (#8) This may reduce reallocation by `FromIterator` for some cases when the iterator has non-zero lower bound size hint. push 25 Aug 2019 12:16PM UTC Robbepop travis-ci pending completion   set done
676 master fix(doc-tests): fix some documentation tests and examples cron 25 Aug 2019 08:53AM UTC Robbepop travis-ci pending completion   set done
675 fix/unsoundness Implement `Clone` manually for `StringInterner` New `clone()` implementation recreates `HashMap` to update key `InternalStrRef`s with pointer to newly cloned strings. `#[derive(Clone)]` requires `S: Clone` automatically, and the new `Clone` impl... Pull #10 24 Aug 2019 03:54PM UTC web-flow travis-ci pending completion   set done
674 feature/from-iter-with-capacity Preallocate storage using iterator's size hint This may reduce reallocation by `FromIterator` for some cases when the iterator has non-zero lower bound size hint. Pull #8 24 Aug 2019 11:22AM UTC web-flow travis-ci pending completion   set done
673 master fix(doc-tests): fix some documentation tests and examples cron 24 Aug 2019 08:52AM UTC Robbepop travis-ci pending completion   set done
672 master fix(doc-tests): fix some documentation tests and examples cron 22 Aug 2019 08:52AM UTC Robbepop travis-ci pending completion   set done
671 master fix(doc-tests): fix some documentation tests and examples cron 20 Aug 2019 08:51AM UTC Robbepop travis-ci pending completion   set done
670 master fix(doc-tests): fix some documentation tests and examples cron 18 Aug 2019 08:51AM UTC Robbepop travis-ci pending completion   set done
669 master fix(doc-tests): fix some documentation tests and examples cron 16 Aug 2019 08:50AM UTC Robbepop travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 60
  • 61
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc