]> git.lizzy.rs Git - rust.git/history - src/libstd/str/ascii.rs
Merge remote-tracking branch 'remotes/origin/master' into str-remove-null
[rust.git] / src / libstd / str / ascii.rs
2013-08-04 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/master...
2013-08-04 Erick TryzelaarRemove trailing null from strings
2013-08-04 Daniel MicayMerge pull request #8284 from huonw/emacs-in-kw
2013-08-04 borsauto merge of #8262 : dotdash/rust/no_rval_copies,...
2013-08-04 borsauto merge of #8243 : stepancheg/rust/ipv, r=brson
2013-08-04 borsauto merge of #8237 : blake2-ppc/rust/faster-utf8,...
2013-08-04 borsauto merge of #8254 : brson/rust/libuv-mac-supp, r...
2013-08-04 borsauto merge of #8217 : brson/rust/reset_stack_limit...
2013-08-04 borsauto merge of #8264 : thestinger/rust/snapshot, r=Aatch
2013-08-04 Daniel Micayremove obsolete `foreach` keyword
2013-08-02 borsauto merge of #8175 : brson/rust/nodbg, r=graydon
2013-08-02 borsauto merge of #8185 : alexcrichton/rust/issue-8179...
2013-08-01 borsauto merge of #8172 : brson/rust/nomorestack, r=pcwalton
2013-08-01 borsauto merge of #8166 : emillon/rust/clean-tests-mk,...
2013-08-01 borsauto merge of #8165 : graydon/rust/2013-07-31-new-codeg...
2013-08-01 borsauto merge of #8164 : brson/rust/noportset, r=pcwalton
2013-08-01 borsauto merge of #8158 : bblum/rust/task-cleanup, r=brson
2013-08-01 borsauto merge of #8155 : stepancheg/rust/unit-zero, r...
2013-08-01 borsauto merge of #8184 : thestinger/rust/retreat, r=huonw
2013-08-01 Daniel Micaymigrate many `for` loops to `foreach`
2013-07-31 borsauto merge of #8138 : Dretch/rust/posix-path-push,...
2013-07-31 borsauto merge of #8111 : brson/rust/no-bench, r=graydon
2013-07-31 borsauto merge of #8008 : bblum/rust/select, r=brson
2013-07-31 borsauto merge of #8115 : bjz/rust/num-traits, r=brson
2013-07-30 borsauto merge of #8121 : thestinger/rust/offset, r=alexcri...
2013-07-30 borsauto merge of #8082 : Kimundi/rust/master, r=huonw
2013-07-30 Marvin LöbelAdded str::char_offset_iter() and str::rev_char_offset_...
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-26 borsauto merge of #7255 : michaelwoerister/rust/debuginfo...
2013-06-26 borsauto merge of #7216 : kballard/rust/task_rng, r=brson
2013-06-25 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-24 Brian AndersonMerge remote-tracking branch 'cmr/various-cleanup'...
2013-06-24 Brian AndersonMerge remote-tracking branch 'sstewartgallus/cleanup_mi...
2013-06-24 Brian AndersonMerge remote-tracking branch 'brson/shorttestnames...
2013-06-24 Brian AndersonMerge remote-tracking branch 'reusee/master' into HEAD
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
2013-06-23 borsauto merge of #7267 : luqmana/rust/issue-5792, r=cmr
2013-06-23 borsauto merge of #7258 : huonw/rust/7256, r=bstrie
2013-06-23 borsauto merge of #7274 : thestinger/rust/size_hint, r...
2013-06-23 Daniel Micayvec: remove BaseIter implementation
2013-06-21 borsauto merge of #7219 : sstewartgallus/rust/cleanup,...
2013-06-21 borsauto merge of #7200 : yichoi/rust/fix_je_mac_cross...
2013-06-21 borsauto merge of #7161 : kballard/rust/terminfo-parm-forma...
2013-06-20 Brian AndersonMerge remote-tracking branch 'brson/io' into io-upstream
2013-06-20 borsauto merge of #7128 : yichoi/rust/fix_sometc, r=brson
2013-06-18 Graydon Hoarereplace #[inline(always)] with #[inline]. r=burningtree.
2013-06-17 borsauto merge of #7197 : rkbodenner/rust/doc-for-lib-move...
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-17 borsauto merge of #7134 : vadimcn/rust/DIBuilder, r=jdm
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-17 borsauto merge of #7199 : Kimundi/rust/master, r=bstrie
2013-06-17 Marvin LöbelImproved std::ascii
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-11 borsauto merge of #7033 : influenza/rust/rust-7022, r=graydon
2013-06-11 borsauto merge of #7035 : influenza/rust/getopts-doc-update...
2013-06-11 borsauto merge of #7046 : luqmana/rust/issue-7044, r=sanxiyn
2013-06-10 borsauto merge of #7032 : huonw/rust/each-fn-kill, r=thestinger
2013-06-10 Huon Wilsonfix tests, remove some warnings
2013-06-10 Huon Wilsonstd: replace str::all/any fns and methods with iterators
2013-06-08 borsauto merge of #7004 : dotdash/rust/allocs, r=thestinger
2013-06-08 borsauto merge of #6992 : Blei/rust/fix-autoderef-ice,...
2013-06-08 borsauto merge of #6970 : artagnon/rust/configure, r=catamo...
2013-06-08 borsauto merge of #7015 : huonw/rust/each-fn-kill, r=thestinger
2013-06-08 Huon Wilsonstd: replace the str::each* fns/methods with byte iterators
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
2013-06-02 borsauto merge of #6879 : yichoi/rust/arm-test, r=brson
2013-06-02 borsauto merge of #6866 : pcwalton/rust/pub-extern, r=brson
2013-06-01 borsauto merge of #6880 : thomaslee/rust/issue-6745, r...
2013-06-01 borsauto merge of #6871 : pcwalton/rust/de-pub-impl, r...
2013-06-01 Patrick WaltonRemove all uses of `pub impl`. rs=style
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-24 borsauto merge of #6680 : ben0x539/rust/slashslashslash...
2013-05-24 borsauto merge of #6711 : catamorphism/rust/issue-5700...
2013-05-24 borsauto merge of #6706 : brson/rust/glue, r=catamorphism
2013-05-24 borsauto merge of #6710 : thestinger/rust/swap, r=catamorphism
2013-05-24 borsauto merge of #6690 : erickt/rust/cleanup-warnings...
2013-05-24 Erick Tryzelaarcleanup warnings from libstd
2013-05-23 Patrick Waltonlibstd: Rename libcore to libstd and libstd to libextra...