]> git.lizzy.rs Git - rust.git/history - src/libcore/rt/uv/mod.rs
Merge remote-tracking branch 'brson/io'
[rust.git] / src / libcore / rt / uv / mod.rs
2013-05-01 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-29 borsauto merge of #6080 : pcwalton/rust/demode-everything...
2013-04-29 Patrick Waltontest: Fix tests.
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-25 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-24 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-23 borsauto merge of #6013 : gifnksm/rust/bigint-quot-rem...
2013-04-23 Brian Andersoncore::rt: Fix a use after free in uv 'write'
2013-04-23 borsauto merge of #6007 : pcwalton/rust/use-mod, r=brson
2013-04-23 borsauto merge of #5996 : sanxiyn/rust/target-feature,...
2013-04-22 borsauto merge of #5980 : Kimundi/rust/ascii-encoding,...
2013-04-22 borsauto merge of #5966 : alexcrichton/rust/issue-3083...
2013-04-21 Alex Crichtoncore: remove unused 'mut' variables
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-30 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5628 : brson/rust/assert, r=brson
2013-03-29 Patrick Waltonlibrustc: Remove `fail_unless!`
2013-03-29 borsauto merge of #5624 : thestinger/rust/tutorial, r=pcwalton
2013-03-29 borsauto merge of #5615 : brson/rust/noclang, r=brson
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-29 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5570 : alexcrichton/rust/fix-unused...
2013-03-29 Alex CrichtonRemoving unused imports
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-28 borsauto merge of #5576 : yichoi/rust/pull-0327, r=brson
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 Patrick Waltonlibrustc: Modify all code to use new lifetime binder...
2013-03-27 borsauto merge of #5560 : brson/rust/relnotes, r=brson
2013-03-27 borsauto merge of #5547 : catamorphism/rust/issue-4898...
2013-03-26 borsauto merge of #5523 : alexcrichton/rust/less-oldmap...
2013-03-26 Alex CrichtonRemove unused imports throughout
2013-03-26 borsauto merge of #5546 : nikomatsakis/rust/ty_region-usefu...
2013-03-26 borsauto merge of #5542 : catamorphism/rust/issue-4983...
2013-03-26 borsauto merge of #5540 : dbaupp/rust/configure-pandoc...
2013-03-26 borsauto merge of #5539 : apasel422/rust/kate, r=brson
2013-03-26 borsauto merge of #5537 : yichoi/rust/pull-0325, r=brson
2013-03-26 borsauto merge of #5536 : sanxiyn/rust/doc-purity, r=brson
2013-03-26 borsauto merge of #5528 : thestinger/rust/find_mut, r=brson
2013-03-26 borsauto merge of #5525 : dbaupp/rust/minor_fixups, r=graydon
2013-03-26 borsauto merge of #5524 : luqmana/rust/repeat-loop, r=pcwalton
2013-03-26 borsauto merge of #5513 : apasel422/rust/deriving, r=luqmana
2013-03-26 borsauto merge of #5509 : thestinger/rust/oldmap, r=brson
2013-03-25 borsauto merge of #5505 : catamorphism/rust/macro-tutorial...
2013-03-25 borsauto merge of #5409 : brson/rust/rt, r=brson
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-18 Brian Andersoncore: Refactor uv bindings