about summary refs log tree commit diff
path: root/src/libglob
AgeCommit message (Collapse)AuthorLines
2014-03-14lint: add lint for use of a `~[T]`.Huon Wilson-0/+1
This is useless at the moment (since pretty much every crate uses `~[]`), but should help avoid regressions once completely removed from a crate.
2014-03-10libstd: Change `slice_shift_char`, `shift_char`, `pop_char`, `shift_byte` ↵Piotr Czarnecki-5/+6
and `pop_byte` to return an Option instead of failing
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
In line with the dissolution of libextra - moves glob to its own library libglob. Changes based on PR #11787. Updates .gitignore to ignore doc/glob.