Alex Crichton
|
daf5f5a4d1
|
Drop the '2' suffix from logging macros
Who doesn't like a massive renaming?
|
2013-10-22 08:09:56 -07:00 |
|
Daniel Micay
|
6a90e80b62
|
option: rewrite the API to use composition
|
2013-10-09 09:17:29 -04:00 |
|
Alex Crichton
|
7e709bfd0d
|
extra: Remove usage of fmt!
|
2013-09-30 23:21:18 -07:00 |
|
Tim Kuehn
|
a835995488
|
Rendezvous stream for synchronous channel messaging
|
2013-09-11 22:03:54 -04:00 |
|
Brian Anderson
|
3f4c6cead6
|
Remove old tests and code for select
Not compatible with newsched
|
2013-08-04 15:11:56 -07:00 |
|
Corey Richardson
|
1662bd371c
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
|
Patrick Walton
|
1c0aa78481
|
librustc: Change "Owned" to "Send" everywhere
|
2013-06-28 10:44:15 -04:00 |
|
Patrick Walton
|
5fb254695b
|
Remove all uses of pub impl. rs=style
|
2013-06-01 09:18:27 -07:00 |
|
Patrick Walton
|
206ab89629
|
librustc: Stop reexporting the standard modules from prelude.
|
2013-05-29 19:04:53 -07:00 |
|
Patrick Walton
|
f3723cf7c4
|
libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra
|
2013-05-22 21:57:07 -07:00 |
|
Patrick Walton
|
0c820d4123
|
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
This only changes the directory names; it does not change the "real"
metadata names.
|
2013-05-22 21:57:05 -07:00 |
|