summary refs log tree commit diff
path: root/src/libglob
AgeCommit message (Expand)AuthorLines
2014-03-31Bump version to 0.10Alex Crichton-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-7/+7
2014-03-25Changed `iter::Extendable` and `iter::FromIterator` to take a `Iterator` by v...Marvin Löbel-1/+1
2014-03-23iter: remove `to_owned_vec`Daniel Micay-1/+1
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-19/+30
2014-03-20Removing imports of std::vec_ng::VecAlex Crichton-1/+0
2014-03-15Add rustdoc html crate infoSteven Fackler-0/+3
2014-03-14lint: add lint for use of a `~[T]`.Huon Wilson-0/+1
2014-03-10libstd: Change `slice_shift_char`, `shift_char`, `pop_char`, `shift_byte` and...Piotr Czarnecki-5/+6
2014-02-24Transition to new `Hash`, removing IterBytes and std::to_bytes.Huon Wilson-4/+4
2014-02-14Fix all code examplesAlex Crichton-1/+1
2014-02-13Removed num::OrderableMichael Darakananda-2/+2
2014-02-11libglob -- patch closure where const borrow would have helpedNiko Matsakis-5/+8
2014-02-03glob: Remove io_error usageAlex Crichton-2/+1
2014-01-29extra: move glob to libglobDavid Manescu-0/+782