]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-03-08 Patrick Waltonlibrustdoc: Fix librustdoc for the `Vec<T>` change.
2014-03-08 Felix S. Klock IIlibrustc: Fix up fallout from the automatic conversion.
2014-03-08 Patrick Waltonlibrustc: Automatically change uses of `~[T]` to `Vec...
2014-03-08 Patrick Waltonlibstd: Add some more functionality to Vec<T>
2014-03-08 borsauto merge of #12520 : thestinger/rust/cmp, r=brson
2014-03-08 Daniel Micaycreate a sensible comparison trait hierarchy
2014-03-08 borsauto merge of #12748 : liigo/rust/rust-birthday, r...
2014-03-08 borsauto merge of #12752 : edwardw/rust/rdoc, r=alexcrichton
2014-03-07 Edward WangIndex cross-mod type definition and implementation...
2014-03-07 borsauto merge of #12753 : huonw/rust/vec-macro, r=cmr
2014-03-07 borsauto merge of #12750 : liigo/rust/De-extern-mod, r...
2014-03-07 Liigo Zhuangrename ast::ViewItemExternMod to ast::ViewItemExternCra...
2014-03-07 borsauto merge of #12749 : tedhorst/rust/master, r=huonw
2014-03-07 Ted Horstchange FVN hash function to the FVN-1a variant
2014-03-07 Liigo ZhuangExplicitly write down 0.1 release date in RELEASES...
2014-03-07 Huon Wilsonstd: stop `vec!()` warning about unused mutability.
2014-03-07 borsauto merge of #12746 : alexcrichton/rust/issue-12743...
2014-03-07 borsauto merge of #12635 : alexcrichton/rust/speedy-hash...
2014-03-07 Alex Crichtonsyntax: Conditionally deriving(Hash) with Writers
2014-03-07 Alex Crichtoncollections: Correct with_capacity_and_hasher
2014-03-07 Alex Crichtonrustc: Move to FNV hashing for node/def ids
2014-03-06 borsauto merge of #12738 : alexcrichton/rust/needstest...
2014-03-06 borsauto merge of #12737 : alexcrichton/rust/issue-12736...
2014-03-06 borsauto merge of #12732 : klutzy/rust/this-is-windows...
2014-03-06 Alex Crichtontest: Add some tests for closed issues
2014-03-06 borsauto merge of #12720 : iliekturtles/rust/master, r...
2014-03-06 Alex Crichtonrustdoc: Don't escape contents of headers
2014-03-06 Mike BoutinAdded missing possessive apostrophe.
2014-03-06 klutzyrustc: Get LLVM error message safely
2014-03-06 borsauto merge of #12727 : lifthrasiir/rust/buffalo-buffalo...
2014-03-06 borsauto merge of #12726 : alexcrichton/rust/travis, r...
2014-03-06 Kang Seonghoonfix typos with with repeated words, just like this...
2014-03-06 borsauto merge of #12719 : alexcrichton/rust/fix-llvm-33...
2014-03-06 borsauto merge of #12714 : michaelwoerister/rust/limited...
2014-03-06 borsauto merge of #12705 : alexcrichton/rust/issue-12692...
2014-03-06 Alex Crichtontravis: Use LLVM 3.4 instead of LLVM 3.3
2014-03-06 borsauto merge of #12687 : alexcrichton/rust/issue-12681...
2014-03-06 Michael Woeristerdebuginfo: Add test case for limited debuginfo
2014-03-06 Michael Woeristerdebuginfo: Expose limited debuginfo in command line...
2014-03-06 Michael Woeristerdebuginfo: Re-introduce the notion of line-table-only...
2014-03-06 Alex Crichtonrustdoc: Add anchors to section headers
2014-03-06 borsauto merge of #12703 : jld/rust/issue-8506, r=alexcrichton
2014-03-06 Alex Crichtonstd: Move libnative task count bookkeeping to std
2014-03-06 Jed DavisFix ICE on statics with fancy nullable enums.
2014-03-06 Alex Crichtonrustc: Fix support for LLVM 3.3
2014-03-06 borsauto merge of #12718 : thestinger/rust/min_max, r=alexc...
2014-03-06 Daniel Micaystats: fix handling of NaN in `min` and `max`
2014-03-06 Daniel Micayadd tests for `min` and `max` from `Float`
2014-03-05 borsauto merge of #12715 : dmski/rust/no-extern-fn-pat...
2014-03-05 Dmitry PromskyDisallowed patterns in extern fn declarations.
2014-03-05 borsauto merge of #12711 : edwardw/rust/mtwt, r=pcwalton
2014-03-05 borsauto merge of #12709 : aepsil0n/rust/update_man_version...
2014-03-05 Alex Crichtonnative: Fix usage of a deallocated mutex
2014-03-05 Alex Crichtonnative: Move from usleep() to nanosleep()
2014-03-05 Alex Crichtonnative: Stop using readdir()
2014-03-05 borsauto merge of #12700 : thestinger/rust/float, r=cmr
2014-03-05 Daniel Micayconsistently use LLVM floating point intrinsics
2014-03-05 Daniel Micayadd correct floating point `min` and `max` methods.
2014-03-05 Edward WangRefactor and fix FIXME's in mtwt hygiene code
2014-03-05 borsauto merge of #12708 : SimonSapin/rust/patch-6, r=huonw
2014-03-05 Eduard BoppUpdate version and date info in man pages
2014-03-05 Simon SapinStr::slice_chars() is O(end), not O(end - begin)
2014-03-05 borsauto merge of #12491 : eddyb/rust/deref, r=nikomatsakis
2014-03-05 borsauto merge of #12300 : DaGenix/rust/uppercase-variable...
2014-03-05 Palmer CoxEmit the uppercase variable lint for struct fields...
2014-03-05 Palmer CoxAllow uppercase_variables in libstd/libc.rs
2014-03-05 borsauto merge of #12671 : nick29581/rust/expand, r=sfackler
2014-03-05 borsauto merge of #12688 : alexcrichton/rust/fix-some-link...
2014-03-05 Palmer CoxRename struct fields with uppercase characters in their...
2014-03-05 Palmer CoxAdd lint for variable names that contain uppercase...
2014-03-05 Palmer CoxRename all variables that have uppercase characters...
2014-03-05 Nick CameronExpand nested items within a backtrace.
2014-03-05 borsauto merge of #12697 : thestinger/rust/vec, r=huonw
2014-03-05 Daniel Micaymark the `map` method on Vec<T> as deprecated
2014-03-04 borsauto merge of #12694 : thestinger/rust/mut_iter, r...
2014-03-04 Daniel Micaymake `MutItems` iterator sound again
2014-03-04 Eduard BurtescuAllow overloading explicit dereferences.
2014-03-04 borsauto merge of #12667 : Kimundi/rust/any_improv, r=cmr
2014-03-04 Marvin LöbelCleaned up `std::any`
2014-03-04 borsauto merge of #12649 : adrientetar/rust/highlight,...
2014-03-04 Adrien Tétardoc: use the newer favicon
2014-03-04 Adrien Tétarrustdoc: tweak highlighting
2014-03-04 Eduard BurtescuImplement DerefImm for Rc and DerefImm/DerefMut for...
2014-03-04 Eduard BurtescuAdd the DerefImm and DerefMut traits.
2014-03-04 borsauto merge of #12678 : lifthrasiir/rust/pluralize,...
2014-03-04 Kang Seonghoonrustc: Streamline error messages for i18n, using `plura...
2014-03-04 borsauto merge of #12669 : huonw/rust/de-block-arms, r...
2014-03-04 borsauto merge of #12672 : korenchkin/rust/checked-bigint...
2014-03-04 borsauto merge of #12674 : alexcrichton/rust/snapshots...
2014-03-04 Alex CrichtonRegister new snapshots
2014-03-03 borsauto merge of #12673 : huonw/rust/extendable-vec, r...
2014-03-03 Huon Wilsonstd: add reserve_additional and an Extendable impl...
2014-03-03 TorstenWeberImplemented checked arithmetic for Big(U)Ints
2014-03-03 borsauto merge of #12665 : alexcrichton/rust/fix-snap-again...
2014-03-03 Huon Wilsonsyntax: make match arms store the expr directly.
2014-03-03 Alex Crichtontest: Ignore some more syntax extension tests
2014-03-03 borsauto merge of #12663 : MicahChalmer/rust/emacs-remove...
2014-03-03 Micah ChalmerEmacs: Remove README warning of old whitespace bug
2014-03-03 borsauto merge of #12662 : sfackler/rust/unexported-type...
2014-03-03 borsauto merge of #12659 : alexcrichton/rust/fix-snap,...
next