]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-10-22 Daniel Micayadd feature gate for managed boxes
2013-10-22 borsauto merge of #10002 : catamorphism/rust/bug-report...
2013-10-22 borsauto merge of #10009 : LeoTestard/rust/asm-feature...
2013-10-22 Léo TestardActivate checking code for ASM feature gate. Fix tests
2013-10-22 borsauto merge of #10003 : alexcrichton/rust/issue-fixes...
2013-10-22 borsauto merge of #9992 : astrieanna/rust/rm_rusti, r=alexc...
2013-10-22 borsauto merge of #9982 : danluu/rust/local_delc_xfail...
2013-10-22 borsauto merge of #9960 : adridu59/rust/patch-doc-limited...
2013-10-21 borsauto merge of #9937 : brson/rust/log_str, r=alexcrichton
2013-10-21 borsauto merge of #9936 : madjar/rust/master, r=alexcrichton
2013-10-21 borsauto merge of #10000 : cmr/rust/snapshot, r=alexcrichton
2013-10-21 Georges DubusAdd support for nested comments
2013-10-21 Tim Chevaliersyntax: Add the Bug Report HOWTO URL to the ICE message
2013-10-21 borsauto merge of #9997 : thestinger/rust/float, r=thestinger
2013-10-21 Brian Andersonstd: Move sys::log_str to repr::repr_to_str. Further...
2013-10-21 Alex Crichtonrustdoc: Render default methods for impls as well
2013-10-21 Corey RichardsonRegister snapshots
2013-10-21 Daniel Micayfix the new floating point intrinsics
2013-10-21 borsauto merge of #9736 : catamorphism/rust/rustpkg-issue...
2013-10-21 Alex Crichtonrustdoc: Don't overflow long type/module names
2013-10-21 Tim Chevalierrustpkg: Search for crates in the current directory
2013-10-21 Alex CrichtonPropagate reachability through reexported impls
2013-10-21 Leah HansonRemove rusti reference from pp.mk
2013-10-21 borsauto merge of #9986 : thestinger/rust/float, r=cmr
2013-10-21 Dan LuuMake fn pub for windows compatibility
2013-10-21 borsauto merge of #9991 : LeoTestard/rust/asm-feature-gate...
2013-10-21 Léo TestardAdd a feature flag for ASM
2013-10-21 borsauto merge of #9979 : alexcrichton/rust/print-no-alloc...
2013-10-21 Daniel Micayexpose new floating point intrinsics
2013-10-21 borsauto merge of #9976 : thestinger/rust/typo, r=thestinger
2013-10-21 Adrien Tétardoc: fix links to comply with the new rustdoc
2013-10-21 Adrien Tétarrustdoc: nitpicks & cleanup
2013-10-21 Adrien Tétardoc: expand tutorial/manual CSS
2013-10-21 Adrien Tétardoc: tidy and cleanup CSS deps, add tutorial PDF generation
2013-10-20 Dan LuuUse updated local declaration syntax.
2013-10-20 Alex CrichtonDon't allocate a string when calling println
2013-10-20 Daniel Micayfix typo
2013-10-20 borsauto merge of #9812 : HNO3/rust/windows-utf8, r=alexcri...
2013-10-20 borsauto merge of #9973 : huonw/rust/7580, r=luqmana
2013-10-20 Huon Wilsontestsuite: test for fixed issue. Closes #7580.
2013-10-20 LEE WondongFix unicode errors on Windows in path_is_dir, path_exis...
2013-10-19 borsauto merge of #9956 : sfackler/rust/more-more-visibilit...
2013-10-19 borsauto merge of #9952 : huonw/rust/fmt-doc, r=alexcrichton
2013-10-19 Adrien Tétardoc/rust.HTML: proper version box
2013-10-19 Adrien Tétardoc: switch pandoc to html5
2013-10-19 borsauto merge of #9949 : Heather/rust/driver-rs-cleanup...
2013-10-19 borsauto merge of #9834 : alexcrichton/rust/morestack,...
2013-10-19 Alex CrichtonUse __morestack to detect stack overflow
2013-10-19 Huon Wilsonstd::fmt: fix markdown peculiarity, unicodify some...
2013-10-19 borsauto merge of #9946 : sfackler/rust/enum-doc, r=alexcri...
2013-10-19 borsauto merge of #9941 : alexcrichton/rust/rustdoc, r...
2013-10-19 borsauto merge of #9939 : sinma/rust/doc, r=alexcrichton
2013-10-19 Sébastien Chauveldoc (en & ja): remove mentions of type float, rust...
2013-10-19 Heatherremove rust and rusti from driver.rs
2013-10-19 borsauto merge of #9932 : alexcrichton/rust/better-fmt...
2013-10-19 Steven FacklerCheck unnecessary visibility for struct variants
2013-10-19 Steven FacklerFix struct field visibility and add enum field doc
2013-10-19 Alex CrichtonTry to improve format! error messages
2013-10-19 borsauto merge of #9938 : alexcrichton/rust/fmtdox, r=huonw
2013-10-19 borsauto merge of #9437 : catamorphism/rust/rustpkg-dates...
2013-10-19 Tim Chevalierrustpkg: invoke touch with a portable set of args
2013-10-19 Tim Chevalierrustc: Check that the output file is writeable before...
2013-10-19 Tim Chevalierrustpkg: Make rustpkg tests stop comparing dates
2013-10-19 borsauto merge of #9919 : alexcrichton/rust/fmt-begone...
2013-10-19 Alex Crichtonrustdoc: Strip methods correctly based on privacy
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-18 Alex CrichtonRemove the fmt! syntax extension
2013-10-18 Alex CrichtonDocument traits and Default about format! better
2013-10-18 borsauto merge of #9933 : alexcrichton/rust/no-jemalloc...
2013-10-18 borsauto merge of #9935 : reedlepee123/rust/my_new_branch...
2013-10-18 chitraMake fields in std::comm private
2013-10-18 borsauto merge of #9930 : alexcrichton/rust/refcount-tests...
2013-10-18 Alex CrichtonRemove jemalloc from the runtime
2013-10-18 borsauto merge of #9851 : alexcrichton/rust/include_bin...
2013-10-18 Alex CrichtonFix an off-by-one in managed::refcount
2013-10-18 Alex CrichtonOptimize include_bin! for large inputs
2013-10-18 borsauto merge of #9929 : chris-morgan/rust/2013-10-19...
2013-10-18 borsauto merge of #9927 : chris-morgan/rust/fix-url-to_str...
2013-10-18 Chris MorganHighlight \0 in strings and chars in Vim.
2013-10-18 Chris MorganUpdate prelude items in Vim syntax.
2013-10-18 Chris MorganFix extra::url::to_str to include the port.
2013-10-18 borsauto merge of #9926 : Kimundi/rust/future_result_bad_si...
2013-10-18 Marvin LöbelMade `std::task::TaskBuilder::future_result()` easier...
2013-10-18 borsauto merge of #9924 : metajack/rust/fix-starts-with...
2013-10-18 borsauto merge of #9850 : eddyb/rust/inline-asm-constraints...
2013-10-18 Jack MoffittFix starts_with() and ends_with().
2013-10-18 borsauto merge of #9922 : alexcrichton/rust/less-sys, r...
2013-10-18 Eduard BurtescuHandle inline asm outputs as write-only in liveness...
2013-10-18 Alex CrichtonMove sys::refcount to managed::refcount
2013-10-18 borsauto merge of #9921 : sp3d/rust/master, r=alexcrichton
2013-10-18 sp3dtrack language changes, improve attr handling in GtkSou...
2013-10-18 borsauto merge of #9896 : brson/rust/stdmem, r=alexcrichton
2013-10-18 borsauto merge of #9916 : alexcrichton/rust/issue-9861...
2013-10-18 Brian Andersonstd: Move size/align functions to std::mem. #2240
2013-10-18 Alex Crichtonrustdoc: Don't treat "super" specially for urls
2013-10-17 borsauto merge of #9915 : thestinger/rust/rusti, r=thestinger
2013-10-17 Daniel Micayrm rusti from `Makefile.in`
2013-10-17 borsauto merge of #9902 : thestinger/rust/immediate, r...
2013-10-17 Daniel Micaypartially fix immediate rvalues
2013-10-17 borsauto merge of #9908 : alexcrichton/rust/snapshots,...
next