Commit Graph

3356 Commits

Author SHA1 Message Date
Markus Scherer
55b780688e ICU-709 resolve virtual/inline conflict, details see jitterbug response
X-SVN-Rev: 3625
2001-02-14 18:02:44 +00:00
Syn Wee Quek
a5b8dad588 ICU-807
Modified operator methods.

X-SVN-Rev: 3624
2001-02-14 17:48:23 +00:00
Markus Scherer
757e0272f1 ICU-840 test case-insensitive string compare
X-SVN-Rev: 3623
2001-02-14 01:10:35 +00:00
Markus Scherer
d4646d08d9 ICU-840 implement case-insensitive string compare
X-SVN-Rev: 3622
2001-02-14 01:10:10 +00:00
Ram Viswanadha
3d018be8a5 ICU-639 New locales.
X-SVN-Rev: 3621
2001-02-14 01:00:30 +00:00
Markus Scherer
7ff73b4f6d ICU-840 test case-insensitive string compare
X-SVN-Rev: 3620
2001-02-14 00:59:01 +00:00
Markus Scherer
2959043936 ICU-840 implement case-insensitive string compare
X-SVN-Rev: 3619
2001-02-14 00:58:35 +00:00
Markus Scherer
0c602137f7 ICU-840 implement case folding
X-SVN-Rev: 3618
2001-02-14 00:47:36 +00:00
Markus Scherer
7c708e636a ICU-840 parse CaseFolding.txt and store the mappings in uprops.dat
X-SVN-Rev: 3617
2001-02-14 00:45:29 +00:00
Markus Scherer
299c7b148f ICU-840 add Unicode 3.0.1 CaseFolding.txt (there is no such file for 3.0)
X-SVN-Rev: 3616
2001-02-14 00:43:43 +00:00
Syn Wee Quek
be383bd0f9 ICU-807
Optimized and modified operator==.

X-SVN-Rev: 3615
2001-02-12 21:12:20 +00:00
George Rhoten
8e949b4dd0 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3614
2001-02-12 20:52:49 +00:00
George Rhoten
16b8a6e0fb ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3613
2001-02-12 20:44:05 +00:00
George Rhoten
82cb2f9d1b ICU-829 new sprintf/sscanf functions (it works, but the whole library needs testing)
X-SVN-Rev: 3612
2001-02-12 20:05:42 +00:00
George Rhoten
f86b89d0af ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3611
2001-02-12 20:03:49 +00:00
George Rhoten
d7d18b2ec0 ICU-829 new sprintf/sscanf functions (it works, but the whole library needs testing)
X-SVN-Rev: 3610
2001-02-12 18:29:01 +00:00
Vladimir Weinstein
dad66ae428 ICU-96 Removed some debug stuff
X-SVN-Rev: 3609
2001-02-12 09:25:30 +00:00
Vladimir Weinstein
52cb95bc60 ICU-96 Algorithmic Hangul decomposition
X-SVN-Rev: 3608
2001-02-12 08:37:21 +00:00
Syn Wee Quek
f905b3e00e ICU-535
added default statements to switch to make compilers happy.

