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
/
libnative
Age
Commit message (
Expand
)
Author
Lines
2014-01-01
auto merge of #11212 : alexcrichton/rust/local-task-count, r=brson
bors
-8
/
+54
2014-01-01
Move task count bookeeping out of libstd
Alex Crichton
-8
/
+54
2013-12-31
auto merge of #11187 : alexcrichton/rust/once, r=brson
bors
-9
/
+4
2013-12-31
Convert relevant static mutexes to Once
Alex Crichton
-9
/
+4
2013-12-31
Implement native UDP I/O
Alex Crichton
-89
/
+264
2013-12-27
Implement native TCP I/O
Alex Crichton
-22
/
+467
2013-12-27
Bring native process bindings up to date
Alex Crichton
-70
/
+136
2013-12-26
Register new snapshots
Alex Crichton
-1
/
+0
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-9
/
+7
2013-12-24
rustuv: Remove the id() function from IoFactory
Alex Crichton
-3
/
+0
2013-12-24
native: Protect against spurious wakeups on cvars
Alex Crichton
-13
/
+29
2013-12-24
green: Properly wait for main before shutdown
Alex Crichton
-18
/
+17
2013-12-24
Test fixes and rebase problems
Alex Crichton
-0
/
+2
2013-12-24
green: Fixing all tests from previous refactorings
Alex Crichton
-0
/
+1
2013-12-24
Finalize the green::Pool type
Alex Crichton
-46
/
+9
2013-12-24
native: Add tests and cleanup entry points
Alex Crichton
-17
/
+139
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-3
/
+8
2013-12-24
native: Introduce libnative
Alex Crichton
-0
/
+2153
[prev]