]> git.lizzy.rs Git - rust.git/history - src/libstd/unicode.rs
auto merge of #10519 : nikomatsakis/rust/issue-8624-borrowck-overly-permissive, r...
[rust.git] / src / libstd / unicode.rs
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-28 borsauto merge of #10621 : Florob/rust/unicode63, r=cmr
2013-11-27 Florian ZeitzFix handling of upper/lowercase, and whitespace
2013-11-27 Florian ZeitzUpdate Unicode data to version 6.3
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 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 Patrick Waltonlibstd: Remove all non-`proc` uses of `do` from libstd
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
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-09-12 borsauto merge of #9061 : jakub-/rust/pretty-print-empty...
2013-09-11 borsauto merge of #9014 : dcrewi/rust/convert-between-bigin...
2013-09-11 borsauto merge of #9038 : singingboyo/rust/with-mem-writer...
2013-09-11 borsauto merge of #9039 : singingboyo/rust/update-for-expr...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-10 borsauto merge of #9076 : blake2-ppc/rust/test-for-8585...
2013-09-10 borsauto merge of #9062 : blake2-ppc/rust/vec-iterator...
2013-09-10 borsauto merge of #9034 : catamorphism/rust/rustpkg-workcac...
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 borsauto merge of #9071 : thestinger/rust/noalias, r=alexcr...
2013-09-09 borsauto merge of #9033 : alexcrichton/rust/libuv-makefile...
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-09 borsauto merge of #9051 : bjz/rust/master, r=huonw
2013-09-09 borsauto merge of #9073 : alexcrichton/rust/remove-local...
2013-09-09 borsauto merge of #9065 : thestinger/rust/iter, r=alexcrichton
2013-09-09 Daniel Micayrename `std::iterator` to `std::iter`
2013-09-07 borsauto merge of #9010 : aaronlaursen/rust/master, r=alexc...
2013-09-05 borsauto merge of #8975 : alexcrichton/rust/reorganize...
2013-09-05 borsauto merge of #8875 : alexcrichton/rust/fix-inner-stati...
2013-09-05 borsauto merge of #8944 : alexcrichton/rust/issue-8938...
2013-09-05 borsauto merge of #8978 : pnkfelix/rust/make-path-api-less...
2013-09-04 borsauto merge of #8977 : pnkfelix/rust/fsk-followup-on...
2013-09-04 borsauto merge of #8935 : blake2-ppc/rust/reader-bytes...
2013-09-04 borsauto merge of #8880 : fhahn/rust/issue_8703, r=brson
2013-09-04 borsauto merge of #8901 : adridu59/rust/issue-8511, r=huonw
2013-09-04 borsauto merge of #8966 : FlaPer87/rust/issue/7473, r=bblum
2013-09-04 borsauto merge of #8956 : thestinger/rust/test, r=huonw
2013-09-04 borsauto merge of #8974 : thestinger/rust/char, r=huonw
2013-09-04 Daniel Micaystop treating char as an integer type
2013-08-28 borsauto merge of #8797 : nikomatsakis/rust/issue-8625...
2013-08-23 borsauto merge of #8677 : bblum/rust/scratch, r=alexcrichton
2013-08-22 borsauto merge of #8669 : lkuper/rust/infer-refactor, r...
2013-08-22 borsauto merge of #8642 : sanxiyn/rust/arm-test, r=catamorphism
2013-08-22 borsauto merge of #8666 : nikomatsakis/rust/issue-3678...
2013-08-22 borsauto merge of #8627 : kballard/rust/fix-rusti, r=catamo...
2013-08-22 borsauto merge of #8626 : kballard/rust/issue-8615, r=catam...
2013-08-22 borsauto merge of #8620 : brson/rust/issue-7563, r=alexcrichton
2013-08-22 borsauto merge of #8616 : kballard/rust/url-parse-errors...
2013-08-22 borsauto merge of #8590 : blake2-ppc/rust/std-str, r=alexcr...
2013-08-22 borsauto merge of #8562 : bblum/rust/superkinds, r=nikomatsakis
2013-08-22 borsauto merge of #8595 : vadimcn/rust/print_link_args...
2013-08-21 borsauto merge of #8594 : bytewiseand/rust/static-fn-ptr...
2013-08-21 borsauto merge of #8546 : jld/rust/discrim-symbol-rm, r...
2013-08-21 borsauto merge of #8445 : Florob/rust/unicode, r=graydon
2013-08-21 Florian ZeitzAdd canonical combining class to std::unicode
2013-08-21 Florian ZeitzAdd Unicode decomposition mappings to std::unicode
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-07 borsauto merge of #7557 : michaelwoerister/rust/enum_struct...
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-05 borsauto merge of #7554 : jld/rust/rm-ssoe, r=catamorphism
2013-07-05 borsauto merge of #7530 : alexcrichton/rust/issue-5194...
2013-07-05 borsauto merge of #7549 : sfackler/rust/docs, r=msullivan
2013-07-04 borsauto merge of #7543 : sanxiyn/rust/newtype-immediates...
2013-07-04 Daniel MicayMerge pull request #7565 from Blei/fix-rev-size-hint
2013-07-04 borsauto merge of #7542 : alexcrichton/rust/patch-rusti...
2013-07-03 borsauto merge of #7534 : bblum/rust/soundness-messages...
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-03 borsauto merge of #7531 : sankha93/rust/master, r=bblum
2013-07-03 borsauto merge of #7523 : huonw/rust/uppercase-statics...
2013-07-03 borsauto merge of #7518 : graydon/rust/stats-improvements...
2013-07-03 borsauto merge of #7474 : Seldaek/rust/clean-iter, r=thestinger
2013-07-03 borsauto merge of #7510 : Dretch/rust/missing-trait-message...
2013-07-03 borsauto merge of #7498 : luqmana/rust/cow, r=catamorphism
2013-07-01 borsauto merge of #7409 : alexcrichton/rust/threadsafe...
2013-07-01 borsauto merge of #7488 : yichoi/rust/sanitize_utf8, r...
2013-07-01 borsauto merge of #7443 : yjh0502/rust/fix_field_dup, r...
2013-07-01 borsauto merge of #7521 : thestinger/rust/vec, r=Aatch
2013-07-01 Huon Wilsonrustc: add a lint to enforce uppercase statics.
2013-07-01 borsauto merge of #7492 : yichoi/rust/fix_cleanllvm, r...
2013-07-01 borsauto merge of #7487 : huonw/rust/vec-kill, r=cmr
2013-06-30 Huon WilsonConvert vec::{bsearch, bsearch_elem} to methods.
2013-06-30 Huon Wilsonetc: update etc/unicode.py for the changes made to...
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-31 borsauto merge of #6848 : pcwalton/rust/issue-6352, r=pcwalton
2013-05-30 borsauto merge of #6798 : alexcrichton/rust/doc-lints,...
next