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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
logging.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-28
De-export logging, to_str, to_bytes, from_str, util. Part of #3583.
Graydon Hoare
-1
/
+0
2012-09-26
libcore: De-export logging and pipes
Patrick Walton
-4
/
+2
2012-09-25
rustc: Fix calls to the logging function when the must_cast flag is true; sto...
Patrick Walton
-2
/
+18
2012-09-25
Revert "rustc: Stop using shape code for logging" due to ICEs
Patrick Walton
-18
/
+2
2012-09-25
rustc: Stop using shape code for logging
Patrick Walton
-2
/
+18
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+1
2012-09-20
core: Mark three more trivial mods as demoded
Brian Anderson
-0
/
+4
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-9
/
+9
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-1
/
+1
2012-03-09
core: Convert to rustdoc
Brian Anderson
-8
/
+7
2012-01-13
libcore: Add core::logging::console_on/off functions
Brian Anderson
-0
/
+26