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
/
bool.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-26
libcore: De-export bool
Patrick Walton
-20
/
+16
2012-09-23
Register snapshots. Remove redundant Eq impls, Makefile hacks
Brian Anderson
-7
/
+0
2012-09-20
rustc: De-mode all overloaded operators
Patrick Walton
-0
/
+7
2012-09-07
rustc: Add an "ne" method to the Eq trait, and implement it everywhere
Patrick Walton
-3
/
+2
2012-09-04
libcore: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-29
rustc: Make `<` and `=` into traits
Patrick Walton
-0
/
+8
2012-08-26
Camel case the option type
Brian Anderson
-5
/
+5
2012-08-13
De-mode-ify a few minor libcore modules.
Graydon Hoare
-5
/
+11
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-1
/
+1
2012-08-05
Switch alts to use arrows
Brian Anderson
-3
/
+3
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-6
/
+6
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-23
/
+21
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-2
/
+2
2012-03-10
core: Cleanup bool module
Brian Anderson
-20
/
+20
2012-03-09
core: Convert to rustdoc
Brian Anderson
-41
/
+18
2012-02-22
Make the various from_str functions return options
Marijn Haverbeke
-5
/
+5
2012-02-15
Rewrite exhaustiveness checker
Marijn Haverbeke
-1
/
+2
2012-01-23
s/block()/fn()/g
Niko Matsakis
-1
/
+1
2012-01-17
libcore: Move core tests into libcore
Brian Anderson
-0
/
+20
2012-01-11
libcore: Fix long lines
Brian Anderson
-2
/
+4
2012-01-11
make rustdocs more terse for bool.rs where it is obvious to programmers as pe...
Roland Tanglao
-45
/
+13
2012-01-11
Change doc comments to rustdoc in bool.rs
Roland Tanglao
-83
/
+73
2011-12-16
core: marked fns as pure where possible
Stefan Plantikow
-1
/
+1
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+134