]> git.lizzy.rs Git - rust.git/history - src/libstd/vec.rs
add a RandomAccessIterator trait
[rust.git] / src / libstd / vec.rs
2013-07-24 Daniel Micayadd a RandomAccessIterator trait
2013-07-24 borsauto merge of #7958 : kemurphy/rust/link-section, r...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-23 borsauto merge of #7954 : zslayton/rust/master, r=huonw
2013-07-23 borsauto merge of #7944 : blake2-ppc/rust/dlist-move-nodes...
2013-07-23 borsauto merge of #7934 : sfackler/rust/smallintset, r...
2013-07-23 borsauto merge of #7875 : sstewartgallus/rust/fubar, r...
2013-07-23 borsauto merge of #7873 : sstewartgallus/rust/cleanup_synta...
2013-07-23 borsauto merge of #7703 : sfackler/rust/bitv, r=alexcrichton
2013-07-23 borsauto merge of #7916 : olsonjeffery/rust/newrt_timer...
2013-07-22 borsauto merge of #7883 : brson/rust/rm-std-net, r=graydon
2013-07-22 borsauto merge of #7943 : Dretch/rust/vec-slice-from-to...
2013-07-22 borsauto merge of #7942 : Dretch/rust/os-listdir-path-no...
2013-07-22 borsauto merge of #7940 : cmr/rust/comments, r=pnkfelix
2013-07-22 borsauto merge of #7941 : dotdash/rust/codegen, r=huonw
2013-07-22 borsauto merge of #7926 : brson/rust/issue-4116, r=graydon
2013-07-22 borsauto merge of #7955 : thestinger/rust/snapshot, r=huonw
2013-07-22 Daniel Micaynew snapshot
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 Gareth SmithAdd slice_from and slice_to methods for vec, like the
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-21 borsauto merge of #7912 : graydon/rust/extra-new-benchmarks...
2013-07-21 borsauto merge of #7902 : huonw/rust/attr++, r=cmr,pcwalton
2013-07-21 borsauto merge of #7896 : pcwalton/rust/pub-extern, r=pcwalton
2013-07-20 borsauto merge of #7882 : blake2-ppc/rust/iterator-clone...
2013-07-20 borsauto merge of #7910 : brson/rust/rm-fixme, r=graydon
2013-07-20 borsauto merge of #7908 : anasazi/rust/fix_udp_mut, r=brson
2013-07-20 blake2-ppcstd: Implement Clone for VecIterator and iterators...
2013-07-20 borsauto merge of #7894 : pcwalton/rust/and-pointers-in...
2013-07-20 borsauto merge of #7710 : michaelwoerister/rust/WP4, r=jdm
2013-07-20 borsauto merge of #7886 : msullivan/rust/default-methods...
2013-07-20 borsauto merge of #7884 : pcwalton/rust/check-loans-and...
2013-07-20 borsauto merge of #7858 : bblum/rust/kill, r=brson
2013-07-20 borsauto merge of #7419 : catamorphism/rust/default-package...
2013-07-20 blake2-ppcUse Option .take() or .take_unwrap() instead of util...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-19 borsauto merge of #7871 : pcwalton/rust/de-at-match, r...
2013-07-19 borsauto merge of #7868 : pnkfelix/rust/issue6929-remove...
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
2013-07-19 borsauto merge of #7859 : kmcallister/rust/rt-diag-messages...
2013-07-19 borsauto merge of #7857 : blake2-ppc/rust/fix-test-warnings...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-19 borsauto merge of #7854 : brson/rust/rt-test-threads, r...
2013-07-18 borsauto merge of #7847 : alexcrichton/rust/verbose-submodu...
2013-07-18 borsauto merge of #7846 : alexcrichton/rust/static-mut...
2013-07-18 borsauto merge of #7845 : gifnksm/rust/tutorial-remove...
2013-07-18 borsauto merge of #7842 : thestinger/rust/closure, r=huonw
2013-07-18 borsauto merge of #7840 : alexcrichton/rust/better-test...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-18 borsauto merge of #7849 : nikomatsakis/rust/issue-7444...
2013-07-18 borsauto merge of #7851 : dotdash/rust/intrinsics, r=pcwalton
2013-07-18 blake2-ppcFix warnings in libstd and librusti tests
2013-07-17 Patrick Waltontest: Fix tests.
2013-07-17 Patrick Waltontest: Fix tests.
2013-07-17 Patrick Waltonlibrustc: Remove all uses of "copy".
2013-07-16 borsauto merge of #7684 : pnkfelix/rust/fsk-invert-range...
2013-07-16 borsauto merge of #7822 : huonw/rust/cond-debug, r=graydon
2013-07-16 borsauto merge of #7816 : thestinger/rust/header, r=huonw
2013-07-16 Daniel Micayremove headers from unique vectors
2013-07-13 borsauto merge of #7734 : alexcrichton/rust/issue-3395...
2013-07-13 borsauto merge of #7742 : chris-morgan/rust/delimitmate...
2013-07-13 borsauto merge of #7725 : msullivan/rust/default-methods...
2013-07-12 borsauto merge of #7736 : thestinger/rust/doc, r=thestinger
2013-07-12 Alex CrichtonAccount for possible 0-sized elements in vector iterators
2013-07-12 Alex CrichtonRemove the global 'vec::to_owned' function
2013-07-12 borsauto merge of #7717 : dotdash/rust/transmute, r=pcwalton
2013-07-12 borsauto merge of #7706 : sanxiyn/rust/qualification-lint...
2013-07-12 borsauto merge of #7696 : glinscott/rust/utf8_perf, r=cmr
2013-07-12 borsauto merge of #7705 : sanxiyn/rust/simd-op, r=cmr
2013-07-12 borsauto merge of #7695 : cmr/rust/assert_eq_msg, r=pnkfelix
2013-07-12 Daniel MicayMerge pull request #7679 from alexcrichton/consume...
2013-07-12 Daniel Micayextend the iterator tutorial
2013-07-12 borsauto merge of #7677 : alexcrichton/rust/tls-gc, r=pcwalton
2013-07-12 borsauto merge of #7688 : nikomatsakis/rust/issue-6298...
2013-07-11 borsauto merge of #7623 : graydon/rust/codegen-compiletests...
2013-07-11 borsauto merge of #7707 : thestinger/rust/double, r=cmr
2013-07-11 borsauto merge of #7652 : blake2-ppc/rust/dlist, r=huonw
2013-07-11 borsauto merge of #7455 : nikomatsakis/rust/issue-7336...
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-11 borsauto merge of #7708 : bcully/rust/warnings, r=thestinger
2013-07-11 borsauto merge of #7704 : glinscott/rust/json_iter, r=erickt
2013-07-11 borsauto merge of #7693 : korenchkin/rust/fixdoc_rand,...
2013-07-11 borsauto merge of #7691 : nikomatsakis/rust/vec-split-metho...
2013-07-11 Daniel Micayvec: rm inline(never) hack
2013-07-11 Daniel Micayiterator: add DoubleEndedIterator concept
2013-07-11 Brendan Cullyremove unused imports
2013-07-11 borsauto merge of #7683 : alexcrichton/rust/issue-7625...
2013-07-10 borsauto merge of #7698 : nikomatsakis/rust/issue-2951...
2013-07-10 Niko MatsakisAdd a `mut_split()` method for dividing one `&mut ...
2013-07-10 borsauto merge of #7658 : excepttheweasel/rust/mut_default_...
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-10 Daniel MicayMerge pull request #7682 from thestinger/vec
2013-07-10 Daniel Micayvec::with_capacity: do one alloc for non-managed
2013-07-10 borsauto merge of #7265 : brson/rust/io-upstream, r=brson
2013-07-09 borsauto merge of #7657 : thestinger/rust/rollup, r=thestinger
2013-07-09 Kevin BallardFix typo in docs for MutableCloneableVector
2013-07-09 borsauto merge of #7117 : jensnockert/rust/freestanding...
next