Commit Graph

16193 Commits

Author SHA1 Message Date
George Rhoten
0c2013b3f0 ICU-4497 Fix for z/OS. Declare C callbacks as C functions, and not C++ functions.
X-SVN-Rev: 17607
2005-05-17 20:28:08 +00:00
Eric Mader
0c21dcd927 ICU-4060 Add enableInputFilter(), let the first two incomplete ngrams get looked up.
X-SVN-Rev: 17606
2005-05-17 19:38:17 +00:00
Markus Scherer
c7e2f059fa ICU-4497 bug fix: combiningIndex=0 (for U+0041 'A') was not stored in extraData[]
X-SVN-Rev: 17605
2005-05-17 18:19:02 +00:00
Vladimir Weinstein
7f54382521 ICU-4516 don't use C++ comments in C files
X-SVN-Rev: 17604
2005-05-17 06:07:40 +00:00
Vladimir Weinstein
d96b01e942 ICU-4516 another test data file
X-SVN-Rev: 17603
2005-05-17 03:01:30 +00:00
Vladimir Weinstein
da78e8a32a ICU-4516 cover the whole range with the test
X-SVN-Rev: 17602
2005-05-17 02:38:32 +00:00
Vladimir Weinstein
0f602c2048 ICU-4516 it's te_IN_REVISED.txt not te_IN_REVISED
X-SVN-Rev: 17601
2005-05-17 02:37:33 +00:00
Vladimir Weinstein
3e7d1f1404 ICU-4516 don't use C++ comments in C files
X-SVN-Rev: 17600
2005-05-17 02:36:09 +00:00
Vladimir Weinstein
8f9064949e ICU-4516 test data for CLDR style aliases
X-SVN-Rev: 17599
2005-05-17 00:10:36 +00:00
Vladimir Weinstein
1a35e0e8e5 ICU-4516 test CLDR style aliases
X-SVN-Rev: 17598
2005-05-17 00:09:49 +00:00
Vladimir Weinstein
3c7069d108 ICU-4516 enable CLDR style aliases
X-SVN-Rev: 17597
2005-05-17 00:09:28 +00:00
Eric Mader
972440869d ICU-4060 Add Hungarian 8859-2.
X-SVN-Rev: 17594
2005-05-14 00:35:09 +00:00
Eric Mader
453f6c1898 ICU-4060 Add Swedish 8859-1.
X-SVN-Rev: 17593
2005-05-13 20:53:19 +00:00
George Rhoten
7663a9f108 ICU-4513 The latest Intel compiler seems less broken.
X-SVN-Rev: 17592
2005-05-13 17:53:09 +00:00
Eric Mader
eda58c8714 ICU-4060 Add Danish, Dutch 8859-1.
X-SVN-Rev: 17591
2005-05-13 00:09:32 +00:00
George Rhoten
e9f300b3b8 ICU-4450 Fix a typo introduced from previous checkin.
X-SVN-Rev: 17590
2005-05-12 21:01:28 +00:00
Eric Mader
36f4a1f394 ICU-4060 Add English, Italian, Protuguese 8859-1.
X-SVN-Rev: 17589
2005-05-12 19:01:37 +00:00
George Rhoten
f7ed427127 ICU-4450 sync data with CLDR.
X-SVN-Rev: 17587
2005-05-12 00:53:56 +00:00
George Rhoten
7eec057106 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17585
2005-05-11 21:06:51 +00:00
Eric Mader
53b208bc14 ICU-4060 Add getLanguage(), cleaned up converter names to more closely match IANA.
X-SVN-Rev: 17584
2005-05-11 20:21:46 +00:00
Doug Felt
162b0d052f ICU-4512 wrap properties test in try/catch for security
X-SVN-Rev: 17583
2005-05-11 16:13:23 +00:00
Doug Felt
4ad4ae521e ICU-4511 fix icu data loading for websphere - prototype
X-SVN-Rev: 17582
2005-05-11 15:53:56 +00:00
Andy Heninger
ebfe32c0e3 ICU-3944 check in Markus's text access prototype
X-SVN-Rev: 17581
2005-05-11 01:00:33 +00:00
Markus Scherer
e030002e3e ICU-4497 use UMTX_CHECK()
X-SVN-Rev: 17580
2005-05-10 21:08:58 +00:00
George Rhoten
587dde47b3 ICU-4424 Alias updates
X-SVN-Rev: 17579
2005-05-10 20:50:21 +00:00
George Rhoten
46811f85cd ICU-4424 JDK 1.5 alias updates.
X-SVN-Rev: 17578
2005-05-10 07:19:49 +00:00
Ram Viswanadha
923ff37f5e ICU-4475 fix for bug
X-SVN-Rev: 17577
2005-05-10 00:59:17 +00:00
Ram Viswanadha
c3501f1f89 ICU-4475 tests for JB
X-SVN-Rev: 17576
2005-05-10 00:58:56 +00:00
Eric Mader
93a9fdcd8f ICU-4060 initial checkin of single byte detectors.
X-SVN-Rev: 17575
2005-05-10 00:28:38 +00:00
Ram Viswanadha
2552a9a98b ICU-4122 fix test failure
X-SVN-Rev: 17574
2005-05-09 23:08:38 +00:00
George Rhoten
3fb9cc9da4 ICU-4424 LMBCS has a CCSID
X-SVN-Rev: 17573
2005-05-09 19:43:49 +00:00
Doug Felt
c6cdd5f820 ICU-0 fix typos in docs
X-SVN-Rev: 17572
2005-05-09 17:27:11 +00:00
George Rhoten
99d4a41bb4 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17570
2005-05-08 08:41:24 +00:00
George Rhoten
b41d4c12c5 ICU-4497 unorm_cleanup wasn't called anymore.
nxCache was incorrectly allocated without registering a cleanup function.
Register the cleanup function.

