]> git.lizzy.rs Git - rust.git/history - src/libstd/ascii.rs
Merge pull request #20510 from tshepang/patch-6
[rust.git] / src / libstd / ascii.rs
2015-01-04 borsMerge pull request #20510 from tshepang/patch-6
2015-01-04 borsMerge pull request #20505 from estsauver/doc_20504
2015-01-04 borsMerge pull request #20500 from globin/fix/range-sugar
2015-01-04 borsMerge pull request #20495 from brson/cargo
2015-01-04 borsMerge pull request #20487 from trapp/doc-namespace...
2015-01-04 borsMerge pull request #20485 from ipetkov/man-fix
2015-01-04 borsMerge pull request #20464 from ranma42/improve-make...
2015-01-04 borsMerge pull request #20457 from frewsxcv/rm-reexports
2015-01-04 borsMerge pull request #20452 from brson/rustup
2015-01-04 borsMerge pull request #20449 from brson/contributing
2015-01-04 borsMerge pull request #20442 from csouth3/vim-syntax
2015-01-04 borsMerge pull request #20428 from tbu-/pr_guide_int_to_i32...
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-04 borsauto merge of #20443 : nikomatsakis/rust/autoderef...
2015-01-04 borsauto merge of #20437 : ranma42/rust/fix-make-install...
2015-01-04 borsauto merge of #20393 : japaric/rust/impl-any, r=aturon
2015-01-04 borsauto merge of #20462 : alexcrichton/rust/remove-depreca...
2015-01-04 Alex CrichtonRemove deprecated functionality
2015-01-03 borsauto merge of #20456 : brson/rust/packaging2, r=alexcri...
2015-01-03 borsauto merge of #20154 : P1start/rust/qualified-assoc...
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2015-01-02 borsauto merge of #20436 : alexcrichton/rust/rollup, r...
2015-01-02 Alex Crichtonrollup merge of #20410: japaric/assoc-types
2015-01-02 Brian AndersonMerge remote-tracking branch 'erickt/rustup'
2015-01-02 Alex Crichtonrollup merge of #20341: nikomatsakis/impl-trait-for...
2015-01-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-02 Alex Crichtonrollup merge of #20425: sanxiyn/opt-local-ty
2015-01-02 Alex Crichtonrollup merge of #20416: nikomatsakis/coherence
2015-01-02 Alex Crichtonrollup merge of #20407: michaelwoerister/unreachable...
2015-01-02 Alex Crichtonrollup merge of #20404: japaric/at-tests
2015-01-02 Alex Crichtonrollup merge of #20392: daramos/travis
2015-01-02 Alex Crichtonrollup merge of #20391: daramos/utf8_lossy
2015-01-02 Alex Crichtonrollup merge of #20388: brson/install-tweaks
2015-01-02 Alex Crichtonrollup merge of #20386: frewsxcv/rm-reexports
2015-01-02 Alex Crichtonrollup merge of #20385: nick29581/x-object
2015-01-02 Alex Crichtonrollup merge of #20380: dcrewi/fix-make-install
2015-01-02 Alex Crichtonrollup merge of #20334: nagisa/ffi-llvm
2015-01-02 Alex Crichtonrollup merge of #20227: FlashYoshi/patch-1
2015-01-02 Alex Crichtonrollup merge of #19625: mrhota/guide_traits
2015-01-02 Alex Crichtonrollup merge of #20354: alexcrichton/second-pass-thread...
2015-01-02 Alex Crichtonrollup merge of #20315: alexcrichton/std-sync
2015-01-02 Alex Crichtonrollup merge of #20420: alexcrichton/second-pass-boxed
2015-01-02 Alex Crichtonrollup merge of #20382: alexcrichton/isuse-20376
2015-01-02 Alex Crichtonrollup merge of #20377: alexcrichton/issue-20352
2015-01-02 Alex Crichtonrollup merge of #20273: alexcrichton/second-pass-comm
2015-01-02 Alex Crichtonrollup merge of #20157: alexcrichton/issue-20068
2015-01-02 Alex Crichtonstd: Stabilize the prelude module
2015-01-02 borsauto merge of #20356 : Gankro/rust/stab, r=aturon
2015-01-02 borsauto merge of #20412 : nikomatsakis/rust/assoc-types...
2015-01-02 borsauto merge of #20189 : cmr/rust/i32-fallback, r=nikomat...
2015-01-02 borsauto merge of #20387 : nick29581/rust/arrays-2, r=alexc...
2015-01-01 Nick CameronFallout - change array syntax to use `;`
2014-12-31 Alex Crichtonrollup merge of #20247: steveklabnik/gh20088
2014-12-30 borsauto merge of #19941 : alexcrichton/rust/issue-19767...
2014-12-30 Alex Crichtonrollup merge of #20266: nick29581/dxr-use
2014-12-30 Alex Crichtonrollup merge of #20264: nagisa/threadrng
2014-12-30 Alex Crichtonrollup merge of #20252: huonw/doc-no-ignore
2014-12-30 Alex Crichtonrollup merge of #20250: ipetkov/deriving
2014-12-30 Alex Crichtonrollup merge of #20248: steveklabnik/gh20038
2014-12-30 Alex Crichtonrollup merge of #20243: bombless/patch-1
2014-12-30 Alex Crichtonrollup merge of #20242: sanxiyn/break-from-fn
2014-12-30 Alex Crichtonrollup merge of #20239: YawarRaza7349/patch-1
2014-12-30 Alex Crichtonrollup merge of #20231: fhahn/issue-20226-eexist
2014-12-30 Alex Crichtonrollup merge of #20230: bheesham/noshard
2014-12-30 Alex Crichtonrollup merge of #20223: aochagavia/typo
2014-12-30 Alex Crichtonrollup merge of #20216: sfackler/fix-mangling
2014-12-30 Alex Crichtonrollup merge of #20215: csouth3/hashmap-rename
2014-12-30 Alex Crichtonrollup merge of #20214: bluss/fix-hashmap-example
2014-12-30 Alex Crichtonrollup merge of #20210: tshepang/patch-5
2014-12-30 Alex Crichtonrollup merge of #20207: jroesch/issue-18906-testcase
2014-12-30 Alex Crichtonrollup merge of #20205: tshepang/patch-4
2014-12-30 Alex Crichtonrollup merge of #20195: nagisa/unused-typo
2014-12-30 Alex Crichtonrollup merge of #20194: nick29581/dst-syntax
2014-12-30 Alex Crichtonrollup merge of #20191: lifthrasiir/double-debug_assert
2014-12-30 Alex Crichtonrollup merge of #20182: brianloveswords/patch-2
2014-12-30 Alex Crichtonrollup merge of #19457: reem/remove-is-lang-item
2014-12-29 borsauto merge of #20058 : Kimundi/rust/str_pattern_pre...
2014-12-29 Alex Crichtonstd: Stabilize the prelude module
2014-12-29 borsauto merge of #19227 : johshoff/rust/master, r=brson
2014-12-28 borsauto merge of #20185 : csouth3/rust/dlist-deprecate...
2014-12-28 borsauto merge of #20136 : eddyb/rust/format-args, r=alexcr...
2014-12-27 borsauto merge of #19916 : SimonSapin/rust/ascii-reform...
2014-12-27 borsauto merge of #20244 : japaric/rust/bc-no-move, r=nikom...
2014-12-27 borsauto merge of #20119 : FlaPer87/rust/oibit-send-and...
2014-12-27 borsauto merge of #20238 : barosl/rust/regex-repeater-panic...
2014-12-27 borsauto merge of #20158 : nikomatsakis/rust/fn-inference...
2014-12-27 borsauto merge of #20143 : csouth3/rust/vecmap-reserve...
2014-12-27 borsauto merge of #19254 : nick29581/rust/dxr-glob, r=pcwalton
2014-12-26 Nick CameronFix fallout
2014-12-25 borsauto merge of #20180 : jroesch/rust/clean-where-predica...
2014-12-25 borsauto merge of #20167 : michaelwoerister/rust/for-loop...
2014-12-25 Simon Sapinstd::ascii: Use u8 methods rather than the maps directly.
2014-12-25 Simon SapinRemove Ascii, AsciiCast, OwnedAsciiCast, AsciiStr,...
2014-12-25 borsauto merge of #20024 : mneumann/rust/dragonfly-fixes3...
2014-12-24 borsauto merge of #20117 : lfairy/rust/rename-include-bin...
2014-12-24 borsauto merge of #19813 : barosl/rust/autoderef-type-infer...
2014-12-24 Simon SapinRename to_ascii_{lower,upper} to to_ascii_{lower,upper...
2014-12-24 borsauto merge of #20060 : Aatch/rust/enum-repr, r=alexcrichton
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 borsauto merge of #20083 : eddyb/rust/fix-expectation,...
next