.. |
crypto
|
Remove standalone comparison functions in vec, make the trait impls better.
|
2013-07-04 00:46:50 +10:00 |
net
|
Replaces the free-standing functions in f32, &c.
|
2013-07-08 18:05:17 +02:00 |
num
|
Remove the global 'vec::to_owned' function
|
2013-07-12 16:13:51 -04:00 |
terminfo
|
extra: Patch up code that was using irrefutable patterns incorrectly.
|
2013-07-08 13:53:44 -04:00 |
arc.rs
|
auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton
|
2013-06-30 01:19:38 -07:00 |
arena.rs
|
Replaces the free-standing functions in f32, &c.
|
2013-07-08 18:05:17 +02:00 |
base64.rs
|
Upper-cased exported statics
|
2013-07-03 23:33:55 -04:00 |
bitv.rs
|
Split mutable methods out of Set and Map
|
2013-07-13 19:44:36 -07:00 |
c_vec.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
comm.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
container.rs
|
extra: Add mod container with trait Deque
|
2013-07-11 15:54:35 +02:00 |
dbg.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
dlist.rs
|
dlist: Use inline on very small functions and iterator functions
|
2013-07-14 23:03:54 +02:00 |
ebml.rs
|
rustc: add a lint to enforce uppercase statics.
|
2013-07-01 17:52:57 +10:00 |
extra.rs
|
extra: Rename deque::Deque to ringbuf::RingBuf and impl trait Deque
|
2013-07-11 15:54:35 +02:00 |
fileinput.rs
|
Correct merge failures
|
2013-07-08 13:55:11 -04:00 |
flate.rs
|
Convert vec::{as_imm_buf, as_mut_buf} to methods.
|
2013-07-04 00:46:50 +10:00 |
flatpipes.rs
|
Remove the global 'vec::to_owned' function
|
2013-07-12 16:13:51 -04:00 |
fun_treemap.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
future.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
getopts.rs
|
Remove the global 'vec::to_owned' function
|
2013-07-12 16:13:51 -04:00 |
io_util.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
iter.rs
|
Move most iter functionality to extra, fixes #7343
|
2013-07-01 01:50:40 +02:00 |
json.rs
|
Noting that json.rs provides parsing as well
|
2013-07-14 18:26:45 -07:00 |
list.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
md4.rs
|
Remove the global 'vec::to_owned' function
|
2013-07-12 16:13:51 -04:00 |
par.rs
|
Replaces the free-standing functions in f32, &c.
|
2013-07-08 18:05:17 +02:00 |
priority_queue.rs
|
Stripped trailing spaces; Implemented FromIterator for TreeMap and PriorityQueue
|
2013-07-14 13:18:50 -04:00 |
rc.rs
|
extra: Patch up code that was using irrefutable patterns incorrectly.
|
2013-07-08 13:53:44 -04:00 |
ringbuf.rs
|
ringbuf: Implement DoubleEndedIterator
|
2013-07-16 01:13:26 +02:00 |
rl.rs
|
Make TLS keys actually take up space
|
2013-07-14 10:15:07 -07:00 |
semver.rs
|
Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this
|
2013-06-30 21:59:44 +10:00 |
serialize.rs
|
dlist: Name the type DList for doubly-linked list
|
2013-07-11 15:54:35 +02:00 |
smallintmap.rs
|
Split mutable methods out of Set and Map
|
2013-07-13 19:44:36 -07:00 |
sort.rs
|
Purge the last remnants of the old TLS api
|
2013-07-14 09:29:12 -07:00 |
stats.rs
|
Remove the global 'vec::to_owned' function
|
2013-07-12 16:13:51 -04:00 |
sync.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
task_pool.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
tempfile.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
term.rs
|
term: Add new function .attr() to toggle terminal attributes
|
2013-07-14 14:37:29 -07:00 |
test.rs
|
extra: reduce bench loop max time to 3s.
|
2013-07-16 09:33:54 -07:00 |
time.rs
|
Replaces the free-standing functions in f32, &c.
|
2013-07-08 18:05:17 +02:00 |
timer.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
treemap.rs
|
auto merge of #7788 : MarkJr94/rust/from_iter, r=cmr
|
2013-07-14 12:01:22 -07:00 |
unicode.rs
|
libextra: Require documentation by default
|
2013-05-30 01:03:15 -05:00 |
uv_global_loop.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
uv_iotask.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
uv_ll.rs
|
Convert vec::{as_imm_buf, as_mut_buf} to methods.
|
2013-07-04 00:46:50 +10:00 |
uv.rs
|
|
|
workcache.rs
|
extra: Patch up code that was using irrefutable patterns incorrectly.
|
2013-07-08 13:53:44 -04:00 |