Commit Graph

  • b81e070cfc Changes for 1.0.2. master trurl 2017-05-06 22:27:10 -04:00
  • 703ebb203f Merge pull request #2 from jeremysalwen/master Stu BlackandGitHub 2017-05-06 22:24:38 -04:00
  • b3bd463d7b Add #[derive(Debug)] to all structs missing it. Jeremy Salwen 2017-04-01 06:26:26 -04:00
  • 425a649a6b Update Cargo.toml to point to new README. trurl 2017-02-20 18:01:33 -05:00
  • 2c3979b5d0 Switch from SipHasher to DefaultHasher to fix deprecation warning. trurl 2017-02-20 17:59:09 -05:00
  • 006b2dd516 Bump patch number for a release with a Markdown README. trurl 2017-02-20 17:56:31 -05:00
  • 56590eee39 Use Markdown, not org-mode markup. trurl 2017-02-20 17:51:37 -05:00
  • 11634af752 Change README from org-mode to Markdown for docs.rs. Fixes #1. trurl 2017-02-20 17:42:09 -05:00
  • 0d1c5ca2a7 Add missing metadata fields to Cargo.toml. trurl 2016-09-08 21:57:47 -04:00
  • 9911ec911e Change crate name to symbol-map. trurl 2016-09-08 21:48:32 -04:00
  • d56232bb58 Export TableIntoIter in crate root. trurl 2016-09-08 21:37:22 -04:00
  • 5029289a88 Bump minor version for new API. trurl 2016-09-08 21:33:54 -04:00
  • 33a47be00e IntoIter impls added. trurl 2016-09-08 21:32:27 -04:00
  • 1f735d2003 Undo bad suggestion wrought by rustfix. trurl 2016-09-08 21:32:21 -04:00
  • 4ae53eeeaa Changes suggested by rustfix trurl 2016-08-01 19:37:39 -04:00
  • dd7b646a99 Update licensing. Thanks, IARC! trurl 2016-08-01 18:41:53 -04:00
  • 009de58d0b Arbitrary version bump. trurl 2016-07-28 23:37:14 -04:00
  • 472540722f Fix broken link in indexing docs. trurl 2016-07-28 23:36:43 -04:00
  • 9277dc0b0d Tighten up documentation of indexing module. trurl 2016-07-28 23:34:36 -04:00
  • 9dc15b536d Improved module docs. trurl 2016-07-28 23:27:25 -04:00
  • 895aaa9e66 Improved crate docs. trurl 2016-07-28 23:14:16 -04:00
  • 81b94f0c09 Add unwrap() to indexing::Insertion. trurl 2016-07-28 23:14:09 -04:00
  • 07376c96ed Point to gh-pages index.html expicitly in README. trurl 2016-07-28 22:38:43 -04:00
  • 400e476eed Improvement to README. trurl 2016-07-28 22:31:15 -04:00
  • b05a2b6a51 Use crossbeam's scoped threads instead of unsafe cast in test. trurl 2016-05-04 14:38:56 -04:00
  • d5003160bf Make Insertion more abstract. trurl 2016-05-01 17:40:16 -04:00
  • 2cc822ca74 Add methods and tests from search-graph's StateNamespace. trurl 2016-05-01 17:30:25 -04:00
  • fa3e42798e Refactor SymbolId into a trait and provide some default impls. trurl 2016-05-01 16:33:31 -04:00
  • 78dcec020e Clarify documentation and add README and LICENSE. trurl 2016-05-01 16:09:14 -04:00
  • fc95166559 Drop BTreeMap index, update docs. trurl 2016-05-01 15:53:38 -04:00
  • 3f2d6d6cbe Working tests for sharing across threads. Clean up docs and interfaces. trurl 2016-05-01 13:02:52 -04:00
  • 08b4f5aa25 Tests. trurl 2016-05-01 12:01:51 -04:00
  • c07f4b6717 First-pass revision. trurl 2016-04-30 20:46:41 -04:00
  • e763a00076 Simple symbol table impl. trurl 2016-04-30 02:49:26 -04:00