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-12-26
auto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
bors
-27
/
+115
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-109
/
+144
2013-12-24
green: Move a scheduler test inside libgreen
Alex Crichton
-60
/
+0
2013-12-24
std: Remove must deferred sending functions
Alex Crichton
-34
/
+5
2013-12-24
rustuv: Remove the id() function from IoFactory
Alex Crichton
-2
/
+0
2013-12-24
std: Stop reexporting the contents of 'mod consts'
Alex Crichton
-3
/
+1
2013-12-24
native: Protect against spurious wakeups on cvars
Alex Crichton
-1
/
+1
2013-12-24
green: Properly wait for main before shutdown
Alex Crichton
-12
/
+15
2013-12-24
Test fixes and rebase problems
Alex Crichton
-3
/
+96
2013-12-24
green: Allow specifying an IoFactory for pools
Alex Crichton
-1
/
+1
2013-12-24
std: Implement yields on receives for channels
Alex Crichton
-5
/
+20
2013-12-24
Finalize the green::Pool type
Alex Crichton
-16
/
+35
2013-12-24
rustuv: Get all tests passing again after refactor
Alex Crichton
-3
/
+2
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-584
/
+436
2013-12-24
std: Update std::rt::thread to specify stack sizes
Alex Crichton
-8
/
+16
2013-12-24
std: Fix a bug where Local::take() didn't zero out
Alex Crichton
-1
/
+3
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-3765
/
+350
2013-12-24
native: Introduce libnative
Alex Crichton
-1852
/
+0
2013-12-24
std: Reimplement std::comm without the scheduler
Alex Crichton
-362
/
+40
2013-12-24
std: Move management of the exit code to std::os
Alex Crichton
-5
/
+15
2013-12-24
std: Change Any::move to never consume the object
Alex Crichton
-9
/
+10
2013-12-24
std: Make logging safely implemented
Alex Crichton
-21
/
+11
2013-12-24
std: Handle prints with literally no context
Alex Crichton
-4
/
+25
2013-12-24
std: Expose that LocalIo may not always be available
Alex Crichton
-176
/
+118
2013-12-24
std: Introduce std::sync
Alex Crichton
-511
/
+283
2013-12-24
std: Delete rt::test
Alex Crichton
-1030
/
+583
2013-12-24
std: Introduce an unstable::stack module
Alex Crichton
-2
/
+276
2013-12-24
std: Introduce a Runtime trait
Alex Crichton
-269
/
+25
2013-12-25
std::vec: clarify & examplify more docs.
Huon Wilson
-16
/
+79
2013-12-25
std::vec: correct .sort()'s doc-string and add some
Huon Wilson
-11
/
+36
2013-12-24
Stop using C++ exceptions for stack unwinding.
Vadim Chugunov
-70
/
+286
2013-12-23
auto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
bors
-3
/
+31
2013-12-23
[std::ascii] Add .to_ascii_opt() and .into_ascii_opt() returning Option
Simon Sapin
-36
/
+70
2013-12-23
Fixing more doc tests
Alex Crichton
-4
/
+10
2013-12-23
std: Fix all code examples
Alex Crichton
-90
/
+147
2013-12-23
Add tests for 0-byte read propagation.
Sébastien Paolacci
-0
/
+28
2013-12-22
auto merge of #11111 : alexcrichton/rust/issue-11039, r=brson
bors
-0
/
+4
2013-12-22
auto merge of #11082 : brson/rust/noat, r=alexcrichton
bors
-76
/
+89
2013-12-22
auto merge of #11064 : huonw/rust/vec-sort, r=alexcrichton
bors
-2
/
+297
2013-12-22
std::vec: make the sorting closure use `Ordering` rather than just being
Huon Wilson
-55
/
+34
2013-12-21
Guarantee comm primitives are not Freeze
Alex Crichton
-0
/
+4
2013-12-21
std: Remove some @-boxes
Brian Anderson
-76
/
+89
2013-12-20
Implement size_hint() for ByRef iterator
Palmer Cox
-1
/
+2
2013-12-20
Update next() and size_hint() for MutSpliterIterator
Palmer Cox
-11
/
+8
2013-12-20
Remove remainder field from MutChunkIter
Palmer Cox
-13
/
+10
2013-12-21
std::vec: add a sugary .sort() method for plain Ord sorting.
Huon Wilson
-7
/
+64
2013-12-20
auto merge of #10986 : adridu59/rust/patch-new, r=alexcrichton
bors
-3
/
+3
2013-12-20
doc: forward-port the conditions tutorial + fixup libstd example
Adrien Tétar
-3
/
+3
2013-12-20
auto merge of #11081 : alexcrichton/rust/comm-adapters, r=huonw
bors
-2
/
+5
2013-12-19
auto merge of #11071 : huonw/rust/quiet-test, r=cmr
bors
-46
/
+28
[prev]
[next]