]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-08-09 borsauto merge of #8350 : dim-an/rust/fix-struct-match...
2013-08-09 borsauto merge of #8336 : stepancheg/rust/socket-addr-from...
2013-08-08 borsauto merge of #8356 : toddaaro/rust/ws, r=brson
2013-08-08 borsauto merge of #8385 : cmr/rust/big-rollup, r=alexcrichton
2013-08-08 toddaaroEnabled workstealing in the scheduler. Previously we...
2013-08-08 Corey RichardsonFix more priv fallout
2013-08-08 Corey Richardsonxfail-fast an aux test
2013-08-08 borsauto merge of #8245 : alexcrichton/rust/fmt2, r=graydon
2013-08-08 Corey RichardsonFix fallout
2013-08-08 Ben Blum(cleanup) Improve rtabort message for atomic-sleep.
2013-08-08 Ben Blumfix recv_ready for Port to take &self and not need...
2013-08-08 blake2-ppcextra: Remove all each_* methods in treemap
2013-08-08 blake2-ppcextra: Implement .rev_iter() in treemap
2013-08-08 blake2-ppcextra: External iterators for TreeSet set operations
2013-08-08 blake2-ppcextra: Simplify Eq/Ord in treemap
2013-08-08 Simon SapinGedit/gtksourceview language spec: add 'in' keyword
2013-08-08 Huon Wilsonstd: add missing #[inline] annotation to the f64 arithm...
2013-08-08 Do Nhat Minhmisc help message fix
2013-08-08 Alex CrichtonAdd some documentation about globals in ffi docs
2013-08-08 Jordi BoggianoAdd weak_rng to get a random algo that puts more emphas...
2013-08-08 Jordi BoggianoDocument rand module with more emphasis on cryptographi...
2013-08-08 Sangeun KimChange const to static
2013-08-08 Sangeun KimChange Freeze to Static
2013-08-08 Alex CrichtonFix unit structs in cross-crate situtations
2013-08-08 darkfextra: add `internal` to {de,in}flate_bytes_ naming...
2013-08-08 darkfadd extra::flate::deflate_bytes_zlib and a test
2013-08-08 darkfadd inflate_bytes_zlib to exra::flate
2013-08-08 Jordi BoggianoTurn OptGroups into a main opt and a main and an aliase...
2013-08-08 Jordi BoggianoAdd missing getopts::groups::optflagmulti function
2013-08-08 Alex CrichtonForbid `priv` where it has no effect
2013-08-08 Kevin BallardImplement DoubleEndedIterator on Range
2013-08-08 blake2-ppcrustc: Fix for-range loops that can use iterators
2013-08-08 blake2-ppcBugfix .each_edge in middle/graph.rs
2013-08-08 blake2-ppcstd: Fix for-range loops that can use iterators
2013-08-08 blake2-ppcextra: Remove all .each methods in smallintmap
2013-08-08 Alex CrichtonAdd initial support for a new formatting syntax
2013-08-07 borsauto merge of #8358 : brson/rust/newrt, r=brson
2013-08-07 Brian AndersonTurn on the new runtime
2013-08-07 Brian Andersonrusti: Disable tests
2013-08-07 Brian AndersonDisable linked failure tests
2013-08-07 Brian Andersondoc: Fix deadlocks in tutorial due to yield bustage
2013-08-07 Brian Andersonxfail debug-info/option-like-enum
2013-08-07 Brian Andersontest: Fix deadlock in task-perf-linked-failure
2013-08-07 Brian Andersontest: xfail a bunch of tests that are incorrectly readi...
2013-08-07 Brian Andersonrustpkg: Disable test_uninstall
2013-08-07 Brian Andersonrustc: Use 4MB stacks. Needed for unoptimized builds...
2013-08-07 Brian Andersonstd: Allow spawners to specify stack size
2013-08-07 Brian Andersonstd::rt: Pull RUST_MIN_STACK from the environment
2013-08-07 Brian Andersonstd::rt: 2MB stacks again
2013-08-07 borsauto merge of #8320 : mihneadb/rust/freq_count, r=cmr
2013-08-07 borsauto merge of #8294 : erickt/rust/map-move, r=bblum
2013-08-07 borsauto merge of #8326 : thestinger/rust/iterator, r=alexc...
2013-08-07 Mihnea Dobrescu... Add frequency count to extra::stat. #8281
2013-08-07 borsauto merge of #8373 : alexcrichton/rust/disable-rusti...
2013-08-07 Erick Tryzelaarstd: removed option.take_map{,_default}
2013-08-07 Erick Tryzelaarcore: option.map_consume -> option.map_move
2013-08-07 Alex CrichtonRevert "Re-enable rusti tests"
2013-08-07 Erick Tryzelaarstd: add result.map_move, result.map_err_move
2013-08-07 Erick Tryzelaaroption.get -> option.unwrap
2013-08-07 borsauto merge of #8305 : huonw/rust/triage-fixes, r=cmr
2013-08-07 Huon Wilsontestsuite: add explanation to a Note, and remove duplic...
2013-08-07 Huon Wilsontestsuite: remove incorrect section of 2 test cases...
2013-08-07 Huon Wilsontestsuite: remove 2 very outdated testcases; functional...
2013-08-07 Huon Wilsonstd: adjust str::test_add so that the macro expands...
2013-08-07 borsauto merge of #8323 : kballard/rust/saturating, r=thest...
2013-08-07 borsauto merge of #8285 : huonw/rust/deriving+++, r=alexcri...
2013-08-07 Huon WilsonAdd test for short-circuiting #[deriving(Eq,Ord,TotalEq...
2013-08-07 borsauto merge of #8287 : sfackler/rust/hex, r=alexcrichton
2013-08-07 Daniel Micayvec: use `offset_inbounds` for iterators
2013-08-07 Daniel Micayadd an intrinsic for inbounds GEP
2013-08-07 Daniel Micayvec: avoid `ptrtoint`/`inttoptr` in the iterators
2013-08-07 Daniel Micayremove `extra::iter`
2013-08-06 borsauto merge of #8231 : SimonSapin/rust/ascii-upper-lower...
2013-08-06 Daniel Micayiterator: rename `Counter::new` to `count`
2013-08-06 Daniel Micayadd Extendable to the prelude
2013-08-06 Daniel Micayiterator: simplify the `take` implementation
2013-08-06 Dmitry ErmolovFix bug in `match`ing struct patterns
2013-08-06 Dmitry ErmolovAdded testcases for `match` keyword
2013-08-06 Dmitry ErmolovHide stuff that are not used outside of _match.rs
2013-08-06 Dmitry ErmolovBetter documentation for --emit-llvm option.
2013-08-06 Simon SapinAdd to_ascii_upper, to_ascii_lower and eq_ignore_ascii_...
2013-08-06 borsauto merge of #8321 : alexcrichton/rust/enable-rusti...
2013-08-06 Steven FacklerResult::get -> Result::unwrap
2013-08-06 borsauto merge of #8317 : bblum/rust/fast-spawn-unlinked...
2013-08-06 Steven FacklerRemoved convenience encoding trait impls
2013-08-06 Steven FacklerRemoving space for NULL terminator
2013-08-06 Steven FacklerToBase64 and ToHex perf improvements
2013-08-06 Steven FacklerSome minor hex changes
2013-08-06 Steven FacklerAdded hexadecimal encoding module
2013-08-06 Stepan KoltsovUse FromStr for IpAddr in rt::uv::net
2013-08-06 borsauto merge of #8313 : msullivan/rust/cleanup, r=catamor...
2013-08-06 Stepan KoltsovImplement FromStr for IpAddr and SocketAddr
2013-08-06 borsauto merge of #8312 : alexcrichton/rust/use-treemap...
2013-08-06 borsauto merge of #8308 : blake2-ppc/rust/str-slice-bytes...
2013-08-06 borsauto merge of #8054 : sammykim/rust/move-EnumSet, r...
2013-08-06 Kevin BallardUpdate Iterator impls to use Saturating
2013-08-06 Kevin BallardAdd std::num::Saturating
2013-08-06 Sangeun KimMove EnumSet into libextra
2013-08-06 borsauto merge of #8265 : blake2-ppc/rust/std-iter, r=thest...
2013-08-06 borsauto merge of #8278 : cmr/rust/workaround, r=brson
next