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 |
|
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 |
|
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 |
|
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 |
|
Ram Viswanadha
|
e562766f2e
|
ICU-2565 add @stable, etc tags
X-SVN-Rev: 10641
|
2002-12-12 02:21:38 +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 |
|
Alan Liu
|
96921b5af8
|
ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10626
|
2002-12-12 00:12:08 +00:00 |
|
Vladimir Weinstein
|
c5d23dc024
|
ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10625
|
2002-12-11 23:57:33 +00:00 |
|
Vladimir Weinstein
|
76750ed1ab
|
ICU-2558 test fix
X-SVN-Rev: 10624
|
2002-12-11 23:57:06 +00:00 |
|
Alan Liu
|
6280a790ee
|
ICU-2556 add docs per review; add quotes around 'which' for clarity
X-SVN-Rev: 10620
|
2002-12-11 23:28:44 +00:00 |
|
Markus Scherer
|
0ef875e461
|
ICU-2565 add @stable labels etc.
X-SVN-Rev: 10618
|
2002-12-11 22:49:18 +00:00 |
|
Vladimir Weinstein
|
387f59a820
|
ICU-2558 more fixes to status handling
X-SVN-Rev: 10617
|
2002-12-11 22:35:01 +00:00 |
|
Alan Liu
|
ef270eaf82
|
ICU-2504 add comments for transliterator and format errorcodes; fix typo in spelling, U_MULTIPLE_DECIMAL_SEPERATORS => U_MULTIPLE_DECIMAL_SEPARATORS (old spelling still defined for compatibility)
X-SVN-Rev: 10616
|
2002-12-11 22:29:17 +00:00 |
|
Alan Liu
|
3c23b5eaf7
|
ICU-2504 fix typo in spelling, U_MULTIPLE_DECIMAL_SEPERATORS => U_MULTIPLE_DECIMAL_SEPARATORS (old spelling still defined for compatibility)
X-SVN-Rev: 10615
|
2002-12-11 22:28:34 +00:00 |
|
Alan Liu
|
6e90a34749
|
ICU-2556 use new UCHAR_GENERAL_CATEGORY_MASK enum
X-SVN-Rev: 10608
|
2002-12-11 19:36:51 +00:00 |
|
Syn Wee Quek
|
0d21989098
|
ICU-2087 added @stable
X-SVN-Rev: 10607
|
2002-12-11 19:30:08 +00:00 |
|
Andy Heninger
|
11960914d0
|
ICU-2562 better error in breakiterator for missing ICU data.
X-SVN-Rev: 10606
|
2002-12-11 18:26:35 +00:00 |
|
Vladimir Weinstein
|
42a9879b66
|
ICU-2558 fixed resb code overwriting warning statuses
X-SVN-Rev: 10599
|
2002-12-11 01:39:59 +00:00 |
|
Andy Heninger
|
b094732484
|
ICU-0105 regex sample cleanup & unix makefile
X-SVN-Rev: 10598
|
2002-12-11 01:33:05 +00:00 |
|