Commit graph

  • 63e4c18ed7 Drop the Makefile in favour of Cargo. Chris Morgan 2014-11-07 16:45:12 +11:00
  • 1446d0ae87 Rust syntax update in README. Chris Morgan 2014-11-07 16:43:48 +11:00
  • fc5cee3e04 Get a new Rust CI token. Chris Morgan 2014-11-07 16:37:06 +11:00
  • b836d28a13 Elide superfluous lifetimes. Chris Morgan 2014-11-07 16:26:12 +11:00
  • a2560a090f Rust update. Chris Morgan 2014-11-02 21:45:52 +11:00
  • 512885e502 Remove obsolete managed_heap_memory lint warning. Chris Morgan 2014-10-06 16:39:35 +11:00
  • 3210c8082b Make Travis use its own Rust support and cargo. Chris Morgan 2014-09-29 08:58:51 +10:00
  • 183e9ff248 Replace a deprecated method call. Chris Morgan 2014-09-29 08:58:08 +10:00
  • ad7ea81ba6 Add now-necessary lifetime bounds. Chris Morgan 2014-09-15 13:32:57 -07:00
  • 7dc36adf24 Ignore Cargo.lock (this is a library). Chris Morgan 2014-08-22 19:12:54 -07:00
  • 6bf612e2ed Update Cargo.toml for current conventions. Chris Morgan 2014-08-22 19:12:09 -07:00
  • c2473c1fce Merge pull request #9 from reem/contains Chris Morgan 2014-08-14 17:41:46 +10:00
  • 2e37f0d1ae Add contains method for checking if a type is already in the map. Jonathan Reem 2014-08-13 21:01:19 -07:00
  • 6daea53385 Update for upstream changes. Chris Morgan 2014-07-10 18:11:53 +10:00
  • a1dadf856e Merge pull request #6 from tivek/patch-1 Chris Morgan 2014-07-21 11:50:04 +10:00
  • 8b30c87fe6 Fix int type inference in range calls tivek 2014-07-19 11:32:17 +02:00
  • 036d7b0231 Merge pull request #5 from reem/cargo Chris Morgan 2014-07-03 12:49:05 +10:00
  • c9d196be5f Updated versions to 0.9.0. Jonathan Reem 2014-07-02 09:57:03 -07:00
  • 330bc5aa1e Enabled Cargo and moved Makefile to use target. Jonathan Reem 2014-06-24 21:44:35 -07:00
  • 8134113fa9 Merge pull request #4 from tomassedovic/impl-mutable Chris Morgan 2014-06-23 22:27:50 +10:00
  • a9b1e31b70 Implement Collection and Mutable traits Tomas Sedovic 2014-06-23 11:23:54 +02:00
  • da3b57feb8 Merge pull request #3 from reem/rust-version-bump Chris Morgan 2014-06-17 09:24:52 +10:00
  • eecc4a4b75 Fix a syntax error with the latest rust Jonathan Reem 2014-06-16 09:59:53 -07:00
  • f64b6b015b Merge pull request #1 from reem/deprecated-lint Chris Morgan 2014-06-15 15:54:32 +10:00
  • d51aff5064 Remove deprecated lint for ~[T]s Jonathan Reem 2014-06-14 14:08:21 -07:00
  • 56113c63b0 Fixed new syntax error caused by upstream rust changes. Jonathan Reem 2014-06-14 15:27:06 -07:00
  • cce7510089 Try to drown a little bit of noise in benchmarks. Chris Morgan 2014-06-12 23:05:02 +10:00
  • 8c1b4578cc Skip type checking in from-Any casting. Chris Morgan 2014-06-12 22:59:03 +10:00
  • 6bd64ec070 Switch from SipHash to a faster TypeId hasher. Chris Morgan 2014-06-12 22:29:59 +10:00
  • 97522ab766 Add some simple benchmarks. Chris Morgan 2014-06-12 22:25:17 +10:00
  • 571142cfcf Refine the README in a couple of places. Chris Morgan 2014-06-12 18:15:15 +10:00
  • ea63cc90d1 Miscellaneous bad commit message (for fun!). Chris Morgan 2014-06-12 17:33:41 +10:00
  • a294948f57 Initial release. Chris Morgan 2014-06-12 17:29:24 +10:00