summary refs log tree commit diff
path: root/src/libstd/logging.rs
AgeCommit message (Expand)AuthorLines
2013-09-18Register new snapshotsAlex Crichton-11/+0
2013-09-16Add an SendStr typeMarvin Löbel-3/+4
2013-09-14std::logging: Use a more specific enum than Eitherblake2-ppc-4/+3
2013-09-05Remove the __log function for __log_levelAlex Crichton-1/+8
2013-08-28Remove @io::Writer from sys/repr/reflectAlex Crichton-8/+2
2013-08-27librustc: Ensure that type parameters are in the right positions in paths.Patrick Walton-1/+2
2013-08-09Remove the C++ runtime. SayonaraBrian Anderson-46/+6
2013-08-04std: Fix newsched logging truncationBrian Anderson-10/+0
2013-08-03fixed the buffer to make it a more reasonable sizetoddaaro-1/+1
2013-08-03modified logging function to truncate output and adjusted error output format...toddaaro-0/+10
2013-08-02librustc: Disallow "unsafe" for external functionsPatrick Walton-5/+5
2013-07-20librustc: Remove `pub extern` and `priv extern` from the language.Patrick Walton-6/+6
2013-06-21std: Make console log off/on controls work with newschedBrian Anderson-4/+20
2013-05-30Require documentation by default for libstdAlex Crichton-0/+1
2013-05-28Silence various warnings throughout test modulesAlex Crichton-3/+3
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+97