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
/
core.rc
Age
Commit message (
Expand
)
Author
Lines
2012-03-28
Update crate URLs to point to interesting things.
Graydon Hoare
-1
/
+1
2012-03-22
Bump version numbers to 0.2
Brian Anderson
-1
/
+1
2012-03-14
adjust auto_serialize to generate fns named serialize_T()
Niko Matsakis
-2
/
+1
2012-03-13
implement deserialization, rename mk_mem_buffer() to mem_buffer()
Niko Matsakis
-1
/
+1
2012-03-13
first (functional) version of the auto_serialize syntax ext
Niko Matsakis
-1
/
+2
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-2
/
+4
2012-03-10
core: Remove empty bessel mod
Brian Anderson
-2
/
+0
2012-03-10
core: Remove the nearly empty math module
Brian Anderson
-2
/
+1
2012-03-09
core: Convert to rustdoc
Brian Anderson
-6
/
+4
2012-03-06
Export os, libc and path from libcore.
Graydon Hoare
-5
/
+2
2012-03-02
First cut at consolidated core::os module built on core::libc.
Graydon Hoare
-0
/
+6
2012-02-27
Add libc module to libcore and utility file to help generate it.
Graydon Hoare
-0
/
+1
2012-02-22
Add core::to_str module
Marijn Haverbeke
-0
/
+5
2012-02-18
core: Export future mod
Brian Anderson
-1
/
+2
2012-02-14
core: Add core::future
Brian Anderson
-1
/
+4
2012-02-11
core: Add modules for remaining scalar types
Brian Anderson
-3
/
+10
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