about summary refs log tree commit diff
path: root/src/libcore/rt/uv
AgeCommit message (Expand)AuthorLines
2013-05-13Remove re-exports from libcore/core.rcAlex Crichton-1/+3
2013-05-12librustc: Make `self` and `static` into keywordsPatrick Walton-2/+2
2013-05-11Warning policeTim Chevalier-4/+2
2013-04-30Merge remote-tracking branch 'brson/io'Brian Anderson-50/+20
2013-04-29test: Fix tests.Patrick Walton-7/+9
2013-04-23Merge remote-tracking branch 'brson/io'Brian Anderson-50/+20
2013-04-22core::rt: Fix a use after free in uv 'write'Brian Anderson-8/+14
2013-04-20core: remove unused 'mut' variablesAlex Crichton-2/+2
2013-04-20core::rt: Add `next_test_ip4` for generating test addressesBrian Anderson-3/+3
2013-04-20core::rt: Use generated port numbers in testsBrian Anderson-42/+6
2013-04-19core: clean up tests (mostly unused unsafe blocks)Alex Crichton-1/+1
2013-04-19core::rt: Declare large parts of the I/O APIBrian Anderson-1/+1
2013-04-17rustc: Use an out pointer to return structs in x86 C ABI. #5347Brian Anderson-2/+0
2013-04-01remove stray mode on callback, seems to not change anythingGraydon Hoare-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-40/+40
2013-03-28Removing unused importsAlex Crichton-6/+3
2013-03-26librustc: Modify all code to use new lifetime binder syntaxPatrick Walton-1/+1
2013-03-26Remove unused imports throughoutAlex Crichton-1/+0
2013-03-25Merge remote-tracking branch 'brson/rt'Brian Anderson-0/+991
2013-03-18core: Refactor uv bindingsBrian Anderson-0/+991