]> git.lizzy.rs Git - rust.git/history - mk
rust-mode: Default rust-indent-offset to 4, not default-tab-width
[rust.git] / mk /
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 #8821 : alexcrichton/rust/fix-libuv-build...
2013-08-28 Alex CrichtonRun gyp_uv with CFG_PYTHON instead of directly
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 CrichtonFix various issues associated with building on windows
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 #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 #8701 : brson/rust/issue-8698, r=thestinger
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 borsauto merge of #8732 : kballard/rust/str-truncate, r...
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 rust_abi
2013-08-24 Brian Andersonrt: Remove rust_util.cpp
2013-08-24 Brian Andersonrt: Remove old precise GC code
2013-08-24 Brian Andersonrt: Remove timer
2013-08-23 Graydon Hoaretest: add support for sharding testsuite by passing...
2013-08-23 Brian Andersonrt: Remove rust_exchange_alloc
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 #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 Daniel Micaymake: stop disabling frame pointer elimination
2013-08-23 Daniel Micaymake: rm LLVM_BUILD_ENV
2013-08-23 borsauto merge of #8659 : msullivan/rust/default-methods...
2013-08-22 borsauto merge of #8688 : alexcrichton/rust/fix, r=graydon
2013-08-22 Alex CrichtonDon't attempt to run tidy over libuv or llvm
2013-08-22 borsauto merge of #8669 : lkuper/rust/infer-refactor, r...
2013-08-22 borsauto merge of #8642 : sanxiyn/rust/arm-test, r=catamorphism
2013-08-22 borsauto merge of #8627 : kballard/rust/fix-rusti, r=catamo...
2013-08-22 borsauto merge of #8626 : kballard/rust/issue-8615, r=catam...
2013-08-22 borsauto merge of #8620 : brson/rust/issue-7563, r=alexcrichton
2013-08-22 borsauto merge of #8616 : kballard/rust/url-parse-errors...
2013-08-22 borsauto merge of #8590 : blake2-ppc/rust/std-str, r=alexcr...
2013-08-22 borsauto merge of #8562 : bblum/rust/superkinds, r=nikomatsakis
2013-08-22 borsauto merge of #8595 : vadimcn/rust/print_link_args...
2013-08-21 borsauto merge of #8594 : bytewiseand/rust/static-fn-ptr...
2013-08-21 borsauto merge of #8546 : jld/rust/discrim-symbol-rm, r...
2013-08-21 borsauto merge of #8610 : kballard/rust/mod_floor, r=alexcr...
2013-08-21 borsauto merge of #8604 : kballard/rust/iter-size-hint...
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 #8585 : jankobler/rust/extract-grammar...
2013-08-21 borsauto merge of #8582 : thestinger/rust/container, r...
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 Daniel Micayenable tests for the container tutorial
2013-08-21 borsauto merge of #8656 : toddaaro/rust/idle-opt+cleaning...
2013-08-21 borsauto merge of #8631 : anasazi/rust/homing-io, r=brson
2013-08-20 borsauto merge of #8563 : graydon/rust/2013-08-16-condition...
2013-08-20 borsauto merge of #8519 : msullivan/rust/objects, r=catamor...
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 #8463 : brson/rust/borrowck, r=nmatsakis...
2013-08-20 Seo SanghyeonAndroid: Run benchmarks and copy metrics
2013-08-20 Seo SanghyeonAndroid: Change directory before running tests
2013-08-20 borsauto merge of #8548 : catamorphism/rust/unignore-rustpk...
2013-08-20 borsauto merge of #8584 : thestinger/rust/jemalloc, r=graydon
2013-08-19 Graydon Hoaredoc: add condition tutorial
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 Daniel MicayRevert "Turn off jemalloc"
2013-08-17 borsauto merge of #8554 : michaelwoerister/rust/generics...
2013-08-17 borsauto merge of #8433 : brson/rust/rm-more-oldrt-crud...
2013-08-17 borsauto merge of #8441 : erickt/rust/deny-warnings, r...
2013-08-17 Erick TryzelaarDeny warnings in stage1+ libsyntax/librustc/librustdoc...
2013-08-17 borsauto merge of #8053 : gavinb/rust/uuid_std, r=alexcrichton
2013-08-17 borsauto merge of #8531 : brson/rust/test-waitpid-workaroun...
2013-08-16 Brian Andersonrt: Remove rust_stack
2013-08-16 Brian Andersonrt: Remove rust_env
next