index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
logging.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-14
Fix all code examples
Alex Crichton
-2
/
+2
2014-02-11
Move replace and swap to std::mem. Get rid of std::util
Edward Wang
-3
/
+3
2014-02-03
std: Remove io::io_error
Alex Crichton
-2
/
+9
2014-01-17
Tweak the interface of std::io
Alex Crichton
-1
/
+1
2014-01-06
Support arbitrary stdout/stderr/logger handles
Alex Crichton
-6
/
+52
2013-12-27
std: uniform modules titles for doc
Luca Bruno
-1
/
+1
2013-12-24
std: Make logging safely implemented
Alex Crichton
-21
/
+11
2013-12-23
Fixing more doc tests
Alex Crichton
-1
/
+1
2013-12-23
std: Fix all code examples
Alex Crichton
-1
/
+1
2013-12-02
Add a macro to check if logging at a given label is enabled
Philipp Brüschweiler
-5
/
+20
2013-11-28
Fix initial debug statements printing twice
Alex Crichton
-5
/
+7
2013-11-24
Cache a task's stderr logger
Alex Crichton
-1
/
+5
2013-11-10
Clean up the remaining chunks of uv
Alex Crichton
-7
/
+9
2013-10-24
Move as much I/O as possible off of native::io
Alex Crichton
-1
/
+1
2013-10-03
Document logging and remove old functions
Alex Crichton
-27
/
+88
2013-09-27
Register new snapshots
Alex Crichton
-9
/
+0
2013-09-25
Refactor the logging system for fewer allocations
Alex Crichton
-11
/
+14
2013-09-18
Register new snapshots
Alex Crichton
-11
/
+0
2013-09-16
Add an SendStr type
Marvin Löbel
-3
/
+4
2013-09-14
std::logging: Use a more specific enum than Either
blake2-ppc
-4
/
+3
2013-09-05
Remove the __log function for __log_level
Alex Crichton
-1
/
+8
2013-08-28
Remove @io::Writer from sys/repr/reflect
Alex Crichton
-8
/
+2
2013-08-27
librustc: Ensure that type parameters are in the right positions in paths.
Patrick Walton
-1
/
+2
2013-08-09
Remove the C++ runtime. Sayonara
Brian Anderson
-46
/
+6
2013-08-04
std: Fix newsched logging truncation
Brian Anderson
-10
/
+0
2013-08-03
fixed the buffer to make it a more reasonable size
toddaaro
-1
/
+1
2013-08-03
modified logging function to truncate output and adjusted error output format...
toddaaro
-0
/
+10
2013-08-02
librustc: Disallow "unsafe" for external functions
Patrick Walton
-5
/
+5
2013-07-20
librustc: Remove `pub extern` and `priv extern` from the language.
Patrick Walton
-6
/
+6
2013-06-21
std: Make console log off/on controls work with newsched
Brian Anderson
-4
/
+20
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+1
2013-05-28
Silence various warnings throughout test modules
Alex Crichton
-3
/
+3
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+97