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 |
|
Mark Davis
|
4f2a64c207
|
ICU-0 updates for security
X-SVN-Rev: 17966
|
2005-06-21 21:28:31 +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 |
|
Eric Mader
|
3609db9872
|
ICU-4060 EUC-CN => GB-18030
X-SVN-Rev: 17957
|
2005-06-21 17:27:12 +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 |
|
Doug Felt
|
b613389378
|
ICU-4592 promote 2.8 apis to stable
X-SVN-Rev: 17953
|
2005-06-21 00:21:03 +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 |
|
Doug Felt
|
91ce50bc16
|
ICU-2675 check no data-- fix assert
X-SVN-Rev: 17951
|
2005-06-20 20:08:41 +00:00 |
|
Doug Felt
|
5210517163
|
ICU-4592 promote 2.8 apis to stable
X-SVN-Rev: 17950
|
2005-06-18 04:50:47 +00:00 |
|
Markus Scherer
|
8478d9440c
|
ICU-3692 emphasize why full case mappings are better than simple ones
X-SVN-Rev: 17949
|
2005-06-18 00:00:37 +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
|
b4f4880040
|
ICU-646 wall time support in icu4j - use 'v' for generic time, revert tests
X-SVN-Rev: 17947
|
2005-06-17 21:27:12 +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 |
|
Doug Felt
|
f1befbadf8
|
ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17937
|
2005-06-17 03:12:47 +00:00 |
|
Doug Felt
|
1e4cfb1b42
|
ICU-2675 check no data-- need ability to construct RBC before class init finishes!
X-SVN-Rev: 17936
|
2005-06-17 03:12:10 +00:00 |
|
Doug Felt
|
ff07155af7
|
ICU-2675 check no data-- fix assert
X-SVN-Rev: 17935
|
2005-06-17 03:10:48 +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 |
|
Steven R. Loomis
|
d4520449d1
|
ICU-4582 getFunctionalEquivalent
X-SVN-Rev: 17929
|
2005-06-16 23:34:30 +00:00 |
|
Doug Felt
|
f91e3e87f0
|
ICU-2675 check no data
X-SVN-Rev: 17928
|
2005-06-16 23:03:01 +00:00 |
|
Doug Felt
|
31689d0653
|
ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17927
|
2005-06-16 22:58:28 +00:00 |
|
Doug Felt
|
f72965bdf2
|
ICU-2675 if no uca data, init class ok and fail constructors instead
X-SVN-Rev: 17926
|
2005-06-16 22:46:51 +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 |
|
Eric Mader
|
1d9857793b
|
ICU-4060 Fix JavaDoc errors; remove "public" from implementation classes.
X-SVN-Rev: 17920
|
2005-06-16 22:04:19 +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 |
|
Doug Felt
|
cdafed28cc
|
ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17915
|
2005-06-16 21:15:23 +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 |
|
Doug Felt
|
22047fec39
|
ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17912
|
2005-06-16 20:43:27 +00:00 |
|
Doug Felt
|
a35dd1398f
|
ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17911
|
2005-06-16 20:42:16 +00:00 |
|
George Rhoten
|
9cb64880a0
|
ICU-3615 Remove invalid codes.
X-SVN-Rev: 17910
|
2005-06-16 20:37:12 +00:00 |
|