]> git.lizzy.rs Git - rust.git/history - src/libunicode/u_char.rs
Merge pull request #20510 from tshepang/patch-6
[rust.git] / src / libunicode / u_char.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
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-11 borsauto merge of #19294 : huonw/rust/transmute-inplace...
2014-12-08 borsauto merge of #19306 : steveklabnik/rust/gh19269, r...
2014-12-05 Corey Richardsonrollup merge of #19364: steveklabnik/doc_buffered_reader
2014-12-04 borsauto merge of #18613 : steveklabnik/rust/ownership_guid...
2014-11-27 borsauto merge of #19349 : tomjakubowski/rust/rustdoc-struc...
2014-11-27 borsauto merge of #19112 : steveklabnik/rust/doc_rc, r...
2014-11-27 borsauto merge of #19348 : SimonSapin/rust/patch-9, r=huonw
2014-11-27 borsauto merge of #19343 : sfackler/rust/less-special-attrs...
2014-11-27 borsauto merge of #19342 : alexcrichton/rust/rollup, r...
2014-11-27 Alex Crichtonrollup merge of #19329: steveklabnik/doc_style_cleanup2
2014-11-27 Steve Klabnik/*! -> //!
2014-11-27 Alex Crichtonrollup merge of #19326: huonw/safer-syntax
2014-11-26 borsauto merge of #19169 : aturon/rust/fds, r=alexcrichton
2014-11-25 borsauto merge of #19172 : alfie/rust/impl-traitless, r...
2014-11-25 borsauto merge of #18966 : huonw/rust/iter2slice, r=aturon
2014-11-24 borsauto merge of #19021 : roysc/rust/emacs-pr, r=brson
2014-11-23 Jakub Bukajrollup merge of #19234: P1start/rustdoc-misc
2014-11-23 Jakub Bukajrollup merge of #19198: alexcrichton/snapshots
2014-11-23 Jakub Bukajrollup merge of #19194: aturon/stab-ascii
2014-11-23 Jakub Bukajrollup merge of #19193: scialex/rc-counts
2014-11-23 Jakub Bukajrollup merge of #19184: Gekkio/fix-binary-format-char
2014-11-23 Jakub Bukajrollup merge of #19166: richo/lldb-cleanups
2014-11-23 Jakub Bukajrollup merge of #19161: jmesmon/mk-fixes
2014-11-23 borsauto merge of #19150 : Manishearth/rust/find-doc, r...
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-23 borsauto merge of #19158 : jakub-/rust/issue-14091, r=alexc...
2014-11-23 borsauto merge of #19157 : aturon/rust/cow-doc, r=alexcrichton
2014-11-23 borsauto merge of #18856 : ruud-v-a/rust/fatptrs, r=cmr
2014-11-23 borsauto merge of #19152 : alexcrichton/rust/issue-17863...
2014-11-23 borsauto merge of #19146 : gereeter/rust/reference-borrow...
2014-11-23 borsauto merge of #19137 : tbu-/rust/pr_refcell_unsafety...
2014-11-22 borsauto merge of #19136 : alfie/rust/master, r=steveklabnik
2014-11-22 borsauto merge of #19134 : sinistersnare/rust/patch-2,...
2014-11-22 borsauto merge of #19133 : nodakai/rust/run-make-tests...
2014-11-22 borsauto merge of #19132 : sinistersnare/rust/patch-1,...
2014-11-22 borsauto merge of #19125 : chris-morgan/rust/vim-prelude...
2014-11-22 Vadim PetrochenkovMerge pull request #1 from rust-lang/master
2014-11-22 borsauto merge of #19124 : Kintaro/rust/remove_test_struct_...
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-22 borsauto merge of #19122 : Kintaro/rust/remove_struct_varia...
2014-11-22 borsauto merge of #19117 : jmesmon/rust/mk-cfg-suffix,...
2014-11-21 borsauto merge of #18603 : brson/rust/stdchar, r=aturon
2014-11-21 Brian Andersonunicode: Remove unused `non_snake_case` allows.
2014-11-21 Brian Andersonunicode: Rename is_XID_start to is_xid_start, is_XID_co...
2014-11-21 Brian Andersonunicode: Add stability attributes to u_char
2014-11-21 Brian Andersonunicode: Convert UnicodeChar methods to by-value
2014-11-21 Brian Andersonunicode: Rename UnicodeChar::is_digit to is_numeric
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-20 borsauto merge of #18174 : huonw/rust/fix-sqrt, r=alexcrichton
2014-10-18 borsauto merge of #18105 : nikomatsakis/rust/issue-18055...
2014-10-18 borsauto merge of #18024 : phungleson/rust/fix-var-name...
2014-10-18 borsauto merge of #18022 : nikomatsakis/rust/issue-18019...
2014-10-18 borsauto merge of #17955 : rjz/rust/tweak-tasks-guide,...
2014-10-18 borsauto merge of #17815 : typelist/rust/recursive-structs...
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-17 borsauto merge of #18056 : TeXitoi/rust/shootout-reverse...
2014-10-16 borsauto merge of #17989 : alexcrichton/rust/spectralnorm...
2014-10-16 borsauto merge of #17947 : lukemetz/rust/master, r=aturon
2014-10-16 borsauto merge of #18015 : jakub-/rust/issue-4201, r=pcwalton
2014-10-15 borsauto merge of #17934 : pcwalton/rust/better-autoderef...
2014-10-15 borsauto merge of #18031 : huonw/rust/adjust-vec-sort-test...
2014-10-15 borsauto merge of #18044 : aturon/rust/lint-conventions...
2014-10-15 borsauto merge of #18036 : japaric/rust/add-tests, r=nikoma...
2014-10-14 borsauto merge of #18018 : gamazeps/rust/isuue16736, r=cmr
2014-10-14 borsauto merge of #17966 : frewsxcv/rust/master, r=nikomatsakis
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-12 Corey FarwellLink to Unicode SpecialCasing.txt document
2014-10-07 borsauto merge of #16641 : steveklabnik/rust/intro_redux...
2014-10-05 borsauto merge of #16970 : kmcallister/rust/llvm-unreachabl...
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-02 Alex Crichtonrollup merge of #17682 : nodakai/librustc-handy-version
2014-10-02 Alex Crichtonrollup merge of #17646 : bkoropoff/cast-ice
2014-10-02 borsauto merge of #17590 : bjadamson/rust/rustc-improvement...
2014-10-02 borsauto merge of #17663 : eddyb/rust/method-origin-subst...
2014-10-02 borsauto merge of #17381 : tbu-/rust/pr_mapinplace2, r...
2014-10-01 borsauto merge of #17667 : wizeman/rust/fix-override-env...
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-10-01 borsauto merge of #17653 : kaini/rust/master, r=alexcrichton
next