summaryrefslogtreecommitdiffstats
path: root/generic/tclUniData.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Unicode tables to Unicode 7.0jan.nijtmans2014-07-041-766/+854
| | | FossilOrigin-Name: ccf9e0d1f77c44a7972e860205070023e61f139a
* Update to Unicode 6.3 tablesjan.nijtmans2013-10-091-98/+98
| | | FossilOrigin-Name: fc0b5887e3b3b9732dbf5198ee75ca8bb7938811
* Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-1/+1
|\ | | | | FossilOrigin-Name: bc05289ee9955bd86abe3efe52ff8c39df84968c
| * Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-1/+1
| | | | | | FossilOrigin-Name: a2a0d1ae92cb510aad5656037e024e6cfd9fc849
* | [Frq 3464401] Support Unicode 6.1jan.nijtmans2012-02-021-808/+850
|\ \ | |/ | | FossilOrigin-Name: 0090ba559818a391b0a38edbcfcdad112b15dc8e
| * merge to feature branchjan.nijtmans2012-01-261-159/+760
| |\ | | | | | | FossilOrigin-Name: 269088cd6438e3c32622aff36656ae450c5a3b47
| * | [Frq 3464401] Support Unicode 6.1jan.nijtmans2011-12-261-586/+593
| | | | | | | | | | | | | | | (not to be merged until Unicode 6.1 is final!!!) FossilOrigin-Name: 73d59ae47cdcfecd5a9e6b1163d661b0d089d86e
* | | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-159/+725
|\ \ \ | | |/ | |/| FossilOrigin-Name: 2ccfd0f771a94a5f054deab617aaf33c7fe1dec3
| * | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-159/+725
| |\ \ | | |/ | |/| FossilOrigin-Name: c9118566f991279f9f0e68e9bd218bb361141baa
| | * merge trunkjan.nijtmans2012-01-221-1/+528
| | |\ | | |/ | |/| | | | | | | | | | expand all unicode tables and tools to eventually handle the unicode chars > 0xffff (if UTF_MAX_CHAR > 3) FossilOrigin-Name: 544e5419f0acf41b640796a120399b3edf86460f
| | * rfe-3473670: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-141-159/+192
| |/ | | | | FossilOrigin-Name: 92168a99c12bd4eca8cb5d3142f6fa1e9898d5cc
* | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-3/+3
|\ \ | |/ | | FossilOrigin-Name: 005fc77cde8bf71bb89a9498c56e9b1bb9d1dc85
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-231-3/+3
| | | | | | FossilOrigin-Name: 13071df962ef95f5f101d0fffbb9850c3c97e9e8
* | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-3/+4
|\ \ | |/ | | FossilOrigin-Name: 74cab55c44baff3128ebb80c1b28a6c25edc0b39
| * [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-3/+4
| | | | | | FossilOrigin-Name: b2fd948d0cb612f0eab5feb6bbe85cdc4378e83c
* | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-28/+25
|\ \ | |/ | | FossilOrigin-Name: fa9548d6a19c85604d1a9b60db572cd44f4bcfe7
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-28/+25
| | | | | | FossilOrigin-Name: dabf52a843d263c014d58f7934eadd0959008454
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/ | | | | | | more harm than good. Purged them. FossilOrigin-Name: 79367df0f0e01a96f037f893e889e7cb9b807847
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | | more harm than good. Purged them. FossilOrigin-Name: 90b4acd7bdab65433169a232124967885c18d972
| * [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-791/+721
| | | | | | | | | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF FossilOrigin-Name: fc0a947b55de72961d487be693741e89c048dec0
* | [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-791/+721
|/ | | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF FossilOrigin-Name: 62a84670be75c48a3a51f2efa4517d72f74d7d01
* * generic/regc_locale.c: updated character class range data forhobbs2001-05-281-377/+695
| | | | | | | | | Unicode v3.1.0 compliance. * generic/tclUniData.c: regenerated from Unicode v3.1.0 data file (new as of 2001-05-16). This brings Tcl to current unicode compliance. FossilOrigin-Name: 07fa5ce75a13302eb638d661f4d3445fe643dbf0
* * unix/Makefile.in: Changed install-doc to install-man.stanton1999-06-241-457/+422
| | | | | | | | | | | | | | | * tools/uniParse.tcl: * tools/uniClass.tcl: * tools/README: * tests/string.test: * generic/regc_locale.c: * generic/tclUniData.c: * generic/tclUtf.c: * doc/string.n: Updated Unicode character tables to reflect latest Unicode 2.1 data. Also rationalized "regexp" and "string is" definitions of character classes. FossilOrigin-Name: 9d26b8335934c953a1668ca4972b9a0427413b2e
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+621
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9