Graydon Hoare
|
5a3d26f271
|
core: replace unicode match exprs with bsearch in const arrays, minor perf win.
|
2013-04-18 14:39:40 -07:00 |
|
Patrick Walton
|
be9bddd463
|
libcore: Remove pure from libcore. rs=depure
|
2013-03-22 10:29:17 -07:00 |
|
Niko Matsakis
|
a32498d846
|
Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
correct handling of moves for struct-record update.
Part of #3678. Fixes #2828, #3904, #4719.
|
2013-02-07 05:53:30 -08:00 |
|
Patrick Walton
|
d0391c5b09
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
Graydon Hoare
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Graydon Hoare
|
51152ccf9d
|
De-export private and unicode. Part of #3583.
|
2012-09-27 14:41:29 -07:00 |
|
Graydon Hoare
|
dffe188991
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
|
Brian Anderson
|
c115b82238
|
core: Clean up crate docs and give all mods a brief description
|
2012-09-19 16:52:59 -07:00 |
|
Brian Anderson
|
80c4f74c29
|
Remove the 'to' keyword
|
2012-09-01 18:38:18 -07:00 |
|
Graydon Hoare
|
1795cda1b7
|
De-mode more pieces of core.
|
2012-08-14 12:15:00 -07:00 |
|
Brian Anderson
|
ecaf9e39c9
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
|
Brian Anderson
|
025d86624d
|
Switch alts to use arrows
|
2012-08-05 22:08:09 -07:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Gareth Daniel Smith
|
be0141666d
|
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
|
2012-07-04 19:18:13 -07:00 |
|
Brian Anderson
|
b22556a6f8
|
core: Convert to rustdoc
|
2012-03-09 22:56:53 -08:00 |
|
Graydon Hoare
|
ac13f0da9e
|
Add support to libcore for encoded-in-rust unicode character properties, at least. Add script to compute them from unicode.org.
|
2011-12-23 18:48:08 -08:00 |
|