]> git.lizzy.rs Git - rust.git/history - src/libunicode/tables.rs
std: Rename various slice traits for consistency
[rust.git] / src / libunicode / tables.rs
2014-08-13 Brian Andersonstd: Rename various slice traits for consistency
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-08-09 borsauto merge of #15964 : huonw/rust/gensym-test, r=alexcr...
2014-08-07 borsauto merge of #16206 : steveklabnik/rust/guide_lambdas...
2014-08-07 borsauto merge of #16220 : tshepang/rust/temp, r=steveklabnik
2014-08-06 borsauto merge of #16225 : pczarn/rust/iter-refactoring...
2014-08-06 borsauto merge of #15985 : jfager/rust/r6334, r=pnkfelix
2014-08-06 borsauto merge of #15865 : jamesrhurst/rust/ctags-regex...
2014-08-05 borsauto merge of #16247 : TimDumol/rust/patch-1, r=alexcri...
2014-08-05 borsauto merge of #15709 : hirschenberger/rust/issue-14269...
2014-08-05 borsauto merge of #16246 : ruud-v-a/rust/patch-1, r=brson
2014-08-05 borsauto merge of #16243 : alexcrichton/rust/fix-utime...
2014-08-05 borsauto merge of #16234 : cakebaker/rust/rename_guessing_g...
2014-08-05 borsauto merge of #16231 : michaelsproul/rust/gedit-macro...
2014-08-05 borsauto merge of #16216 : omasanori/rust/nfkc, r=brson
2014-08-05 borsauto merge of #16188 : nham/rust/immut_slice_split_at...
2014-08-05 borsauto merge of #16187 : steveklabnik/rust/gh15830, r...
2014-08-05 borsauto merge of #16179 : SimonPersson/rust/master, r...
2014-08-04 borsauto merge of #16110 : alexcrichton/rust/issue-15460...
2014-08-04 borsauto merge of #15986 : Florob/rust/nfKc-new, r=alexcrichton
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-28 Florian Zeitzcollections, unicode: Add support for NFC and NFKC
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-18 borsauto merge of #15743 : Ryman/rust/mandelbrot_fix, r...
2014-07-17 borsauto merge of #15698 : Zoxc/rust/code-model, r=alexcrichton
2014-07-17 borsauto merge of #15668 : steveklabnik/rust/tree_set_examp...
2014-07-16 borsauto merge of #15696 : Zoxc/rust/redzone, r=alexcrichton
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
2014-07-16 borsauto merge of #15693 : steveklabnik/rust/guide_fix_carg...
2014-07-16 borsauto merge of #15691 : jbclements/rust/method-field...
2014-07-16 borsauto merge of #15656 : nick29581/rust/index-bck, r...
2014-07-16 borsauto merge of #15585 : bgamari/rust/subst-bug, r=pnkfelix
2014-07-16 borsauto merge of #15695 : alexcrichton/rust/fix-snapshots...
2014-07-15 borsauto merge of #15619 : kwantam/rust/master, r=huonw
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 kwantamadd Graphemes iterator; tidy unicode exports
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
2014-07-12 borsauto merge of #15601 : jbclements/rust/disable-default...
2014-07-11 borsauto merge of #15565 : alexcrichton/rust/issue-15475...
2014-07-10 borsauto merge of #15578 : alexcrichton/rust/fix-dist-again...
2014-07-10 borsauto merge of #15563 : luqmana/rust/nif, r=pcwalton
2014-07-10 borsauto merge of #15556 : alexcrichton/rust/snapshots...
2014-07-10 borsauto merge of #15554 : steveklabnik/rust/gh_15539,...
2014-07-09 borsauto merge of #15550 : alexcrichton/rust/install-script...
2014-07-09 borsauto merge of #15471 : erickt/rust/push_all, r=acrichto
2014-07-09 borsauto merge of #15283 : kwantam/rust/master, r=alexcrichton
2014-07-07 kwantamAdd libunicode; move unicode functions from core