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.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-11
Fix some version numbers.
Graydon Hoare
-1
/
+1
2012-07-05
A new `times` method on numeric types
Ben Striegel
-11
/
+11
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-9
/
+9
2012-06-25
Remove redundant 'extension' mods from numeric mods
Brian Anderson
-13
/
+13
2012-06-25
Automatically export methods on core numeric types
Ben Striegel
-0
/
+15
2012-06-22
core: Export result extensions from the top level
Brian Anderson
-0
/
+1
2012-06-02
make vec fns/methods take imm slices.
Niko Matsakis
-1
/
+0
2012-05-21
separate the rand::rng gen_* methods out into an iface-less-impl so that the ...
Gareth Daniel Smith
-0
/
+1
2012-04-30
Revert "Eliminate a copy in syntax::parse::new_parser_from_file"
Tim Chevalier
-1
/
+1
2012-04-30
Eliminate a copy in syntax::parse::new_parser_from_file
Tim Chevalier
-1
/
+1
2012-04-27
new, simpler approach to the iter library
Niko Matsakis
-0
/
+2
2012-04-15
core: Add extension methods for is_null, is_not_null
Brian Anderson
-0
/
+1
2012-04-05
Explicitly use version 0.2 of crates
Brian Anderson
-1
/
+1
2012-03-29
core: Add extension methods for vec
Brian Anderson
-2
/
+3
2012-03-29
core: Add extension methods for option
Brian Anderson
-0
/
+1
2012-03-29
core: Add extension methods for str
Brian Anderson
-0
/
+2
2012-03-16
core: Store reexporting result and either. Closes #1997
Brian Anderson
-2
/
+0
2012-03-13
Name types after their modules instead of 't'
Brian Anderson
-1
/
+3
2012-03-09
core: Convert to rustdoc
Brian Anderson
-4
/
+2
2012-03-08
Change util::unreachable to core::unreachable
Tim Chevalier
-1
/
+13
2012-03-02
First cut at consolidated core::os module built on core::libc.
Graydon Hoare
-3
/
+3
2012-02-28
core/std: whitespace fixes.
Erick Tryzelaar
-1
/
+1
2012-02-14
Add [X].len() to core, use it in trans modules
Marijn Haverbeke
-1
/
+2
2012-01-31
Change option::t to option
Tim Chevalier
-1
/
+1
2012-01-24
core: Document the log levels
Brian Anderson
-0
/
+5
2012-01-21
[core] extfmt: support %% to escape a %
Elly Jones
-1
/
+1
2012-01-19
libcore: "tag" -> "enum"
Patrick Walton
-1
/
+1
2012-01-17
build: Start running libcore tests
Brian Anderson
-0
/
+7
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-0
/
+10
2011-12-22
Revert all of yesterday's snapshots and try again. Cursed!
Graydon Hoare
-4
/
+5
2011-12-20
Revert "wip"
Brian Anderson
-14
/
+0
2011-12-20
wip
Brian Anderson
-0
/
+14
2011-12-20
Add companion-module core.rs that exports log levels and option/some/none eve...
Graydon Hoare
-0
/
+17