]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-09-17 borsauto merge of #9234 : steveklabnik/rust/rustpkg_manpage...
2013-09-17 borsauto merge of #9225 : huonw/rust/closing-time, r=alexcr...
2013-09-17 Huon WilsonTests for fixed issues.
2013-09-17 borsauto merge of #9214 : adridu59/rust/issue-7723, r=thest...
2013-09-17 borsauto merge of #9130 : alexcrichton/rust/inline-globals...
2013-09-17 borsauto merge of #9237 : brson/rust/valgrind, r=thestinger
2013-09-17 borsauto merge of #9233 : catamorphism/rust/issue-4208...
2013-09-17 borsauto merge of #9108 : blake2-ppc/rust/hazards-on-overfl...
2013-09-17 borsauto merge of #9231 : cmr/rust/enum_encoding, r=catamor...
2013-09-17 blake2-ppcstd::at_vec: Fix segfault on overflow when resizing...
2013-09-17 blake2-ppcrt::io: Use vec::reserve_additional
2013-09-17 blake2-ppcstd::str: Fix overflow problems in unsafe code
2013-09-16 Corey RichardsonUpdate syntax test
2013-09-16 borsauto merge of #9109 : thestinger/rust/function, r=alexc...
2013-09-16 Daniel Micayset attributes on `invoke` instructions too
2013-09-16 Brian Andersonmk: Fix valgrinding with jemalloc
2013-09-16 Corey RichardsonFix hardcoded string in libsyntax
2013-09-16 Steve KlabnikUpdate rustpkg man page.
2013-09-16 borsauto merge of #9223 : sfackler/rust/tasks-fix, r=catamo...
2013-09-16 Tim Chevaliertestsuite: Add test for #4208
2013-09-16 borsauto merge of #9211 : klutzy/rust/win32-fix, r=alexcrichton
2013-09-16 Daniel Micaydocument why attributes are set on CallInst
2013-09-16 Daniel Micayadd sret + noalias to the out pointer parameter
2013-09-16 Daniel Micayfix handling of function attributes
2013-09-16 borsauto merge of #9204 : lkuper/rust/workcache, r=alexcrichton
2013-09-16 blake2-ppcstd::str: Add bench tests for StrVector::connect()...
2013-09-16 blake2-ppcstd::vec: Add function vec::bytes::push_bytes
2013-09-16 blake2-ppcstd::vec: Fix hazards with uint overflows in unsafe...
2013-09-16 Corey Richardsonextra::json: use a different encoding for enums.
2013-09-16 borsauto merge of #9192 : Kimundi/rust/master, r=huonw
2013-09-16 Marvin LöbelCorrected a few small style issues
2013-09-16 adridu59gitattributes: force LF line endings for all files
2013-09-16 Marvin LöbelAdd an SendStr type
2013-09-16 borsauto merge of #9121 : sanxiyn/rust/arm, r=alexcrichton
2013-09-16 Alex CrichtonResume inlining globals across crates
2013-09-16 Seo SanghyeonIgnore failing tests on Android
2013-09-16 Seo SanghyeonPass OS to gyp_uv
2013-09-16 borsauto merge of #9220 : kballard/rust/c_str-as_str, r...
2013-09-16 blake2-ppcstd::num: Add uint::next_power_of_two_opt
2013-09-16 borsauto merge of #8540 : cmr/rust/rustdoc_ng, r=catamorphism
2013-09-16 Corey Richardsonrustdoc_ng: add licenses and issue numbers to appease...
2013-09-16 Corey RichardsonUpdate rustdoc_ng to syntax and metadata changes
2013-09-16 Corey RichardsonUpdate rustdoc_ng to new ast naming
2013-09-16 Felix S. Klock IIFinish addition of rustdoc_ng to Makefiles.
2013-09-16 Corey RichardsonAdd rustdoc_ng
2013-09-16 borsauto merge of #9206 : alexcrichton/rust/issue-9188...
2013-09-16 borsauto merge of #9196 : alexcrichton/rust/attempting...
2013-09-16 borsauto merge of #9187 : lkuper/rust/no-simplevisitor...
2013-09-16 Steven FacklerRemove references to std::pipes from task tutorial
2013-09-16 borsauto merge of #9118 : alexcrichton/rust/llvm-fix, r...
2013-09-16 Lindsey KuperHave workcache::test put `foo.c` in the same directory...
2013-09-16 borsauto merge of #9219 : thestinger/rust/function-split...
2013-09-16 Alex CrichtonWhen declaring extern fns from external crates, use...
2013-09-16 Daniel Micayteach Call/CallWithConv to set attributes
2013-09-16 Kevin Ballardc_str: Add new method .as_str() -> Option<&str>
2013-09-16 Alex CrichtonUpgrade LLVM to close #9117
2013-09-16 Daniel Micayremove unused `FastCall` wrapper
2013-09-16 klutzystd::rt::uv::file: Enable tests on Win32
2013-09-16 klutzyextra::fileinput: Enable tests on Win32
2013-09-16 klutzystd::rt::uv::uvio: Enable tests on Win32
2013-09-15 borsauto merge of #9213 : dcrewi/rust/rust-test-arguments...
2013-09-15 David Creswickrust test: pass the remaining arguments through
2013-09-15 borsauto merge of #9168 : michaelwoerister/rust/traits...
2013-09-15 klutzystd::rt::io::net::tcp: Fix one tcp test on Win32
2013-09-15 klutzystd::rt::uv::uvll: Fix uv_req_type on Win32
2013-09-15 klutzystd::os: Use unicode for last_os_error() on Win32
2013-09-15 klutzystd::rt::io::support: Fix ignored test on Win32
2013-09-15 borsauto merge of #9150 : catamorphism/rust/rustpkg-cleanup...
2013-09-15 Tim Chevalierrustpkg: Cleanup
2013-09-15 Michael Woeristerdebuginfo: Added LLVMDICompositeTypeSetTypeArray to...
2013-09-15 borsauto merge of #9209 : blake2-ppc/rust/from-str, r=thest...
2013-09-15 klutzystd::rt::io::file: Enable I/O tests on Win32
2013-09-15 blake2-ppcRemove {uint,int,u64,i64,...}::from_str,from_str_radix
2013-09-15 Michael Woeristerdebuginfo: Some namespace-related cleanup.
2013-09-15 Michael Woeristerdebuginfo: Fix style nits for pull request.
2013-09-15 Michael Woeristerdebuginfo: Added description of algorithm for handling...
2013-09-15 Michael Woeristerdebuginfo: Added test cases for recursive structs.
2013-09-15 Michael Woeristerdebuginfo: Support for recursive types.
2013-09-15 Michael Woeristerdebuginfo: Implement DI for ty_opaque_box.
2013-09-15 Michael Woeristerdebuginfo: Basic support for trait objects.
2013-09-15 borsauto merge of #9153 : alexcrichton/rust/simplify-format...
2013-09-15 Alex CrichtonFix expand_stmt as well as expand_expr to use the corre...
2013-09-15 Alex CrichtonDocument all of the format! related macros
2013-09-15 Alex CrichtonReduce the amount of complexity in format!
2013-09-15 Alex CrichtonGuarantee that statics have unique names
2013-09-15 borsauto merge of #9203 : thestinger/rust/range_step, r...
2013-09-15 Daniel Micayiter: add the edge case tests for `range` too
2013-09-15 borsauto merge of #9179 : catamorphism/rust/rustpkg-package...
2013-09-15 Daniel Micayrm some uses of the `advance` iterator method
2013-09-15 Daniel Micayremove old internal iterator range tests
2013-09-15 Tim Chevalierrustpkg: Always write a package_id attribute into the...
2013-09-15 blake2-ppcstd::num: Remove `range_step` for each numeric type
2013-09-15 blake2-ppcUse std::iter::range_step
2013-09-15 Daniel Micayiter: fix `RangeInclusive`'s `DoubleEndedIterator`
2013-09-15 Daniel Micayiter: fix `range_inclusive` when `start > stop`
2013-09-15 Daniel Micayfix range_step{,_inclusive} with negative step
2013-09-15 borsauto merge of #9200 : lkuper/rust/libsyntax-cleanup...
2013-09-15 borsauto merge of #9199 : thestinger/rust/range_step, r=cmr
2013-09-14 Lindsey KuperThese impls, at least, can be avoided by deriving Ord.
2013-09-14 Lindsey KuperKill off method impls made redundant by default methods.
next