]> git.lizzy.rs Git - rust.git/history - Makefile.in
Update version numbers to 0.8
[rust.git] / Makefile.in
2013-09-21 Brian AndersonUpdate version numbers to 0.8
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-19 borsauto merge of #9313 : brson/rust/relnotes, r=thestinger
2013-09-18 borsauto merge of #9254 : vadimcn/rust/fix-mingw-v4, r...
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-17 borsauto merge of #9235 : olsonjeffery/rust/newrt_file_io_1...
2013-09-17 borsauto merge of #9236 : steveklabnik/rust/rustpkg_init...
2013-09-17 borsauto merge of #9245 : kballard/rust/bytes-span, r=catam...
2013-09-17 borsauto merge of #9244 : thestinger/rust/drop, r=catamorphism
2013-09-17 borsauto merge of #9241 : alexcrichton/rust/build-rustdoc...
2013-09-17 borsauto merge of #9225 : huonw/rust/closing-time, r=alexcr...
2013-09-17 borsauto merge of #9214 : adridu59/rust/issue-7723, r=thest...
2013-09-17 borsauto merge of #9108 : blake2-ppc/rust/hazards-on-overfl...
2013-09-17 Alex CrichtonAdd the rustdoc_ng binary to the makefile rules
2013-09-16 borsauto merge of #9223 : sfackler/rust/tasks-fix, r=catamo...
2013-09-16 borsauto merge of #9211 : klutzy/rust/win32-fix, r=alexcrichton
2013-09-16 borsauto merge of #9204 : lkuper/rust/workcache, r=alexcrichton
2013-09-16 borsauto merge of #9121 : sanxiyn/rust/arm, r=alexcrichton
2013-09-16 borsauto merge of #9220 : kballard/rust/c_str-as_str, r...
2013-09-16 borsauto merge of #8540 : cmr/rust/rustdoc_ng, r=catamorphism
2013-09-16 Corey RichardsonAdd rustdoc_ng
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 #9010 : aaronlaursen/rust/master, r=alexc...
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-04 Alex CrichtonMove the llvm auto-clean stamp into $target/llvm
2013-08-28 borsauto merge of #8718 : bblum/rust/typeof, r=pcwalton
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 Brian AndersonDon't ever compress metadata
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 AndersonDefine cfg(rtopt) when optimizing. Turn off runtime...
2013-08-24 Brian AndersonAllow metadata to be not compressed
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-09 borsauto merge of #8361 : alexcrichton/rust/fix-node-hashes...
2013-08-09 borsauto merge of #8350 : dim-an/rust/fix-struct-match...
2013-08-09 borsauto merge of #8336 : stepancheg/rust/socket-addr-from...
2013-08-08 borsauto merge of #8245 : alexcrichton/rust/fmt2, r=graydon
2013-08-07 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/master...
2013-08-07 borsauto merge of #8326 : thestinger/rust/iterator, r=alexc...
2013-08-07 borsauto merge of #8373 : alexcrichton/rust/disable-rusti...
2013-08-07 borsauto merge of #8305 : huonw/rust/triage-fixes, r=cmr
2013-08-07 borsauto merge of #8323 : kballard/rust/saturating, r=thest...
2013-08-07 borsauto merge of #8285 : huonw/rust/deriving+++, r=alexcri...
2013-08-04 Huon Wilsonlibsyntax/ext/deriving/cmp/* was ignored by the build...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-21 borsauto merge of #7912 : graydon/rust/extra-new-benchmarks...
2013-07-21 borsauto merge of #7902 : huonw/rust/attr++, r=cmr,pcwalton
2013-07-20 borsauto merge of #7910 : brson/rust/rm-fixme, r=graydon
2013-07-20 borsauto merge of #7908 : anasazi/rust/fix_udp_mut, r=brson
2013-07-20 borsauto merge of #7894 : pcwalton/rust/and-pointers-in...
2013-07-20 borsauto merge of #7710 : michaelwoerister/rust/WP4, r=jdm
2013-07-20 borsauto merge of #7886 : msullivan/rust/default-methods...
2013-07-20 borsauto merge of #7884 : pcwalton/rust/check-loans-and...
2013-07-20 borsauto merge of #7419 : catamorphism/rust/default-package...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-20 Daniel MicayMerge pull request #7897 from thestinger/double
2013-07-20 Felix S. Klock IIPR #7637 followup: no need to print the set of removed...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-16 borsauto merge of #7684 : pnkfelix/rust/fsk-invert-range...
2013-07-13 borsauto merge of #7734 : alexcrichton/rust/issue-3395...
2013-07-12 borsauto merge of #7706 : sanxiyn/rust/qualification-lint...
2013-07-12 borsauto merge of #7705 : sanxiyn/rust/simd-op, r=cmr
2013-07-12 Daniel MicayMerge pull request #7679 from alexcrichton/consume...
2013-07-12 borsauto merge of #7677 : alexcrichton/rust/tls-gc, r=pcwalton
2013-07-11 borsauto merge of #7455 : nikomatsakis/rust/issue-7336...
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-11 borsauto merge of #7683 : alexcrichton/rust/issue-7625...
2013-07-10 borsauto merge of #7698 : nikomatsakis/rust/issue-2951...
2013-07-10 borsauto merge of #7658 : excepttheweasel/rust/mut_default_...
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-09 borsauto merge of #7117 : jensnockert/rust/freestanding...
2013-07-09 borsauto merge of #7528 : indutny/rust/feature/memory-api...
next