Commit Graph

13631 Commits

Author SHA1 Message Date
Ram Viswanadha
1a3fd471bf ICU-4563 let jar respect the verbose option
X-SVN-Rev: 17996
2005-06-23 18:29:57 +00:00
Ram Viswanadha
1489f99467 ICU-676 add cL to the localPatternChars
X-SVN-Rev: 17995
2005-06-23 18:25:29 +00:00
Ram Viswanadha
61ea0a446b ICU-676 update tests
X-SVN-Rev: 17994
2005-06-23 18:24:42 +00:00
Ram Viswanadha
4232bf88c3 ICU-4450 update tests
X-SVN-Rev: 17993
2005-06-23 18:23:03 +00:00
Ram Viswanadha
a6b5a59896 ICU-4450 update data with cldr corrigenda
X-SVN-Rev: 17992
2005-06-23 18:21:51 +00:00
Markus Scherer
5db5b4f9bb ICU-4286 doc fixes for callbacks
X-SVN-Rev: 17991
2005-06-23 17:05:07 +00:00
George Rhoten
51d2f74bc1 ICU-4222 Make sure that the transliterator works on strings,
and make sure that the transliterator flushes independently from IO flushing.

X-SVN-Rev: 17990
2005-06-23 07:10:52 +00:00
Andy Heninger
d15b186c69 ICU-3944 fix compiler warnings
X-SVN-Rev: 17989
2005-06-23 07:05:54 +00:00
Andy Heninger
32b19f04b2 ICU-3944 text access, work in progress
X-SVN-Rev: 17988
2005-06-23 05:51:28 +00:00
Vladimir Weinstein
9c93641f51 ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17986
2005-06-22 23:44:14 +00:00
Vladimir Weinstein
ed7fe99c8b ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
2005-06-22 23:38:06 +00:00
Ram Viswanadha
be7a028a53 ICU-4524 exclude some files from docs generation
X-SVN-Rev: 17984
2005-06-22 22:42:27 +00:00
Ram Viswanadha
d0eb5dd8e9 ICU-4524 add brief documentation
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
Eric Mader
76f2060e2e ICU-4578 Review comments - the symbols in IndicClassTables.cpp need to be macros too.
X-SVN-Rev: 17982
2005-06-22 21:22:43 +00:00
George Rhoten
fa45f04dd4 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 17981
2005-06-22 21:07:14 +00:00
George Rhoten
a95df801e1 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 17980
2005-06-22 19:34:33 +00:00
George Rhoten
94f326da7e ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 17979
2005-06-22 19:25:03 +00:00
Doug Felt
4be8ad8b24 ICU-4598 document typoFlags API in LayoutEngine.h
X-SVN-Rev: 17978
2005-06-22 19:14:17 +00:00
George Rhoten
d7d0178b8d ICU-4146 Try to make the date time construction more robust.
X-SVN-Rev: 17974
2005-06-22 04:40:32 +00:00
George Rhoten
3d9607f698 ICU-4124 Verified that this bug is not a problem.
X-SVN-Rev: 17973
2005-06-22 04:15:52 +00:00
Markus Scherer
0a0926e58f ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition
X-SVN-Rev: 17972
2005-06-22 02:40:25 +00:00
Markus Scherer
4bb6b2af21 ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition
X-SVN-Rev: 17971
2005-06-22 02:21:25 +00:00
Markus Scherer
b08f0d6f28 ICU-4514 remove calls to UnicodeString::releaseBuffer() that don't match a getBuffer(minCapacity) - and would use an unintended, implicit u_strlen() if they did
X-SVN-Rev: 17970
2005-06-22 02:18:50 +00:00
Markus Scherer
2cb4b09625 ICU-4515 in C++, define U_INLINE=inline
X-SVN-Rev: 17967
2005-06-21 21:46:02 +00:00
Markus Scherer
2847e795d6 ICU-4493 clarify ucnv_safeClone() API doc
X-SVN-Rev: 17965
2005-06-21 21:08:36 +00:00
Vladimir Weinstein
70d8d206c8 ICU-4588 declarations for forgetUCA and prepareShortString
X-SVN-Rev: 17964
2005-06-21 21:07:20 +00:00
Vladimir Weinstein
21775c8f6f ICU-4588 prepareShortStringOpen function
X-SVN-Rev: 17963
2005-06-21 20:46:04 +00:00
Vladimir Weinstein
cfec7b565f ICU-4165 Test API for finding contractions and expansions - C version
X-SVN-Rev: 17962
2005-06-21 20:43:04 +00:00
Vladimir Weinstein
ac9da526ce ICU-4588 forgetUCA function
X-SVN-Rev: 17961
2005-06-21 20:14:35 +00:00
Andy Heninger
beda3c0bcb ICU-3944 fix compiler errors on gcc
X-SVN-Rev: 17960
2005-06-21 19:22:17 +00:00
Andy Heninger
2bc1eb23ce ICU-3944 fix compiler errors on gcc
X-SVN-Rev: 17959
2005-06-21 19:18:17 +00:00
Andy Heninger
40e2e39792 ICU-3944 text access, work in progress
X-SVN-Rev: 17958
2005-06-21 18:47:04 +00:00
George Rhoten
2568486432 ICU-4539 Fixes for EBCDIC safety and UCONFIG_NO_CONVERSION=1.
X-SVN-Rev: 17956
2005-06-21 16:55:19 +00:00
Andy Heninger
642bc191a9 ICU-4595 make replacement text parameter const in regexp C api.
X-SVN-Rev: 17955
2005-06-21 16:54:39 +00:00
Markus Scherer
1a37348f3b ICU-4416 add test cases for ucnv_getUnicodeSet() for Unicode charsets
X-SVN-Rev: 17954
2005-06-21 15:14:27 +00:00
Vladimir Weinstein
2e725da4c6 ICU-4165 API for finding contractions and expansions - C version
X-SVN-Rev: 17952
2005-06-20 22:58:50 +00:00
Markus Scherer
483b851725 ICU-3692 emphasize why full case mappings are better than simple ones
X-SVN-Rev: 17948
2005-06-17 23:47:15 +00:00
Doug Felt
25d082e19b ICU-646 wall time support in icu4c - use 'v' for generic time, revert tests
X-SVN-Rev: 17946
2005-06-17 20:41:10 +00:00
Eric Mader
2717c31b16 ICU-4578 Fix warnings on Intel compiler.
X-SVN-Rev: 17942
2005-06-17 19:20:43 +00:00
George Rhoten
aee4b9cb87 ICU-4416 Make sure that surrogates aren't listed for UTF-16 and UTF-32
X-SVN-Rev: 17940
2005-06-17 07:04:03 +00:00
George Rhoten
7ebe8124c8 ICU-3950 Add --disable-draft configure option.
X-SVN-Rev: 17939
2005-06-17 06:52:29 +00:00
Andy Heninger
5f5e3e0edc ICU-4474 add \u000b as a newline in regex matching
X-SVN-Rev: 17934
2005-06-17 00:53:26 +00:00
Andy Heninger
1bea558cb2 ICU-4474 add \u000b as a newline in regex matching
X-SVN-Rev: 17933
2005-06-17 00:42:54 +00:00
Eric Mader
4fdb123022 ICU-4507 ~LayoutEngine() needs to delete fGlyphStorage (and doesn't need to call reset())
X-SVN-Rev: 17932
2005-06-17 00:16:35 +00:00
Eric Mader
8250658adb ICU-4508 ~FontTableCache needs to delete fTableCache. Update project files for VS .NET 2003.
X-SVN-Rev: 17931
2005-06-17 00:01:47 +00:00
Eric Mader
17205380ed ICU-4578 Update punjCharClasses, fix backwards comments in state table.
X-SVN-Rev: 17930
2005-06-16 23:53:41 +00:00
Eric Mader
5d6bf66a64 ICU-4509 Don't check for Nukta past the end of the syllable.
X-SVN-Rev: 17925
2005-06-16 22:46:37 +00:00
George Rhoten
e0a08a43c1 ICU-3615 Add API to list ISO 4217 currencies.
X-SVN-Rev: 17916
2005-06-16 21:31:47 +00:00
George Rhoten
e1311ed7d8 ICU-3615 Redesign API based on comments.
X-SVN-Rev: 17914
2005-06-16 21:05:01 +00:00
George Rhoten
7a72778337 ICU-3615 Make sure that the currency codes are kept in sync.
X-SVN-Rev: 17913
2005-06-16 21:04:40 +00:00
George Rhoten
9cb64880a0 ICU-3615 Remove invalid codes.
X-SVN-Rev: 17910
2005-06-16 20:37:12 +00:00
Vladimir Weinstein
1e4e3fb4f3 ICU-4587 add C++ wrappers for ucol_cloneBinary and ucol_openBinary
X-SVN-Rev: 17909
2005-06-16 20:08:56 +00:00
George Rhoten
79a89261a4 ICU-3615 Add API to list ISO currencies.
X-SVN-Rev: 17907
2005-06-16 18:44:30 +00:00
George Rhoten
02cec4d5ce ICU-4559 Make the library contain less data.
X-SVN-Rev: 17905
2005-06-16 17:22:32 +00:00
Ram Viswanadha
37cbc71475 ICU-4157 fix for building on cygwin
X-SVN-Rev: 17904
2005-06-15 22:51:41 +00:00
Steven R. Loomis
762080be78 ICU-4582 seems OK on C.. adding tests
X-SVN-Rev: 17903
2005-06-15 22:49:04 +00:00
George Rhoten
6aa2889541 ICU-4485 Improve the icuio API documentation.
X-SVN-Rev: 17901
2005-06-15 05:53:48 +00:00
George Rhoten
171b6fe4b0 ICU-4412 Fix links to old oss.software.ibm.com site.
X-SVN-Rev: 17900
2005-06-15 04:31:40 +00:00
George Rhoten
5c51ec946a ICU-4233 Fix non-ASCII characters in doxygen documentation.
X-SVN-Rev: 17899
2005-06-15 04:20:43 +00:00
George Rhoten
a43b70c538 ICU-4552 Fix for new and delete for MFC on Windows.
X-SVN-Rev: 17898
2005-06-15 04:07:47 +00:00
George Rhoten
8c346e2b85 ICU-4351 Fix for building on Cygwin/MSVC where the path must be Cygwin compatible and not Windows compatible.
X-SVN-Rev: 17895
2005-06-14 23:39:54 +00:00
George Rhoten
dc0129ceea ICU-4330 HP-UX has a C++ name mangling bug when the namespace version
changed from 3.3 to 3.4. This runtime linker can work with this change.

X-SVN-Rev: 17888
2005-06-14 17:14:30 +00:00
George Rhoten
c0c3b070df ICU-4396 Fix for Visual Studio 8 on AMD64
X-SVN-Rev: 17887
2005-06-14 06:08:37 +00:00
George Rhoten
f612f9a9bb ICU-4396 Fix for Visual Studio 8 on AMD64
X-SVN-Rev: 17886
2005-06-14 05:51:50 +00:00
George Rhoten
a497b03cb3 ICU-4396 Fix for Visual Studio 8
X-SVN-Rev: 17885
2005-06-14 05:44:35 +00:00
George Rhoten
9117209a39 ICU-4290 Fix the context handling for increment/decrement functions.
X-SVN-Rev: 17884
2005-06-14 05:35:06 +00:00
Andy Heninger
6493207038 ICU-3944 fix compilation error
X-SVN-Rev: 17883
2005-06-14 01:47:59 +00:00
Andy Heninger
c1516937e6 ICU-3944 add utexttst.c, skeleton of C API test for UText
X-SVN-Rev: 17882
2005-06-14 01:41:13 +00:00
Andy Heninger
f5fa6a33a3 ICU-3944 fix compilation error
X-SVN-Rev: 17881
2005-06-14 01:28:50 +00:00
Andy Heninger
452456c2b3 ICU-3944 work in progress
X-SVN-Rev: 17880
2005-06-14 01:10:10 +00:00
George Rhoten
03f94dc608 ICU-4280 Allow z/OS ASCII mode and the Intel compiler to output
debugging files without conflicting with the executable file extension.

X-SVN-Rev: 17877
2005-06-13 22:50:24 +00:00
Eric Mader
532aed5e53 ICU-4179 Add suffix rules for common binary files.
X-SVN-Rev: 17876
2005-06-13 22:48:05 +00:00
George Rhoten
6f793d2120 ICU-1141 NetBSD and FreeBSD seem to have a broken thread scheduler, which starves the child threads from any CPU time.
Add a yield in the main process thread.

X-SVN-Rev: 17873
2005-06-13 21:22:34 +00:00
Andy Heninger
a4792b7bb6 ICU-3944 text access, "const" added to a few function parameters.
X-SVN-Rev: 17870
2005-06-13 16:22:24 +00:00
Andy Heninger
2bedf569e7 ICU-3944 fix compiler warnings
X-SVN-Rev: 17869
2005-06-13 15:06:10 +00:00
Andy Heninger
0560bbd46b ICU-3944 text access, work in progress
X-SVN-Rev: 17868
2005-06-13 05:12:32 +00:00
Markus Scherer
2832adcd2f ICU-4390 fix test for ucnv_fromUCountPending()
X-SVN-Rev: 17867
2005-06-13 03:15:26 +00:00
Markus Scherer
26091e6ae6 ICU-4223 do not write the UTF-16/32 BOM if there is no text to convert
X-SVN-Rev: 17866
2005-06-12 21:15:18 +00:00
George Rhoten
a2e0e46710 ICU-4280 Improve the z/OS ASCII support
X-SVN-Rev: 17865
2005-06-10 23:21:11 +00:00
Markus Scherer
f292c7ff36 ICU-4120 document Copt=Qaac
X-SVN-Rev: 17864
2005-06-10 22:45:34 +00:00
George Rhoten
b4e05a8f5c ICU-4421 Use the proper genccode option
X-SVN-Rev: 17863
2005-06-10 22:30:03 +00:00
Ram Viswanadha
791597282f ICU-4334 update timebomb
X-SVN-Rev: 17860
2005-06-10 01:04:03 +00:00
Ram Viswanadha
3ed1ff225b ICU-4450 fix generation of data to fix the test failures
X-SVN-Rev: 17859
2005-06-10 01:01:41 +00:00
George Rhoten
0b54cf03e6 ICU-4539 Fix some platform specific problems.
X-SVN-Rev: 17858
2005-06-09 23:54:30 +00:00
George Rhoten
2883b432a1 ICU-4288 Remove compiler warnings about unused functions.
X-SVN-Rev: 17856
2005-06-09 21:33:05 +00:00
George Rhoten
8c34273967 ICU-4288 Remove compiler warnings about unused functions.
X-SVN-Rev: 17854
2005-06-09 20:41:43 +00:00
George Rhoten
e5c686b621 ICU-4539 Fix compiler errors for some platforms.
X-SVN-Rev: 17853
2005-06-09 20:41:23 +00:00
George Rhoten
05fbb4c9b3 ICU-4268 Don't use // in C files.
X-SVN-Rev: 17852
2005-06-09 20:31:31 +00:00
Doug Felt
49ba79323e ICU-4288 fix compiler warnings about uninitialized variables
X-SVN-Rev: 17851
2005-06-09 20:25:18 +00:00
Ram Viswanadha
0e1a60d3fe ICU-4563 add verbose option
X-SVN-Rev: 17850
2005-06-09 20:17:14 +00:00
Steven R. Loomis
dfa65a2e52 ICU-4179 add suffix match rules
X-SVN-Rev: 17848
2005-06-09 18:45:10 +00:00
Markus Scherer
19593be775 ICU-4268 don't need USetAdder.remove(), initialize to NULL
X-SVN-Rev: 17846
2005-06-09 17:47:18 +00:00
Markus Scherer
0a7413ccd9 ICU-4497 fix compiler warning
X-SVN-Rev: 17845
2005-06-09 17:39:21 +00:00
Richard Gillam
fb164eba5a ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets.
X-SVN-Rev: 17844
2005-06-09 17:30:48 +00:00
Ram Viswanadha
9b670c9d1a ICU-4563 obsolete tool .. does not work
X-SVN-Rev: 17842
2005-06-09 17:11:06 +00:00
Doug Felt
8b20e7ee08 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17841
2005-06-09 16:45:36 +00:00
George Rhoten
0ef78618de ICU-4559 Temporarily fix a memory leak.
X-SVN-Rev: 17840
2005-06-09 16:38:11 +00:00
George Rhoten
7b2c2e71ff ICU-4559 Fix a memory leak.
X-SVN-Rev: 17839
2005-06-09 16:33:04 +00:00
Doug Felt
2fde203382 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17838
2005-06-09 16:09:21 +00:00
George Rhoten
b2da86238e ICU-4351 Don't run native tools, if the source archive is in the native endianess and the data target.
This means that the build directory may not exist.

X-SVN-Rev: 17837
2005-06-09 00:59:07 +00:00
George Rhoten
1d6892954a ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17836
2005-06-09 00:01:42 +00:00
George Rhoten
96de60da97 ICU-4559 Fix a memory leak.
X-SVN-Rev: 17832
2005-06-08 21:55:58 +00:00
George Rhoten
516777dd38 ICU-4559 Fix a memory leak.
X-SVN-Rev: 17831
2005-06-08 21:50:10 +00:00
Doug Felt
8c677a95da ICU-646 wall time support in icu - fix chech459 test to deal with CST issue
X-SVN-Rev: 17830
2005-06-08 16:15:44 +00:00
Doug Felt
2114b5d0a5 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17829
2005-06-08 16:07:41 +00:00
George Rhoten
6f062073be ICU-4450 Update ISO-3166 country list from CLDR.
X-SVN-Rev: 17828
2005-06-08 16:01:17 +00:00
Ram Viswanadha
c8b6c2bf95 ICU-4179 add jar files to the exclusion list
X-SVN-Rev: 17827
2005-06-08 15:59:01 +00:00
Ram Viswanadha
f3b40f09a0 ICU-4563 obsolete tool .. does not work
X-SVN-Rev: 17824
2005-06-08 01:23:40 +00:00
Ram Viswanadha
b3580fb55b ICU-4563 update tool to cope up with changes to data build
X-SVN-Rev: 17823
2005-06-08 01:21:01 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
George Rhoten
dc1aa2b29f ICU-4450 Update ISO-3166 region list from CLDR.
X-SVN-Rev: 17818
2005-06-07 22:30:12 +00:00
George Rhoten
9354f385da ICU-4450 Update ISO-3166 country list from CLDR.
X-SVN-Rev: 17817
2005-06-07 22:29:38 +00:00
George Rhoten
8582b61f90 ICU-4286 Update platform list.
X-SVN-Rev: 17814
2005-06-07 18:11:34 +00:00
George Rhoten
36e3b3b7e5 ICU-4450 Fix a typo with CLDR updates
X-SVN-Rev: 17813
2005-06-07 18:07:43 +00:00
George Rhoten
843b460dd8 ICU-4559 Use const memory when possible.
X-SVN-Rev: 17810
2005-06-06 06:59:26 +00:00
George Rhoten
7d70b23340 ICU-4351 Remove a debugging statement.
X-SVN-Rev: 17809
2005-06-06 01:26:43 +00:00
George Rhoten
78586d3601 ICU-4351 Reverse previous changes.
X-SVN-Rev: 17808
2005-06-06 01:23:44 +00:00
George Rhoten
90ca96a8fa ICU-4351 Make it easier to customize the data.
X-SVN-Rev: 17807
2005-06-06 01:23:13 +00:00
George Rhoten
dcd6db9b35 ICU-4351 Make it easier to customize the data.
X-SVN-Rev: 17806
2005-06-05 21:25:43 +00:00
George Rhoten
526748cfd7 ICU-4351 Don't run native tools, if the source archive is in the native endianess and the data target.
Also make it easier to customize the data.

X-SVN-Rev: 17805
2005-06-05 21:23:56 +00:00
George Rhoten
d9ec99efa2 ICU-4354 Make intltest work with no transliterator data.
X-SVN-Rev: 17804
2005-06-05 19:29:28 +00:00
George Rhoten
8fcb55e4cc ICU-4354 Don't create excessively long error messages when data is missing.
X-SVN-Rev: 17803
2005-06-05 09:18:46 +00:00
Doug Felt
50c3a2554b ICU-646 wall time support in icu
X-SVN-Rev: 17801
2005-06-04 03:08:25 +00:00
George Rhoten
f089092803 ICU-4330 Change version from 3.3 to 3.4.
X-SVN-Rev: 17800
2005-06-03 23:39:41 +00:00
George Rhoten
b93825e298 ICU-4556 Update which tools can be installed.
X-SVN-Rev: 17799
2005-06-03 22:59:21 +00:00
George Rhoten
da48f46583 ICU-4556 These tools aren't usable by end users without access to ICU's source code.
There isn't a need to install them anymore.

X-SVN-Rev: 17798
2005-06-03 22:57:14 +00:00
Markus Scherer
2aced37b83 ICU-4268 ISO 2022 converters must not convert SO/SI/ESC
X-SVN-Rev: 17796
2005-06-03 20:17:54 +00:00
George Rhoten
195249da25 ICU-4351 Allow data to be built from a .dat archive when the build directory has a space in the name.
X-SVN-Rev: 17794
2005-06-03 18:59:50 +00:00
George Rhoten
961ac9ab51 ICU-4189 Fix for UCONFIG_NO_CONVERSION
X-SVN-Rev: 17792
2005-06-03 18:45:09 +00:00
George Rhoten
e93f5bfab3 ICU-4351 Allow data to be built from a .dat archive when the build directory has a space in the name.
X-SVN-Rev: 17791
2005-06-03 18:28:31 +00:00
George Rhoten
bb583e6700 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17788
2005-06-03 16:17:28 +00:00
Markus Scherer
0a89791a62 ICU-4549 verify that ISO-2022-JP-2 works correctly for ISO 8859-1/7 vs. JIS X 0201
X-SVN-Rev: 17787
2005-06-03 16:13:57 +00:00
Steven R. Loomis
e1f00a55d8 ICU-4551 check in testcase for the bug
X-SVN-Rev: 17782
2005-06-02 21:56:14 +00:00
Steven R. Loomis
f1d363aa6d ICU-4247 stub implementation of udata_setFileAccess()
X-SVN-Rev: 17781
2005-06-02 21:00:00 +00:00
Deborah Goldsmith
da83c2f563 ICU-4536 return default on fallback to root
X-SVN-Rev: 17780
2005-06-02 20:56:20 +00:00
Deborah Goldsmith
ca9292b97d ICU-4255 set warnings appropiately on default, fallback
X-SVN-Rev: 17779
2005-06-02 20:52:46 +00:00
Doug Felt
aed5521f8f ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17775
2005-06-02 17:50:50 +00:00
Andy Heninger
132ad760ae ICU-3944 fix compiler warnings
X-SVN-Rev: 17774
2005-06-02 00:16:28 +00:00
George Rhoten
dd3a86df45 ICU-4450 Remove duplicate keys.
X-SVN-Rev: 17772
2005-06-01 20:53:01 +00:00
George Rhoten
2593d50591 ICU-4450 Undo some previous changes. Resolution of the problems has not been finished.
X-SVN-Rev: 17771
2005-06-01 20:51:03 +00:00
Deborah Goldsmith
5e2bae8909 ICU-4239 test fixes for warnings from ucurr_getName
X-SVN-Rev: 17767
2005-06-01 17:45:25 +00:00
Deborah Goldsmith
95d413e0c0 ICU-4239 return proper warning from ucurr_getName
X-SVN-Rev: 17766
2005-06-01 17:43:33 +00:00
Ram Viswanadha
3c23de14f0 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17765
2005-06-01 17:37:06 +00:00
George Rhoten
0ba1b82172 ICU-4330 Update copyright for version change.
X-SVN-Rev: 17762
2005-06-01 04:34:08 +00:00
George Rhoten
f4c404788c ICU-4330 Use genren to regenerate header.
X-SVN-Rev: 17761
2005-06-01 04:33:21 +00:00
George Rhoten
acd9744bcc ICU-4450 Synch data with CLDR
X-SVN-Rev: 17760
2005-06-01 04:06:28 +00:00
George Rhoten
04a626763f ICU-4450 Synch data with CLDR
X-SVN-Rev: 17759
2005-06-01 03:10:28 +00:00
George Rhoten
4670418fc7 ICU-4330 Change version from 3.3 to 3.4. Regenerate file later.
X-SVN-Rev: 17758
2005-06-01 02:44:42 +00:00
George Rhoten
dab7c0c0c7 ICU-4330 Change version from 3.3 to 3.4.
X-SVN-Rev: 17757
2005-06-01 02:44:07 +00:00
Ram Viswanadha
91927ed23f ICU-4450 fix problem with aliases
X-SVN-Rev: 17756
2005-06-01 01:23:19 +00:00
Ram Viswanadha
b5118545af ICU-4450 Synch data with CLDR
X-SVN-Rev: 17755
2005-06-01 01:20:02 +00:00
George Rhoten
86b1781bad ICU-4548 Update Unicode CCSIDs from IBM.
X-SVN-Rev: 17751
2005-05-31 22:04:26 +00:00
Andy Heninger
66840a241d ICU-3944 fix compiler warnings
X-SVN-Rev: 17750
2005-05-31 18:27:39 +00:00
George Rhoten
235a02a9b7 ICU-4516 Fix a compiler warning.
X-SVN-Rev: 17744
2005-05-31 17:20:28 +00:00
George Rhoten
501c4753d0 ICU-4424 Fix URL
X-SVN-Rev: 17743
2005-05-31 16:49:54 +00:00
Andy Heninger
d3f5881c7a ICU-3944 text access, work in progress
X-SVN-Rev: 17742
2005-05-31 03:43:53 +00:00
Markus Scherer
d1db82269b ICU-4199 doc update
X-SVN-Rev: 17739
2005-05-30 21:18:01 +00:00
Markus Scherer
664cb5075f ICU-4199 turn an n/a short name into an empty name (rather than removing it altogether) so that there is always a long name
X-SVN-Rev: 17738
2005-05-30 21:17:16 +00:00
Markus Scherer
e6a0df52ee ICU-4199 enum/name API support for C/POSIX character classes, and UnicodeSet support for [:Assigned:]
X-SVN-Rev: 17730
2005-05-28 22:54:36 +00:00
Steven R. Loomis
7e5ec90bf7 ICU-4542 fixed ARFLAGS
X-SVN-Rev: 17725
2005-05-27 23:49:32 +00:00
Doug Felt
870711b742 ICU-3383 fix dropped include
X-SVN-Rev: 17722
2005-05-27 22:26:37 +00:00
Doug Felt
70537cf0ca ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17720
2005-05-27 22:07:16 +00:00
George Rhoten
f30601aab5 ICU-4450 Resurrect incorrectly removed files. They are needed for proper a getAvailableLocale functionality.
X-SVN-Rev: 17693
2005-05-25 20:48:29 +00:00
George Rhoten
5079e77d15 ICU-4419 Fixes for icu-config. These changes are common to several platforms (besides just MinGW).
X-SVN-Rev: 17686
2005-05-25 07:01:32 +00:00
George Rhoten
38a8d00feb ICU-4450 Resurrect incorrectly removed files. They are needed for proper a getAvailableLocale functionality.
X-SVN-Rev: 17677
2005-05-25 02:30:38 +00:00
George Rhoten
9ef5323854 ICU-4450 Resurrect incorrectly removed files. They are needed for proper a getAvailableLocale functionality.
X-SVN-Rev: 17676
2005-05-25 02:14:51 +00:00
Andy Heninger
91db18b7b7 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17648
2005-05-23 05:31:17 +00:00
Markus Scherer
c552b977a4 ICU-2766 freeze RuleWhiteSpace=Unicode Pattern_White_Space
X-SVN-Rev: 17646
2005-05-22 22:19:37 +00:00
Andy Heninger
36f008d0bb ICU-4157 text access, work in progress.
X-SVN-Rev: 17645
2005-05-22 04:58:36 +00:00
Andy Heninger
9cce52c808 ICU-4157 text access, work in progress.
X-SVN-Rev: 17642
2005-05-21 01:47:26 +00:00
George Rhoten
417c53df02 ICU-4525 The new config.sub and config.guess recognize os400 as a platform.
X-SVN-Rev: 17635
2005-05-20 20:06:22 +00:00
George Rhoten
8e1307a638 ICU-4525 Recognize more platforms.
X-SVN-Rev: 17634
2005-05-20 19:47:41 +00:00
Markus Scherer
b054ffff93 ICU-4504 UCaseMap and UTF-8 toLower() & toUpper()
X-SVN-Rev: 17633
2005-05-20 17:31:12 +00:00
Ram Viswanadha
5fb23a1b19 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17630
2005-05-19 20:28:20 +00:00
Vladimir Weinstein
c547502331 ICU-4350 Update stub conformance files with UCA 4.1 changes
X-SVN-Rev: 17629
2005-05-19 07:28:37 +00:00
Vladimir Weinstein
93192e2e65 ICU-4350 Update DataDrivenCollationTest with UCA 4.1 changes
X-SVN-Rev: 17628
2005-05-19 06:55:14 +00:00
Vladimir Weinstein
49ec9a97fe ICU-4350 New UCA Rules - UCA 4.1
X-SVN-Rev: 17627
2005-05-19 06:53:29 +00:00
Vladimir Weinstein
4478579857 ICU-4350 New Fractional UCA - UCA 4.1
X-SVN-Rev: 17626
2005-05-19 06:52:29 +00:00
Vladimir Weinstein
b6dfc98acc ICU-4350 Update genuca with UCA 4.1 changes - remove Thai, add more space for contractions
X-SVN-Rev: 17625
2005-05-19 06:51:31 +00:00
Vladimir Weinstein
67be180f3d ICU-4350 Update intltest with UCA 4.1 changes
X-SVN-Rev: 17624
2005-05-19 06:46:30 +00:00
Vladimir Weinstein
e8b9a1e903 ICU-4350 Update cintltst with UCA 4.1 changes
X-SVN-Rev: 17623
2005-05-19 06:45:10 +00:00
Vladimir Weinstein
32354b1c86 ICU-4350 Upgrade ICU4C to UCA 4.1
X-SVN-Rev: 17622
2005-05-19 06:43:35 +00:00
George Rhoten
76f4c40265 ICU-4513 Add the Intel compiler with Cygwin configuration.
X-SVN-Rev: 17620
2005-05-18 17:28:59 +00:00
George Rhoten
792d1eb246 ICU-4424 Remove ibm-1277 in favor of other converters.
X-SVN-Rev: 17618
2005-05-18 06:28:49 +00:00
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
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
George Rhoten
7663a9f108 ICU-4513 The latest Intel compiler seems less broken.
X-SVN-Rev: 17592
2005-05-13 17:53:09 +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
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
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
George Rhoten
3fb9cc9da4 ICU-4424 LMBCS has a CCSID
X-SVN-Rev: 17573
2005-05-09 19:43:49 +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
Markus Scherer
346daeb6c1 ICU-4497 add some function documentation
X-SVN-Rev: 17565
2005-05-06 21:49:48 +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
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
George Rhoten
d51f6e93c4 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17548
2005-05-04 00:21:15 +00:00
George Rhoten
184f6282e8 ICU-4011 Fix some gcc 3.4 warnings and errors.
X-SVN-Rev: 17547
2005-05-03 23:57:38 +00:00
George Rhoten
77019ed5ff ICU-4351 Fix a compiler warning.
X-SVN-Rev: 17546
2005-05-03 23:28:29 +00:00
Markus Scherer
d382badd94 ICU-4497 fix checkIdentical(): bug (bad UErrorCode handling) and performance (preflight with non-zero initial buffer, allocate only one block)
X-SVN-Rev: 17545
2005-05-03 23:17:03 +00:00
George Rhoten
43d15d5337 ICU-4424 Add ibm-737 and ibm-775
X-SVN-Rev: 17544
2005-05-03 23:16:49 +00:00
Markus Scherer
70abf6f117 ICU-4497 fix error message
X-SVN-Rev: 17543
2005-05-03 23:14:54 +00:00
Markus Scherer
df17f51e00 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17542
2005-05-03 23:14:17 +00:00
Markus Scherer
056630b8fd ICU-4497 u_init() is not necessary any more for thread safety, and loads the converter alias table instead of the Unicode properties files (whose data is now hardcoded)
X-SVN-Rev: 17541
2005-05-03 22:59:01 +00:00
Markus Scherer
a07a650035 ICU-4497 hardcode unorm.icu data rather than loading it
X-SVN-Rev: 17540
2005-05-03 22:47:46 +00:00
George Rhoten
cc6c4665cb ICU-4424 Update the current state of aliases.
cp867 can mean turkish, but ibm-867 is hebrew.  cp867 isn't recognize by most platforms.
cp125* aliases are actually used by Java and not Windows

X-SVN-Rev: 17538
2005-05-03 20:52:37 +00:00
George Rhoten
37b9c8459e ICU-4450 Confirmed with ISO4217 documentation that IRR has fraction digits == 2 and not 0.
X-SVN-Rev: 17536
2005-05-03 17:32:43 +00:00
Markus Scherer
b83dda29e5 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17532
2005-04-30 03:16:28 +00:00
Markus Scherer
cad9e84aba ICU-4497 hardcode uprops.icu data rather than loading it
X-SVN-Rev: 17531
2005-04-30 03:06:58 +00:00
Markus Scherer
d5a7851861 ICU-4497 add --csource to usage text
X-SVN-Rev: 17527
2005-04-29 23:35:00 +00:00
George Rhoten
031e4f244e ICU-4450 sync data with CLDR.
X-SVN-Rev: 17525
2005-04-29 21:28:18 +00:00
George Rhoten
745cc56357 ICU-4499 The lookup should find ti but not tig
X-SVN-Rev: 17522
2005-04-29 17:54:20 +00:00
Markus Scherer
b73374c419 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17520
2005-04-28 23:51:52 +00:00
Markus Scherer
563b672bcc ICU-4497 add const to use of UCaseProps singleton
X-SVN-Rev: 17519
2005-04-28 23:50:15 +00:00
Markus Scherer
677be4d35d ICU-4497 add const to use of UBiDiProps singleton
X-SVN-Rev: 17518
2005-04-28 23:48:25 +00:00
Markus Scherer
e23948eb23 ICU-4497 hardcode ubidi.icu data rather than loading it
X-SVN-Rev: 17517
2005-04-28 23:40:50 +00:00
Markus Scherer
4305150a0b ICU-4497 add const to use of UCaseProps singleton
X-SVN-Rev: 17516
2005-04-28 23:38:06 +00:00
Markus Scherer
cfa2ddc411 ICU-4497 add const to use of UCaseProps singleton
X-SVN-Rev: 17515
2005-04-28 21:54:57 +00:00
Markus Scherer
7ca0abb626 ICU-4497 export utrie_defaultGetFoldingOffset() outside of utrie.c
X-SVN-Rev: 17514
2005-04-28 21:53:38 +00:00
Markus Scherer
394da51c6c ICU-4497 hardcode ucase.icu data rather than loading it
X-SVN-Rev: 17513
2005-04-28 21:42:59 +00:00
Markus Scherer
c221b8a32b ICU-4497 write more directly runtime-usable data source code
X-SVN-Rev: 17512
2005-04-28 17:16:11 +00:00
Markus Scherer
6de7e340cf ICU-4497 more flexible data source code writing functions
X-SVN-Rev: 17511
2005-04-28 17:15:46 +00:00
Markus Scherer
42dd6c4e8d ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17510
2005-04-28 04:32:50 +00:00
Markus Scherer
9e9e7cffbe ICU-4497 add writesrc.h/.c with utility functions for writing source code for hardcoded data
X-SVN-Rev: 17509
2005-04-28 04:30:47 +00:00
George Rhoten
1569d70e47 ICU-4450 sync data with CLDR.
X-SVN-Rev: 17508
2005-04-27 22:48:45 +00:00
Andy Heninger
39242a6f44 ICU-4496 improve API docs for ucol_getUnsafeSet
X-SVN-Rev: 17507
2005-04-27 16:03:17 +00:00
Steven R. Loomis
861b241e93 ICU-2967 merged CVS root update. Document which search files are which.
X-SVN-Rev: 17505
2005-04-25 23:47:25 +00:00
Andy Heninger
9ce9eda382 ICU-4157 Fix line_th rbbi rules to use new line break char properties.
X-SVN-Rev: 17501
2005-04-23 00:03:52 +00:00
Andy Heninger
504c1776d5 ICU-4157 Add text boundary test files from the Unicode site.
X-SVN-Rev: 17500
2005-04-22 21:49:52 +00:00
Markus Scherer
9a02425f60 ICU-4011 disambiguate character constant to UChar
X-SVN-Rev: 17498
2005-04-20 22:37:42 +00:00
Markus Scherer
a1df000b13 ICU-4334 final Unicode 4.1 data
X-SVN-Rev: 17494
2005-04-20 18:41:46 +00:00
George Rhoten
49170b2566 ICU-4450 Partial sync with CLDR beta to reduce the number of failing tests
X-SVN-Rev: 17493
2005-04-20 00:56:39 +00:00
George Rhoten
125d2d5ab7 ICU-4450 Partial sync with CLDR beta to reduce the number of failing tests
X-SVN-Rev: 17492
2005-04-20 00:20:12 +00:00
George Rhoten
6e29d1c78c ICU-4450 sync data with CLDR.
X-SVN-Rev: 17491
2005-04-19 23:45:17 +00:00
George Rhoten
971c5d481b ICU-4450 sync data with CLDR.
X-SVN-Rev: 17490
2005-04-19 18:57:07 +00:00
Markus Scherer
34c1a190b5 ICU-4011 add namespace and forward declaration
X-SVN-Rev: 17489
2005-04-18 22:49:23 +00:00
Markus Scherer
cd4ea6fd23 ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
Markus Scherer
d2aeb6f1cb ICU-4011 need to put i18n on include path
X-SVN-Rev: 17487
2005-04-18 19:39:26 +00:00
Markus Scherer
1782967718 ICU-4011 bug fix in parseFile()
X-SVN-Rev: 17486
2005-04-18 15:48:48 +00:00
Markus Scherer
e37a743281 ICU-4011 add tiny XML parser to toolutil library
X-SVN-Rev: 17485
2005-04-17 23:58:53 +00:00
Markus Scherer
59e030b4a5 ICU-4399 fix simple case folding of U+0130: simple-case-folds to itself because it's not mentioned in CaseFolding.txt
X-SVN-Rev: 17484
2005-04-17 17:51:49 +00:00
Markus Scherer
6c4ccc015e ICU-4399 fix simple case folding of U+0130: simple-case-folds to itself because it's not mentioned in CaseFolding.txt
X-SVN-Rev: 17482
2005-04-16 05:18:18 +00:00
Markus Scherer
8ec2837d6b ICU-4399 compare ICU case folding with all of CaseFolding.txt
X-SVN-Rev: 17481
2005-04-16 05:16:50 +00:00
George Rhoten
9ed71f7085 ICU-4480 Fix some optimization flag typos
X-SVN-Rev: 17477
2005-04-13 19:26:58 +00:00
George Rhoten
cc7f22046e ICU-3229 Pass in LDFLAGS properly for i5/OS.
X-SVN-Rev: 17470
2005-04-08 00:04:08 +00:00
Eric Mader
0e9c21e7e9 ICU-4354 remove tabs.
X-SVN-Rev: 17467
2005-04-06 00:38:48 +00:00
George Rhoten
ae64d54339 ICU-4424 Add the updated ISO-8859-7:2003 mapping table.
X-SVN-Rev: 17465
2005-04-05 20:55:26 +00:00
George Rhoten
d8708f6a8f ICU-4189 Possible fix for odd header configuration problems on HP-UX
X-SVN-Rev: 17464
2005-04-05 20:44:00 +00:00
Eric Mader
b71e586f1b ICU-4354 (update copyright date)
X-SVN-Rev: 17463
2005-04-05 20:18:26 +00:00
Eric Mader
e904300468 ICU-4354 Add dataerr(), dataerrln() to intltest.
X-SVN-Rev: 17462
2005-04-05 20:12:22 +00:00
George Rhoten
a2db9edd4e ICU-4469 Fix Shift_JIS checking in tsconv/stdnmtst/TestCanonicalName
X-SVN-Rev: 17456
2005-04-01 22:58:35 +00:00
George Rhoten
74308f6729 ICU-4468 Fix for gcc 4.
X-SVN-Rev: 17453
2005-04-01 22:50:37 +00:00
George Rhoten
3e62d68db9 ICU-4286 Fix the oss.software.ibm.com link and change version.
X-SVN-Rev: 17452
2005-04-01 22:28:39 +00:00
George Rhoten
3ebe4ce12e ICU-4450 CDT is a wrong translation for the short timezone identifier.
Remove it until a proper translation can be found. Data is still in CLDR, but it's commented out.

X-SVN-Rev: 17451
2005-04-01 21:41:15 +00:00
George Rhoten
f9ee28891d ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE.
Separate LocaleUtility into its own API.

X-SVN-Rev: 17449
2005-04-01 16:42:10 +00:00
Vladimir Weinstein
5bc81439bc ICU-4122 more tests for xpath
X-SVN-Rev: 17448
2005-04-01 07:59:38 +00:00
Vladimir Weinstein
ac51e19921 ICU-4122 change xpath convention from '//' to '/LOCALE/' and make it actually follow fallback
X-SVN-Rev: 17447
2005-04-01 07:57:40 +00:00
Eric Mader
976433d4a4 ICU-4465 Change TestExhaustive to try the character with and without u+0345.
X-SVN-Rev: 17442
2005-04-01 01:14:25 +00:00
Eric Mader
e740bb110c ICU-4466 Convert citer.cpp to use ustio.
X-SVN-Rev: 17435
2005-03-31 20:53:52 +00:00
Eric Mader
a03724d8d7 ICU-4172 updated Arabic and Hebrew mark order.
X-SVN-Rev: 17433
2005-03-31 19:20:35 +00:00
Eric Mader
5997f5c628 ICU-4466 update samples for ICU 3.3
X-SVN-Rev: 17432
2005-03-31 19:19:21 +00:00
Eric Mader
d0f1a428a7 ICU-4466 Add uciter8 sample.
X-SVN-Rev: 17431
2005-03-31 19:15:57 +00:00
Andy Heninger
2b714f2bce ICU-4157 Word Break, fix problem with CR <combining> sequences
X-SVN-Rev: 17427
2005-03-31 01:45:27 +00:00
Ram Viswanadha
3fdcb27040 ICU-4390 tests for api
X-SVN-Rev: 17424
2005-03-31 00:19:21 +00:00
George Rhoten
d5c19b276a ICU-4296 Fix a version mistake
X-SVN-Rev: 17423
2005-03-30 23:14:31 +00:00
George Rhoten
98a1c52e09 ICU-4351 Allow data to be built from a .dat archive from the non-native endianess/charset
X-SVN-Rev: 17420
2005-03-30 06:04:37 +00:00
George Rhoten
96d3a0bdea ICU-4351 Ignore the new in directory.
X-SVN-Rev: 17418
2005-03-29 22:51:59 +00:00
George Rhoten
05cb359277 ICU-4461 Add detection for something else that is like en_US_POSIX on i5/OS.
X-SVN-Rev: 17417
2005-03-29 21:58:43 +00:00
Markus Scherer
209c1cc6b3 ICU-4143 fix grammar in api doc
X-SVN-Rev: 17408
2005-03-28 18:37:28 +00:00
George Rhoten
8df4c1c053 ICU-4189 Fix for UCONFIG_NO_CONVERSION.
X-SVN-Rev: 17406
2005-03-28 05:38:11 +00:00
Andy Heninger
a992612ff4 ICU-4157 Add compatibility with earlier compiled break rules, in addition to the new format for Unicode 4.1
X-SVN-Rev: 17405
2005-03-28 05:21:50 +00:00
George Rhoten
f4130d74f3 ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE.
Separate LocaleUtility into its own API.

X-SVN-Rev: 17404
2005-03-28 05:12:13 +00:00
George Rhoten
9e4b5d1127 ICU-4189 Fix for UCONFIG_NO_CONVERSION
X-SVN-Rev: 17401
2005-03-26 15:55:57 +00:00
George Rhoten
599dbb508c ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17399
2005-03-25 23:24:47 +00:00
George Rhoten
8903eae414 ICU-4425 Fix a variable name typo
X-SVN-Rev: 17397
2005-03-25 19:38:41 +00:00
George Rhoten
91e1898ce9 ICU-4189 Fix for UCONFIG_NO_CONVERSION
X-SVN-Rev: 17396
2005-03-25 19:34:34 +00:00
George Rhoten
50edb1dedd ICU-4461 Allow EBCDIC machines to declare UTF-16 strings.
Add detection for something else that is like en_US_POSIX.

X-SVN-Rev: 17395
2005-03-25 19:24:20 +00:00
George Rhoten
b534c0bffc ICU-4461 Allow EBCDIC machines to declare UTF-16 strings
X-SVN-Rev: 17394
2005-03-25 18:58:42 +00:00
George Rhoten
397d71b7b3 ICU-4351 Fix the help text
X-SVN-Rev: 17393
2005-03-25 18:09:01 +00:00