about summary refs log tree commit diff
path: root/src/libcore/unicode/tables.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-10constify parts of libcore.Mazdak Farrokhzad-1/+0
2018-06-17Treat gc=No characters as numericDavid Corbett-29/+43
2018-06-11Regenerate character tables for Unicode 11Josh Stone-1023/+1113
2018-05-21Fix tables.rsvarkor-5/+44
2018-05-21Use Grapheme_Extend instead of Mnvarkor-164/+126
2018-05-21Keep tables.rs copyright notice up to datevarkor-1/+1
2018-05-21Update unicode/tables.rs with Mnvarkor-0/+120
2018-04-12Dedicated tracking issue for UnicodeVersion and UNICODE_VERSION.Simon Sapin-0/+1
2018-04-12Remove the CharExt trait, now that libcore has inherent methods for charSimon Sapin-1/+1
2018-04-12Move contents of libstd_unicode into libcoreSimon Sapin-0/+2375