]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-08-21 borsauto merge of #8585 : jankobler/rust/extract-grammar...
2013-08-21 borsauto merge of #8582 : thestinger/rust/container, r...
2013-08-21 borsauto merge of #8580 : bytewiseand/rust/tuple-struct...
2013-08-21 borsauto merge of #8573 : mrordinaire/rust/struct-new-as...
2013-08-21 nsfFix typo in test/bench/noise.rs. Closes #8574.
2013-08-21 Steven FacklerDeleted fun_treemap
2013-08-21 Daniel Micayenable tests for the container tutorial
2013-08-21 Daniel Micayiterator: add a method for reversing a container
2013-08-21 Daniel Micayoption: derive Clone/DeepClone for the iterator
2013-08-21 Daniel Micayvec: add `shrink_to_fit`
2013-08-21 Daniel Micayrm obsolete float to_str_radix free functions
2013-08-21 Daniel Micayrm obsolete integer to_str{,_radix} free functions
2013-08-21 Daniel Micayiterator: add a `range_inclusive` function
2013-08-21 Daniel Micaycontainer: inline contains_key default method
2013-08-21 borsauto merge of #8656 : toddaaro/rust/idle-opt+cleaning...
2013-08-21 borsauto merge of #8631 : anasazi/rust/homing-io, r=brson
2013-08-20 toddaaroFixed a memory leak caused by the singleton idle callba...
2013-08-20 borsauto merge of #8563 : graydon/rust/2013-08-16-condition...
2013-08-20 borsauto merge of #8519 : msullivan/rust/objects, r=catamor...
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-20 borsauto merge of #8566 : toddaaro/rust/idle-opt+cleaning...
2013-08-20 Alex CrichtonFix LLVM compilation issues and use the new attrs
2013-08-20 borsauto merge of #8463 : brson/rust/borrowck, r=nmatsakis...
2013-08-20 borsauto merge of #8638 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-20 Felix S. Klock IIadd line break post dbaupp review.
2013-08-20 Felix S. Klock IIremove trailing whitespace to placate make tidy.
2013-08-20 Felix S. Klock IIPort lint.rs from oldvisit to <V:Visit> trait API....
2013-08-20 Alex CrichtonUpgrade llvm to current HEAD
2013-08-20 borsauto merge of #8548 : catamorphism/rust/unignore-rustpk...
2013-08-20 Brian Andersonstd: Restore dynamic borrow tracking
2013-08-20 borsauto merge of #8584 : thestinger/rust/jemalloc, r=graydon
2013-08-20 Daniel Micayjemalloc: use $(AR), not `ar`
2013-08-20 Graydon Hoareregenerate configure
2013-08-20 borsauto merge of #8500 : graydon/rust/2013-08-13-self...
2013-08-19 Graydon Hoaredoc: add condition tutorial
2013-08-19 Eric ReedMake IO thread-safe.
2013-08-19 Eric ReedHomed UDP sockets
2013-08-19 Eric ReedWorking homing UDP socket prototype.
2013-08-19 Eric ReedInstruct event loops to ignore SIGPIPE when constructed.
2013-08-19 Eric ReedDo not execute the callback before cleaning up resources.
2013-08-19 Eric ReedDerive Clone for IpAddr and SocketAddr
2013-08-19 Graydon Hoarert: make jemalloc header conform to android signature.
2013-08-19 Tim Chevalierrustpkg: Un-ignore most of the remaining tests
2013-08-19 Graydon Hoarecompiletest: do not run tests in sub-threads if on...
2013-08-19 Graydon HoareTry to fix mac valgrind bot by disabling thread-heavy...
2013-08-19 Graydon HoareAdd tests for cross-crate condition handling. Close...
2013-08-19 Graydon Hoaretest: add testcase, close #4929 which was already fixed.
2013-08-19 Graydon Hoaretest: un-xfail now working run-pass/foreign-struct...
2013-08-19 borsauto merge of #8623 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-19 toddaaroclean whitespace :/
2013-08-19 Michael SullivanMake supertrait methods callable on object types.
2013-08-19 Michael SullivanRangechange the log message truncation limit.
2013-08-19 borsauto merge of #8619 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8539 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8535 : nikomatsakis/rust/issue-3678...
2013-08-19 Niko MatsakisAdd externfn macro and correctly label fixed_stack_segments
2013-08-19 Niko MatsakisIssue #3678: Remove wrappers and call foreign functions...
2013-08-19 borsauto merge of #8564 : alexcrichton/rust/ifmt+++, r...
2013-08-19 borsauto merge of #8556 : sfackler/rust/quote, r=alexcrichton
2013-08-19 borsauto merge of #8565 : bblum/rust/select-bugfix, r=brson
2013-08-19 borsauto merge of #8561 : kballard/rust/do-block-internal...
2013-08-18 borsauto merge of #8560 : kballard/rust/reserve-yield,...
2013-08-18 borsauto merge of #8545 : blake2-ppc/rust/iterbytes, r...
2013-08-18 Andreas MartensAdd assertions to test
2013-08-18 Steven Facklerquote_*! macros take an ExtCtx
2013-08-18 borsauto merge of #8558 : kballard/rust/xorshift-seed,...
2013-08-18 blake2-ppcstd::hash: Add testcase for colliding hashes of tuples
2013-08-18 blake2-ppcstd::to_bytes: Implement IterBytes on 1- to 8-tuples
2013-08-18 blake2-ppcstd::to_bytes: Delimit sequences &[A] and ~str when...
2013-08-18 borsauto merge of #8555 : chris-morgan/rust/time-clone...
2013-08-18 borsauto merge of #8551 : huonw/rust/speling, r=alexcrichton
2013-08-18 borsauto merge of #8550 : kballard/rust/token-start-err...
2013-08-18 Jan Koblerinsert space
2013-08-18 borsauto merge of #8547 : kballard/rust/trait-parse-err...
2013-08-18 Jan Koblerextract_grammar symnames
2013-08-18 borsauto merge of #8544 : dim-an/rust/fix-match-pipes,...
2013-08-17 Daniel MicayRevert "Turn off jemalloc"
2013-08-17 Huon WilsonMore spelling corrections.
2013-08-17 borsauto merge of #8554 : michaelwoerister/rust/generics...
2013-08-17 Andreas MartensFix segfault when calling tuple struct constructor...
2013-08-17 borsauto merge of #8433 : brson/rust/rm-more-oldrt-crud...
2013-08-17 borsauto merge of #8441 : erickt/rust/deny-warnings, r...
2013-08-17 Do Nhat Minhfix for #8088 (Cannot name a struct field `new` due...
2013-08-17 Erick TryzelaarDeny warnings in stage1+ libsyntax/librustc/librustdoc...
2013-08-17 Erick TryzelaarFix warnings it tests
2013-08-17 Erick TryzelaarFix warnings in librustc and libsyntax
2013-08-17 Erick TryzelaarFix warnings in tests
2013-08-17 borsauto merge of #8272 : DaGenix/rust/digest-md5-impl...
2013-08-17 borsauto merge of #8053 : gavinb/rust/uuid_std, r=alexcrichton
2013-08-17 borsauto merge of #8531 : brson/rust/test-waitpid-workaroun...
2013-08-17 Palmer CoxCrypto: Add tests for add_bytes_to_bits functions.
2013-08-17 Palmer CoxCrypto: update checked addition functions to use Checke...
2013-08-17 Palmer CoxMD5: Create an implementation of MD5.
2013-08-17 Palmer CoxCrypto: Add little-endian versions of existing function...
2013-08-16 toddaaroA round of code cleaning for the primary scheduler...
2013-08-16 toddaaroMoved the logic for a pausible idle callback into a...
2013-08-16 Brian Andersonstd::rt: Fix a race in UvRemoteCallback's dtor that...
2013-08-16 Brian Andersonstd::rt: Touch up idle logic
2013-08-16 toddaaroan attempt at a singleton pausible idle callback for...
next