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
Age
Commit message (
Expand
)
Author
Lines
2013-01-08
Only ignore failing bigint tests on 32-bit platforms
Brian Anderson
-4
/
+8
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-198
/
+30
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-30
/
+198
2013-01-08
Ignore some failing bigint tests
Brian Anderson
-0
/
+4
2013-01-08
Merge remote-tracking branch 'gifnksm/bigint' into kind-names
Brian Anderson
-0
/
+1499
2013-01-02
remove apparently-superfluous extra parens from types
Tim Chevalier
-2
/
+2
2013-01-02
std: Constify the bytes sent to Sha1::input
Peter Williams
-4
/
+4
2012-12-31
Merge pull request #4324 from steveklabnik/std_net
Brian Anderson
-1
/
+11
2013-01-01
Add some extra description for std::net
Steve Klabnik
-1
/
+11
2012-12-29
libstd: Comment out mysteriously failing net-url test. rs=busted
Patrick Walton
-2
/
+3
2012-12-28
doc: Rename mention of insert_or_update_with_key
Ben Alpert
-1
/
+1
2012-12-28
libstd: Fix tests. rs=bustage
Patrick Walton
-11
/
+69
2012-12-27
libstd: Fix a bunch of resolve errors in tests. rs=fire
Patrick Walton
-13
/
+118
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-116
/
+375
2012-12-27
Enhance auto_encode to take number of struct fields
Michael Neumann
-8
/
+8
2012-12-24
Convert core::io to use explicit self (for issue #4118 and issue #2004)
gareth
-15
/
+15
2012-12-24
std: Mark some functions as pure
Chris Peterson
-12
/
+12
2012-12-24
bump 0.5 => 0.6, redirect some URLs in docs.
Graydon Hoare
-2
/
+2
2012-12-24
std: modernize net_url
Erick Tryzelaar
-364
/
+316
2012-12-24
Switch chain calls to use Option::chain method
Erick Tryzelaar
-78
/
+39
2012-12-24
Merge pull request #4278 from cpeterso/incoming-pure-functions
Tim Chevalier
-12
/
+12
2012-12-24
Convert core::io to use explicit self (for issue #4118 and issue #2004)
gareth
-15
/
+15
2012-12-23
std: Mark some functions as pure
Chris Peterson
-12
/
+12
2012-12-23
Merge pull request #4243 from erickt/incoming
Tim Chevalier
-78
/
+39
2012-12-23
Merge pull request #4249 from graydon/0.6-bump
Tim Chevalier
-2
/
+2
2012-12-23
Merge pull request #4251 from erickt/url
Tim Chevalier
-364
/
+316
2012-12-22
Convert @[BigDigit] to ~[BigDigit]
gifnksm
-279
/
+254
2012-12-22
Impl Zero, One of BigInt, BigUint
gifnksm
-73
/
+85
2012-12-22
Convert std::bigint to explicit self.
gifnksm
-45
/
+52
2012-12-22
Move BigUint and BigDIgit to std::bigint.
gifnksm
-845
/
+834
2012-12-22
Implement BigInt and BigUint.
gifnksm
-0
/
+1505
2012-12-21
bump 0.5 => 0.6, redirect some URLs in docs.
Graydon Hoare
-2
/
+2
2012-12-21
std: modernize net_url
Erick Tryzelaar
-364
/
+316
2012-12-20
Ignore some time tests
Brian Anderson
-0
/
+2
2012-12-20
Switch chain calls to use Option::chain method
Erick Tryzelaar
-78
/
+39
2012-12-20
Remove the cfg(stageN)-specific serialize code.
Erick Tryzelaar
-607
/
+0
2012-12-19
Fix a warning in the workcache test.
Erick Tryzelaar
-1
/
+1
2012-12-19
Remove serialize::traits submodule.
Erick Tryzelaar
-1
/
+604
2012-12-19
Remove the old serialization code
Erick Tryzelaar
-590
/
+1
2012-12-18
Remove superfluous parentheses.
Erick Tryzelaar
-4
/
+4
2012-12-18
Stop resolving static methods at the module level. Closes #4179
Brian Anderson
-25
/
+25
2012-12-17
Fix build breakage
Brian Anderson
-54
/
+54
2012-12-17
Switch from serialization to std::serialize. (snapshot)
Erick Tryzelaar
-82
/
+80
2012-12-17
std: Add flatpipes
Brian Anderson
-0
/
+1004
2012-12-17
Register snapshots
Brian Anderson
-10
/
+0
2012-12-17
Revert "Register snapshots"
Brian Anderson
-0
/
+10
2012-12-17
Register snapshots
Brian Anderson
-10
/
+0
2012-12-17
add an empty PriorityQueue constructor
Daniel Micay
-10
/
+10
2012-12-16
Long lines
Brian Anderson
-6
/
+7
2012-12-16
Fix doc comment
Brian Anderson
-1
/
+2
[prev]
[next]