]> git.lizzy.rs Git - rust.git/history - configure
std::trie: Fix find_mut for non-present keys
[rust.git] / configure
2013-09-23 borsauto merge of #9301 : luqmana/rust/ncm, r=brson
2013-09-23 Alex CrichtonDisable zlib/libffi when configuring LLVM
2013-09-23 borsauto merge of #9385 : alexcrichton/rust/actually-ndebug...
2013-09-22 borsauto merge of #9395 : brson/rust/0.8, r=alexcrichton
2013-09-22 borsauto merge of #9401 : bytbox/rust/master, r=thestinger
2013-09-22 borsauto merge of #9399 : brson/rust/tinfo, r=thestinger
2013-09-22 borsauto merge of #9353 : brson/rust/sched, r=alexcrichton,cmr
2013-09-22 Brian AndersonPass --disable-terminfo to LLVM's configure script...
2013-09-21 borsauto merge of #9369 : sebcrozet/rust/f64_inline, r...
2013-09-21 borsauto merge of #9368 : StrLght/rust/master, r=thestinger
2013-09-21 borsauto merge of #9360 : huonw/rust/4449, r=pnkfelix
2013-09-21 borsauto merge of #9354 : thestinger/rust/cleanup, r=alexcr...
2013-09-21 borsauto merge of #9350 : pnkfelix/rust/fsk-issue-4691...
2013-09-21 borsauto merge of #9349 : brson/rust/relnotes, r=thestinger
2013-09-20 borsauto merge of #9371 : thestinger/rust/text, r=pnkfelix
2013-09-20 borsauto merge of #9276 : alexcrichton/rust/dox, r=brson
2013-09-20 borsauto merge of #9278 : alexcrichton/rust/ndebug, r=brson
2013-09-20 Alex CrichtonInvert --cfg debug to --cfg ndebug
2013-09-11 borsauto merge of #9014 : dcrewi/rust/convert-between-bigin...
2013-09-11 borsauto merge of #9038 : singingboyo/rust/with-mem-writer...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 borsauto merge of #9033 : alexcrichton/rust/libuv-makefile...
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-08 borsauto merge of #8988 : cmr/rust/fromstr_fn, r=brson
2013-09-07 borsauto merge of #9015 : MicahChalmer/rust/emacs-fixes...
2013-09-07 borsauto merge of #9032 : alexcrichton/rust/inline-repr...
2013-09-07 borsauto merge of #9026 : jbclements/rust/let-var-hygiene...
2013-09-07 borsauto merge of #9016 : sfackler/rust/nanoseconds, r...
2013-09-07 borsauto merge of #9010 : aaronlaursen/rust/master, r=alexc...
2013-09-06 borsauto merge of #9019 : alexcrichton/rust/reconfigure...
2013-09-06 Alex CrichtonBe sure to reconfigure LLVM even when relocated
2013-09-06 borsauto merge of #8909 : lkuper/rust/default-methods-refac...
2013-09-05 borsauto merge of #8992 : chris-morgan/rust/unreachable...
2013-09-05 borsauto merge of #8984 : chris-morgan/rust/auto-stream...
2013-09-05 borsauto merge of #8993 : pnkfelix/rust/fsk-fix-7740-dont...
2013-09-05 borsauto merge of #8990 : thestinger/rust/str, r=alexcrichton
2013-09-05 borsauto merge of #8975 : alexcrichton/rust/reorganize...
2013-09-05 Alex CrichtonMove the `rt` build directory under $target
2013-09-04 Alex CrichtonBuild rustllvm into $target/rustllvm
2013-09-04 Alex CrichtonMove llvm into the artifacts build directory
2013-08-28 borsauto merge of #8797 : nikomatsakis/rust/issue-8625...
2013-08-26 borsauto merge of #8750 : kballard/rust/str-opt-variant...
2013-08-26 borsauto merge of #8751 : brson/rust/metadata-revert, r...
2013-08-26 Brian AndersonRevert "auto merge of #8745 : brson/rust/metadata,...
2013-08-25 borsauto merge of #8745 : brson/rust/metadata, r=cmr
2013-08-25 Brian AndersonDon't ever compress metadata
2013-08-24 Brian AndersonAllow metadata to be not compressed
2013-08-23 borsauto merge of #8677 : bblum/rust/scratch, r=alexcrichton
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 #8328 : alexcrichton/rust/llvm-head,...
2013-08-19 Graydon Hoaredoc: add condition tutorial
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-17 borsauto merge of #8053 : gavinb/rust/uuid_std, r=alexcrichton
2013-08-15 borsauto merge of #8483 : luqmana/rust/rexprs, r=catamorphism
2013-08-15 borsauto merge of #8481 : cmr/rust/bench/std/at_vec, r...
2013-08-15 borsauto merge of #8480 : cmr/rust/tutorial, r=metajack
2013-08-14 borsauto merge of #8469 : gifnksm/rust/tutorial-ja, r=graydon
2013-08-14 borsauto merge of #8462 : thestinger/rust/loop-cleanup...
2013-08-14 borsauto merge of #8453 : dmanescu/rust/8451, r=cmr
2013-08-14 borsauto merge of #8440 : sfackler/rust/env-fix, r=pcwalton
2013-08-14 borsauto merge of #8439 : huonw/rust/hashset-clone, r=cmr
2013-08-14 borsauto merge of #8477 : catamorphism/rust/issue-4096...
2013-08-13 borsauto merge of #8475 : kmcallister/rust/stack_segment...
2013-08-13 Graydon HoareMerge pull request #8432 from chris-morgan/remove-asser...
2013-08-13 borsauto merge of #8411 : bblum/rust/assorted-fixes, r...
2013-08-13 borsauto merge of #7866 : sstewartgallus/rust/clean, r=cmr
2013-08-13 borsauto merge of #8487 : brson/rust/local-opts, r=brson
2013-08-13 borsauto merge of #8476 : thestinger/rust/snapshot, r=brson
2013-08-13 borsauto merge of #8450 : alexcrichton/rust/nopt-changes...
2013-08-11 Alex CrichtonAllow disabling optimizations in tests only
2013-08-01 borsauto merge of #8164 : brson/rust/noportset, r=pcwalton
2013-08-01 borsauto merge of #8158 : bblum/rust/task-cleanup, r=brson
2013-08-01 borsauto merge of #8155 : stepancheg/rust/unit-zero, r...
2013-08-01 borsauto merge of #8149 : omasanori/rust/cleanup, r=alexcri...
2013-07-31 borsauto merge of #8151 : sanxiyn/rust/atomicrmw, r=cmr
2013-07-31 borsauto merge of #8150 : dotdash/rust/assert_bloat, r...
2013-07-31 borsauto merge of #8147 : dotdash/rust/assertion_option...
2013-07-31 Björn SteinbrinkProvide a "configure" option to disable LLVM assertions
next