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
/
libsemver
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
-8
/
+8
2014-03-22
Add #[deny(deprecated_owned_vector)] to several modules.
Huon Wilson
-0
/
+1
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-20
rename std::vec_ng -> std::vec
Daniel Micay
-1
/
+1
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+0
2014-03-15
auto merge of #12923 : sfackler/rust/vecify, r=brson
bors
-25
/
+24
2014-03-15
Remove ~[] from libsemver
Steven Fackler
-25
/
+24
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
/
+2
2014-02-25
Exclude build metadata from equality checking.
OGINO Masanori
-13
/
+25
2014-02-23
Remove all ToStr impls, add Show impls
Alex Crichton
-15
/
+0
2014-02-20
Mass rename if_ok! to try!
Alex Crichton
-7
/
+7
2014-02-08
auto merge of #12109 : omasanori/rust/small-fixes, r=sfackler
bors
-13
/
+0
2014-02-08
Remove redundant Ord implementation for Version.
OGINO Masanori
-13
/
+0
2014-02-08
std::fmt: convert the formatting traits to a proper self.
Huon Wilson
-12
/
+13
2014-02-07
Implement std::fmt::Show for semver::{Identifier, Version}
Brendan Zabarauskas
-15
/
+51
2014-02-07
Make semver::Version fields public
Brendan Zabarauskas
-5
/
+5
2014-02-03
Move semver out of libextra.
OGINO Masanori
-0
/
+428