phobos/std/internal
Dmitry Olshansky 87bff6186c split off rarely used unicode tables
This avoids parsing large files reducing parse time by 30 ms for me
(it took ~70ms to parse tables, now ~40ms).
And move hangul sets to Trie tables as well.
Also saves around 30Kb on "hello world" app.
2013-10-17 18:49:11 +04:00
..
digest Fix issue 313 & 314 2013-06-25 08:38:30 +09:00
math fix Issue 9665 - Structure constant members can not be initialized if have opAssign 2013-10-14 21:42:26 +09:00
windows Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
processinit.d Fix circular dependency on Mac OS X. 2011-10-03 21:13:34 -07:00
uni.d Changing ByCodepoint's "save" signature 2012-12-12 20:19:05 +01:00
uni_tab.d quick shot at ctRegex issue 7740 2012-04-19 19:54:51 +04:00
unicode_comp.d split off rarely used unicode tables 2013-10-17 18:49:11 +04:00
unicode_decomp.d split off rarely used unicode tables 2013-10-17 18:49:11 +04:00
unicode_grapheme.d split off rarely used unicode tables 2013-10-17 18:49:11 +04:00
unicode_norm.d split off rarely used unicode tables 2013-10-17 18:49:11 +04:00
unicode_tables.d split off rarely used unicode tables 2013-10-17 18:49:11 +04:00