Jeff Olson
|
bb5960aa57
|
moving new uv stuff into uv.rs and rust_uv.cpp
- removing the remains of uvtmp.rs and rust_uvtmp.rs
- removing the displaced, low-level libuv bindings
in uv.rs and rust_uv.cpp
|
2012-02-28 17:56:15 -08:00 |
|
Niko Matsakis
|
f3ca50c9ca
|
Encode/decode AST into metadata, re-instantiate inlined items
|
2012-02-24 20:46:27 -08:00 |
|
Niko Matsakis
|
3a2f1e1876
|
add serialization library; convert ebml lib to use u64 internally
|
2012-02-13 06:50:58 -08:00 |
|
Brian Anderson
|
07f8555b3e
|
std: Add some hacks to use libuv
|
2012-01-22 20:06:58 -08:00 |
|
Brian Anderson
|
52b1623089
|
std: Remove extfmt. Has been moved to core. Closes #1600
|
2012-01-21 13:51:54 -08:00 |
|
Lenny222
|
b19fdcced2
|
libstd => libcore
|
2012-01-17 10:51:43 -08:00 |
|
Lenny222
|
106dcf7b92
|
spin-off rustdocs tuple code to libstd
|
2012-01-17 10:51:43 -08:00 |
|
Marijn Haverbeke
|
e046360e69
|
Add an std::md4 module
|
2012-01-17 12:02:04 +01:00 |
|
Marijn Haverbeke
|
f30c5ea686
|
Remove leftover comm.rs in std
(The actual comm module lives in core.)
|
2012-01-09 14:53:13 +01:00 |
|
Brian Anderson
|
c5564c9bae
|
Declare MIT license in crate attributes, not BSD
The Rust License is actually the MIT license, not BSD
|
2012-01-08 16:22:55 -08:00 |
|
User Jyyou
|
a59c4b1b47
|
freebsd support
|
2012-01-01 20:18:55 -08:00 |
|
Stefan Plantikow
|
b957916e06
|
removed math leftovers from std
|
2011-12-20 18:07:36 +01:00 |
|
Graydon Hoare
|
dde5860380
|
Remove some duplicated unused parts of std now that they're present in core.
|
2011-12-14 18:04:45 -08:00 |
|
Stefan Plantikow
|
6d0901cb4d
|
std: export math_f* as math::f* submods and use tailcalls in std::math
|
2011-12-14 14:54:16 -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 |
|