rust/src/libextra
bors 680eb71564 auto merge of #8532 : kballard/rust/cstr-cleanup, r=erickt
Implement interior null checking in `.to_c_str()`, among other changes.
2013-08-16 06:02:14 -07:00
..
crypto Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
num Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
terminfo fix build with the new snapshot compiler 2013-08-12 17:37:46 -04:00
arc.rs Remove the C++ runtime. Sayonara 2013-08-09 16:45:50 -07:00
arena.rs Add extra::arena::Arena::new{, _with_size}. 2013-08-05 17:43:40 +09:00
base64.rs Removed convenience encoding trait impls 2013-08-06 09:58:36 -07:00
bitv.rs std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
c_vec.rs implement pointer arithmetic with GEP 2013-07-30 02:50:31 -04:00
comm.rs Remove old tests and code for select 2013-08-04 15:11:56 -07:00
container.rs remove obsolete foreach keyword 2013-08-03 22:48:02 -04:00
dlist.rs std: Move the iterator param on FromIterator and Extendable to the method. 2013-08-15 01:10:45 +10:00
ebml.rs implement pointer arithmetic with GEP 2013-07-30 02:50:31 -04:00
enum_set.rs Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
extra.rs Added hexadecimal encoding module 2013-08-06 09:58:35 -07:00
fileinput.rs std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
flate.rs extra: add internal to {de,in}flate_bytes_ naming to address nit 2013-08-07 22:41:13 -04:00
flatpipes.rs remove obsolete foreach keyword 2013-08-03 22:48:02 -04:00
fun_treemap.rs
future.rs Remove the C++ runtime. Sayonara 2013-08-09 16:45:50 -07:00
getopts.rs std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
hex.rs Result::get -> Result::unwrap 2013-08-06 10:42:06 -07:00
io_util.rs
json.rs Mass rename of .consume{,_iter}() to .move_iter() 2013-08-10 07:01:07 -07:00
list.rs extra: Replace for with do { .. } expr where internal iterators are used 2013-08-01 16:54:22 +02:00
md4.rs
par.rs std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
priority_queue.rs std: Move the iterator param on FromIterator and Extendable to the method. 2013-08-15 01:10:45 +10:00
rc.rs rc: from_{owned,const} -> from_{send,freeze} 2013-08-01 04:39:00 -04:00
ringbuf.rs std: Move the iterator param on FromIterator and Extendable to the method. 2013-08-15 01:10:45 +10:00
rl.rs Add ToCStr method .with_c_str() 2013-08-15 01:33:10 -07:00
semver.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
serialize.rs remove obsolete foreach keyword 2013-08-03 22:48:02 -04:00
smallintmap.rs std: merge Iterator and IteratorUtil 2013-08-10 07:02:17 -07:00
sort.rs vec: rm obsolete zip and zip_slice 2013-08-15 21:12:34 -04:00
stats.rs Fixed #8451 - extra::stats::write_boxplot() applied to negative or zero sample values 2013-08-12 01:32:05 +10:00
sync.rs auto merge of #8327 : sstewartgallus/rust/factor_out_waitqueue, r=bblum 2013-08-10 07:47:14 -07:00
task_pool.rs Remove the C++ runtime. Sayonara 2013-08-09 16:45:50 -07:00
tempfile.rs remove obsolete foreach keyword 2013-08-03 22:48:02 -04:00
term.rs Forbid priv where it has no effect 2013-08-07 22:41:12 -04:00
test.rs vec: rm obsolete zip and zip_slice 2013-08-15 21:12:34 -04:00
time.rs Merge remote-tracking branch 'remotes/origin/master' into remove-str-trailing-nulls 2013-08-09 18:48:01 -07:00
treemap.rs std: Move the iterator param on FromIterator and Extendable to the method. 2013-08-15 01:10:45 +10:00
unicode.rs Fix building problems in extra::unicode. 2013-08-03 19:57:31 +09:00
url.rs Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
workcache.rs Remove the C++ runtime. Sayonara 2013-08-09 16:45:50 -07:00