Jungshik Shin
|
4934b397a8
|
ICU-8343 fix build errors in Visual Studio when exception is disabled
X-SVN-Rev: 32010
|
2012-06-28 23:28:00 +00:00 |
|
Steven R. Loomis
|
de16c44aa9
|
ICU-8908 #error if U_COMMON_IMPLEMENTATION, etc isnt set
X-SVN-Rev: 30876
|
2011-10-26 23:02:14 +00:00 |
|
Peter Edberg
|
c8765bfe77
|
ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725)
X-SVN-Rev: 28916
|
2010-10-26 18:11:13 +00:00 |
|
Peter Edberg
|
1826002e52
|
ICU-7725 Hoist isLenient / setLenient to Format class (from DateFormat, RBNF)
X-SVN-Rev: 28170
|
2010-06-10 20:17:43 +00:00 |
|
Markus Scherer
|
f6a04770ff
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
X-SVN-Rev: 28075
|
2010-05-19 17:29:33 +00:00 |
|
Andy Heninger
|
4e56218eb1
|
ICU-5193 Big decimal number formatting.
X-SVN-Rev: 27696
|
2010-02-26 02:29:00 +00:00 |
|
Doug Felt
|
b9fb4a7858
|
ICU-7452 add using Xxx:format statements to all Format subclasses that override format
X-SVN-Rev: 27662
|
2010-02-24 23:52:27 +00:00 |
|
Doug Felt
|
52c23e0a47
|
ICU-6192 add support for getting field positions to NumberFormat and DateFormat
X-SVN-Rev: 27093
|
2009-12-17 22:15:20 +00:00 |
|
George Rhoten
|
967b65a458
|
ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22558
|
2007-08-29 02:57:42 +00:00 |
|
George Rhoten
|
592ed13f9a
|
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
X-SVN-Rev: 16251
|
2004-09-03 15:24:16 +00:00 |
|
George Rhoten
|
95873dd022
|
ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16247
|
2004-09-02 19:08:28 +00:00 |
|
Alan Liu
|
662b4b3704
|
ICU-2825 minor fix
X-SVN-Rev: 15014
|
2004-04-21 17:58:13 +00:00 |
|
Alan Liu
|
00035cd85c
|
ICU-3399 move operator== class check into Format
X-SVN-Rev: 14507
|
2004-02-13 01:50:59 +00:00 |
|
Alan Liu
|
91390d5ea7
|
ICU-2202 preliminary checkin
X-SVN-Rev: 14367
|
2004-01-20 23:06:38 +00:00 |
|
Markus Scherer
|
9de47b7b54
|
ICU-699 add missing clone() functions
X-SVN-Rev: 13594
|
2003-11-05 21:59:41 +00:00 |
|
George Rhoten
|
d772506fbd
|
ICU-3221 Fix some AIX linker warnings
X-SVN-Rev: 13012
|
2003-09-02 20:17:13 +00:00 |
|
Alan Liu
|
de95737116
|
ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
|
2003-06-03 20:58:22 +00:00 |
|
Alan Liu
|
5d15bbb33f
|
ICU-122 move syntaxError method to .cpp and make it static (was inline)
X-SVN-Rev: 10909
|
2003-01-27 17:26:06 +00:00 |
|
Markus Scherer
|
61969c8c50
|
ICU-2248 modularize ICU
X-SVN-Rev: 9934
|
2002-10-01 01:26:49 +00:00 |
|
Markus Scherer
|
3d38617bdc
|
ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
|
2002-09-20 01:54:48 +00:00 |
|
Markus Scherer
|
156e2f983f
|
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
X-SVN-Rev: 9019
|
2002-07-02 23:58:34 +00:00 |
|
Markus Scherer
|
11948b52df
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
|
2002-06-29 00:04:16 +00:00 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
Ram Viswanadha
|
0a3e11290a
|
ICU-329 Add more error codes for formatting api
X-SVN-Rev: 5503
|
2001-08-17 02:20:35 +00:00 |
|
Ram Viswanadha
|
d7d6c296e2
|
ICU-329 First take on add better error reporting with UParseError struct.
X-SVN-Rev: 5472
|
2001-08-16 00:55:16 +00:00 |
|
Alan Liu
|
8e99af2483
|
ICU-535 fix MSVC level 4 warnings
X-SVN-Rev: 2259
|
2000-08-15 18:25:20 +00:00 |
|
Helena Chapman
|
69ba12f77c
|
ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
|
2000-05-18 22:08:39 +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 |
|
Vladimir Weinstein
|
14e6e92642
|
ICU-161 changed copyright notice
X-SVN-Rev: 220
|
1999-11-22 20:25:35 +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 |
|