Markus Scherer
|
44707c157b
|
ICU-2248 modularize ICU
X-SVN-Rev: 9903
|
2002-09-20 17:54:45 +00:00 |
|
Andy Heninger
|
f0f44e915e
|
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
|
2002-07-29 21:04:18 +00:00 |
|
George Rhoten
|
91a1cb1f8f
|
ICU-1891 Temporary fix for z/OS for when in64_t isn't available.
X-SVN-Rev: 9160
|
2002-07-15 19:01:17 +00:00 |
|
George Rhoten
|
6fe1129757
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8696
|
2002-05-24 17:22:53 +00:00 |
|
George Rhoten
|
f3fb238767
|
ICU-1847 Some locales have bad data.
Use "en_US" right now, and submit a new jitterbug for the data and a real test for this problem.
X-SVN-Rev: 8450
|
2002-04-12 16:53:04 +00:00 |
|
George Rhoten
|
7777030a4f
|
ICU-1828 Remove tabs
X-SVN-Rev: 8331
|
2002-04-02 02:55:31 +00:00 |
|
George Rhoten
|
049b557e40
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6851
|
2001-11-13 23:04:29 +00:00 |
|
Doug Felt
|
a05d92bdc7
|
ICU-1413 return RuleBasedNumberFormat for unum_open when
handed the style UNUM_SPELLOUT. Test open, format, parse, close
of RBNF using unum C API
X-SVN-Rev: 6652
|
2001-11-07 00:02:41 +00:00 |
|
George Rhoten
|
4e351c0c81
|
ICU-513 Don't use the deprecated API anymore.
X-SVN-Rev: 5756
|
2001-09-17 21:50:19 +00:00 |
|
Ram Viswanadha
|
4458f53dc1
|
ICU-329 update tests after first take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5474
|
2001-08-16 00:58:53 +00:00 |
|
George Rhoten
|
a90bb7540e
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4868
|
2001-06-01 17:17:21 +00:00 |
|
Ram Viswanadha
|
ef97b534cd
|
ICU-903 update copyright notices
X-SVN-Rev: 4233
|
2001-03-21 19:46:49 +00:00 |
|
George Rhoten
|
4420f4a880
|
ICU-432 Don't use UFieldPosition when it's not being tested here.
X-SVN-Rev: 3982
|
2001-03-08 23:41:16 +00:00 |
|
George Rhoten
|
1af77b2911
|
ICU-97 Remove some unused headers and whitespace.
X-SVN-Rev: 3845
|
2001-02-28 22:26:09 +00:00 |
|
George Rhoten
|
da5e566e3c
|
ICU-760 Don't use the default locale for TestNumberFormatPadding
X-SVN-Rev: 3443
|
2001-01-22 22:22:49 +00:00 |
|
George Rhoten
|
1bfeb08b02
|
ICU-432 free and close the patterns properly
X-SVN-Rev: 3225
|
2000-12-14 01:19:54 +00:00 |
|
George Rhoten
|
553decffd9
|
ICU-760 The test was wrong.
X-SVN-Rev: 3158
|
2000-12-06 18:42:36 +00:00 |
|
George Rhoten
|
be992980b1
|
ICU-760 Temporarily disabled this test.
X-SVN-Rev: 3152
|
2000-12-06 03:08:00 +00:00 |
|
George Rhoten
|
1e8f40589a
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3071
|
2000-11-30 20:55:12 +00:00 |
|
George Rhoten
|
ecc6966a93
|
ICU-97 Added a pattern test for padding on numbers.
X-SVN-Rev: 2879
|
2000-11-07 18:56:35 +00:00 |
|
George Rhoten
|
6c0f2759a8
|
ICU-97 Partially added a pattern test for padding on numbers.
X-SVN-Rev: 2855
|
2000-11-02 02:44:22 +00:00 |
|
George Rhoten
|
7c731f67aa
|
ICU-97 Changed the // to /* */
X-SVN-Rev: 2783
|
2000-10-25 16:57:32 +00:00 |
|
George Rhoten
|
2dd7679154
|
ICU-97 Faster performance for parsing and added a new test
X-SVN-Rev: 2770
|
2000-10-24 16:18:36 +00:00 |
|
George Rhoten
|
9253fe4dd3
|
ICU-573 included stdlib.h and memory.h into files that need it for the utypes.h change
X-SVN-Rev: 2367
|
2000-08-28 21:43:03 +00:00 |
|
Helena Chapman
|
3f2fb26333
|
ICU-401 Make 1.6 tree compiled and linked on S/400.
X-SVN-Rev: 2233
|
2000-08-14 23:35:57 +00:00 |
|
Madhu K
|
ec02ab0d69
|
ICU-535 Removed warnings
X-SVN-Rev: 2221
|
2000-08-14 17:13:09 +00:00 |
|
George Rhoten
|
c094c8a0eb
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2181
|
2000-08-11 01:27:17 +00:00 |
|
George Rhoten
|
bfb09f49ac
|
ICU-512 Reenabled the code Unicode::digitValue(ch) and checked that an "]" in the exponent will not be interpreted as 0.
X-SVN-Rev: 2130
|
2000-08-07 23:09:41 +00:00 |
|
Helena Chapman
|
f97c70b9fd
|
ICU-411 Added unum_applyPattern().
X-SVN-Rev: 2113
|
2000-08-04 19:01:19 +00:00 |
|
Markus Scherer
|
76126da0f7
|
ICU-411 test again for number pattern symbol setting
X-SVN-Rev: 2017
|
2000-07-21 23:27:47 +00:00 |
|
Vladimir Weinstein
|
45515c9a0c
|
ICU-432 more memory leaks fixes
X-SVN-Rev: 1750
|
2000-07-06 23:01:50 +00:00 |
|
Madhu K
|
b429022d94
|
ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1636
|
2000-06-22 01:09:15 +00:00 |
|
Markus Scherer
|
a472509095
|
ICU-411 hide failing test for icu 1.5
X-SVN-Rev: 1512
|
2000-05-30 17:21:22 +00:00 |
|
Markus Scherer
|
713ce67cba
|
ICU-176 DecimalFormatSymbols revamped for UTF-16 and graphemes
X-SVN-Rev: 1489
|
2000-05-25 01:10:55 +00:00 |
|
Helena Chapman
|
3aaa52af8d
|
ICU-161 updated the copyright notices.
X-SVN-Rev: 596
|
2000-01-15 02:00:06 +00:00 |
|
Helena Chapman
|
aedb933f7e
|
ICU-163 Fixed warnings on MSVC 6.0.
X-SVN-Rev: 476
|
1999-12-29 22:33:47 +00:00 |
|
Vladimir Weinstein
|
8b20f17f49
|
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
|
1999-12-28 23:57:50 +00:00 |
|
Markus Scherer
|
07a2bc0937
|
ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
|
1999-10-18 22:48:32 +00:00 |
|
Markus Scherer
|
b942cae860
|
ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
|
1999-10-07 00:07:53 +00:00 |
|
Unknown User
|
aa0b0a88e8
|
Initial revision
X-SVN-Rev: 2
|
1999-08-16 21:50:52 +00:00 |
|