Syn Wee Quek
|
9ddbcf3ebe
|
ICU-3077 remove commented code
X-SVN-Rev: 12600
|
2003-07-03 23:19:42 +00:00 |
|
Syn Wee Quek
|
0d1f9331df
|
ICU-3077 canonical search performed for full set of accents now. also added more detailed out-of-bounds checks
X-SVN-Rev: 12599
|
2003-07-03 23:18:37 +00:00 |
|
Markus Scherer
|
4d08aae5ac
|
ICU-2329 fix a test bug
X-SVN-Rev: 12598
|
2003-07-03 23:18:09 +00:00 |
|
Syn Wee Quek
|
a5e7fe176a
|
ICU-3077 detailed out-of-bounds checks
X-SVN-Rev: 12597
|
2003-07-03 21:48:39 +00:00 |
|
Doug Felt
|
2afa9cbcd2
|
ICU-3081 remove duplicate thai dictionary data - fix typo
X-SVN-Rev: 12596
|
2003-07-03 20:48:58 +00:00 |
|
Doug Felt
|
e734bfecca
|
ICU-3081 remove duplicate thai dictionary data
X-SVN-Rev: 12595
|
2003-07-03 20:47:33 +00:00 |
|
Syn Wee Quek
|
9ebff88b24
|
ICU-3077 canonical search performed for full set of accents now. also added more detailed out-of-bounds checks
X-SVN-Rev: 12594
|
2003-07-03 19:17:35 +00:00 |
|
Markus Scherer
|
7a91e9d8df
|
ICU-2329 check for invariant characters in converter names
X-SVN-Rev: 12593
|
2003-07-03 18:02:55 +00:00 |
|
Doug Felt
|
0695de8d9f
|
ICU-3081 remove duplicate thai dictionary data
X-SVN-Rev: 12592
|
2003-07-03 17:48:12 +00:00 |
|
George Rhoten
|
59b46b5d61
|
ICU-2329 Fix a compiler warning
X-SVN-Rev: 12591
|
2003-07-03 00:51:18 +00:00 |
|
George Rhoten
|
e38cdfa5f3
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12590
|
2003-07-03 00:45:15 +00:00 |
|
Markus Scherer
|
29ceab3f7b
|
ICU-2329 check for invariant characters in converter names and aliases; also fix bugs in options handling
X-SVN-Rev: 12589
|
2003-07-02 23:14:10 +00:00 |
|
Markus Scherer
|
5061b43683
|
ICU-2329 invariant characters required for table keys, binary data, etc. - verify and show errors if variant characters are used there
X-SVN-Rev: 12588
|
2003-07-02 22:06:10 +00:00 |
|
Markus Scherer
|
bd62571a6c
|
ICU-2329 always NUL-terminate the ID string for ID enumeration in C APIs
X-SVN-Rev: 12587
|
2003-07-02 21:23:39 +00:00 |
|
Markus Scherer
|
9ec6b45611
|
ICU-2329 replace APIs using char * for transliterator IDs with APIs using UChar * - to allow for more than invariant characters
X-SVN-Rev: 12586
|
2003-07-02 17:57:02 +00:00 |
|
Markus Scherer
|
84bd0babfa
|
ICU-2329 do not use invariant-character conversion for strings with variant characters
X-SVN-Rev: 12585
|
2003-07-02 17:26:20 +00:00 |
|
Markus Scherer
|
b1d2d830bd
|
ICU-2329 use the default converter for file paths, not invariant-character conversion, because paths contain variant characters like backslashes
X-SVN-Rev: 12584
|
2003-07-02 17:24:45 +00:00 |
|
Markus Scherer
|
a140572bbb
|
ICU-2329 always NUL-terminate the ID string for ID enumeration in C APIs
X-SVN-Rev: 12583
|
2003-07-02 17:23:15 +00:00 |
|
Markus Scherer
|
5b46dcd196
|
ICU-2329 move cstring test up to test invariant-character handling early
X-SVN-Rev: 12582
|
2003-07-02 17:20:11 +00:00 |
|
Markus Scherer
|
e2a209d3df
|
ICU-2329 test invariant-character handling
X-SVN-Rev: 12581
|
2003-07-02 17:19:38 +00:00 |
|
Markus Scherer
|
f9ac1f6407
|
ICU-2329 add functions to check if a string contains only invariant characters
X-SVN-Rev: 12580
|
2003-07-02 17:18:38 +00:00 |
|
Markus Scherer
|
7c3cd6b0a5
|
ICU-2329 use a single ASCII-EBCDIC table and add functions to check if a string contains only invariant characters
X-SVN-Rev: 12579
|
2003-07-02 17:17:37 +00:00 |
|
George Rhoten
|
a66ecb7536
|
ICU-3008 Don't use // in C files.
X-SVN-Rev: 12578
|
2003-07-02 01:01:00 +00:00 |
|
George Rhoten
|
c9f6681c36
|
ICU-3047 Add BeOS configuration
X-SVN-Rev: 12577
|
2003-07-01 23:19:21 +00:00 |
|
Ram Viswanadha
|
eef590318a
|
fix bugs Mark found
X-SVN-Rev: 12571
|
2003-06-27 23:20:53 +00:00 |
|
Eric Mader
|
0d46ec7cfd
|
ICU-2979 move inline methods which call LE_XXX_ARRAY macors into the .cpp files.
X-SVN-Rev: 12570
|
2003-06-27 20:39:35 +00:00 |
|
Syn Wee Quek
|
72309ae147
|
ICU-3037 removed non-ascii characters
X-SVN-Rev: 12569
|
2003-06-27 15:57:54 +00:00 |
|
Syn Wee Quek
|
bf73f4bc2d
|
ICU-3037 replaced incorrect copyright character
X-SVN-Rev: 12568
|
2003-06-27 15:56:47 +00:00 |
|
Ram Viswanadha
|
89e7c20457
|
make all files conform to LDML
X-SVN-Rev: 12567
|
2003-06-26 01:19:35 +00:00 |
|
Andy Heninger
|
73f9e5c53a
|
ICU-3008 buffer overflows in udata.c
X-SVN-Rev: 12566
|
2003-06-26 00:06:49 +00:00 |
|
George Rhoten
|
d4c0190d72
|
ICU-3061 Remove duplicate data. Fallback to en_GB
X-SVN-Rev: 12565
|
2003-06-25 21:41:10 +00:00 |
|
George Rhoten
|
4fd3fc320d
|
ICU-2801 Fix some special aliases
X-SVN-Rev: 12564
|
2003-06-25 21:30:25 +00:00 |
|
George Rhoten
|
31badf87f1
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12563
|
2003-06-25 16:56:49 +00:00 |
|
George Rhoten
|
edabd1f1ab
|
ICU-3061 Handle _EURO and _PREEURO locale variants better
X-SVN-Rev: 12562
|
2003-06-25 16:56:37 +00:00 |
|
George Rhoten
|
14268e4240
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12561
|
2003-06-25 16:37:01 +00:00 |
|
George Rhoten
|
95cc06e33c
|
ICU-3061 Handle _EURO and _PREEURO locale variants better
X-SVN-Rev: 12559
|
2003-06-25 00:04:49 +00:00 |
|
George Rhoten
|
41c14b6cb8
|
ICU-1817 Move the plus sign to the end of the array for better backwards compatibility, and add some exemplar characters.
X-SVN-Rev: 12557
|
2003-06-24 17:33:24 +00:00 |
|
George Rhoten
|
30648b5c5f
|
ICU-1817 Move the plus sign to the end of the array for better backwards compatibility.
X-SVN-Rev: 12556
|
2003-06-24 17:00:41 +00:00 |
|
Andy Heninger
|
fae0b210ff
|
ICU-3028 Remove stub for \037 style octal in regular expression patterns.
X-SVN-Rev: 12554
|
2003-06-24 02:24:20 +00:00 |
|
George Rhoten
|
a691adce02
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12553
|
2003-06-23 23:22:12 +00:00 |
|
George Rhoten
|
6c952cb83d
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12552
|
2003-06-23 23:16:10 +00:00 |
|
Steven R. Loomis
|
7f089f902c
|
ICU-2672 comments fix
X-SVN-Rev: 12551
|
2003-06-23 22:31:11 +00:00 |
|
Steven R. Loomis
|
107ae577f8
|
ICU-2672 new sample
X-SVN-Rev: 12550
|
2003-06-23 22:24:32 +00:00 |
|
George Rhoten
|
95e93fa9b4
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12549
|
2003-06-23 22:15:00 +00:00 |
|
George Rhoten
|
2fb801f008
|
ICU-2801 Fix a compiler warning
X-SVN-Rev: 12548
|
2003-06-23 22:09:43 +00:00 |
|
George Rhoten
|
bbdda025b6
|
ICU-3021 Clarify the --disable-threads option
X-SVN-Rev: 12547
|
2003-06-23 03:11:06 +00:00 |
|
George Rhoten
|
b1ac02131b
|
ICU-3047 Add the BeOS configuration
X-SVN-Rev: 12546
|
2003-06-23 03:09:00 +00:00 |
|
George Rhoten
|
46e19fbcbc
|
ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings.
X-SVN-Rev: 12545
|
2003-06-22 22:23:05 +00:00 |
|
George Rhoten
|
0e5cd5f0c7
|
ICU-1817 Load the plus sign from the locale data.
X-SVN-Rev: 12544
|
2003-06-22 22:08:27 +00:00 |
|
George Rhoten
|
0432fb6259
|
ICU-1817 Add the default plus sign
X-SVN-Rev: 12543
|
2003-06-22 22:07:49 +00:00 |
|