about summary refs log tree commit diff
path: root/src/libextra/std.rc
AgeCommit message (Expand)AuthorLines
2013-06-25Rename all files with the 'rc' extensionAlex Crichton-155/+0
2013-06-24Implement the fixed output size versions of the SHA-2 digest functions.Palmer Cox-0/+2
2013-06-24Create a Digest trait for common methods on digests and convert the SHA-1 imp...Palmer Cox-0/+2
2013-06-23Create a crypto submodule and move the SHA-1 implementation into it.Palmer Cox-1/+4
2013-06-21Remove all #[cfg(stage0)]-protected codeJames Miller-6/+0
2013-06-17Reproduce text changes from @brson PR 7176 and fix a typo thereinRalph Bodenner-4/+7
2013-06-16Update doc references to new names for std, extra, and std::libcRalph Bodenner-6/+6
2013-06-16remove unused importsHuon Wilson-0/+1
2013-06-09remove unused import warningsHuon Wilson-1/+0
2013-05-31extra::term overhaulCorey Richardson-0/+2
2013-05-30libextra: Require documentation by defaultAlex Crichton-1/+5
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+3
2013-05-27Get rid of no-longer-needed #[doc(hidden)] attributes.Lindsey Kuper-2/+2
2013-05-23cleanup warnings from libextraErick Tryzelaar-1/+0
2013-05-22libextra: Allow unnecessary allocationsPatrick Walton-0/+1
2013-05-22test: Update tests and import the prelude in some more places.Patrick Walton-0/+2
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-1/+9
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+120