X-SVN-Rev: 3607
2001-02-10 02:55:38 +00:00
Ram Viswanadha
d7ad8dadb5 ICU-841 Priliminary implementation of ucol_getVersion function
X-SVN-Rev: 3603
2001-02-10 02:42:54 +00:00
George Rhoten
22fae0356b ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3602
2001-02-10 02:36:27 +00:00
George Rhoten
a69e1906a8 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3601
2001-02-10 02:16:19 +00:00
George Rhoten
05adc3b81c ICU-829 new sprintf/sscanf functions (it works, but the whole library needs testing)
X-SVN-Rev: 3600
2001-02-09 01:45:45 +00:00
Vladimir Weinstein
cbe4d4feb6 ICU-96 generating CEs from token list
X-SVN-Rev: 3599
2001-02-09 01:04:08 +00:00
George Rhoten
52203b6eeb ICU-580 OS/390 porting changes
X-SVN-Rev: 3598
2001-02-08 23:16:36 +00:00
George Rhoten
e3ed5d6402 ICU-580 OS/390 porting changes
X-SVN-Rev: 3597
2001-02-08 22:30:24 +00:00
Ram Viswanadha
41dd06a9b0 ICU-634 Improved performance of ISO-2022-CN and fixed compiler warnings
X-SVN-Rev: 3596
2001-02-08 19:45:07 +00:00
Alan Liu
f8c8c90dc4 Add regression test for Jitterbug 11
X-SVN-Rev: 3595
2001-02-08 19:37:07 +00:00
Alan Liu
d60a8e853c Refine getID() and getAvailableIDs() behavior of composed transliterators; add docs
X-SVN-Rev: 3594
2001-02-08 19:29:48 +00:00
Alan Liu
f242e9d33d Test InterIndic getID() integrity -- want same ID back
X-SVN-Rev: 3593
2001-02-08 18:53:01 +00:00
George Rhoten
f968f23935 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3592
2001-02-08 03:23:29 +00:00
George Rhoten
f868fa0272 ICU-838 Added u_austrncpy()
X-SVN-Rev: 3591
2001-02-08 03:01:21 +00:00
George Rhoten
108eb90aac ICU-838 Added u_austrncpy() & moved similar code closer together
X-SVN-Rev: 3590
2001-02-08 03:00:09 +00:00
Ram Viswanadha
8e8880b4da ICU-730 Added Java encoding names as aliases
X-SVN-Rev: 3589
2001-02-08 01:05:20 +00:00
Vladimir Weinstein
5745faf748 ICU-96 collation update
X-SVN-Rev: 3588
2001-02-08 01:04:43 +00:00
George Rhoten
332c822748 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3587
2001-02-08 00:46:27 +00:00
George Rhoten
2a52ff5f41 ICU-681 int -> int32_t
X-SVN-Rev: 3586
2001-02-08 00:30:45 +00:00
George Rhoten
d8c913a2d3 ICU-681 false -> FALSE
X-SVN-Rev: 3585
2001-02-08 00:23:02 +00:00
George Rhoten
6f7cdcb027 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3584
2001-02-07 19:35:52 +00:00
Syn Wee Quek
d6adfac1b2 ICU-833
Removed // comments to make RedHat compiler happy.

X-SVN-Rev: 3583
2001-02-07 00:58:41 +00:00
Vladimir Weinstein
bf9f0b3ef3 ICU-96 collation update
X-SVN-Rev: 3582
2001-02-07 00:57:39 +00:00
Ram Viswanadha
df7bd557f7 ICU-722 Changed flush param on ucnv_toUnicode and ucnv_fromUnicode
X-SVN-Rev: 3581
2001-02-07 00:38:08 +00:00
Ram Viswanadha
c666a0f552 ICU-722 Added Tests for ucnv_resetToU and ucnv_resetFromU functions
X-SVN-Rev: 3580
2001-02-07 00:27:38 +00:00
George Rhoten
e0b73d8f85 ICU-580 OS/390 porting changes
X-SVN-Rev: 3579
2001-02-06 23:27:07 +00:00
Alan Liu
6d89126f3b Update RBBI parser to use $foo for variable refs/defs
X-SVN-Rev: 3578
2001-02-06 22:37:58 +00:00
George Rhoten
e016854afa ICU-790 Mainly removed stdio.h
X-SVN-Rev: 3577
2001-02-06 22:26:52 +00:00
George Rhoten
6fa1e5cddc ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3576
2001-02-06 22:11:41 +00:00
George Rhoten
38f3775e5c ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3575
2001-02-06 21:56:48 +00:00
George Rhoten
ad995eff2d ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3574
2001-02-06 21:56:47 +00:00
Ram Viswanadha
4445a84480 ICU-639 New locales for compliance with Globalization white paper
X-SVN-Rev: 3573
2001-02-06 21:55:42 +00:00