index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libgetopts
Age
Commit message (
Expand
)
Author
Lines
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-10
/
+10
2014-03-22
getopts: remove all uses of `~[]`.
Huon Wilson
-11
/
+11
2014-03-22
Remove outdated and unnecessary std::vec_ng::Vec imports.
Huon Wilson
-1
/
+0
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-184
/
+189
2014-03-20
Register new snapshots
Alex Crichton
-2
/
+2
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-2
/
+2
2014-03-18
deny missing docs
Alan Andrade
-1
/
+1
2014-03-16
getopts missing docs
Alan Andrade
-4
/
+15
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+3
2014-03-15
Add rustdoc html crate info
Steven Fackler
-0
/
+3
2014-03-14
lint: add lint for use of a `~[T]`.
Huon Wilson
-0
/
+1
2014-03-06
debuginfo: Expose limited debuginfo in command line options
Michael Woerister
-0
/
+19
2014-02-28
std: Change assert_eq!() to use {} instead of {:?}
Alex Crichton
-1
/
+1
2014-02-23
Remove all ToStr impls, add Show impls
Alex Crichton
-1
/
+1
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-11
libgetopts -- fix unsafe sharing in closures
Niko Matsakis
-13
/
+37
2014-02-06
getopts: fixed a failing test
Arcterus
-6
/
+5
2014-02-06
getopts: unify tests
Arcterus
-362
/
+148
2014-02-06
getopts: replaced base functions with those from group
Arcterus
-473
/
+435
2014-02-06
Move getopts out of extra
Arcterus
-0
/
+1712