about summary refs log tree commit diff
path: root/src/libcore/cmp.rs
AgeCommit message (Expand)AuthorLines
2012-09-28De-export ops, cmp, num. Part of #3583.Graydon Hoare-2/+0
2012-09-26libcore: De-export box, cast, and dlistPatrick Walton-15/+14
2012-09-23Register snapshots. Remove redundant Eq impls, Makefile hacksBrian Anderson-79/+0
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-2/+6
2012-09-20rustc: De-mode all overloaded operatorsPatrick Walton-38/+130
2012-09-19core: Clean up crate docs and give all mods a brief descriptionBrian Anderson-2/+14
2012-09-12Document IterBytes, Eq, Cmp, Hash. Close #3449.Graydon Hoare-0/+16
2012-09-07rustc: Add an "ne" method to the Eq trait, and implement it everywherePatrick Walton-0/+6
2012-08-29rustc: Make `<=`, `>=`, and `>` use traits as wellPatrick Walton-0/+15
2012-08-29rustc: Make `<` and `=` into traitsPatrick Walton-3/+3
2012-08-27libcore: Fix build harderPatrick Walton-3/+11
2012-08-27libcore: Fix core testPatrick Walton-0/+3
2012-08-27libcore: Implement ord and eq language itemsPatrick Walton-0/+4
2012-08-13core: Camel case some lesser-used modulesBrian Anderson-5/+5
2012-08-13De-mode-ify a few minor libcore modules.Graydon Hoare-0/+4
2012-08-02Remove modes from map API and replace with regions.Niko Matsakis-0/+11
2012-07-26core: Mark a bunch of numeric functions as purePatrick Walton-4/+4
2012-07-04convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....Gareth Daniel Smith-1/+1
2012-06-06Revert "Revert "Merge pull request #2516 from mozilla/incoming" due to failures"Tim Chevalier-0/+10