Stefan Plantikow
|
57ac67a5aa
|
core: killed all math wrappers
|
2011-12-31 03:45:17 +01: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 |
|
Stefan Plantikow
|
50db7ce906
|
Moved std::math to std::core
- merges math and float into core::float
- Splits core::ctypes into core::ctypes and core::mtypes
- cmath is not exported
- stdtest::math passes
|
2011-12-14 14:54:16 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Brian Anderson
|
4f17131855
|
Add crate_type attributes to rustc, std, core
|
2011-12-08 21:09:48 -08:00 |
|
Graydon Hoare
|
447414f007
|
Establish 'core' library separate from 'std'.
|
2011-12-06 12:13:04 -08:00 |
|