| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-07 | Change literal representation to not truncate | Marijn Haverbeke | -5/+41 | |
| Also shuffles around the organization of numeric literals and types, separating by int/uint/float instead of machine-vs-non-machine types. This simplifies some code. Closes #974 Closes #1252 | ||||
| 2011-12-07 | repair more hash functions | Niko Matsakis | -1/+1 | |
| 2011-12-07 | Disallow binding by-mut-ref and by-move arguments | Marijn Haverbeke | -1/+1 | |
| Fix bug in bound by-copy arguments. Closes #1261 | ||||
| 2011-12-06 | hack for now: map uint hashes into a u32, which helps x86_64 perf. | Niko Matsakis | -8/+12 | |
| 2011-12-06 | libstd: Update docs | Brian Anderson | -13/+177 | |
| 2011-12-06 | Establish 'core' library separate from 'std'. | Graydon Hoare | -0/+12758 | |
