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
/
libstd
/
time
Age
Commit message (
Expand
)
Author
Lines
2014-11-05
Repair various cases where values of distinct types were being operated
Niko Matsakis
-1
/
+1
2014-10-30
auto merge of #18359 : 1-more/rust/feature, r=alexcrichton
bors
-13
/
+18
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-10-28
Fix the output of negative duration
Vladimir Smola
-13
/
+18
2014-10-09
std: Convert statics to constants
Alex Crichton
-13
/
+13
2014-09-03
Fix spelling errors and capitalization.
Joseph Crail
-1
/
+1
2014-08-28
libstd: Wrap duration.rs at 100 characters.
Ruud van Asseldonk
-3
/
+6
2014-08-21
libstd: Limit Duration range to i64 milliseconds.
Ruud van Asseldonk
-39
/
+49
2014-08-20
libstd: Refactor Duration.
Ruud van Asseldonk
-282
/
+190
2014-08-15
Derive Clone for std::time::Duration
Andrew Poelstra
-1
/
+1
2014-08-13
Add a fixme about Duration representation
Brian Anderson
-0
/
+2
2014-08-13
Update docs
Brian Anderson
-2
/
+5
2014-08-13
std: Fix build errors
Brian Anderson
-1
/
+1
2014-08-13
std: Remove Duration::new/new_opt/to_tuple
Brian Anderson
-37
/
+0
2014-08-13
std: Improve Duration comments
Brian Anderson
-17
/
+2
2014-08-13
std: Refactor time module a bit
Brian Anderson
-0
/
+696