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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libtime
Age
Commit message (
Expand
)
Author
Lines
2014-05-14
libtime: Remove all uses of `~str` from `libtime`
Patrick Walton
-261
/
+267
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-212
/
+212
2014-04-10
libstd: Implement `StrBuf`, a new string buffer type like `Vec`, and
Patrick Walton
-2
/
+6
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-4
/
+4
2014-04-03
Bump version to 0.11-pre
Brian Anderson
-1
/
+1
2014-04-03
auto merge of #13286 : alexcrichton/rust/release, r=brson
bors
-1
/
+1
2014-03-31
Make libtime fields public
Steven Fackler
-13
/
+13
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
-9
/
+9
2014-03-22
Add #[deny(deprecated_owned_vector)] to several modules.
Huon Wilson
-1
/
+1
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-2
/
+2
2014-03-20
Register new snapshots
Alex Crichton
-1
/
+1
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-16
Document the Tm struct and fields
Cadence Marseille
-12
/
+43
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+2
2014-03-15
Add rustdoc html crate info
Steven Fackler
-0
/
+3
2014-03-14
Implement TotalEq and TotalOrd for Timespec
Steven Fackler
-10
/
+1
2014-03-14
lint: add lint for use of a `~[T]`.
Huon Wilson
-0
/
+1
2014-03-08
Removed DeepClone. Issue #12698.
Michael Darakananda
-2
/
+2
2014-02-28
std: Change assert_eq!() to use {} instead of {:?}
Alex Crichton
-4
/
+4
2014-02-21
Move time out of extra (cc #8784)
Arcterus
-0
/
+1484
[prev]