| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-10-05 | Fix cfg syntax warnings in libnative | Michael Gehring | -8/+4 |
| 2014-09-30 | Fix libnative | Steven Fackler | -42/+43 |
| 2014-08-20 | libgreen: use FFI-safe types | Corey Richardson | -1/+2 |
| 2014-08-20 | liblibc: don't use int/uint for intptr_t/uintptr_t | Corey Richardson | -0/+1 |
| 2014-08-20 | Add #[repr(C)] to all the things! | Corey Richardson | -0/+13 |
| 2014-07-29 | Port Rust to DragonFlyBSD | Michael Neumann | -0/+8 |
| 2014-06-28 | Rename all raw pointers as necessary | Alex Crichton | -6/+6 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -1/+1 |
| 2014-06-24 | Added Mipsel architecture support | Pawel Olzacki | -3/+12 |
| 2014-06-12 | Basic iOS support | Valerii Hiora | -0/+7 |
| 2014-05-28 | fix MIPS target | Jyun-Yan You | -3/+46 |
| 2014-05-13 | io: Implement process wait timeouts | Alex Crichton | -0/+109 |
| 2014-05-07 | native: Implement timeouts for unix networking | Alex Crichton | -0/+7 |
| 2014-04-19 | std: Add an experimental connect_timeout function | Alex Crichton | -0/+76 |
