226 Commits

Author SHA1 Message Date
Alex Crichton
d7cc9bbf61 Bump to 0.3.10 2015-08-16 22:05:05 -07:00
Alex Crichton
f6c090f539 Bump to 0.3.9 2015-07-29 17:16:45 -07:00
Peter Atashian
ab2e4b8c2a Use winapi for Windows API things
Signed-off-by: Peter Atashian <retep998@gmail.com>
2015-07-20 13:48:50 -04:00
Alex Crichton
b233709d37 Fix travis testing 2015-05-18 09:37:42 -07:00
Alex Crichton
8368ff0a89 Bump to 0.3.8 2015-04-23 08:44:15 -07:00
Steven Allen
ee8a03d914 log is a dev dependency. 2015-04-14 00:49:07 -04:00
Alex Crichton
51d86e31a3 Bump to 0.3.7 for Copy/Clone changes 2015-04-02 18:04:42 -07:00
Alex Crichton
c233a171c9 Bump to 0.3.6 2015-04-02 09:18:55 -07:00
Alex Crichton
4e34489266 Bump to 0.3.5 2015-04-01 09:30:24 -07:00
Alex Crichton
b7b99252f8 Bump to 0.3.4 2015-03-31 09:26:24 -07:00
Alex Crichton
a341bb79a1 Fix more compile errors on windows 2015-03-26 09:50:53 -07:00
Alex Crichton
f03d162d55 Bump to 0.3.2 2015-03-26 09:26:58 -07:00
Alex Crichton
e6a4e47513 Fix compile on windows, bump to 0.3.1 2015-03-26 09:21:19 -07:00
Huon Wilson
5c7dc5801e Bump to 0.3.0, for the log change. 2015-03-25 14:44:44 +11:00
Hugo Duncan
1fea202af8 Update to use log version 0.3.x
This was causing "multiple rlib candidates" errors when linking in a
project that also depended on a more recent log version.
2015-03-24 16:31:40 -04:00
Alex Crichton
d2060d6af9 Bump to 0.2.1
Closes #32
2015-03-22 10:34:18 -07:00
Alex Crichton
28ba2db6fd Move from old_io to std::io
Bump to 0.2.0
2015-03-06 11:24:04 -08:00
Alex Crichton
3f2da3da08 Add a version requirement for rand_macros 2015-03-04 09:43:02 -08:00
Alex Crichton
cc5bfb8c64 Update with wrapping ops
Closes #21
2015-03-04 09:42:36 -08:00
Alex Crichton
8c6618e085 Bump to 0.1.3 2015-02-20 09:50:53 -08:00
Alex Crichton
e5b9a0f958 s/derive_rand/rand_macros/ 2015-02-06 08:47:51 -08:00
Simonas Kazlauskas
8a37275e75 Add random tag to Cargo.toml 2015-02-05 14:56:52 +02:00
Huon Wilson
7a026d5421 Add #[derive_Rand], drop-in #[deriving(Rand)] replacement. 2015-02-04 08:01:15 +11:00
Huon Wilson
ba7a74f00a Bump to 0.1.2. 2015-02-04 08:01:15 +11:00
Huon Wilson
880d35208c Switch to crates.io versions of the internal libs. 2015-02-03 21:59:55 +11:00
Huon Wilson
b5dc36c3ed Migrate to a cargo-compatible directory structure. 2017-10-08 08:30:52 +02:00