]> git.lizzy.rs Git - rust.git/history - Makefile.in
core: Rewrite last_os_error in Rust for unix and provide access to errno (unix) and...
[rust.git] / Makefile.in
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...
2012-06-15 Eric HolkMerge branch 'incoming' into newsnap
2012-06-14 Michael SullivanUpdate the build system to handle dependency on header...
2012-06-10 Brian AndersonMerge remote-tracking branch 'z0w0/cargo-deps'
2012-06-08 Patrick WaltonMerge branch 'incoming'
2012-06-07 Tim ChevalierMerge pull request #2523 from crabtw/freebsd
2012-06-07 Brian Andersonbuild: Build crates with --cfg stageN. Use #[cfg(stageN)]
2012-06-07 Tim Chevaliermerge
2012-06-07 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming'
2012-06-06 Brian AndersonMerge remote-tracking branch 'erickt/master' into incoming
2012-06-06 Erick TryzelaarSwitch "make all" to build stage2 versions of fuzzer...
2012-06-02 Brian AndersonRevert "build: Don't need to build the runtime before...
2012-06-02 Brian Andersonbuild: Don't need to build the runtime before starting...
2012-06-01 Brian Andersonbuild: Remove debug/ndebug cfg. Unused
2012-05-31 Kevin CantuRename librustsyntax to libsyntax
2012-05-22 Brian AndersonMerge pull request #2413 from erickt/master
2012-05-20 Brian Andersonbuild: pass RUSTFLAGS to the compiler
2012-05-19 Niko Matsakisfix up handling of &x where x is an arg or &self (for...
2012-05-18 Niko Matsakisuse -Z to distinguish internal debugging options
2012-04-16 Brian AndersonMerge pull request #2184 from evanmcc/local_rust
2012-04-11 Graydon HoareFix up LIBRUSTSYNTAX_INPUTS and tidy rule.
2012-04-05 Graydon HoareRemove autodep.mk, it's not being used.
2012-03-30 Brian Andersonbuild: Add --enable-debug configure option
2012-03-29 Brian Andersonbuild: Introduce rustsyntax crate
2012-03-27 Graydon HoareMove config.stamp touch to configure script.
2012-03-27 Graydon HoareOnly mention non-host triples if they exist.
2012-03-27 Graydon HoareBe more careful with CFG_{SRC,BUILD}_DIR ending in...
2012-03-27 Graydon HoareReconfigure less often, and tidy up MKFILE_DEPS.
2012-03-23 Marijn HaverbekeRemove last vestiges of old-style intrinsics
2012-03-23 Marijn HaverbekeRevert removal of intrinsics
2012-03-23 Marijn HaverbekeRemove support for the old-style intrinsics
2012-03-22 Brian AndersonBump version numbers to 0.2
2012-03-21 Josh MatthewsMerge remote-tracking branch 'mozilla/master'
2012-03-21 Josh MatthewsAvoid mangling names differently in debug builds to...
2012-03-15 Niko Matsakiskill old serialization code
2012-03-07 Niko Matsakisadd option to build enforcing mutability
2012-03-03 Graydon HoareMove src/comp to src/rustc
2012-02-28 Niko Matsakischange def's that are always local to use node_id,...
2012-02-15 Graydon HoareMerge pull request #1808 from kevina/macro-fixups
2012-02-11 Niko Matsakisuse absolute names when pretty-printing types
next