]> git.lizzy.rs Git - rust.git/history - src/rt/rustrt.def.in
Upgrade libuv to the current master (again)
[rust.git] / src / rt / rustrt.def.in
2013-09-06 Alex CrichtonUpgrade libuv to the current master (again)
2013-09-06 borsauto merge of #9017 : vadimcn/rust/rustllvm-build,...
2013-09-06 borsauto merge of #9002 : brson/rust/issue-8769, r=catamorphism
2013-09-06 borsauto merge of #9000 : brson/rust/dns, r=anasazi
2013-09-05 Brian Andersonstd::rt: Add libuv bindings for getaddrinfo
2013-09-05 borsauto merge of #8993 : pnkfelix/rust/fsk-fix-7740-dont...
2013-09-05 borsauto merge of #8975 : alexcrichton/rust/reorganize...
2013-09-05 borsauto merge of #8875 : alexcrichton/rust/fix-inner-stati...
2013-09-05 borsauto merge of #8944 : alexcrichton/rust/issue-8938...
2013-09-05 borsauto merge of #8978 : pnkfelix/rust/make-path-api-less...
2013-09-04 borsauto merge of #8977 : pnkfelix/rust/fsk-followup-on...
2013-09-04 borsauto merge of #8935 : blake2-ppc/rust/reader-bytes...
2013-09-04 borsauto merge of #8880 : fhahn/rust/issue_8703, r=brson
2013-09-04 Florian HahnConvert rust_log.cpp to Rust, closes #8703
2013-08-31 borsauto merge of #8905 : sstewartgallus/rust/cleanup_tests...
2013-08-31 borsauto merge of #8862 : dcrewi/rust/drop-redundant-ord...
2013-08-30 borsauto merge of #8886 : cmr/rust/test-restructure, r=cmr
2013-08-30 borsauto merge of #8858 : blake2-ppc/rust/small-bugs, r...
2013-08-30 borsauto merge of #8869 : alexcrichton/rust/issue-8847...
2013-08-30 borsauto merge of #8867 : thestinger/rust/smaller-arc,...
2013-08-30 borsauto merge of #8857 : blake2-ppc/rust/std-str-remove...
2013-08-30 borsauto merge of #8854 : huonw/rust/rt-papercuts, r=brson
2013-08-30 borsauto merge of #8843 : alexcrichton/rust/fix-bug, r...
2013-08-30 borsauto merge of #8819 : vadimcn/rust/unit-tests, r=brson
2013-08-30 borsauto merge of #8458 : cmr/rust/test-restructure, r...
2013-08-29 borsauto merge of #8866 : brson/rust/rvstdrun, r=alexcrichton
2013-08-29 Brian AndersonRevert "auto merge of #8645 : alexcrichton/rust/issue...
2013-08-29 borsauto merge of #8800 : fhahn/rust/ticket_5239, r=alexcri...
2013-08-28 borsauto merge of #8718 : bblum/rust/typeof, r=pcwalton
2013-08-28 borsauto merge of #8447 : alexcrichton/rust/local-data...
2013-08-28 borsauto merge of #8807 : alexcrichton/rust/remove-two...
2013-08-28 borsauto merge of #8806 : klutzy/rust/winmain, r=cmr
2013-08-28 borsauto merge of #8805 : jfager/rust/remove-hashutil,...
2013-08-28 borsauto merge of #8645 : alexcrichton/rust/issue-6436...
2013-08-28 Alex CrichtonImplement process bindings to libuv
2013-08-28 Alex CrichtonUpgrade libuv to the current master + our patches
2013-08-28 borsauto merge of #8797 : nikomatsakis/rust/issue-8625...
2013-08-27 borsauto merge of #8792 : adridu59/rust/master, r=catamorphism
2013-08-27 borsauto merge of #8777 : Kimundi/rust/doc_stuff, r=cmr
2013-08-27 borsauto merge of #8739 : fhahn/rust/ticket_2275, r=brson
2013-08-25 borsauto merge of #8745 : brson/rust/metadata, r=cmr
2013-08-25 borsauto merge of #8723 : anasazi/rust/temporary-unkillable...
2013-08-25 borsauto merge of #8710 : pnkfelix/rust/fsk-issue5516-codep...
2013-08-25 borsauto merge of #8736 : luqmana/rust/hf, r=yichoi
2013-08-25 borsauto merge of #8701 : brson/rust/issue-8698, r=thestinger
2013-08-25 borsauto merge of #8637 : alexcrichton/rust/ifmt-less-hax...
2013-08-25 borsauto merge of #8607 : sfackler/rust/extensions, r=brson
2013-08-24 borsauto merge of #8740 : brson/rust/rt-opt, r=thestinger
2013-08-24 Brian Andersonstd: Convert the runtime TLS key to a Rust global to...
2013-08-24 borsauto merge of #8725 : bblum/rust/docs, r=graydon
2013-08-24 borsauto merge of #8679 : singingboyo/rust/json-to-impl...
2013-08-24 borsauto merge of #8722 : graydon/rust/2013-08-23-test...
2013-08-24 borsauto merge of #8719 : msullivan/rust/cleanup, r=catamor...
2013-08-24 borsauto merge of #8716 : andrew-d/rust/andrew-fix-warnings...
2013-08-24 borsauto merge of #8705 : brson/rust/lesscxx, r=graydon
2013-08-24 Brian Andersonrt: Remove old precise GC code
2013-08-24 Brian Andersonrt: Move some test functions to rust_test_helpers
2013-08-24 Brian Andersonrt: Remove exit_status helpers
2013-08-23 borsauto merge of #8695 : thestinger/rust/build, r=pcwalton
2013-08-23 borsauto merge of #8684 : michaelwoerister/rust/stepping_an...
2013-08-23 borsauto merge of #8692 : kballard/rust/ffi-tutorial-c_str...
2013-08-23 borsauto merge of #8691 : anasazi/rust/fix-timer-interface...
2013-08-23 borsauto merge of #8686 : kmcallister/rust/doc, r=catamorphism
2013-08-23 borsauto merge of #8682 : adridu59/rust/master, r=cmr
2013-08-23 borsauto merge of #8681 : mrordinaire/rust/remove-set_args...
2013-08-23 borsauto merge of #8677 : bblum/rust/scratch, r=alexcrichton
2013-08-23 borsauto merge of #8671 : kballard/rust/range_inclusive...
2013-08-23 borsauto merge of #8596 : vadimcn/rust/master, r=alexcrichton
2013-08-23 borsauto merge of #8639 : singingboyo/rust/use-decl-doc...
2013-08-23 borsauto merge of #8655 : olsonjeffery/rust/newrt_file_io...
2013-08-22 Jeff Olsonstd: remove fcntl const bindings + making valgrind...
2013-08-22 Jeff Olsonstd: add read and unlink to low-level FileDescriptor...
2013-08-22 Jeff Olsonstd: working tests for low-level libuv open, write...
2013-08-22 Jeff Olsonstd: bootstrapping libuv-based fileio in newrt... open...
2013-08-22 borsauto merge of #8590 : blake2-ppc/rust/std-str, r=alexcr...
2013-08-21 borsauto merge of #8594 : bytewiseand/rust/static-fn-ptr...
2013-08-21 borsauto merge of #8602 : sanxiyn/rust/sysconf, r=graydon
2013-08-21 borsauto merge of #8600 : sfackler/rust/http, r=brson
2013-08-21 borsauto merge of #8580 : bytewiseand/rust/tuple-struct...
2013-08-21 borsauto merge of #8573 : mrordinaire/rust/struct-new-as...
2013-08-21 borsauto merge of #8656 : toddaaro/rust/idle-opt+cleaning...
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-20 borsauto merge of #8566 : toddaaro/rust/idle-opt+cleaning...
2013-08-20 borsauto merge of #8584 : thestinger/rust/jemalloc, r=graydon
2013-08-19 borsauto merge of #8623 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-19 borsauto merge of #8619 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8539 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8564 : alexcrichton/rust/ifmt+++, r...
2013-08-19 borsauto merge of #8565 : bblum/rust/select-bugfix, r=brson
2013-08-19 borsauto merge of #8561 : kballard/rust/do-block-internal...
2013-08-18 borsauto merge of #8560 : kballard/rust/reserve-yield,...
2013-08-18 borsauto merge of #8558 : kballard/rust/xorshift-seed,...
2013-08-18 borsauto merge of #8555 : chris-morgan/rust/time-clone...
2013-08-18 borsauto merge of #8551 : huonw/rust/speling, r=alexcrichton
2013-08-18 borsauto merge of #8550 : kballard/rust/token-start-err...
2013-08-18 borsauto merge of #8547 : kballard/rust/trait-parse-err...
2013-08-18 borsauto merge of #8544 : dim-an/rust/fix-match-pipes,...
2013-08-17 borsauto merge of #8554 : michaelwoerister/rust/generics...
2013-08-17 borsauto merge of #8433 : brson/rust/rm-more-oldrt-crud...
next