]> git.lizzy.rs Git - rust.git/history - src/libstd/vec.rs
auto merge of #11304 : alexcrichton/rust/eintr, r=brson
[rust.git] / src / libstd / vec.rs
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-31 borsauto merge of #11208 : alexcrichton/rust/less-c, r=cmr
2013-12-30 borsauto merge of #11199 : alexcrichton/rust/windows-isnt...
2013-12-30 borsauto merge of #11194 : kballard/rust/gitignore-doc...
2013-12-30 borsauto merge of #11190 : eliovir/rust/patch-3, r=alexcrichton
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11182 : luisbg/rust/crateid, r=cmr
2013-12-30 borsauto merge of #11169 : alexcrichton/rust/snapshots...
2013-12-30 borsauto merge of #10885 : kballard/rust/as_mut_slice,...
2013-12-30 borsauto merge of #11168 : sfackler/rust/de-at-extctxt...
2013-12-30 borsauto merge of #11181 : luqmana/rust/up-llvm, r=alexcrichton
2013-12-30 borsauto merge of #11204 : alexcrichton/rust/issue-11200...
2013-12-29 Kevin BallardAdd method .as_mut_slice() to MutableVector
2013-12-29 borsauto merge of #11134 : lucab/rust/lucab/libstd-doc...
2013-12-29 borsauto merge of #11150 : huonw/rust/moar-docs, r=alexcrichton
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-27 Luca Brunostd: uniform modules titles for doc
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-25 Alex Crichtonstd: Get stdtest all passing again
2013-12-24 Huon Wilsonstd::vec: clarify & examplify more docs.
2013-12-24 Huon Wilsonstd::vec: correct .sort()'s doc-string and add some
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-23 borsauto merge of #11120 : alexcrichton/rust/rustdoc-test...
2013-12-23 Alex Crichtonstd: Fix all code examples
2013-12-23 borsauto merge of #11069 : alexcrichton/rust/issue-11067...
2013-12-23 borsauto merge of #11111 : alexcrichton/rust/issue-11039...
2013-12-23 borsauto merge of #11109 : sfackler/rust/arc, r=alexcrichton
2013-12-22 borsauto merge of #11046 : zargony/rust/dep-info, r=alexcri...
2013-12-22 borsauto merge of #11101 : jhasse/rust/patch-msys-quickfix...
2013-12-22 borsauto merge of #11096 : brson/rust/pp, r=alexcrichton
2013-12-22 borsauto merge of #11082 : brson/rust/noat, r=alexcrichton
2013-12-22 borsauto merge of #11114 : klutzy/rust/a, r=cmr
2013-12-22 borsauto merge of #11064 : huonw/rust/vec-sort, r=alexcrichton
2013-12-22 Huon Wilsonstd::vec: make the sorting closure use `Ordering` rathe...
2013-12-22 borsauto merge of #10997 : cadencemarseille/rust/issue...
2013-12-22 borsauto merge of #11095 : brson/rust/issue-11094, r=alexcr...
2013-12-22 Brian Andersonstd: Remove some @-boxes
2013-12-21 borsauto merge of #10930 : DaGenix/rust/remove-unnecessary...
2013-12-21 borsauto merge of #11079 : chris-morgan/rust/fix-11072...
2013-12-21 Palmer CoxUpdate next() and size_hint() for MutSpliterIterator
2013-12-21 Palmer CoxRemove remainder field from MutChunkIter
2013-12-21 borsauto merge of #11031 : jhasse/rust/patch-msys-3, r=cmr
2013-12-20 borsauto merge of #11077 : alexcrichton/rust/crate-id,...
2013-12-20 Huon Wilsonstd::vec: add a sugary .sort() method for plain Ord...
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-20 borsauto merge of #11075 : alexcrichton/rust/issue-10392...
2013-12-20 borsauto merge of #11081 : alexcrichton/rust/comm-adapters...
2013-12-20 borsauto merge of #11017 : alexcrichton/rust/faster-read...
2013-12-20 borsauto merge of #11073 : klutzy/rust/issue-10978, r=alexc...
2013-12-20 borsauto merge of #11071 : huonw/rust/quiet-test, r=cmr
2013-12-20 Huon Wilsonstd::vec: implement a stable merge sort, deferring...
2013-12-20 borsauto merge of #11057 : alexcrichton/rust/no-at-in-ebml...
2013-12-19 borsauto merge of #11070 : ezyang/rust/better-errors, r...
2013-12-19 borsauto merge of #11041 : cmr/rust/pkgid_changes, r=cmr...
2013-12-19 Huon Wilsonstd: silence warnings when compiling test.
2013-12-19 borsauto merge of #11061 : huonw/rust/opt-unsafe-vec, r...
2013-12-19 Huon Wilsonstd::vec: use some unsafe code to optimise `remove`.
2013-12-19 borsauto merge of #11065 : huonw/rust/slice-chars-example...
2013-12-19 borsauto merge of #11050 : alexcrichton/rust/snapshots...
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 Huon Wilsonstd::vec: replace .insert with a small amount of unsafe...
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-19 borsauto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr
2013-12-18 Huon Wilsonstd::vec: remove .as_muf_buf, replaced by .as_mut_ptr...
2013-12-18 Huon Wilsonstd::vec: remove .as_imm_buf, replaced by .as_ptr ...
2013-12-18 borsauto merge of #11012 : alexcrichton/rust/needstest...
2013-12-18 borsauto merge of #11024 : huonw/rust/return-from-closures...
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-18 borsauto merge of #11025 : ezyang/rust/reword-second-borrow...
2013-12-18 borsauto merge of #11018 : sfackler/rust/variant-strip...
2013-12-17 borsauto merge of #11009 : ktt3ja/rust/issue-11006, r=alexc...
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-17 borsauto merge of #10863 : cadencemarseille/rust/patch...
2013-12-17 borsauto merge of #11030 : cmr/rust/rustdoc_on_fire, r...
2013-12-17 borsauto merge of #10972 : metajack/rust/pkgid-with-name...
2013-12-17 borsauto merge of #11005 : sanxiyn/rust/mut, r=alexcrichton
2013-12-17 borsauto merge of #10998 : thestinger/rust/iter, r=alexcrichton
2013-12-17 borsauto merge of #10996 : huonw/rust/more-vec-raw, r=cmr
2013-12-17 borsauto merge of #10964 : cartazio/rust/gcc-detector,...
2013-12-16 Huon Wilsonstd::vec: make init_elem nicer by doing fewer moves.
2013-12-16 Huon Wilsonstd::vec: convert .copy_memory to use copy_nonoverlappi...
2013-12-16 Huon Wilsonstd::vec::bytes: remove the reference to overlapping...
2013-12-16 Huon Wilsonstd::vec::raw: convert copy_memory to a method.
2013-12-16 Huon Wilsonstd::vec::raw: convert init_elem to a method.
2013-12-16 Daniel Micayvec: avoid some unsafe code in MoveIterator's dtor
2013-12-16 borsauto merge of #10966 : michaelwoerister/rust/prelude2...
2013-12-16 Huon Wilsonstd::vec: remove aliasing &mut [] and &[] from shift_opt.
2013-12-16 borsauto merge of #10995 : thestinger/rust/fast_move_iter...
2013-12-16 Daniel Micayvec: make the move iterator fast for all types
2013-12-15 borsauto merge of #10982 : ezyang/rust/lvalue-def, r=pcwalton
2013-12-15 borsauto merge of #10929 : pcwalton/rust/deboxing, r=pcwalton
2013-12-15 Patrick Waltonlibrustc: Remove identifiers named `box`, since it...
next