Michael Ow
|
7f26c8961f
|
ICU-9241 Update tzdata in ICU4J to 2012d
X-SVN-Rev: 32168
|
2012-08-14 05:00:42 +00:00 |
|
Michael Ow
|
5015b2033b
|
ICU-9380 Reorder header files to fix HP build error.
X-SVN-Rev: 32162
|
2012-08-13 17:21:00 +00:00 |
|
George Rhoten
|
ce96470daf
|
ICU-9474 Reduce the exported C++ static variables too.
X-SVN-Rev: 32159
|
2012-08-12 00:33:34 +00:00 |
|
George Rhoten
|
0ae3d3a7d4
|
ICU-9474 Reduce unrename.h namespace pollution
X-SVN-Rev: 32157
|
2012-08-11 04:57:13 +00:00 |
|
George Rhoten
|
8dcaaee67a
|
ICU-9456 The behavior of adding the .o to the dependency list by default is compiler dependent. Always include it.
X-SVN-Rev: 32156
|
2012-08-11 04:51:41 +00:00 |
|
Debabrata Sengupta
|
3ef2d173ca
|
ICU-9342 implemented patch to support gcc's malloc and alloc_size attributes
X-SVN-Rev: 32151
|
2012-08-10 20:31:15 +00:00 |
|
George Rhoten
|
2ad0aad18c
|
ICU-9456 Reduce writable/relocatable data.
X-SVN-Rev: 32150
|
2012-08-10 17:53:54 +00:00 |
|
George Rhoten
|
1384c72211
|
ICU-9456 Reduce writable/relocatable data.
X-SVN-Rev: 32149
|
2012-08-10 16:41:38 +00:00 |
|
George Rhoten
|
81a751e0d2
|
ICU-9456 Apparently C and C++ generate the dependencies differently. Update the .d generation accordingly.
X-SVN-Rev: 32144
|
2012-08-09 22:36:57 +00:00 |
|
Yoshito Umaoka
|
091464430b
|
ICU-9452 Fixed calendar addition issue with the Samoa Dec 2011 24 hour transition (ICU4J)
X-SVN-Rev: 32142
|
2012-08-09 21:37:41 +00:00 |
|
Yoshito Umaoka
|
bc8ee5cca6
|
ICU-9452 Fixed calendar add issue with the Samoa Dec 2011 24 hour transition.
X-SVN-Rev: 32141
|
2012-08-09 21:29:53 +00:00 |
|
Debabrata Sengupta
|
ad0573b824
|
ICU-9277 fixed build breaking in the install-doc target
X-SVN-Rev: 32140
|
2012-08-09 19:39:44 +00:00 |
|
Steven R. Loomis
|
b68d2f41fb
|
ICU-7197 add API for constructing UEnumerations.
X-SVN-Rev: 32137
|
2012-08-09 00:04:51 +00:00 |
|
Markus Scherer
|
9107a7bb38
|
ICU-9460 also remove TestCollator::safeClone()
X-SVN-Rev: 32135
|
2012-08-08 23:50:47 +00:00 |
|
Steven R. Loomis
|
26255a3157
|
ICU-8822 commit fix from branch, include timebomb 50.0.2 against islamic/islamic-civil alias problem
X-SVN-Rev: 32132
|
2012-08-08 23:30:29 +00:00 |
|
Debabrata Sengupta
|
69ae33baa3
|
ICU-9425 fixed issues with api docs
X-SVN-Rev: 32129
|
2012-08-08 21:59:14 +00:00 |
|
Markus Scherer
|
ca65e1c41e
|
ICU-9460 deprecate Collator::safeClone() and default-implement it in the base class
X-SVN-Rev: 32127
|
2012-08-08 21:03:52 +00:00 |
|
Michael Ow
|
eb0347f25f
|
ICU-9221 Apply patch for Cygwin build failure
X-SVN-Rev: 32126
|
2012-08-08 19:54:20 +00:00 |
|
Michael Ow
|
eb5efa3a02
|
ICU-9463 Skip test on Cygwin using GCC because of rounding issue
X-SVN-Rev: 32122
|
2012-08-08 17:57:17 +00:00 |
|
George Rhoten
|
ec34e2820e
|
ICU-9456 Now I remember why ln -sf does not work. Reverting this part of the change.
X-SVN-Rev: 32121
|
2012-08-08 05:00:02 +00:00 |
|
Markus Scherer
|
2f6df5d520
|
ICU-9434 use static_cast<pointer type>(void *) not reinterpret_cast
X-SVN-Rev: 32119
|
2012-08-08 00:50:16 +00:00 |
|
Jennifer Chye
|
1bf3f6e295
|
ICU-9288 Use the new LDML converter for key-type data.
X-SVN-Rev: 32115
|
2012-08-06 17:41:38 +00:00 |
|
George Rhoten
|
865333dd77
|
ICU-9457 Fix some compiler warnings.
X-SVN-Rev: 32111
|
2012-08-05 16:33:16 +00:00 |
|
Markus Scherer
|
520264ec8c
|
ICU-9406 deprecate UCOL_HIRAGANA_QUATERNARY_MODE, disable setter
X-SVN-Rev: 32108
|
2012-08-04 17:24:45 +00:00 |
|
Markus Scherer
|
77b4e42b8d
|
ICU-9346 remove U_EXPORT2 from .cpp where they are gone from .h, should fix Windows build
X-SVN-Rev: 32106
|
2012-08-03 23:12:28 +00:00 |
|
Markus Scherer
|
e5b96198d1
|
ICU-9346 add a specific link to the readme pointing to the TestCollator subclass changes
X-SVN-Rev: 32102
|
2012-08-03 21:54:42 +00:00 |
|
George Rhoten
|
3d3005cb8a
|
ICU-9457 Fix some compiler warnings.
X-SVN-Rev: 32101
|
2012-08-03 21:51:00 +00:00 |
|
Markus Scherer
|
da6c36d287
|
ICU-9346 C++ Collator API cleanup, fix safeClone() bug (setRuleStringFromCollator() on the result), fix polymorphic operator==(), move some method implementations into the base class
X-SVN-Rev: 32100
|
2012-08-03 21:49:28 +00:00 |
|
George Rhoten
|
2f3551a74d
|
ICU-9457 Fix some compiler warnings.
X-SVN-Rev: 32099
|
2012-08-03 21:16:37 +00:00 |
|
Jennifer Chye
|
448446d62f
|
ICU-9288 Make calendarPreferenceData and metazoneInfo arrays to make ICU4J tests pass.
X-SVN-Rev: 32098
|
2012-08-03 21:16:03 +00:00 |
|
George Rhoten
|
b6bb07e5a6
|
ICU-9456 The full compile line is not needed by default. Make the line visible when VERBOSE=1 for the makefiles. This makes it easier to view the warnings.
X-SVN-Rev: 32097
|
2012-08-03 21:10:42 +00:00 |
|
Jennifer Chye
|
f0b7707008
|
ICU-8471 Add compact decimal formats from CLDR.
X-SVN-Rev: 32096
|
2012-08-03 21:05:03 +00:00 |
|
George Rhoten
|
dc75668c05
|
ICU-9457 Fix some compiler warnings
X-SVN-Rev: 32095
|
2012-08-03 19:09:42 +00:00 |
|
Debabrata Sengupta
|
0c47bc5948
|
ICU-9427 fixed issues with icuperf2report.xsl
X-SVN-Rev: 32094
|
2012-08-03 18:21:33 +00:00 |
|
George Rhoten
|
a831a2d71f
|
ICU-9456 Optimize the ICU4C build on Mac OS X
X-SVN-Rev: 32093
|
2012-08-03 17:27:44 +00:00 |
|
Debabrata Sengupta
|
059275b0f3
|
ICU-9427 fixed issues with some tests not running
X-SVN-Rev: 32092
|
2012-08-03 17:11:17 +00:00 |
|
Debabrata Sengupta
|
11b3f40e05
|
ICU-9427 made classpath platform independent
X-SVN-Rev: 32091
|
2012-08-02 23:05:47 +00:00 |
|
Debabrata Sengupta
|
b199f7fafa
|
ICU-9427 added a README file
X-SVN-Rev: 32088
|
2012-08-02 21:51:13 +00:00 |
|
Debabrata Sengupta
|
8e49d91748
|
ICU-9427 minor changes to ensure perl is accessible
X-SVN-Rev: 32086
|
2012-08-02 21:17:08 +00:00 |
|
Debabrata Sengupta
|
46206b3ccf
|
ICU-9427 shifted ant target to perf-tests/build.xml
X-SVN-Rev: 32084
|
2012-08-02 19:46:40 +00:00 |
|
Debabrata Sengupta
|
5ef4a3dc46
|
ICU-9427 added ant target for running performance tests
X-SVN-Rev: 32083
|
2012-08-02 17:23:37 +00:00 |
|
Markus Scherer
|
d2248fd32f
|
ICU-9448 make genuca leadByteArray[] large enough
X-SVN-Rev: 32081
|
2012-08-02 15:19:57 +00:00 |
|
Jennifer Chye
|
bec84a2a15
|
ICU-9288 Merge new converter changes into trunk with regenerated data.
X-SVN-Rev: 32080
|
2012-08-01 20:40:39 +00:00 |
|
Debabrata Sengupta
|
a3ed885f29
|
ICU-9427 Added perl script for performance test as a part of continuous build
X-SVN-Rev: 32075
|
2012-07-31 18:19:15 +00:00 |
|
Michael Ow
|
d134b120de
|
ICU-9426 Fix pkgdata option file detection
X-SVN-Rev: 32074
|
2012-07-27 18:38:08 +00:00 |
|
Michael Ow
|
f1b69ac0a5
|
ICU-9408 Use only C style comments to resolve warnings and errors
X-SVN-Rev: 32069
|
2012-07-26 18:25:15 +00:00 |
|
Markus Scherer
|
d1525fc93d
|
ICU-9423 change the numeric value of static final Collator.ReorderCodes.DEFAULT from +1 to -1
X-SVN-Rev: 32066
|
2012-07-25 21:06:19 +00:00 |
|
Markus Scherer
|
db9611caa9
|
ICU-9437 support UCD 6.2
X-SVN-Rev: 32062
|
2012-07-24 21:11:29 +00:00 |
|
Markus Scherer
|
ff29cbdfe4
|
ICU-9437 genuca permit UCA version != UCD version for boot-strapping
X-SVN-Rev: 32061
|
2012-07-24 21:10:23 +00:00 |
|
Debabrata Sengupta
|
540194df06
|
ICU-9441 changes made to makefiles to enable static build of /source/samples
X-SVN-Rev: 32060
|
2012-07-24 19:21:36 +00:00 |
|