X-SVN-Rev: 17569
2005-05-08 08:17:50 +00:00
George Rhoten
17fa571373 ICU-4506 Break alias table dependency on the rest of conversion code
X-SVN-Rev: 17568
2005-05-08 07:56:44 +00:00
George Rhoten
3f20ab8dba ICU-4189 Fix for UCONFIG_NO_CONVERSION.
X-SVN-Rev: 17567
2005-05-08 06:01:45 +00:00
Doug Felt
be33f1c693 ICU-4484 fix serialization compatibility with 3.2
X-SVN-Rev: 17566
2005-05-06 22:40:25 +00:00
Markus Scherer
346daeb6c1 ICU-4497 add some function documentation
X-SVN-Rev: 17565
2005-05-06 21:49:48 +00:00
Andy Heninger
3b4474607c ICU-124 charset detector, work in progress.
X-SVN-Rev: 17563
2005-05-06 18:27:10 +00:00
Ram Viswanadha
56f840b184 ICU-4475 tests for JB
X-SVN-Rev: 17561
2005-05-05 21:03:23 +00:00
Ram Viswanadha
e53233979c ICU-4475 fix for ASCII resolution
X-SVN-Rev: 17560
2005-05-05 20:59:04 +00:00
Markus Scherer
39b2b6a3bf ICU-4497 update readme with u_init() usage for various ICU versions
X-SVN-Rev: 17559
2005-05-05 20:41:01 +00:00
Markus Scherer
681fbba869 ICU-4497 move swap functions for core Unicode properties data from the common library to the icuswap tool, disable _openBinary() functions, disable tests accordingly
X-SVN-Rev: 17558
2005-05-05 17:47:39 +00:00
Markus Scherer
54fbbdec50 ICU-4497 remove spurious #ifdef copied from .h file
X-SVN-Rev: 17557
2005-05-05 17:43:59 +00:00
Markus Scherer
b36965ce3d ICU-4497 hardcode core Unicode properties data rather than loading it
X-SVN-Rev: 17556
2005-05-05 17:43:10 +00:00
Markus Scherer
2b568825a3 ICU-4497 add --csource to usage text
X-SVN-Rev: 17555
2005-05-05 17:41:51 +00:00
Andy Heninger
2852ded666 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17554
2005-05-05 05:47:56 +00:00
Doug Felt
f2d4d6fa9e ICU-0 whitespace cleanup
X-SVN-Rev: 17552
2005-05-04 16:59:38 +00:00
George Rhoten
b5ef6e48ae ICU-4501 Remove a linker warning when creating an executable instead of a shared library.
X-SVN-Rev: 17551
2005-05-04 05:10:28 +00:00
George Rhoten
264d88b4b3 ICU-4501 Update samples to use the current data building procedure and fix a few other problems found along the way.
This helps with debugging some of the cause of the data loading problems.

X-SVN-Rev: 17550
2005-05-04 05:07:52 +00:00