Graydon Hoare
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Tim Chevalier
|
30a62793fa
|
Make moves explicit in core tests
|
2012-10-12 20:43:37 -07:00 |
|
Patrick Walton
|
c91821d356
|
libcore: De-export cleanup, cmath, future, gc, hash, iter-trait, mutable, and private
|
2012-09-26 17:21:09 -07:00 |
|
Patrick Walton
|
530540025c
|
libcore: Fix 32 bit Rust task structure offsets for unwinding
|
2012-09-24 20:25:51 -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
|
ee426f177b
|
core: Mark three more trivial mods as demoded
|
2012-09-20 17:18:18 -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
|
2906f2de31
|
core: Rename 'unsafe' mod to 'cast'
|
2012-09-18 19:36:25 -07:00 |
|
Patrick Walton
|
409bc6fc2c
|
libcore: Fix cleanup for i386
|
2012-09-17 12:01:24 -07:00 |
|
Graydon Hoare
|
aa2ab2659f
|
Add core::reflect, start migrating core::repr to use it. Tidy up various Repr types.
|
2012-09-14 19:09:38 -07:00 |
|
Patrick Walton
|
1c5db46f8e
|
rustc: Call the box annihilator in main
|
2012-09-14 18:05:15 -07:00 |
|
Patrick Walton
|
24c89693f0
|
libcore: Remove the annihilation tests; there's no easy way to make them work.
This should hopefully put out the burning tree.
|
2012-09-14 16:58:23 -07:00 |
|
Patrick Walton
|
ce773352d0
|
rustc: Make the box annihilator a language item
|
2012-09-14 16:50:12 -07:00 |
|
Patrick Walton
|
bc96ea2a18
|
libcore: Implement a box annihilator, not called yet
|
2012-09-14 16:13:13 -07:00 |
|