.. |
num
|
libstd: correct bigint's quot/rem, div/modulo
|
2013-04-23 07:04:05 +09:00 |
arc.rs
|
core::comm: Modernize constructors to use new
|
2013-04-18 14:07:35 -07:00 |
arena.rs
|
Replaced many instances of reinterpret_cast with transmute
|
2013-04-20 22:05:50 +02:00 |
base64.rs
|
Rename Div operator trait to Quot and Modulo operator trait to Rem
|
2013-04-22 01:58:53 +10:00 |
bitv.rs
|
libcore,std,syntax,rustc: move tests into mod tests , make them private (no pub mod or pub fn).
|
2013-04-16 09:57:47 +10:00 |
c_vec.rs
|
std: clean up tests (mostly unused unsafe blocks)
|
2013-04-19 23:23:23 -04:00 |
cmp.rs
|
|
|
comm.rs
|
|
|
dbg.rs
|
Replaced many instances of reinterpret_cast with transmute
|
2013-04-20 22:05:50 +02:00 |
deque.rs
|
libstd: changes to in response to #5656
|
2013-04-10 17:32:03 -07:00 |
dlist.rs
|
libcore,std,syntax,rustc: move tests into mod tests , make them private (no pub mod or pub fn).
|
2013-04-16 09:57:47 +10:00 |
ebml.rs
|
libstd: Micro-optimize vuint_at
|
2013-04-19 11:53:34 -07:00 |
fileinput.rs
|
|
|
flatpipes.rs
|
|
|
fun_treemap.rs
|
|
|
future.rs
|
libcore,std,syntax,rustc: move tests into mod tests , make them private (no pub mod or pub fn).
|
2013-04-16 09:57:47 +10:00 |
getopts.rs
|
libcore,std,syntax,rustc: move tests into mod tests , make them private (no pub mod or pub fn).
|
2013-04-16 09:57:47 +10:00 |
io_util.rs
|
|
|
json.rs
|
syntax: add {read,emit}_enum_struct_variant{,_field}
|
2013-04-10 16:32:09 -07:00 |
list.rs
|
libcore,std,syntax,rustc: move tests into mod tests , make them private (no pub mod or pub fn).
|
2013-04-16 09:57:47 +10:00 |
md4.rs
|
Removing no longer needed unsafe blocks
|
2013-04-08 17:50:25 -04:00 |
net_ip.rs
|
core::comm: Modernize constructors to use new
|
2013-04-18 14:07:35 -07:00 |
net_tcp.rs
|
librustc: WIP patch for using the return value.
|
2013-04-19 12:00:08 -07:00 |
net_url.rs
|
libcore,std,syntax,rustc: move tests into mod tests , make them private (no pub mod or pub fn).
|
2013-04-16 09:57:47 +10:00 |
net.rs
|
|
|
par.rs
|
Replaced many instances of reinterpret_cast with transmute
|
2013-04-20 22:05:50 +02:00 |
priority_queue.rs
|
libstd: changes to in response to #5656
|
2013-04-10 17:32:03 -07:00 |
rl.rs
|
std: remove unused unsafe blocks/functions
|
2013-04-14 01:15:46 -04:00 |
rope.rs
|
Replaced many instances of reinterpret_cast with transmute
|
2013-04-20 22:05:50 +02:00 |
semver.rs
|
|
|
serialize.rs
|
initial iterator object library
|
2013-04-13 05:51:14 -04:00 |
sha1.rs
|
libcore,std,syntax,rustc: move tests into mod tests , make them private (no pub mod or pub fn).
|
2013-04-16 09:57:47 +10:00 |
smallintmap.rs
|
libstd: changes to in response to #5656
|
2013-04-10 17:32:03 -07:00 |
sort.rs
|
libcore,std,syntax,rustc: move tests into mod tests , make them private (no pub mod or pub fn).
|
2013-04-16 09:57:47 +10:00 |
stats.rs
|
|
|
std.rc
|
Rename Div operator trait to Quot and Modulo operator trait to Rem
|
2013-04-22 01:58:53 +10:00 |
sync.rs
|
Replaced many instances of reinterpret_cast with transmute
|
2013-04-20 22:05:50 +02:00 |
task_pool.rs
|
Removing some mutable fields in libstd
|
2013-04-08 17:50:14 -04:00 |
tempfile.rs
|
|
|
term.rs
|
|
|
test.rs
|
core::comm: Modernize constructors to use new
|
2013-04-18 14:07:35 -07:00 |
time.rs
|
libcore,std,syntax,rustc: move tests into mod tests , make them private (no pub mod or pub fn).
|
2013-04-16 09:57:47 +10:00 |
timer.rs
|
core::comm: Modernize constructors to use new
|
2013-04-18 14:07:35 -07:00 |
treemap.rs
|
iterator: use an IteratorUtil trait
|
2013-04-15 21:35:41 -04:00 |
unicode.rs
|
|
|
uv_global_loop.rs
|
core::comm: Modernize constructors to use new
|
2013-04-18 14:07:35 -07:00 |
uv_iotask.rs
|
std: clean up tests (mostly unused unsafe blocks)
|
2013-04-19 23:23:23 -04:00 |
uv_ll.rs
|
std: clean up tests (mostly unused unsafe blocks)
|
2013-04-19 23:23:23 -04:00 |
uv.rs
|
|
|
workcache.rs
|
Small typos, year date and URL of the fbuild system for reference.
|
2013-04-18 11:51:12 +02:00 |