]> git.lizzy.rs Git - rust.git/history - src/librustpkg/rustpkg.rs
Update version numbers to 0.8
[rust.git] / src / librustpkg / rustpkg.rs
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 #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 #9338 : steveklabnik/rust/rustpkg_update_...
2013-09-20 borsauto merge of #9327 : larsbergstrom/rust/tutorial_insta...
2013-09-20 borsauto merge of #9337 : steveklabnik/rust/rustpkg_usage...
2013-09-20 borsauto merge of #9332 : eugals/rust/master, r=alexcrichton
2013-09-20 borsauto merge of #9326 : NiccosSystem/rust/master, r=bstrie
2013-09-20 borsauto merge of #9322 : catamorphism/rust/rustpkg-discove...
2013-09-20 borsauto merge of #9320 : chris-morgan/rust/unreachable...
2013-09-20 borsauto merge of #9315 : thestinger/rust/doc, r=alexcrichton
2013-09-20 borsauto merge of #9308 : ben0x539/rust/lexer-error-spans...
2013-09-19 borsauto merge of #9295 : alexcrichton/rust/fix-lang-items...
2013-09-19 borsauto merge of #9279 : erickt/rust/master, r=alexcrichton
2013-09-19 borsauto merge of #9313 : brson/rust/relnotes, r=thestinger
2013-09-19 borsauto merge of #9299 : alexcrichton/rust/fmt-trailing...
2013-09-19 borsauto merge of #9267 : Kimundi/rust/master, r=huonw
2013-09-19 Marvin LöbelTurned extra::getopts functions into methods
2013-09-19 borsauto merge of #9292 : blake2-ppc/rust/borrow-ref-eq...
2013-09-19 borsauto merge of #9291 : jzelinskie/rust/remove-cond,...
2013-09-19 Tim Chevalierrustpkg: Register correct dependencies for built and...
2013-09-19 borsauto merge of #9280 : alexcrichton/rust/less-c++, r...
2013-09-19 borsauto merge of #9260 : alexcrichton/rust/libuv-processes...
2013-09-18 borsauto merge of #9263 : catamorphism/rust/rustpkg-issue...
2013-09-18 Tim Chevalierrustpkg: Make crates, not packages, the unit of rustpkg...
2013-09-18 borsauto merge of #9272 : luqmana/rust/esln, r=catamorphism
2013-09-18 borsauto merge of #9271 : brson/rust/extra-help, r=catamorphism
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-18 borsauto merge of #9258 : thestinger/rust/doc, r=catamorphism
2013-09-17 borsauto merge of #9257 : alexcrichton/rust/better-address...
2013-09-17 borsauto merge of #9235 : olsonjeffery/rust/newrt_file_io_1...
2013-09-17 borsauto merge of #9256 : thestinger/rust/drop, r=alexcrichton
2013-09-17 borsauto merge of #9236 : steveklabnik/rust/rustpkg_init...
2013-09-17 Steve KlabnikImplementing 'rustpkg init'.
2013-09-16 borsauto merge of #9118 : alexcrichton/rust/llvm-fix, r...
2013-09-14 borsauto merge of #9162 : alexcrichton/rust/issue-9123...
2013-09-14 borsauto merge of #9160 : alexcrichton/rust/local-data...
2013-09-14 borsauto merge of #9115 : erickt/rust/master, r=erickt
2013-09-14 borsauto merge of #9176 : brson/rust/issue-9129, r=catamorphism
2013-09-13 borsauto merge of #9170 : alexcrichton/rust/flaky-fileinput...
2013-09-13 borsauto merge of #9141 : alexcrichton/rust/ignore-fileinpu...
2013-09-13 borsauto merge of #9148 : jakub-/rust/rustpkg-install-mkdir...
2013-09-13 borsauto merge of #9087 : fhahn/rust/rust_crate_map, r...
2013-09-13 borsauto merge of #8796 : brson/rust/cstack, r=pnkfelix
2013-09-13 borsauto merge of #9147 : catamorphism/rust/rustpkg-install...
2013-09-13 Tim Chevalierrustpkg: Install to RUST_PATH
2013-09-13 borsauto merge of #9132 : catamorphism/rust/rustpkg-recursi...
2013-09-13 Tim Chevalierrustpkg: Search RUST_PATH properly for dependencies...
2013-09-12 borsauto merge of #9096 : huonw/rust/linenoise, r=brson
2013-09-12 borsauto merge of #9114 : sfackler/rust/flush-fix, r=brson
2013-09-12 borsauto merge of #9061 : jakub-/rust/pretty-print-empty...
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 #8999 : anasazi/rust/multi-threaded-io...
2013-09-11 borsauto merge of #9039 : singingboyo/rust/update-for-expr...
2013-09-11 borsauto merge of #9097 : michaelwoerister/rust/namespaces...
2013-09-11 borsauto merge of #9107 : catamorphism/rust/rustpkg-command...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-11 borsauto merge of #9091 : sfackler/rust/buffered, r=alexcri...
2013-09-10 Tim Chevalierrustpkg: Pass command-line arguments to rustc
2013-09-10 borsauto merge of #9088 : nikomatsakis/rust/issue-6304...
2013-09-10 borsauto merge of #9090 : jbclements/rust/let-var-hygiene...
2013-09-10 borsauto merge of #9076 : blake2-ppc/rust/test-for-8585...
2013-09-10 borsauto merge of #9062 : blake2-ppc/rust/vec-iterator...
2013-09-10 borsauto merge of #9034 : catamorphism/rust/rustpkg-workcac...
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-09 Tim Chevalierrustpkg: Address review comments from Jack
2013-09-09 Tim Chevalierrustpkg: Use workcache
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 #9002 : brson/rust/issue-8769, r=catamorphism
2013-09-06 borsauto merge of #9000 : brson/rust/dns, r=anasazi
2013-09-06 borsauto merge of #8914 : Dretch/rust/native-glob, r=alexcr...
2013-09-06 borsauto merge of #8909 : lkuper/rust/default-methods-refac...
2013-09-05 borsauto merge of #9004 : brson/rust/issue-8660, r=thestinger
2013-09-05 borsauto merge of #8997 : fhahn/rust/issue_8985, r=catamorp...
2013-09-05 Florian HahnRename str::from_bytes to str::from_utf8, closes #8985
2013-09-04 borsauto merge of #8880 : fhahn/rust/issue_8703, r=brson
2013-09-03 borsauto merge of #8954 : anasazi/rust/tcp-acceptor, r...
2013-09-03 borsauto merge of #8884 : blake2-ppc/rust/exact-size-hint...
2013-09-01 borsauto merge of #8276 : kballard/rust/iterator-protocol...
2013-08-31 borsauto merge of #8899 : thestinger/rust/repr, r=huonw
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-31 borsauto merge of #8894 : alexcrichton/rust/faster, r=thest...
2013-08-31 borsauto merge of #8889 : erickt/rust/cleanup, r=catamorphism
2013-08-30 borsauto merge of #8831 : catamorphism/rust/extend_rust_pat...
2013-08-30 Tim Chevalierrustpkg: Allow package directories to appear in the...
2013-08-30 borsauto merge of #8820 : alexcrichton/rust/no-io-writer...
2013-08-30 borsauto merge of #8839 : sanxiyn/rust/env, r=thestinger
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...
next