summary refs log tree commit diff
path: root/src/libextra/comm.rs
AgeCommit message (Expand)AuthorLines
2013-12-25Test fixes and rebase conflictsAlex Crichton-7/+4
2013-12-20extra: silence warnings during testing.Huon Wilson-11/+6
2013-12-16Fallout of rewriting std::commAlex Crichton-77/+42
2013-11-26test: Remove all remaining non-procedure uses of `do`.Patrick Walton-2/+2
2013-11-26librustuv: Remove all non-`proc` uses of `do` from `libextra` andPatrick Walton-2/+2
2013-11-24Remove linked failure from the runtimeAlex Crichton-4/+3
2013-10-24Implement a basic event loop built on LittleLockAlex Crichton-2/+2
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-3/+3
2013-10-09option: rewrite the API to use compositionDaniel Micay-1/+1
2013-09-30extra: Remove usage of fmt!Alex Crichton-3/+3
2013-09-11Rendezvous stream for synchronous channel messagingTim Kuehn-2/+102
2013-08-04Remove old tests and code for `select`Brian Anderson-8/+1
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-5/+4
2013-06-28librustc: Change "Owned" to "Send" everywherePatrick Walton-7/+7
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-6/+8
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+1
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+110