about summary refs log tree commit diff
path: root/src/lib/c_vec.rs
AgeCommit message (Expand)AuthorLines
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-99/+0
2011-11-28c_vec: Remove the mutable cast be forcing the pointer to be mutable throughou...Joshua Wise-6/+7
2011-11-28Add c_vec library to std.Joshua Wise-0/+98