]> git.lizzy.rs Git - rust.git/history - src/libstd/ascii.rs
auto merge of #11304 : alexcrichton/rust/eintr, r=brson
[rust.git] / src / libstd / ascii.rs
2014-01-04 borsauto merge of #11271 : adridu59/rust/patch-io, r=huonw
2014-01-04 borsauto merge of #11280 : c-a/rust/inline_byteswap, r...
2014-01-04 borsauto merge of #11277 : brson/rust/more0.9, r=alexcrichton
2014-01-03 borsauto merge of #11264 : am0d/rust/crate_type_lint, r...
2014-01-03 borsauto merge of #11149 : alexcrichton/rust/remove-either...
2014-01-03 borsauto merge of #11276 : brson/rust/0.9, r=pcwalton
2014-01-03 borsauto merge of #11275 : matt-auld/rust/update_readme...
2014-01-03 borsauto merge of #11262 : alexcrichton/rust/issue-11259...
2014-01-03 borsauto merge of #11228 : sfackler/rust/syntaxenv, r=pcwalton
2014-01-03 borsauto merge of #10861 : alexcrichton/rust/iostr, r=pcwalton
2014-01-03 borsauto merge of #11052 : jvns/rust/testing-tutorial,...
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #11226 : pcwalton/rust/mutable-parser...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
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-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 #11169 : alexcrichton/rust/snapshots...
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 borsauto merge of #11134 : lucab/rust/lucab/libstd-doc...
2013-12-27 Luca Brunostd: uniform modules titles for doc
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-23 Simon Sapin[std::ascii] Add .to_ascii_opt() and .into_ascii_opt...
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-19 borsauto merge of #11070 : ezyang/rust/better-errors, r...
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #11012 : alexcrichton/rust/needstest...
2013-12-18 borsauto merge of #11033 : michaelwoerister/rust/byvalself...
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-18 borsauto merge of #11019 : alexcrichton/rust/issue-10545...
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-14 borsauto merge of #10938 : jhasse/rust/patch-rustpkg, r...
2013-12-14 Chris MorganRename To{Str,Bytes}Consume traits to Into*.
2013-12-14 borsauto merge of #10933 : TeXitoi/rust/shootout-fasta...
2013-12-14 borsauto merge of #10921 : alexcrichton/rust/libuv-upgrade...
2013-12-14 borsauto merge of #10923 : boredomist/rust/export-summary...
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10916 : alexcrichton/rust/nounwind,...
2013-12-13 borsauto merge of #10913 : cmr/rust/rustdoc_man, r=huonw
2013-12-13 borsauto merge of #10912 : DiamondLovesYou/rust/master...
2013-12-13 borsauto merge of #10909 : sanxiyn/rust/coherence, r=alexcr...
2013-12-13 borsauto merge of #10908 : alexcrichton/rust/issue-10907...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-13 borsauto merge of #10698 : metajack/rust/dep-info, r=alexcr...
2013-12-11 borsauto merge of #10897 : boredomist/rust/remove-self...
2013-12-11 Erik PriceMake 'self lifetime illegal.
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-28 borsauto merge of #10694 : klutzy/rust/rustdoc-closure...
2013-11-28 borsauto merge of #10691 : g3xzh/rust/benchm, r=cmr
2013-11-28 borsauto merge of #10687 : alexcrichton/rust/issue-10686...
2013-11-27 borsauto merge of #10680 : alexcrichton/rust/relax-feature...
2013-11-27 borsauto merge of #10685 : ebiggers/rust/ascii_fixes, r...
2013-11-27 Eric Biggersstd::ascii: Add tests for is_digit() and is_control()
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 Eric Biggersstd::ascii: Fix is_digit() and is_control()
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 borsauto merge of #10664 : alexcrichton/rust/issue-10663...
2013-11-26 Patrick Waltonlibstd: Remove all non-`proc` uses of `do` from libstd
2013-11-26 borsauto merge of #10668 : vky/rust/closure-doc-update...
2013-11-26 borsauto merge of #10660 : alexcrichton/rust/little-scope...
2013-11-26 borsauto merge of #10622 : Kimundi/rust/str_de_iter, r...
2013-11-26 Marvin LöbelRemoved unneccessary `_iter` suffixes from various...
2013-11-25 borsauto merge of #10628 : huonw/rust/3614, r=alexcrichton
2013-11-25 borsauto merge of #10603 : alexcrichton/rust/no-linked...
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-24 borsauto merge of #10625 : huonw/rust/json-errors, r=alexcr...
2013-11-24 borsauto merge of #10620 : cmr/rust/linker_opts, r=thestinger
2013-11-24 borsauto merge of #10578 : luqmana/rust/mingw64, r=alexcrichton
2013-11-24 borsauto merge of #10514 : sfackler/rust/mut, r=cmr
2013-11-23 borsauto merge of #10611 : cmr/rust/ascii_flesh, r=pcwalton
2013-11-23 Corey RichardsonAdd ctype-likes to Ascii
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-21 borsauto merge of #10567 : sanxiyn/rust/bytepos, r=alexcrichton
2013-11-20 borsauto merge of #10576 : thestinger/rust/gc, r=pcwalton
2013-11-20 borsauto merge of #10527 : eholk/rust/win64, r=alexcrichton
2013-11-19 borsauto merge of #10568 : pcwalton/rust/more-bars, r=alexc...
2013-11-19 Patrick Waltonlibstd: Change all uses of `&fn(A)->B` over to `|A...
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-10 borsauto merge of #10226 : nibrahim/rust/docepub, r=alexcri...
2013-11-08 borsauto merge of #10354 : thestinger/rust/vector, r=huonw
2013-11-08 borsauto merge of #10346 : klutzy/rust/mingw64-32-fix,...
2013-11-08 borsauto merge of #10344 : brson/rust/atomiccopy, r=alexcri...
2013-11-08 borsauto merge of #10303 : niftynif/rust/master, r=catamorphism
2013-11-08 borsauto merge of #10341 : willingc/rust/minor-docfix,...
next