Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-14 | fixed a few clippy warnings | Andre Bogus | |
2015-11-20 | netbsd support | Jeremy Fitzhardinge | |
2015-09-09 | Add/Fix support for DragonFly BSD | Michael Neumann | |
2015-05-29 | Basic OpenBSD support. | Laurence Tratt | |
Some of the tests are currently unrunnable, but the basic library is at least buildable. | |||
2015-05-11 | Get the library to build on freebsd | Andrew J. Stone | |
`cargo build` works. | |||
2015-03-13 | Amend some files to make it compile on arm-linux-androideabi. | kennytm | |
2015-02-20 | Remove deprecated suffixes for isize | Sebastian Lauwers | |
2015-01-13 | changed uint and int to usize and isize respectively | Rick Richardson | |
2014-10-06 | Implement improved feature detection on Linux | Carl Lerche | |
2014-10-02 | Track Rust master | Carl Lerche | |
2014-08-21 | Bind kqueue + misc cleanup | Carl Lerche | |
2014-08-17 | More socket APIs | Carl Lerche | |