]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-09-11 borsauto merge of #9014 : dcrewi/rust/convert-between-bigin...
2013-09-11 borsauto merge of #9064 : SiegeLord/rust/external_struct_va...
2013-09-11 borsauto merge of #9038 : singingboyo/rust/with-mem-writer...
2013-09-11 SiegeLordxfail-fast the new test for windows compatibility
2013-09-11 SiegeLordFix whitespace in tests
2013-09-11 SiegeLordReplace dashes in the filenames of the new tests with...
2013-09-11 SiegeLordAdd a test for cross-crate struct variants
2013-09-11 SiegeLordRename encode_struct_field_names to encode_struct_field...
2013-09-11 SiegeLordProperly encode/decode structural variants.
2013-09-11 borsauto merge of #8999 : anasazi/rust/multi-threaded-io...
2013-09-11 borsauto merge of #9039 : singingboyo/rust/update-for-expr...
2013-09-11 borsauto merge of #9097 : michaelwoerister/rust/namespaces...
2013-09-11 Michael Woeristerdebuginfo: Renamed NamespaceTree to NamespaceTreeNode.
2013-09-11 borsauto merge of #9107 : catamorphism/rust/rustpkg-command...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-11 borsauto merge of #9093 : pnkfelix/rust/fsk-remove-oldvisit...
2013-09-11 borsauto merge of #9013 : alexcrichton/rust/generated-unsaf...
2013-09-11 Alex CrichtonFlag unsafe blocks from format! as compiler-generated
2013-09-11 Alex CrichtonImplement the notion of a "generated unsafe block"
2013-09-11 borsauto merge of #9091 : sfackler/rust/buffered, r=alexcri...
2013-09-11 Steven FacklerBuffered I/O wrappers
2013-09-11 borsauto merge of #9111 : thestinger/rust/tycat, r=cmr
2013-09-11 Daniel Micayremove redundant tycat line from the binop table
2013-09-10 Tim Chevalierrustpkg: Pass command-line arguments to rustc
2013-09-10 borsauto merge of #9103 : jbclements/rust/let-var-hygiene...
2013-09-10 John Clementsadded test case
2013-09-10 John Clementschange type of ExprLoop and ExprBreak elts from ident...
2013-09-10 Michael Woeristerdebuginfo: Support for namespaces for types
2013-09-10 Michael Woeristerdebuginfo: Support for namespaces (functions only)
2013-09-10 Michael Woeristerdebuginfo: Wrapped namespace facilities of llvm::DIBuilder
2013-09-10 borsauto merge of #9094 : pnkfelix/rust/fsk-visitor-ports...
2013-09-10 borsauto merge of #9088 : nikomatsakis/rust/issue-6304...
2013-09-10 Niko MatsakisDelay assignment of node ids until after expansion...
2013-09-10 Felix S. Klock IImiddle/entry.rs Visitor refactoring (#7081): unify...
2013-09-10 Felix S. Klock IIgather_loans/mod.rs Visitor refactoring (#7081): unify...
2013-09-10 Felix S. Klock IIcheck_loans.rs Visitor refactoring (#7081): unify Check...
2013-09-10 borsauto merge of #9090 : jbclements/rust/let-var-hygiene...
2013-09-10 Felix S. Klock IIRemove oldvisit.rs (yay!); part of #7081 refactoring.
2013-09-10 borsauto merge of #9076 : blake2-ppc/rust/test-for-8585...
2013-09-10 John Clementsadded run-pass test for issue #9049
2013-09-10 borsauto merge of #9062 : blake2-ppc/rust/vec-iterator...
2013-09-10 John Clementsundo cowardly hiding of eq-check
2013-09-10 blake2-ppcstd::at_vec and vec: Unify build_sized, build_sized_opt...
2013-09-10 blake2-ppcstd::vec: Remove the function same_length
2013-09-10 blake2-ppcstd::vec: Update module doc text
2013-09-10 blake2-ppcstd::vec: Replace each_permutation with a new Permutati...
2013-09-10 John Clementsident->name in middle
2013-09-10 blake2-ppcstd::vec: Change fn unzip to take an iterator argument
2013-09-10 borsauto merge of #9034 : catamorphism/rust/rustpkg-workcac...
2013-09-10 borsauto merge of #9086 : pcwalton/rust/writeback-port...
2013-09-09 borsauto merge of #9089 : anasazi/rust/fix-acceptor-iterato...
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 Patrick Waltonlibrustc: Port writeback to the new API.
2013-09-09 borsauto merge of #9071 : thestinger/rust/noalias, r=alexcr...
2013-09-09 borsauto merge of #9033 : alexcrichton/rust/libuv-makefile...
2013-09-09 Daniel Micayadd `noalias` attribute to ~ return values
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-09 David CreswickImplement bitwise operations on BigUint
2013-09-09 David CreswickMerge RandBigUint and RandBigInt into single trait
2013-09-09 David CreswickConvert between BigInts, BigUints, ints, and uints
2013-09-09 blake2-ppcAdd test for issue #8587, about calling nested function...
2013-09-09 borsauto merge of #9051 : bjz/rust/master, r=huonw
2013-09-09 borsauto merge of #9059 : Kimundi/rust/master, r=huonw
2013-09-09 Marvin LöbelSome work on std::ascii: Marked unsafe function unsafe...
2013-09-09 borsauto merge of #9073 : alexcrichton/rust/remove-local...
2013-09-09 Alex CrichtonRemove hacks around issues in local_data
2013-09-09 borsauto merge of #9065 : thestinger/rust/iter, r=alexcrichton
2013-09-09 Daniel Micayrename `std::iterator` to `std::iter`
2013-09-09 borsauto merge of #9066 : thestinger/rust/repr, r=alexcrichton
2013-09-09 Tim Chevalierrustpkg: Address review comments from Jack
2013-09-09 Tim Chevalierextra: Address review comments from Jack
2013-09-09 Daniel Micayrepr: update for removal of const
2013-09-09 Daniel Micayrepr: write the mutability qualifier for slices
2013-09-09 Tim Chevalierrustpkg: Use workcache
2013-09-09 Tim Chevalierworkcache: Add the ability to save and load the database...
2013-09-08 borsauto merge of #8988 : cmr/rust/fromstr_fn, r=brson
2013-09-08 Corey RichardsonFix import order which caused the wrong from_str to...
2013-09-08 Brendan ZabarauskasFix unused import warnings on 32bit systems
2013-09-08 borsauto merge of #9054 : huonw/rust/labelled-for, r=thestinger
2013-09-08 Huon Wilsonsyntax: aesthetic improvements to the `for` desugaring.
2013-09-08 Huon Wilsonsyntax: implement labelled breaks for `for`.
2013-09-08 borsauto merge of #9035 : alexcrichton/rust/fewer-clownshoe...
2013-09-08 Brendan ZabarauskasAdd Clone and DeepClone constraints to Primitive trait
2013-09-08 Brendan ZabarauskasMoved checked trait impls out of std::num
2013-09-08 borsauto merge of #9050 : huonw/rust/unfoldnor, r=thestinger
2013-09-08 Huon Wilsonstd: Rename Unfoldr to Unfold.
2013-09-07 borsauto merge of #9015 : MicahChalmer/rust/emacs-fixes...
2013-09-07 borsauto merge of #9046 : thestinger/rust/repr, r=alexcrichton
2013-09-07 borsauto merge of #9043 : sfackler/rust/uuid-from-bytes...
2013-09-07 borsauto merge of #9041 : alexcrichton/rust/use-python...
2013-09-07 Daniel Micayfix repr of strings/chars with quotes
2013-09-07 borsauto merge of #8906 : novalis/rust/master, r=alexcrichton
2013-09-07 Steven FacklerRenamed Uuid::from_utf8 to Uuid::from_bytes
2013-09-07 Alex CrichtonGive the libuv makefile generation a dependency
2013-09-07 Alex CrichtonRun gyp with CFG_PYTHON which is python < 3
2013-09-07 borsauto merge of #9032 : alexcrichton/rust/inline-repr...
2013-09-07 novalisHandle global log levels (fixes #6033)
2013-09-07 Brandon SandersonUpdate for_expr docs.
2013-09-07 Alex CrichtonRemove even more usage of clownshoes in symbols
2013-09-07 borsauto merge of #9026 : jbclements/rust/let-var-hygiene...
next