about summary refs log tree commit diff
path: root/src/libstd/core.rc
AgeCommit message (Expand)AuthorLines
2013-06-25Rename all files with the 'rc' extensionAlex Crichton-230/+0
2013-06-24remove old_iterDaniel Micay-1/+0
2013-06-21Remove all #[cfg(stage0)]-protected codeJames Miller-4/+0
2013-06-17Reproduce text changes from @brson PR 7176 and fix a typo thereinRalph Bodenner-14/+15
2013-06-16Update doc references to new names for std, extra, and std::libcRalph Bodenner-2/+2
2013-06-14auto merge of #7122 : thestinger/rust/std, r=luqmanabors-14/+14
2013-06-13update the libstd docstring for the renameDaniel Micay-14/+14
2013-06-13automated whitespace fixesDaniel Micay-1/+0
2013-06-06Deduplicate words in code commentsAlexei Sholik-1/+1
2013-06-02ptr: split out borrowed pointer utilitiesDaniel Micay-0/+1
2013-05-30Require documentation by default for libstdAlex Crichton-1/+4
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+3
2013-05-24Remove usage of the #[merge] hack with int modulesAlex Crichton-28/+18
2013-05-22syntax: Change syntax extensions to expand to `std::foo` instead of `core::foo`Patrick Walton-0/+10
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-7/+8
2013-05-22librustc: Rename core injection to std injectionPatrick Walton-2/+3
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+226