about summary refs log tree commit diff
path: root/src/libgetopts
AgeCommit message (Expand)AuthorLines
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+3
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-06debuginfo: Expose limited debuginfo in command line optionsMichael Woerister-0/+19
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-1/+1
2014-02-23Remove all ToStr impls, add Show implsAlex Crichton-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11libgetopts -- fix unsafe sharing in closuresNiko Matsakis-13/+37
2014-02-06getopts: fixed a failing testArcterus-6/+5
2014-02-06getopts: unify testsArcterus-362/+148
2014-02-06getopts: replaced base functions with those from groupArcterus-473/+435
2014-02-06Move getopts out of extraArcterus-0/+1712