]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-01-18 Daniel Micayhandle zero-size allocations correctly
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 Alex CrichtonTweak the interface of std::io
2014-01-17 borsauto merge of #11585 : nikomatsakis/rust/issue-3511...
2014-01-17 Niko MatsakisAdjust comments in test case
2014-01-17 Niko MatsakisUpdate years on more license headers
2014-01-17 Niko MatsakisUpdate year on license header
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 Niko MatsakisChange expansion of `for` loop to use a `match` statement
2014-01-17 Niko MatsakisExtend temporary lifetimes if there is a ref in an...
2014-01-17 Niko MatsakisLink lifetimes in `let` patterns just as we do for...
2014-01-17 borsauto merge of #11601 : dguenther/rust/fix_test_summary...
2014-01-17 borsauto merge of #11498 : c-a/rust/optimize_vuint_at,...
2014-01-17 Niko MatsakisMake main() public in uninit-empty-types
2014-01-17 borsauto merge of #11553 : klutzy/rust/rustc-cleanups,...
2014-01-17 klutzysyntax::ast: Remove/Recover tests
2014-01-17 klutzyrustc::metadata: Remove trait FileSearch
2014-01-17 klutzyrustc::driver: Capitalize structs and enums
2014-01-17 borsauto merge of #11584 : alexcrichton/rust/issue-3862...
2014-01-17 borsauto merge of #11151 : sfackler/rust/ext-crate, r=alexc...
2014-01-17 Niko MatsakisDistinguish zero-size types from those that we return...
2014-01-16 Niko MatsakisFix uninit() intrinsic when used with empty types
2014-01-16 Niko MatsakisFix test to account for new temporary lifetime rules...
2014-01-16 Steven FacklerLoad macros from external modules
2014-01-16 Niko MatsakisFurther refine treatment of voidish arrays
2014-01-16 Alex CrichtonDon't run 'ar s' on OSX
2014-01-16 Niko MatsakisConsider all zero-sized data structures to be voidish...
2014-01-16 borsauto merge of #11571 : derekchiang/rust/fix-task-docs...
2014-01-16 Alex CrichtonDocument blocks and use statements a little more
2014-01-16 borsauto merge of #11599 : sanxiyn/rust/accurate-span-3...
2014-01-16 Derek GuentherUpdate test run summary
2014-01-16 borsauto merge of #11597 : sfackler/rust/err-enums, r=alexc...
2014-01-16 borsauto merge of #11596 : derekchiang/rust/fix-libnative...
2014-01-16 Seo SanghyeonCorrect span for ExprCall and ExprIndex
2014-01-16 borsauto merge of #11590 : vadimcn/rust/llvm-tools, r=alexc...
2014-01-16 borsauto merge of #11588 : am0d/rust/dox, r=brson
2014-01-16 Niko MatsakisRemove typo
2014-01-16 borsauto merge of #11579 : kballard/rust/windows-path-join...
2014-01-16 Steven FacklerStop returning error strings in From{Base64,Hex}
2014-01-16 Derek ChiangFix some docs in std::rt::task
2014-01-16 Derek ChiangFixing a typo: bookeeping -> bookkeeping
2014-01-16 borsauto merge of #11575 : pcwalton/rust/parse-substrs...
2014-01-16 borsauto merge of #11548 : bjz/rust/bitwise, r=alexcrichton
2014-01-16 borsauto merge of #11574 : neeee/rust/master, r=alexcrichton
2014-01-16 a_m0dUpdate docs index to use lists
2014-01-16 Vadim ChugunovOnly build LLVM tools Rust needs.
2014-01-16 borsauto merge of #11565 : mozilla/rust/snapshot, r=huonw
2014-01-16 Niko MatsakisCleanup trait callees
2014-01-16 Brendan ZabarauskasMerge Bitwise and BitCount traits and remove from prelu...
2014-01-16 Niko MatsakisRemove FIXMEs and add license
2014-01-16 Niko MatsakisUse as_slice() method on option
2014-01-16 borsauto merge of #11568 : FlaPer87/rust/even, r=alexcrichton
2014-01-15 Niko MatsakisIssue #3511 - Rationalize temporary lifetimes.
2014-01-15 borsauto merge of #11550 : alexcrichton/rust/noinline,...
2014-01-15 Kevin Ballardpath: Fix joining Windows path when the receiver is...
2014-01-15 borsauto merge of #11112 : alexcrichton/rust/issue-11087...
2014-01-15 Carl-Anton... fixup! ebml::extra: Optimize reader::vuint_at()
2014-01-15 Alex CrichtonAllow more "error" values in try_recv()
2014-01-15 borsauto merge of #11543 : thestinger/rust/gc, r=cmr
2014-01-15 Patrick Waltonlibsyntax: Remove the obsolete ability to parse from...
2014-01-15 Flavio PercocoUse the least significant beat to determine if int...
2014-01-15 borsauto merge of #11523 : alexcrichton/rust/stage3, r...
2014-01-15 lucyRevert "show options for -W help and -W". Fixes #11458.
2014-01-15 Alex CrichtonAdd a configure to disable libstd version injection
2014-01-15 borsauto merge of #11564 : am0d/rust/dox, r=huonw
2014-01-15 borsauto merge of #11561 : eddyb/rust/moar-inlines, r=pcwalton
2014-01-15 Daniel Micayremove the concept of managed-unique from libstd
2014-01-15 Daniel Micayregister snapshots
2014-01-15 borsauto merge of #11556 : am0d/rust/docs, r=huonw
2014-01-15 a_m0dFix formatting in rust-guide document.
2014-01-15 borsauto merge of #11557 : brson/rust/anotherandroidfix...
2014-01-15 Eduard Burtesculibstd: Added more #[inline] annotations and replaced...
2014-01-15 borsauto merge of #11535 : thestinger/rust/header, r=alexcr...
2014-01-15 Alex CrichtonFlag failure functions as inline(never)
2014-01-15 borsauto merge of #11547 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-15 Brian Andersonextra: Ignore time tests on android correctly
2014-01-15 a_m0dMark LineIterator as public so its docs get generated.
2014-01-15 Daniel Micayadd implementation of `Repr` for `~[T]`
2014-01-15 Daniel Micayremove `borrow_offset` as ~ is now free of headers
2014-01-15 Daniel Micayremove reference counting headers from ~
2014-01-15 borsauto merge of #11546 : huonw/rust/trie-insert, r=alexcr...
2014-01-15 b1ndRemoved redundant code, improve performance
2014-01-15 Huon Wilsonstd::trie: optimise insert slightly.
2014-01-15 Huon Wilsonstd::trie: add benchmarks for insert.
2014-01-14 borsauto merge of #11521 : dguenther/rust/hide_libdir_relat...
2014-01-14 Daniel Micayadd an experimental tag for Gc<T> due to cycles
2014-01-14 Derek GuentherRenamed LIBDIR_RELATIVE to CFG_LIBDIR_RELATIVE
2014-01-14 borsauto merge of #11538 : eddyb/rust/llvm-attributes,...
2014-01-14 borsauto merge of #11485 : eddyb/rust/sweep-old-rust, r...
2014-01-14 borsauto merge of #11539 : dotdash/rust/void_type_fixup...
2014-01-14 Björn SteinbrinkFix the representation of C void pointers in LLVM IR
2014-01-14 borsauto merge of #11507 : omasanori/rust/reduce-po, r...
2014-01-14 Eduard BurtescuAdd noalias and noreturn attributes in more cases.
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-14 Shamir Khodzharenamed empty() to is_empty()
2014-01-14 OGINO MasanoriNote that translation workflow is WIP now.
2014-01-14 OGINO MasanoriAdd notes for translators.
2014-01-14 OGINO MasanoriUpdate .po and strip down untranslated entries.
2014-01-14 b1ndCompleted patch searching for rust docs
next