summary refs log tree commit diff
path: root/src/libcore/uint-template
AgeCommit message (Expand)AuthorLines
2012-12-17Register snapshotsBrian Anderson-11/+0
2012-12-17Revert "Register snapshots"Brian Anderson-0/+11
2012-12-17Register snapshotsBrian Anderson-11/+0
2012-12-13librustc: Make `use` statements crate-relative by default. r=brsonPatrick Walton-1/+12
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+50
2012-11-30core: Make core.rc more readable. CleanupBrian Anderson-0/+10
2012-11-28core: Remove old template filesBrian Anderson-336/+170
2012-11-26Remove the crate languageBrian Anderson-0/+183
2012-09-28Finish de-exporting uint modules. Part of #3583.Graydon Hoare-17/+17
2012-09-19Remove final bits of residual hokey-hash functions. Close #1616.Graydon Hoare-5/+0
2012-08-31Make utility funs in core::int, core::uint, etc. not by-referenceTim Chevalier-2/+2
2012-08-02Cleanups in the int and uint templates.Graydon Hoare-1/+14
2012-08-02Remove modes from map API and replace with regions.Niko Matsakis-7/+7
2012-08-01Convert ret to returnBrian Anderson-10/+10
2012-07-29Make uint::iterate pureTim Chevalier-1/+1
2012-07-04convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....Gareth Daniel Smith-56/+56
2012-06-21Library vecs are fast now.Eric Holk-0/+1
2012-06-12Rewrite int/uint helper functions to use refsErick Tryzelaar-1/+1
2012-05-15core: Generalize uint-string conversions to all uint typesBrian Anderson-159/+0
2012-04-16core: Factor out uint/u8/16/32/64 mods into uint-templateBrian Anderson-0/+316