]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-01-29 Daniel Micayenable fp-elim when debug info is disabled
2014-01-28 Daniel Micaymk: remove -fno-omit-frame-pointer
2014-01-24 borsauto merge of #11718 : ktt3ja/rust/borrowck-error-msg...
2014-01-24 borsauto merge of #11686 : mankyKitty/rust/rename-invert...
2014-01-24 borsauto merge of #11478 : klutzy/rust/rustpkg-crate-id...
2014-01-23 borsauto merge of #11761 : alexcrichton/rust/epoll-eintr...
2014-01-23 aydin.kimupdate llvm
2014-01-23 Alex CrichtonBuild llvm-extract (needed by codegen tests)
2014-01-23 Sean ChalmersUpdate flip() to be rev().
2014-01-23 Sean ChalmersRename Invert to Flip - Issue 10632
2014-01-23 Alex CrichtonHandle EINTR in epoll for native timers
2014-01-23 Kiet TranMake some borrow checker errors more user friendly
2014-01-23 borsauto merge of #11739 : thestinger/rust/rm-old-ext,...
2014-01-23 borsauto merge of #11737 : alexcrichton/rust/issue-11729...
2014-01-23 borsauto merge of #11701 : FeGs/rust/stray-debug-in-metadat...
2014-01-23 borsauto merge of #11682 : thestinger/rust/vector, r=brson
2014-01-23 borsauto merge of #11611 : SiegeLord/rust/exp_printing...
2014-01-23 borsauto merge of #11294 : alexcrichton/rust/native-timer...
2014-01-23 Daniel Micayhashmap: port to Vec<T>
2014-01-23 Daniel Micayadd new vector representation as a library
2014-01-23 Daniel Micayvec: make unsafe indexing functions higher-level
2014-01-23 Daniel Micaylibc: switch `free` to the proper signature
2014-01-23 Alex CrichtonImplement native timers
2014-01-23 Daniel Micayremove old rc extension from detection files
2014-01-23 SiegeLordRemove the initial and trailing blank doc-comment lines
2014-01-23 SiegeLordAdd some tests for the exponential notation
2014-01-23 SiegeLordAdd LowerExp 'e' and UpperExp 'E' format traits/specifiers
2014-01-23 SiegeLordfloat_to_str_bytes_common can now handle exponential...
2014-01-22 Alex CrichtonDon't fatally fail in driver::early_error
2014-01-22 Alex CrichtonImplement std::rt::at_exit
2014-01-22 Ben StriegelTypo in module tutorial
2014-01-22 borsauto merge of #10943 : fhahn/rust/issue-7313-replace...
2014-01-22 Florian HahnReplace C types with Rust types in libstd, closes ...
2014-01-22 klutzyrustpkg::crate_id: Remove CrateId
2014-01-22 klutzyrustpkg: Compute hash to find crate
2014-01-22 klutzyrustpkg::version: Remove enum Version
2014-01-22 klutzyrustpkg: Do not guess version if not given
2014-01-22 borsauto merge of #11727 : sanxiyn/rust/trailing-comma...
2014-01-22 Seo SanghyeonAllow trailing commas in argument lists and tuple patterns
2014-01-22 Hong Chuljurustc/metadata: Removed stray debug statements
2014-01-22 borsauto merge of #11711 : alexcrichton/rust/issue-11683...
2014-01-22 borsauto merge of #11719 : brson/rust/bleh, r=alexcrichton
2014-01-22 Brian Andersonxfail another external macro test on android
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11129 : SimonSapin/rust/foo-vs-foo_opt...
2014-01-21 Simon Sapin[std::str] Remove the now unused not_utf8 condition.
2014-01-21 Simon Sapin[std::str] Rename from_utf8_owned_opt() to from_utf8_ow...
2014-01-21 Simon Sapin[std::str] Rename from_utf8_opt() to from_utf8(), drop...
2014-01-21 Simon Sapin[std::path] Rename .container_as_str_opt() to .containe...
2014-01-21 Simon Sapin[std::vec] Rename .remove_opt() to .remove(), drop...
2014-01-21 Simon Sapin[std::vec] Rename .shift_opt() to .shift(), drop the...
2014-01-21 Simon Sapin[std::vec] Rename .pop_opt() to .pop(), drop the old...
2014-01-21 Simon Sapin[std::vec] Rename .last_opt() to .last(), drop the...
2014-01-21 Simon Sapin[std::vec] Rename .head_opt() to .head(), drop the...
2014-01-21 Simon Sapin[std::vec] Rename .get_opt() to .get()
2014-01-21 borsauto merge of #11700 : bharrisau/rust/thumb, r=alexcrichton
2014-01-21 borsauto merge of #11665 : alexcrichton/rust/zed-cleanup...
2014-01-21 Alex CrichtonRemove no-debug-borrows from the makefiles
2014-01-21 Alex CrichtonCapitalize debugging opts and make them u64
2014-01-21 Alex CrichtonPurge borrowck from libstd
2014-01-21 Alex CrichtonRemove obsoleted -Z options
2014-01-21 Alex CrichtonStop using hardcoded numbers for -Z options
2014-01-21 Alex CrichtonFlag all TLS functions as inline(never)
2014-01-21 borsauto merge of #11663 : huonw/rust/paren-lint, r=cmr
2014-01-21 Huon WilsonRemove unnecessary parentheses.
2014-01-21 Huon Wilsonrustc: add lint for parens in if, while, match and...
2014-01-21 Ben HarrisAdd support for ARM thumb architecture
2014-01-21 borsauto merge of #11699 : alexcrichton/rust/snapshot,...
2014-01-21 borsauto merge of #11687 : sfackler/rust/macro-export-inner...
2014-01-21 borsauto merge of #11684 : FlaPer87/rust/doc_typos, r=cmr
2014-01-21 borsauto merge of #11674 : indirect/rust/doc_file, r=alexcr...
2014-01-21 borsauto merge of #11662 : alexcrichton/rust/faster-parens...
2014-01-21 Alex CrichtonRegister new snapshots
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-21 borsauto merge of #11653 : alexcrichton/rust/issue-11647...
2014-01-20 borsauto merge of #11675 : alexcrichton/rust/fix-snap,...
2014-01-20 Alex CrichtonFix cross-compiled pretty tests
2014-01-20 Alex CrichtonFix a pathological const checking case
2014-01-20 borsauto merge of #11636 : alexcrichton/rust/purge-all...
2014-01-20 Alex Crichtonrustuv: Re-work sockaddr glue to not use malloc
2014-01-20 Alex CrichtonDon't emit landing pads with -Z no-landing-pads
2014-01-20 Matthias EinwagDisabled the tests for the new code blocks
2014-01-20 borsauto merge of #11673 : omasanori/rust/sep-doc, r=alexcr...
2014-01-20 borsauto merge of #11664 : bjz/rust/identities, r=alexcrichton
2014-01-20 Steven FacklerScan the entire crate for exported macros
2014-01-20 borsauto merge of #11670 : sfackler/rust/extctxt-span-note...
2014-01-20 borsauto merge of #11661 : huonw/rust/fixed-length-instanti...
2014-01-20 borsauto merge of #11660 : sfackler/rust/quote-unused-sp...
2014-01-20 borsauto merge of #11657 : huonw/rust/less-lang-duplication...
2014-01-20 Flavio PercocoFix documentation typos
2014-01-20 borsauto merge of #11656 : brson/rust/omgandroid, r=cmr
2014-01-20 borsauto merge of #11654 : korenchkin/rust/doc_guide-testin...
2014-01-20 Brendan ZabarauskasImprove std::num::pow implementation
2014-01-20 Brendan ZabarauskasAdd operator trait constraints to std::num::{Zero,...
2014-01-20 borsauto merge of #11652 : hdima/rust/base64-padding-newlin...
2014-01-20 borsauto merge of #11649 : FlaPer87/rust/pow, r=cmr
2014-01-20 borsauto merge of #10801 : musitdev/rust/jsondoc2, r=cmr
2014-01-20 borsauto merge of #11644 : huonw/rust/less-fatality, r=cmr
2014-01-19 borsauto merge of #11643 : kballard/rust/path-root-path...
2014-01-19 Andre Arkodocument file!
next