Andy Heninger
|
4dec8e4a60
|
ICU-2578 regexp, fix assertion failure / internal error on the not-yet-implemented possessive quatifiers
X-SVN-Rev: 10681
|
2002-12-16 00:14:31 +00:00 |
|
George Rhoten
|
904ea6decc
|
ICU-2135 All objects must derive from UMemory at least.
X-SVN-Rev: 10680
|
2002-12-14 09:19:33 +00:00 |
|
George Rhoten
|
11eaa7dc5b
|
ICU-2135 Use static const arrays for strings instead of pointers to strings.
X-SVN-Rev: 10679
|
2002-12-14 09:06:40 +00:00 |
|
George Rhoten
|
24022e58e0
|
ICU-2135 Make the memory read only
X-SVN-Rev: 10678
|
2002-12-14 09:05:34 +00:00 |
|
George Rhoten
|
a4393f8db9
|
ICU-2135 Don't use static variables in headers.
Make these C++ classes a part of the ICU namespace.
Use static const arrays for strings instead of pointers to strings.
X-SVN-Rev: 10677
|
2002-12-14 09:05:17 +00:00 |
|
George Rhoten
|
96d7a9c8a7
|
ICU-2135 Don't export these private static variable names.
It makes it difficult to find other cache locations.
X-SVN-Rev: 10676
|
2002-12-14 09:03:22 +00:00 |
|
George Rhoten
|
714e40a7bc
|
ICU-2457 Don't generate debugging information for release mode
X-SVN-Rev: 10675
|
2002-12-14 07:39:37 +00:00 |
|
Ram Viswanadha
|
d8658a12f6
|
ICU-2251 fix parsing in parseCollationElements and xml file generation
X-SVN-Rev: 10674
|
2002-12-14 01:30:30 +00:00 |
|
Ram Viswanadha
|
13e6380d7d
|
ICU-2251 fix crash when cp is known and no BOM is present
X-SVN-Rev: 10673
|
2002-12-14 01:27:24 +00:00 |
|
Ram Viswanadha
|
04e231b601
|
ICU-2251 add xml2txt converter
X-SVN-Rev: 10672
|
2002-12-14 01:24:53 +00:00 |
|
George Rhoten
|
13c361c049
|
ICU-2573 Fix bad fallback
X-SVN-Rev: 10670
|
2002-12-13 23:27:59 +00:00 |
|
Syn Wee Quek
|
8a8f54d900
|
ICU-2118
code coverage test
X-SVN-Rev: 10669
|
2002-12-13 23:14:50 +00:00 |
|
Eric Mader
|
a719cd702e
|
ICU-2243 Add comment about cleaning up constructors.
X-SVN-Rev: 10668
|
2002-12-13 22:41:39 +00:00 |
|
Eric Mader
|
2945317cb2
|
ICU-2243 Initial version of the high-level LayoutEngine API, added to the layout sample.
X-SVN-Rev: 10667
|
2002-12-13 22:39:33 +00:00 |
|
George Rhoten
|
d13a8c20a7
|
ICU-2573 Change some of the converters to use UTR22 names
X-SVN-Rev: 10666
|
2002-12-13 22:23:24 +00:00 |
|
George Rhoten
|
d3979bec4a
|
ICU-2573 If you want the real windows mappings, go to the charset repository.
ibm-535x series has incomplete mappings, and they should not be patched.
X-SVN-Rev: 10665
|
2002-12-13 22:22:39 +00:00 |
|
Syn Wee Quek
|
21e8c68d93
|
ICU-2186
testers changes
X-SVN-Rev: 10663
|
2002-12-13 20:20:47 +00:00 |
|
Syn Wee Quek
|
e74df8524c
|
ICU-2103
javadoc updates
X-SVN-Rev: 10662
|
2002-12-13 20:20:01 +00:00 |
|
Alan Liu
|
fcaea48b4b
|
ICU-2135 fix DigitList::operator= to avoid reading unassigned memory
X-SVN-Rev: 10661
|
2002-12-13 19:46:06 +00:00 |
|
Vladimir Weinstein
|
59c216785e
|
ICU-2135 memory fixes for tests
X-SVN-Rev: 10657
|
2002-12-13 06:01:49 +00:00 |
|
George Rhoten
|
a32007efe6
|
ICU-2573 Change some of the converters to use UTR22 names
X-SVN-Rev: 10656
|
2002-12-13 04:08:27 +00:00 |
|
George Rhoten
|
bd625332ff
|
ICU-2573 Don't use tabs
X-SVN-Rev: 10655
|
2002-12-13 04:05:50 +00:00 |
|
George Rhoten
|
3b6f1b2e99
|
ICU-2573 Use newlines for the message
X-SVN-Rev: 10654
|
2002-12-13 04:02:37 +00:00 |
|
Syn Wee Quek
|
a0970b5589
|
ICU-2572 updated normalization code
X-SVN-Rev: 10653
|
2002-12-13 02:29:44 +00:00 |
|
Syn Wee Quek
|
5530a09045
|
ICU-2572 updated normalization code
X-SVN-Rev: 10652
|
2002-12-13 02:00:15 +00:00 |
|
Mark Davis
|
76723d9a63
|
ICU-2507 fixed override file
X-SVN-Rev: 10651
|
2002-12-13 00:26:54 +00:00 |
|
Doug Felt
|
1f97544c0d
|
ICU-2452 doc cleanup
X-SVN-Rev: 10650
|
2002-12-13 00:19:49 +00:00 |
|
Ram Viswanadha
|
63bcd3ab6e
|
ICU-2571 updates to localeconverter
X-SVN-Rev: 10649
|
2002-12-12 23:53:19 +00:00 |
|
Doug Felt
|
a40a17dd19
|
ICU-2452 doc cleanup
X-SVN-Rev: 10648
|
2002-12-12 23:26:57 +00:00 |
|
Alan Liu
|
f1eae08118
|
ICU-2507 port from Java
X-SVN-Rev: 10647
|
2002-12-12 21:26:25 +00:00 |
|
Alan Liu
|
8f688eaa68
|
ICU-2135 add TransliteratorPointer; use to avoid memory leaks
X-SVN-Rev: 10646
|
2002-12-12 19:54:39 +00:00 |
|
Markus Scherer
|
fb67a77d12
|
ICU-557 move string sample code here from the User Guide, and improve it
X-SVN-Rev: 10645
|
2002-12-12 18:45:33 +00:00 |
|
Vladimir Weinstein
|
cab8c668e8
|
ICU-2135 test leak fixed
X-SVN-Rev: 10644
|
2002-12-12 18:28:22 +00:00 |
|
Vladimir Weinstein
|
483f6cce74
|
ICU-2567 renamed variables for passing options to tests: INTLTESTOPTS to INTLTEST_OPTS and CINTLTEST_OPTS to CINTLTST_OPTS
X-SVN-Rev: 10643
|
2002-12-12 18:11:16 +00:00 |
|
Doug Felt
|
97cc766966
|
ICU-1949 icuservice coverage, fix sorting of display names
X-SVN-Rev: 10642
|
2002-12-12 18:02:09 +00:00 |
|
Ram Viswanadha
|
e562766f2e
|
ICU-2565 add @stable, etc tags
X-SVN-Rev: 10641
|
2002-12-12 02:21:38 +00:00 |
|
Ram Viswanadha
|
9df1f1824c
|
ICU-1678 updates to localeconverter
X-SVN-Rev: 10640
|
2002-12-12 02:08:46 +00:00 |
|
Steven R. Loomis
|
fa393874ff
|
ICU-2529 DBBI had wrong classID!
X-SVN-Rev: 10639
|
2002-12-12 01:45:20 +00:00 |
|
Ram Viswanadha
|
f2cd70e476
|
ICU-2565 add @stable, etc tags
X-SVN-Rev: 10638
|
2002-12-12 01:39:37 +00:00 |
|
George Rhoten
|
91413b76be
|
ICU-2565 add @stable labels etc.
X-SVN-Rev: 10637
|
2002-12-12 01:25:55 +00:00 |
|
Ram Viswanadha
|
451e27216f
|
ICU-2565 update documentation
X-SVN-Rev: 10636
|
2002-12-12 01:23:05 +00:00 |
|
Ram Viswanadha
|
4a5e1a6071
|
ICU-2565 update documentation
X-SVN-Rev: 10635
|
2002-12-12 01:22:09 +00:00 |
|
Ram Viswanadha
|
dc349c98bd
|
ICU-2565 dont use deprecated method
X-SVN-Rev: 10634
|
2002-12-12 01:06:51 +00:00 |
|
Ram Viswanadha
|
a4fd8aaa88
|
ICU-2565 add @stable, etc tags
X-SVN-Rev: 10633
|
2002-12-12 01:01:41 +00:00 |
|
George Rhoten
|
3e9e4a702e
|
ICU-2294 Fix for HP/UX
X-SVN-Rev: 10632
|
2002-12-12 00:42:46 +00:00 |
|
George Rhoten
|
9d13645fff
|
ICU-2565 add @stable labels etc.
X-SVN-Rev: 10631
|
2002-12-12 00:37:41 +00:00 |
|
Alan Liu
|
e2d5a954cc
|
ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10630
|
2002-12-12 00:33:11 +00:00 |
|
George Rhoten
|
388475ac32
|
ICU-2565 add @stable labels etc.
X-SVN-Rev: 10629
|
2002-12-12 00:27:50 +00:00 |
|
George Rhoten
|
3f140dbaf8
|
ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10628
|
2002-12-12 00:26:29 +00:00 |
|
Alan Liu
|
12bed0cecb
|
ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10627
|
2002-12-12 00:20:45 +00:00 |
|