about summary refs log tree commit diff
path: root/src/lib
AgeCommit message (Expand)AuthorLines
2011-08-15Working on more spawn test cases.Eric Holk-4/+10
2011-08-15Added a library version of spawn. Before long, we can remove the old version.Eric Holk-0/+79
2011-08-15Move mode for lib comm, converted a few tests.Eric Holk-6/+4
2011-08-15Port ID-based channels.Eric Holk-5/+41
2011-08-12Remove std::ivec::to_vecBrian Anderson-8/+0
2011-08-12Add an ivec interface to the #fmt library functionsBrian Anderson-29/+53
2011-08-12Remove std::vecBrian Anderson-22/+0
2011-08-12Rename rust_list_files_ivec to rust_list_filesBrian Anderson-4/+4
2011-08-12Remove rust_list_files from std and rtBrian Anderson-2/+0
2011-08-12Remove runtime vector builtinsBrian Anderson-20/+0
2011-08-12Don't export anything from std::vecBrian Anderson-2/+2
2011-08-12Remove all usages of std::vec::vbufBrian Anderson-41/+15
2011-08-12Remove last use of vec:bufBrian Anderson-8/+2
2011-08-12Remove vecs from std::sha1Brian Anderson-17/+4
2011-08-12Remove last uses of vec::lenBrian Anderson-3/+0
2011-08-12Convert uint::parse_buf to ivecsBrian Anderson-3/+3
2011-08-12Remove vecs from std::getoptsBrian Anderson-27/+8
2011-08-12Remove unused functions from std::vecBrian Anderson-316/+0
2011-08-12Remove more exports from std::vecBrian Anderson-9/+1
2011-08-12Remove more vectors from stdBrian Anderson-12/+12
2011-08-12Remove ebmlivec moduleBrian Anderson-1/+0
2011-08-12Rename std::termivec to std::termBrian Anderson-8/+8
2011-08-12Remove std::termBrian Anderson-89/+7
2011-08-12Remove vecs from std::sortBrian Anderson-158/+19
2011-08-12Remove usages of vec:print_debug_infoBrian Anderson-2/+0
2011-08-12Convert std::run to ivecsBrian Anderson-9/+11
2011-08-12Remove vecs from std::bitvBrian Anderson-23/+3
2011-08-12Hide even more exports from std::vecBrian Anderson-5/+1
2011-08-12Remove a bunch of exports from std::vecBrian Anderson-7/+0
2011-08-12Add reverse and reversed to std::ivecBrian Anderson-0/+26
2011-08-12Add some of stdtest::vec into stdtest::ivecBrian Anderson-0/+22
2011-08-12Don't export vec::alloc, vec::refcountBrian Anderson-2/+0
2011-08-12Limit the exports from std::vecBrian Anderson-0/+25
2011-08-12Rename std::ioivec to std::ioBrian Anderson-36/+36
2011-08-12Remove std::ioBrian Anderson-474/+0
2011-08-12Convert all uses of std::io to std::ioivecBrian Anderson-25/+28
2011-08-12Remove a vbuf import from std::strBrian Anderson-1/+0
2011-08-12Rename str::connect_ivec to str::connectBrian Anderson-2/+2
2011-08-12Remove str::connectBrian Anderson-11/+0
2011-08-12Convert str::concat to ivecsBrian Anderson-1/+1
2011-08-12Rename str::split_ivec to str::splitBrian Anderson-2/+2
2011-08-12Remove str::splitBrian Anderson-16/+0
2011-08-12Convert str::from_chars, to_chars to ivecsBrian Anderson-11/+11
2011-08-12Remove str_from_vec runtime functionBrian Anderson-2/+1
2011-08-12Rename std::str::unsafe_from_bytes_ivec to unsafe_from_bytesBrian Anderson-12/+12
2011-08-12Remove std::str::unsafe_from_bytesBrian Anderson-6/+0
2011-08-12Convert all uses of unsafe_from_bytes to unsafe_from_bytes_ivecBrian Anderson-9/+11
2011-08-12Remove str::from_bytesBrian Anderson-4/+1
2011-08-12Convert str::is_utf8 to ivecsBrian Anderson-2/+2
2011-08-12Remove vec version of str::bytes, rename bytes_ivec to str::bytesBrian Anderson-19/+19