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
/
char.rs
Age
Commit message (
Expand
)
Author
Lines
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-1
/
+1
2012-01-17
libcore: Move core tests into libcore
Brian Anderson
-0
/
+74
2012-01-17
Remove un-needed <
Roland Tanglao
-1
/
+1
2012-01-16
add spaces before newlines in rustdocs
Roland Tanglao
-10
/
+10
2012-01-16
convert comments to rustdocs for box, char, comm and cytpes.rs
Roland Tanglao
-74
/
+40
2012-01-04
"char": use shorter names "to_lower"/"to_upper", analogous to the same names ...
Lenny222
-5
/
+5
2012-01-02
typo
Lenny222
-1
/
+1
2012-01-01
"str": extract to_upper/lower_case() into "char"
Lenny222
-1
/
+29
2011-12-29
Add support in lexer for utf8 identifiers. No NFKC logic in char yet.
Graydon Hoare
-0
/
+6
2011-12-24
char: add is_lowercase(), is_uppercase()
Lenny222
-1
/
+21
2011-12-23
Forgot typo-fix.
Graydon Hoare
-1
/
+1
2011-12-23
Add support to libcore for encoded-in-rust unicode character properties, at l...
Graydon Hoare
-82
/
+61
2011-12-16
core: marked fns as pure where possible
Stefan Plantikow
-2
/
+2
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+150