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
/
libcore
/
core.rc
Age
Commit message (
Expand
)
Author
Lines
2012-01-31
add iter library in preliminary form (limited syntactic support)
Niko Matsakis
-2
/
+2
2012-01-26
rustc: Switch the --no-core switch to a #[no_core] attribute
Brian Anderson
-1
/
+6
2012-01-23
core: Write docs that format correctly in markdown or pandoc
Brian Anderson
-4
/
+2
2012-01-23
core: More doc tweaks
Brian Anderson
-5
/
+5
2012-01-23
core: Reformat the crate docs to look nicer
Brian Anderson
-14
/
+14
2012-01-23
wip
Brian Anderson
-5
/
+7
2012-01-23
core: Add crate docs
Brian Anderson
-0
/
+16
2012-01-17
libstd => libcore
Lenny222
-0
/
+2
2012-01-13
libcore: Add core::logging::console_on/off functions
Brian Anderson
-1
/
+2
2012-01-08
Declare MIT license in crate attributes, not BSD
Brian Anderson
-1
/
+1
2012-01-05
Moved generic float::min, max to core::math and cleaned up some imports
Stefan Plantikow
-0
/
+2
2011-12-31
core: added support for bessel functions
Stefan Plantikow
-1
/
+2
2011-12-31
Removed now obsolete mtypes module
Stefan Plantikow
-1
/
+0
2011-12-31
core: killed all math wrappers
Stefan Plantikow
-1
/
+1
2011-12-23
Add support to libcore for encoded-in-rust unicode character properties, at l...
Graydon Hoare
-0
/
+3
2011-12-14
Moved std::math to std::core
Stefan Plantikow
-2
/
+7
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+41
2011-12-08
Add crate_type attributes to rustc, std, core
Brian Anderson
-1
/
+1
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+17