Commit Graph

13377 Commits

Author SHA1 Message Date
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