]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-08-26 klutzystd: Add Win64 support
2013-08-26 klutzystd: Bind write() on Win64
2013-08-26 klutzystd: Add Win64 types
2013-08-26 klutzySet main_name "WinMain" on Win64
2013-08-26 klutzyrt: Add {get,record}_sp_limit on Win64
2013-08-26 klutzyrt: Remove leading underscore on Win64
2013-08-26 borsauto merge of #8744 : jld/rust/discr64, r=nikomatsakis
2013-08-26 borsauto merge of #8750 : kballard/rust/str-opt-variant...
2013-08-26 borsauto merge of #8751 : brson/rust/metadata-revert, r...
2013-08-26 Brian AndersonRevert "auto merge of #8745 : brson/rust/metadata,...
2013-08-26 Kevin BallardAdd _opt variants to str byte-conversion functions
2013-08-25 borsauto merge of #8745 : brson/rust/metadata, r=cmr
2013-08-25 borsauto merge of #8723 : anasazi/rust/temporary-unkillable...
2013-08-25 borsauto merge of #8710 : pnkfelix/rust/fsk-issue5516-codep...
2013-08-25 Felix S. Klock IIchar_len is more succinct than count_chars.
2013-08-25 borsauto merge of #8736 : luqmana/rust/hf, r=yichoi
2013-08-25 Brian AndersonDon't ever compress metadata
2013-08-25 borsauto merge of #8701 : brson/rust/issue-8698, r=thestinger
2013-08-25 Jed DavisAdd a test case for the preceding changes.
2013-08-25 Jed DavisDon't truncate discriminants to host uint for C_uint...
2013-08-25 Jed DavisMake enum discriminants u64 instead of the host uint.
2013-08-25 borsauto merge of #8637 : alexcrichton/rust/ifmt-less-hax...
2013-08-25 borsauto merge of #8607 : sfackler/rust/extensions, r=brson
2013-08-25 Alex CrichtonIntroduce alternate forms of logging
2013-08-24 borsauto merge of #8740 : brson/rust/rt-opt, r=thestinger
2013-08-24 Daniel MicayMerge pull request #8733 from sfackler/str-to-bytes
2013-08-24 Brian Andersonstd::rt: Enforce sanity a while longer
2013-08-24 Brian Andersonstd: Make vec::push_all_move call reserve_at_least
2013-08-24 Brian Andersonstd::rt: Remove an unnecessary allocation from the...
2013-08-24 Brian Andersonstd: Convert the runtime TLS key to a Rust global to...
2013-08-24 Brian Andersonstd::rt: Remove metrics for perf
2013-08-24 Brian Andersonstd::rt: Reduce MessageQueue contention
2013-08-24 Brian Andersonstd::rt: Reduce SleeperList contention
2013-08-24 Brian Andersonstd::rt: Remove extra boxes from MessageQueue and Sleep...
2013-08-24 Brian Andersonstd::rt: Optimize TLS use in change_task_context
2013-08-24 Brian Andersonstd: More TLS micro-optimization
2013-08-24 Steven FacklerAdd OwnedStr::into_bytes
2013-08-24 Alex CrichtonSettle on the format/write/print family of names
2013-08-24 Alex CrichtonImplement a wrapper macro around fprintf -- ifmtf
2013-08-24 Alex CrichtonRemove ifmt hax and implement fprintf
2013-08-24 Daniel MicayMerge pull request #8738 from mukilan/master
2013-08-24 Luqman Adenlibrustc: Always use session target triple.
2013-08-24 Mukilan ThiagarajanForce line ending of '.in' files in jemalloc to LF
2013-08-24 borsauto merge of #8732 : kballard/rust/str-truncate, r...
2013-08-24 Luqman Adenrustllvm: Specify hard floats for gnueabihf.
2013-08-24 borsauto merge of #8725 : bblum/rust/docs, r=graydon
2013-08-24 borsauto merge of #8679 : singingboyo/rust/json-to-impl...
2013-08-24 Felix S. Klock IIAdded note that there is still more to do on 5516.
2013-08-24 borsauto merge of #8722 : graydon/rust/2013-08-23-test...
2013-08-24 borsauto merge of #8719 : msullivan/rust/cleanup, r=catamor...
2013-08-24 Brian AndersonDon't copy metadata after loading
2013-08-24 Kevin BallardAdd new function str.truncate()
2013-08-24 Brian Andersonstd: Convert some assert!s to rtassert!
2013-08-24 Brian AndersonDefine cfg(rtopt) when optimizing. Turn off runtime...
2013-08-24 Brian Andersonstd: Reduce TLS access
2013-08-24 borsauto merge of #8716 : andrew-d/rust/andrew-fix-warnings...
2013-08-24 Brian AndersonAllow metadata to be not compressed
2013-08-24 borsauto merge of #8705 : brson/rust/lesscxx, r=graydon
2013-08-24 Brian Andersonrt: Remove rust_abi
2013-08-24 Brian Andersonrt: Remove rust_util.cpp
2013-08-24 Brian Andersonrt: Remove old precise GC code
2013-08-24 Brian Andersonrt: Move some test functions to rust_test_helpers
2013-08-24 Brian Andersonrt: Remove exit_status helpers
2013-08-24 Brian Andersonrt: Remove sync.h
2013-08-24 Brian Andersonrt: Memory regions are never synchronized now
2013-08-24 Brian Andersonrt: Remove timer
2013-08-24 borsauto merge of #8724 : thestinger/rust/fix-transmute...
2013-08-23 Ben BlumDocument the task watching / exit code propagation...
2013-08-23 Daniel Micayfix performance regression from invalid IR
2013-08-23 Ben BlumTalk about trait bounds in the tutorial.
2013-08-23 Graydon Hoaretest: add support for sharding testsuite by passing...
2013-08-23 Brian AndersonFix some vector function failure tests. Closes #8698
2013-08-23 Brian Andersonrt: Remove indexed_list
2013-08-23 Brian Andersonrt: Remove rust_exchange_alloc
2013-08-23 Brian Andersonrt: Remove last use of C++ exchange alloc
2013-08-23 Andrew DunhamFix two small warnings
2013-08-23 Steven FacklerRename {Reader,Writer}ByteConversions methods
2013-08-23 Michael SullivanUse the proper monomorphized ty::t for llvm alias hints...
2013-08-23 Felix S. Klock IIMake getopts count (and thus align/paginate) in terms...
2013-08-23 borsauto merge of #8695 : thestinger/rust/build, r=pcwalton
2013-08-23 borsauto merge of #8684 : michaelwoerister/rust/stepping_an...
2013-08-23 borsauto merge of #8692 : kballard/rust/ffi-tutorial-c_str...
2013-08-23 borsauto merge of #8691 : anasazi/rust/fix-timer-interface...
2013-08-23 borsauto merge of #8686 : kmcallister/rust/doc, r=catamorphism
2013-08-23 borsauto merge of #8682 : adridu59/rust/master, r=cmr
2013-08-23 borsauto merge of #8681 : mrordinaire/rust/remove-set_args...
2013-08-23 borsauto merge of #8677 : bblum/rust/scratch, r=alexcrichton
2013-08-23 borsauto merge of #8671 : kballard/rust/range_inclusive...
2013-08-23 borsauto merge of #8596 : vadimcn/rust/master, r=alexcrichton
2013-08-23 Vadim ChugunovDisabled broken tests in std::vec.
2013-08-23 Vadim ChugunovEnabled unit tests in std and extra.
2013-08-23 borsauto merge of #8639 : singingboyo/rust/use-decl-doc...
2013-08-23 Brandon SandersonClarify use_decl module resolution docs.
2013-08-23 Do Nhat Minhremoved os::set_args, closing #8325
2013-08-23 borsauto merge of #8655 : olsonjeffery/rust/newrt_file_io...
2013-08-23 Daniel Micaymake: stop disabling frame pointer elimination
2013-08-23 Daniel Micaymake: rm LLVM_BUILD_ENV
2013-08-23 Jeff Olsonfix 32bit mac build error
2013-08-23 borsauto merge of #8659 : msullivan/rust/default-methods...
2013-08-23 Kevin BallardUpdate FFI tutorial to reference `c_str::to_c_str`
next