]> git.lizzy.rs Git - rust.git/history - Makefile.in
renamed issue-2185 to issue-3429
[rust.git] / Makefile.in
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-26 borsauto merge of #5546 : nikomatsakis/rust/ty_region-usefu...
2013-03-26 borsauto merge of #5542 : catamorphism/rust/issue-4983...
2013-03-26 borsauto merge of #5540 : dbaupp/rust/configure-pandoc...
2013-03-26 borsauto merge of #5539 : apasel422/rust/kate, r=brson
2013-03-26 borsauto merge of #5537 : yichoi/rust/pull-0325, r=brson
2013-03-26 borsauto merge of #5536 : sanxiyn/rust/doc-purity, r=brson
2013-03-26 borsauto merge of #5528 : thestinger/rust/find_mut, r=brson
2013-03-26 borsauto merge of #5525 : dbaupp/rust/minor_fixups, r=graydon
2013-03-26 borsauto merge of #5524 : luqmana/rust/repeat-loop, r=pcwalton
2013-03-26 borsauto merge of #5513 : apasel422/rust/deriving, r=luqmana
2013-03-26 borsauto merge of #5509 : thestinger/rust/oldmap, r=brson
2013-03-25 borsauto merge of #5505 : catamorphism/rust/macro-tutorial...
2013-03-25 borsauto merge of #5409 : brson/rust/rt, r=brson
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-18 Brian Andersoncore: Add rt::io and start sketching the API
2013-03-07 borsauto merge of #5264 : brson/rust/cross7, r=brson
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-05 borsauto merge of #5215 : jld/rust/fn-const-env, r=graydon
2013-03-05 borsauto merge of #5212 : thestinger/rust/iter, r=graydon
2013-03-04 borsauto merge of #5211 : apasel422/rust/kate, r=graydon
2013-03-04 borsauto merge of #5209 : luqmana/rust/reader, r=graydon
2013-03-04 borsauto merge of #5205 : thestinger/rust/radix, r=graydon
2013-03-04 Jyun-Yan Yourustc: MIPS32 support
2013-03-02 Young-il Choimk: cleanup - lib and executable suffix handling
2013-02-27 Young-il Choimk: rewrite make files
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-22 Brian Andersonmk: Split target triples into bulid triple + host tripl...
2013-02-21 borsauto merge of #5046 : sanxiyn/rust/struct-match, r...
2013-02-20 borsauto merge of #5044 : thestinger/rust/range, r=pcwalton
2013-02-19 borsauto merge of #5000 : jld/rust/test-stdin-thing, r...
2013-02-19 borsauto merge of #5002 : catamorphism/rust/one-tuples...
2013-02-19 borsauto merge of #5014 : Kimundi/rust/incoming, r=graydon
2013-02-18 Marvin LöbelAdded rust convenience tool similar to go's go tool
2013-02-16 borsauto merge of #4973 : thestinger/rust/rt, r=brson
2013-02-16 borsauto merge of #4799 : graydon/rust/rustpkg, r=graydon
2013-02-16 Zack CorrRename cargo to rustpkg and start over fresh
2013-01-23 Tim ChevalierMerge pull request #4466 from ScriptDevil/master
2013-01-16 Patrick WaltonMerge pull request #4440 from pcwalton/tutorial
2013-01-14 Brian AndersonMerge pull request #4477 from jld/char-repr
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-14 kyeongwoonSupport ARM and Android
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2012-12-28 Tim ChevalierMerge pull request #4268 from catamorphism/issue-3477
2012-12-25 Graydon Hoarebump 0.5 => 0.6, redirect some URLs in docs.
2012-12-24 Tim ChevalierMerge pull request #4278 from cpeterso/incoming-pure...
2012-12-23 Tim ChevalierMerge pull request #4243 from erickt/incoming
2012-12-23 Tim ChevalierMerge pull request #4239 from tedhorst/mandpipe
2012-12-23 Tim ChevalierMerge pull request #4249 from graydon/0.6-bump
2012-12-21 Graydon Hoarebump 0.5 => 0.6, redirect some URLs in docs.
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-11-18 Brian AndersonMerge remote-tracking branch 'brson/codemap'
2012-11-16 Brian AndersonFix 'make all' to build all the way through stage2...
2012-11-14 Brian AndersonTools should not be build prereqs of tests. Closes...
2012-11-08 Brian AndersonMerge pull request #3923 from am0d/master
2012-11-07 Brian AndersonFix make install rules for new libraries
2012-11-07 Brian AndersonRename src/rustc to src/librustc. Use the driver crate
2012-11-05 Brian AndersonLibrarify rusti, etc.
2012-11-04 Brian AndersonMerge remote-tracking branch 'brson/repl'
2012-11-04 Brian AndersonMerge pull request #3916 from Dretch/iofix
2012-11-04 Daniel Pattersonlibrary-ifying of tools - turning cargo, rustdoc, fuzze...
2012-10-30 Zack Corrrusti: Remove linenoise module, add to rt, remove core::rl
2012-10-27 Zack CorrCorrect makefiles to build linenoise correctly
2012-10-27 Zack Corrrusti: Add linenoise, wrap into core::rl and add rusti...
2012-10-22 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-22 Brian AndersonMerge pull request #3832 from Dretch/concatdocstrs
2012-10-20 Brian AndersonSome tweaks to the valgrind makefile code
2012-10-20 Mahmut BulutValgrind check disable
2012-10-17 Tim ChevalierMerge pull request #3719 from lucab/lucab/to-upstream...
2012-10-17 Tim ChevalierMerge pull request #3706 from erickt/str-with-capacity
2012-10-17 Tim ChevalierMerge pull request #3716 from Blei/fix-3656
2012-10-12 Graydon Hoarebump version to 0.5.
2012-10-04 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-03 Brian AndersonMerge pull request #3644 from lucab/lucab/to-upstream...
2012-10-01 Luca BrunoUse both DESTDIR and prefix
2012-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-26 Graydon HoarePass stage1 for relevant portion of "stage0" cross...
2012-09-24 Brian AndersonRegister snapshots. Remove redundant Eq impls, Makefile...
2012-09-23 Brian AndersonMakefile hack to fix snapshotty-cross-compiley problem
2012-09-06 Niko MatsakisRefactor trans to replace lvalue and friends with Datum.
2012-08-31 Zack CorrAdd experimental JIT compiler
2012-08-30 Brian AndersonBump version to 0.4
2012-07-26 Paul StansiferMerge branch 'master' of github.com:paulstansifer/rust
2012-07-23 Tim ChevalierMerge pull request #3000 from dgryski/master
2012-07-21 Graydon HoareMerge tag 'release-0.3.1' into incoming
2012-07-21 Graydon HoareRelease 0.3.1
2012-07-20 Tim ChevalierMerge pull request #2910 from gwillen/bug-2360
2012-07-20 Tim ChevalierMerge remote-tracking branch 'Havvy/master' into Havvy...
2012-07-20 Tim ChevalierMerge pull request #2939 from jld/randomfloat
2012-07-20 Paul StansiferAdd a badge to the tutorial and reference docs indicati...
2012-07-17 Paul StansiferAdd a badge to the tutorial and reference docs indicati...
2012-07-11 Graydon HoareRevert "Reorganize lib-glob code to avoid accidentally...
2012-07-11 Graydon HoareReorganize lib-glob code to avoid accidentally duplicat...
2012-07-10 Brian Anderson0.2 -> 0.3
2012-07-03 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-03 Brian Andersonconfigure: Don't turn on rustc's -g with --enable-debug
2012-06-27 Brian AndersonAdd per-stage RUSTFLAGS environment variables, RUSTFLAG...
next