summary refs log tree commit diff
path: root/src/libextra
AgeCommit message (Expand)AuthorLines
2013-05-27Increment copyright year of time.rsDaniel Farina-1/+1
2013-05-27Use passing by-value in gmtime, mktimeDaniel Farina-9/+8
2013-05-27Refactor core::run in order to address many of the issuesgareth-1/+1
2013-05-24Remove the clone function for the methodOlivier Saut-5/+2
2013-05-24Remove the get functionOlivier Saut-16/+9
2013-05-23cleanup warnings from libextraErick Tryzelaar-474/+460
2013-05-23libextra: Add missing core::prelude import. rs=burningtreePatrick Walton-0/+2
2013-05-22libextra: Allow unnecessary allocationsPatrick Walton-0/+1
2013-05-22libsyntax: Fix more merge fallout.Patrick Walton-0/+2
2013-05-22test: Update tests and import the prelude in some more places.Patrick Walton-12/+51
2013-05-22syntax: Change syntax extensions to expand to `std::foo` instead of `core::foo`Patrick Walton-0/+6
2013-05-22librustc: Change `std` to `extra` throughout libsyntax and librustcPatrick Walton-2/+8
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-5/+133
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+32233