Markus Scherer
9de47b7b54
ICU-699 add missing clone() functions
...
X-SVN-Rev: 13594
2003-11-05 21:59:41 +00:00
George Rhoten
58ca125b2d
ICU-3359 Allow .vcproj files to build in a directory with a space
...
X-SVN-Rev: 13586
2003-11-05 06:55:55 +00:00
Steven R. Loomis
bdb879222e
ICU-3357 define U_INT64_MIN, U_INT64_MAX, and U_UINT64_MAX
...
X-SVN-Rev: 13577
2003-11-05 01:49:45 +00:00
Doug Felt
6989169362
ICU-813 int64 formatting, unum (C), fmtable (error overloads)
...
X-SVN-Rev: 13572
2003-11-04 23:10:46 +00:00
Vladimir Weinstein
5005d6e0ec
ICU-2438 locale keyword support for ucurr_forLocale
...
X-SVN-Rev: 13569
2003-11-04 22:35:06 +00:00
George Rhoten
f1859c7e66
ICU-813 int64 formatting support
...
X-SVN-Rev: 13568
2003-11-04 21:50:25 +00:00
Vladimir Weinstein
a0f067b16d
ICU-3353 initialize allocated memory - removed one that had no effect
...
X-SVN-Rev: 13563
2003-11-04 19:07:44 +00:00
Vladimir Weinstein
bdd48cb6c6
ICU-3353 initialize allocated memory
...
X-SVN-Rev: 13562
2003-11-04 18:56:31 +00:00
George Rhoten
2ae51e5b30
ICU-3351 compiler changes (also needed by CodeWarrior)
...
X-SVN-Rev: 13554
2003-11-03 23:39:38 +00:00
Steven R. Loomis
af6e74535c
ICU-2943 adjust fields to account for 1582 rollover artifacts
...
X-SVN-Rev: 13552
2003-11-03 23:17:59 +00:00
Steven R. Loomis
a8122c6077
ICU-2943 add back handleComputeFields to account for 1582 rollover artifacts
...
X-SVN-Rev: 13551
2003-11-03 23:15:42 +00:00
Andy Heninger
5fb5017307
ICU-2403 tracing, split header file in two, misc. review fixes. Work in process.
...
X-SVN-Rev: 13549
2003-11-01 01:18:42 +00:00
Doug Felt
e5a79dc60c
ICU-813 int64 formatting support
...
X-SVN-Rev: 13547
2003-10-31 22:47:25 +00:00
Andy Heninger
d6f2e2319e
ICU-2403 tracing, split header file in two, misc. review fixes. Work in process.
...
X-SVN-Rev: 13539
2003-10-31 02:19:42 +00:00
Doug Felt
3f812b4d59
ICU-2552 number of zeros
...
X-SVN-Rev: 13520
2003-10-29 00:20:05 +00:00
Steven R. Loomis
1a48a8181b
ICU-2943 true => TRUE
...
X-SVN-Rev: 13515
2003-10-28 16:08:52 +00:00
Steven R. Loomis
e5c08d4150
ICU-2943 false->FALSE
...
X-SVN-Rev: 13514
2003-10-28 09:49:43 +00:00
Steven R. Loomis
55fdbdd6c5
ICU-2943 more fixes for MSVC
...
X-SVN-Rev: 13504
2003-10-28 02:30:49 +00:00
Steven R. Loomis
ebbf031deb
ICU-2943 fix compiler warnings - even more
...
X-SVN-Rev: 13502
2003-10-28 01:52:29 +00:00
Steven R. Loomis
4de3eb7b16
ICU-2943 fix compiler warnings
...
X-SVN-Rev: 13500
2003-10-28 00:04:00 +00:00
Steven R. Loomis
92fb1fead2
ICU-2943 calendar update (sync with Java, prepare for other calendars)
...
X-SVN-Rev: 13494
2003-10-26 10:24:58 +00:00
Andy Heninger
14325e430b
ICU-2925 API extensions, work in process.
...
X-SVN-Rev: 13491
2003-10-25 00:52:03 +00:00
Andy Heninger
3c223acda5
ICU-3320 Regex, incorrect optimization of patterns beginning with a X{0,*} loop
...
X-SVN-Rev: 13481
2003-10-24 01:01:45 +00:00
George Rhoten
9fba623b7e
ICU-3222 Fix a Solaris warning
...
X-SVN-Rev: 13431
2003-10-15 21:49:37 +00:00
George Rhoten
99f3cd6aee
ICU-3326 Improve build time
...
X-SVN-Rev: 13426
2003-10-15 07:51:31 +00:00
Alan Liu
c91c33fbdf
ICU-3262 make UnicodeSet constructor and applyPattern() taking a ParsePosition, options bit mask, and SymbolTable pointer public
...
X-SVN-Rev: 13417
2003-10-14 21:47:59 +00:00
Alan Liu
e1776d90c6
ICU-3175 fix handling of invalid pattern char
...
X-SVN-Rev: 13400
2003-10-13 17:15:39 +00:00
Syn Wee Quek
307771b192
ICU-871 synching thai forward and reverse iteration to have exactly the same collation elements
...
X-SVN-Rev: 13387
2003-10-10 01:54:16 +00:00
Syn Wee Quek
95b7eaadc2
ICU-871 synching forward and reverse iteration to have exactly the same collation elements
...
X-SVN-Rev: 13386
2003-10-10 00:55:32 +00:00
George Rhoten
1fde66b031
ICU-2966 The example should use the new API.
...
X-SVN-Rev: 13360
2003-10-08 18:23:31 +00:00
George Rhoten
2ef6713835
ICU-2966 Remove unused private classes needed by old timezone implementation
...
X-SVN-Rev: 13359
2003-10-08 18:08:09 +00:00
George Rhoten
8e7a34ec49
ICU-3221 Fix AIX linker warnings, and reduce amount of private static class data being exported (some mainframes have minor issues with that)
...
X-SVN-Rev: 13337
2003-10-07 15:49:47 +00:00
George Rhoten
ef250cdd79
ICU-2256 Fix a performance issue. Don't initialize with the default locale when you're going to use it as a fill in object.
...
X-SVN-Rev: 13329
2003-10-06 22:41:57 +00:00
George Rhoten
e7ded0fd0d
ICU-3259 Fix a memory leak
...
X-SVN-Rev: 13328
2003-10-06 22:37:41 +00:00
George Rhoten
f47cc30c23
ICU-2256 icuio performance enhancement.
...
Use the ures_* API instead of the ResourceBundle C++ API.
The resource copying did not scale well on multiprocessor machines because of ures_copyResB usage.
X-SVN-Rev: 13223
2003-09-26 20:59:06 +00:00
George Rhoten
611dc885fa
ICU-3258 CygWin/MSVC changes. Add library versioning information
...
X-SVN-Rev: 13215
2003-09-26 00:04:35 +00:00
Andy Heninger
e873651a72
ICU-2403 Misc tracing tweaks. Add cleanup func.
...
X-SVN-Rev: 13207
2003-09-25 17:58:08 +00:00
Andy Heninger
e6cb032d93
ICU-2403 Tracing, more cleanup.
...
X-SVN-Rev: 13183
2003-09-24 00:58:35 +00:00
Vladimir Weinstein
ac34860b7c
ICU-3278 remove usage of static UCA and invUCA
...
X-SVN-Rev: 13180
2003-09-24 00:17:15 +00:00
Syn Wee Quek
7302ce99a4
ICU-2732 deprecated class CollationKey
...
X-SVN-Rev: 13171
2003-09-23 03:47:13 +00:00
Andy Heninger
2781c969ac
ICU-2403 Tracing, partial checkin only.
...
X-SVN-Rev: 13149
2003-09-20 01:21:23 +00:00
Markus Scherer
2b352413b0
ICU-2235 fix generation of options-only collation tailoring binaries
...
X-SVN-Rev: 13144
2003-09-18 23:18:23 +00:00
Markus Scherer
100749a525
ICU-2235 amend data format description for options-only collation tailoring binaries
...
X-SVN-Rev: 13143
2003-09-18 23:17:43 +00:00
George Rhoten
33b524c059
ICU-3221 A better fix for the AIX linker warning on VA 6 (doesn't work on VA 5)
...
X-SVN-Rev: 13142
2003-09-18 22:36:45 +00:00
George Rhoten
8bd4e1ae61
ICU-3221 Fix the AIX linker warning about multiple definitions of
...
functions.
X-SVN-Rev: 13127
2003-09-18 00:40:29 +00:00
George Rhoten
85509909ea
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
...
X-SVN-Rev: 13126
2003-09-18 00:35:47 +00:00
Syn Wee Quek
379b4f9c8e
ICU-2732 deprecated getCollationKey
...
X-SVN-Rev: 13123
2003-09-17 20:10:10 +00:00
Vladimir Weinstein
913c08f225
ICU-1851 even number of zeroes CODAN fix
...
X-SVN-Rev: 13120
2003-09-17 03:36:38 +00:00
George Rhoten
f65b5ef435
ICU-2449 Use == instead of =
...
X-SVN-Rev: 13096
2003-09-15 21:09:21 +00:00
Andy Heninger
9fd23d2638
ICU-2403 Tracing, partial checkin only.
...
X-SVN-Rev: 13086
2003-09-13 00:07:12 +00:00