| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-06-20 | Remove bind. Issue #2189 | Brian Anderson | -21/+0 | |
| 2012-06-04 | Machine types are different from int/uint, etc (Issue #2187) | Eric Holk | -1/+1 | |
| 2012-04-08 | Xfail-fast a case on window | Haitao Li | -0/+1 | |
| 2012-04-08 | Fix a missing un-xfailed case | Haitao Li | -2/+1 | |
| Issue #1230 | ||||
| 2012-03-12 | Libc/os/run/rand/io reorganization. Close #1373. Close #1638. | Graydon Hoare | -1/+1 | |
| - Move io, run and rand to core. - Remove incorrect ctypes module (use libc). - Remove os-specific modules for os and fs. - Split fs between core::path and core::os. | ||||
| 2012-02-23 | (core::str) remove len_bytes alias | Kevin Cantu | -1/+1 | |
| 2012-02-12 | (core::str) rename byte_len -> len_bytes and rename char_len -> len | Kevin Cantu | -1/+1 | |
| 2011-12-16 | implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove ↵ | Graham Fawcett | -1/+1 | |
| empty link_name. Can't remove them from stdlib until the snapshotted compiler supports #[nolink]. | ||||
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -3/+3 | |
| 2011-11-30 | adjust and un-xfail | Niko Matsakis | -0/+21 | |
