]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-03-22 Luqman Adenconfigure: accept clang 3.3 when passed --enable-clang
2013-03-22 borsauto merge of #5483 : pcwalton/rust/static-syntax,...
2013-03-22 borsauto merge of #5463 : alexcrichton/rust/faster-fmt...
2013-03-22 borsauto merge of #5398 : dbaupp/rust/core-readlines, r...
2013-03-22 Alex CrichtonPass the fmt! buffer to each conversion method
2013-03-22 Alex CrichtonRemoving some unused imports
2013-03-22 Alex CrichtonBuild up the result of fmt! in a buffer instead of...
2013-03-22 borsauto merge of #5471 : erickt/rust/incoming, r=bstrie
2013-03-22 Huon Wilsoncompiletest: Use lines_each instead of lines(..).each...
2013-03-22 Huon Wilsonlibcore: handle trailing newlines more like other langu...
2013-03-22 borsauto merge of #5493 : apasel422/rust/leibniz, r=bstrie
2013-03-22 Andrew Paseltinersyntax: make old `#[deriving_foo]` attribute obsolete
2013-03-22 Andrew Paseltinersyntax: replace uses of old deriving attribute with...
2013-03-22 Andrew Paseltinercompiletest: replace uses of old deriving attribute...
2013-03-22 Andrew Paseltinertest: replace uses of old deriving attribute with new one
2013-03-22 Andrew Paseltinerrustc: replace uses of old deriving attribute with...
2013-03-22 Andrew Paseltinerfuzzer: replace uses of old deriving attribute with...
2013-03-22 Andrew Paseltinerrustdoc: replace uses of old deriving attribute with...
2013-03-22 Andrew Paseltinerstd: replace uses of old deriving attribute with new one
2013-03-22 Andrew Paseltinercore: replace uses of old deriving attribute with new one
2013-03-22 borsauto merge of #5484 : pcwalton/rust/snapshots, r=pcwalton
2013-03-22 borsauto merge of #5482 : thestinger/rust/install, r=pcwalton
2013-03-22 borsauto merge of #5481 : thestinger/rust/deque, r=z0w0
2013-03-22 Erick Tryzelaarcore: fix a typo in levdistance
2013-03-22 borsauto merge of #5480 : pcwalton/rust/at-const, r=pcwalton
2013-03-22 borsauto merge of #5479 : Kimundi/rust/str-dealloc, r=z0w0
2013-03-22 Patrick Waltonlibrustc: Register new snapshots
2013-03-22 borsauto merge of #5441 : lucab/rust/lucab/tutorial/struct...
2013-03-22 Daniel Micaystop installing empty .so files
2013-03-22 Patrick Waltonlibrustc: Replace the `&static` bound with `'static`
2013-03-22 Patrick Waltonlibsyntax: Remove `@const` from the language
2013-03-22 Patrick Waltonlibrustc: Forbid destructors from being attached to...
2013-03-22 borsauto merge of #5476 : thestinger/rust/bench, r=graydon
2013-03-21 Daniel Micaydeque: add a module docstring
2013-03-21 borsauto merge of #5407 : jbclements/rust/add-assert-eq...
2013-03-21 Marvin LöbelUn-renamed trim and substr functions.
2013-03-21 Marvin LöbelSwitched over substr and trim functions in str to be...
2013-03-21 Daniel Micayreplace the core-map benchmark
2013-03-21 Daniel Micaytrie: make impl pub
2013-03-21 Luca BrunoTutorial: make struct section more coherent
2013-03-21 borsauto merge of #5468 : z0w0/rust/iluvdatjit, r=pcwalton
2013-03-21 borsauto merge of #5461 : catamorphism/rust/flagless, r...
2013-03-21 Tim Chevalierrustc: Comments only - explain the invariant about...
2013-03-21 borsauto merge of #5457 : pcwalton/rust/xcpsm, r=pcwalton
2013-03-21 Patrick Waltonlibrustc: Forbid access to cross-crate private static...
2013-03-21 borsauto merge of #5464 : luqmana/rust/const-pat, r=pcwalton
2013-03-21 Patrick Waltonlibcore: Remove a few possibly-cyclic imports in an...
2013-03-21 borsauto merge of #5466 : Kimundi/rust/view-slice-rename...
2013-03-21 borsauto merge of #5470 : sanxiyn/rust/remove-oldmap-2...
2013-03-21 Seo SanghyeonSwitch impls_seen from oldmap
2013-03-21 Marvin Löbelback-renamed slice_DBG_BRWD, slice_V_DBG_BRWD -> slice...
2013-03-21 Seo SanghyeonSwitch CoherenceInfo from oldmap
2013-03-21 Marvin Löbelremoved str::slice_DBG_UNIQ
2013-03-21 Patrick Waltontest: XFAIL test issue-4120 due to Valgrind complaints.
2013-03-21 Seo SanghyeonTime type checking passes separately
2013-03-21 Seo SanghyeonMove the function to time passes to util
2013-03-21 borsauto merge of #5465 : sanxiyn/rust/remove-oldmap, r...
2013-03-21 Seo SanghyeonSwitch Module.import_resolutions from oldmap
2013-03-21 Luqman AdenTest for cross-crate const in match pattern.
2013-03-21 Luqman Adenlibrustc: Fix path-qualified and cross-crate constants...
2013-03-21 Seo SanghyeonSwitch Module.children from oldmap
2013-03-21 Zack Corrrt: Increase C_STACK_SIZE to 2MB to get JIT/rusti worki...
2013-03-21 borsauto merge of #5458 : pcwalton/rust/valgrind-suppress...
2013-03-21 Tim ChevalierMake typechecker compositional
2013-03-21 borsauto merge of #5456 : graydon/rust/fixups, r=pcwalton
2013-03-21 Marvin Löbelrenamed str::view -> slice_DBG_BRWD
2013-03-20 borsauto merge of #5455 : pcwalton/rust/framework, r=catamo...
2013-03-20 John Clementschange some uses of fail_unless to assert_eq
2013-03-20 borsauto merge of #5447 : erickt/rust/incoming, r=graydon
2013-03-20 Patrick Waltonetc: Suppress Linux valgrind issues for new scheduler
2013-03-20 borsauto merge of #5453 : catamorphism/rust/issue-4120...
2013-03-20 Patrick Waltonlibrustc: Fix bug preventing `-framework Foo` from...
2013-03-20 Patrick Waltonlibsyntax: Never use `::<>` in the type grammar
2013-03-20 Graydon Hoareadd stage3 markers where necessary for dist-snap
2013-03-20 Graydon Hoarecore: add Reader, Writer, ReaderUtil, WriterUtil to...
2013-03-20 Tim Chevaliertestsuite: Add test for #4210
2013-03-20 John Clementsadd assert_eq! macro
2013-03-20 borsauto merge of #5445 : nikomatsakis/rust/issue-3678...
2013-03-20 borsauto merge of #5450 : pcwalton/rust/warnings, r=graydon
2013-03-20 Patrick Waltonlibrustc: Remove debug code and add scary warnings...
2013-03-20 Erick Tryzelaarcore: add str::each{,i}_reverse
2013-03-20 Erick Tryzelaarcore: add char_len method
2013-03-20 Erick Tryzelaarcore: add char_at_reverse
2013-03-20 borsauto merge of #5434 : apasel422/rust/deriving, r=nikoma...
2013-03-20 borsauto merge of #5435 : nikomatsakis/rust/issue-4846...
2013-03-20 Niko MatsakisApply explicit self transformation before we enter...
2013-03-20 Niko MatsakisRefactor the self-info so that the def-id is carried...
2013-03-20 borsauto merge of #5443 : alexcrichton/rust/less-bad-copy...
2013-03-20 borsauto merge of #5432 : ILyoan/rust/arm_use_ndk_rebase...
2013-03-20 Alex Crichtonrustc: Remove some bad copies throughout
2013-03-20 borsauto merge of #5442 : pcwalton/rust/extern-block-restri...
2013-03-20 Patrick Waltontest: Fix test. rs=test
2013-03-20 Alex Crichtonsyntax: Removing some bad copies
2013-03-20 Patrick Waltonlibcore: Make a couple of constructors public. rs=testf...
2013-03-20 Erick Tryzelaarcore: rename vec::rev_each{,i} to vec::each{,i}_reverse
2013-03-20 borsauto merge of #5410 : luqmana/rust/cfg-and, r=graydon
2013-03-20 Patrick Waltonlibsyntax: Forbid `use` (and most other things) within...
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-19 Luqman AdenMark cfg test xfail-fast since check-fast doesn't under...
2013-03-19 Luqman Adencompiletest: Make pretty tests actually use compile...
next