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
Age
Commit message (
Expand
)
Author
Lines
2012-10-22
Merge pull request #3832 from Dretch/concatdocstrs
Brian Anderson
-26
/
+16
2012-10-22
xfail-fast issue-3656
Brian Anderson
-0
/
+1
2012-10-22
rustc: Convert two printlns in trans into debug!
Brian Anderson
-2
/
+2
2012-10-22
Fix and test for issue #3780.
Gareth Daniel Smith
-26
/
+16
2012-10-22
Long lines
Brian Anderson
-1
/
+2
2012-10-22
Merge pull request #3826 from jdm/doublefail
Brian Anderson
-1
/
+6
2012-10-22
Fix breakage (forgot to commit this...
Tim Chevalier
-1
/
+1
2012-10-22
Incorporate review comments (mostly fixing indentation)
Tim Chevalier
-28
/
+26
2012-10-22
Preliminary support for labeled break/continue for `loop`s
Tim Chevalier
-98
/
+232
2012-10-22
Simplify the AST representation of ty param bounds
Tim Chevalier
-65
/
+57
2012-10-21
Correct propagation of mutability from components to base in borrowck
Niko Matsakis
-9
/
+117
2012-10-21
Replace rust_atomic_increment/decrement and rust_compare_and_swap_ptr with in...
Luqman Aden
-25
/
+146
2012-10-21
rustc: add new intrinsics - atomic_cxchg{_acq,_rel}
Luqman Aden
-6
/
+73
2012-10-21
Fix ICE stemming from use of unique pointers in unreachable blocks.
Josh Matthews
-1
/
+6
2012-10-20
std: Shuffle around test ports some more
Brian Anderson
-1
/
+1
2012-10-20
Long lines
Brian Anderson
-1
/
+2
2012-10-20
Remove obsolete fixed-length string test
Brian Anderson
-13
/
+7
2012-10-20
Remove remaining uses of old fixed-length vec syntax
Brian Anderson
-1
/
+1
2012-10-20
Parse and report obsolete fixed-length vector syntax
Brian Anderson
-3
/
+88
2012-10-20
...missed a merge marker on that last rebase
Ben Striegel
-1
/
+0
2012-10-20
No longer parse old fixed-length vec sytnax
Ben Striegel
-38
/
+1
2012-10-20
Fix a pprint test for fixed-length vecs
Ben Striegel
-2
/
+2
2012-10-20
Remove old fixed-length vector syntax
Ben Striegel
-151
/
+135
2012-10-20
libsyntax: adapt the pretty printer for the new fixed size array syntax
Philipp Brüschweiler
-2
/
+14
2012-10-20
Add new uv functions to rustrt.def.in
Brian Anderson
-0
/
+4
2012-10-20
std: Use unique ports in tcp tests
Brian Anderson
-2
/
+2
2012-10-20
std: rename getpeername to get_peer_addr
Luqman Aden
-9
/
+12
2012-10-20
std: Add test for getpeername
Brian Anderson
-0
/
+55
2012-10-20
uv: use just getpeername for both ipv4 and ipv6.
Luqman Aden
-12
/
+22
2012-10-20
uv: implement a way to get client's ip/port.
Luqman Aden
-2
/
+81
2012-10-20
Fix run-pass/issue-2895 for 32-bit archs
Brian Anderson
-0
/
+7
2012-10-19
core: add 3rd proposed interface (trap/in) to conditions.
Graydon Hoare
-0
/
+69
2012-10-19
Renaming trait name UniqueStr to Trimmable
Mahmut Bulut
-3
/
+3
2012-10-19
Fix Windows breakage
Tim Chevalier
-1
/
+1
2012-10-19
Remove superfluous by-ref in option::get, option::get_default, option::expect
Tim Chevalier
-35
/
+35
2012-10-18
core: add potential "simpler interface" to core::condition, also reduce TLS h...
Graydon Hoare
-18
/
+69
2012-10-18
core: Add type params to condition handling so interface is safe.
Graydon Hoare
-24
/
+25
2012-10-18
core: add previous-handler save and restore for proper nesting.
Graydon Hoare
-16
/
+78
2012-10-18
rustc: Implement intra-crate static methods on anonymous trait implementation...
Patrick Walton
-61
/
+276
2012-10-18
Revert "Simplify str::to_managed"
Erick Tryzelaar
-2
/
+3
2012-10-18
Merge pull request #3803 from tychosci/readclose
Tim Chevalier
-18
/
+24
2012-10-18
Remove dead type definition
Tim Chevalier
-5
/
+1
2012-10-18
test: Fix failing tests. r=rustbot
Patrick Walton
-8
/
+8
2012-10-18
Rename str::to_unique to str::to_owned.
Erick Tryzelaar
-6
/
+6
2012-10-18
Simplify str::to_managed
Erick Tryzelaar
-3
/
+2
2012-10-18
libcore: minor code cleanup.
Erick Tryzelaar
-25
/
+16
2012-10-18
libcore: call [u8] values bytes, not bufs
Erick Tryzelaar
-48
/
+52
2012-10-18
Rewrite io::ByteBuf into a struct
Erick Tryzelaar
-13
/
+15
2012-10-18
Make with_bytes_reader/with_bytes_writer pure
Erick Tryzelaar
-8
/
+12
2012-10-18
rustc: optimize away some mallocs when building GEP args
Erick Tryzelaar
-2
/
+1
[prev]
[next]