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
/
unicode.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-05-02
The following code was generated by "src/etc/unicode.py"
kud1ing
-0
/
+2
2013-04-18
core: replace unicode match exprs with bsearch in const arrays, minor perf win.
Graydon Hoare
-4580
/
+2533
2013-03-22
libcore: Remove `pure` from libcore. rs=depure
Patrick Walton
-32
/
+32
2013-02-07
Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
Niko Matsakis
-3
/
+0
2013-01-29
libcore: De-export libcore. rs=deexporting
Patrick Walton
-2
/
+1
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-09-27
De-export private and unicode. Part of #3583.
Graydon Hoare
-34
/
+33
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+2
2012-09-19
core: Clean up crate docs and give all mods a brief description
Brian Anderson
-0
/
+1
2012-09-01
Remove the 'to' keyword
Brian Anderson
-2371
/
+2371
2012-08-14
De-mode more pieces of core.
Graydon Hoare
-0
/
+4
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-32
/
+32
2012-08-05
Switch alts to use arrows
Brian Anderson
-70
/
+64
2012-08-01
Convert ret to return
Brian Anderson
-32
/
+32
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-1
/
+1
2012-03-09
core: Convert to rustdoc
Brian Anderson
-0
/
+1
2011-12-23
Add support to libcore for encoded-in-rust unicode character properties, at l...
Graydon Hoare
-0
/
+4683