Steven R. Loomis
|
09af16f87e
|
ICU-6557 fix more C/C++ function confusion
X-SVN-Rev: 24702
|
2008-10-02 20:20:10 +00:00 |
|
Yoshito Umaoka
|
3f48b31719
|
ICU-6416 Move ICU4J version to 4.1.2
X-SVN-Rev: 24701
|
2008-10-02 15:36:32 +00:00 |
|
Yoshito Umaoka
|
27305576ac
|
ICU-6554 Fix a compilation error on Windows introduced by the previous change.
X-SVN-Rev: 24700
|
2008-10-02 14:44:44 +00:00 |
|
Michael Ow
|
f904dc9003
|
ICU-6554 Add releasing of allocated memory when uprv_tzname is called.
X-SVN-Rev: 24698
|
2008-10-01 21:17:55 +00:00 |
|
Steven R. Loomis
|
6c1e80795b
|
ICU-6557 fix linkage issue.
X-SVN-Rev: 24695
|
2008-10-01 19:23:06 +00:00 |
|
Michael Ow
|
f92998e519
|
ICU-6554 Remove previous free from timezone.cpp and use static array in TestOpenVsOpenRules() capitst.
X-SVN-Rev: 24693
|
2008-10-01 16:54:07 +00:00 |
|
Michael Ow
|
13b807cf6f
|
ICU-6412 Remove some unused variables.
X-SVN-Rev: 24692
|
2008-10-01 15:39:27 +00:00 |
|
Michael Ow
|
9d289d4570
|
ICU-6554 Implement proper freeing of allocated memory to avoid memory leak.
X-SVN-Rev: 24691
|
2008-10-01 14:14:13 +00:00 |
|
Michael Ow
|
715a5f50cb
|
ICU-5944 Use static array and variables when possible to avoid excessive mallocs and memory allocations.
X-SVN-Rev: 24690
|
2008-10-01 14:11:08 +00:00 |
|
Andy Heninger
|
629e44209b
|
ICU-6486 Configure, make enable-strict default to yes.
X-SVN-Rev: 24688
|
2008-10-01 05:43:35 +00:00 |
|
Steven R. Loomis
|
c68132d733
|
ICU-6552 down to 16 errors/warnings in doxygen
X-SVN-Rev: 24687
|
2008-10-01 01:24:46 +00:00 |
|
Yoshito Umaoka
|
de92282fee
|
ICU-6207 Cleaned up unused code. Minor improvements.
X-SVN-Rev: 24682
|
2008-09-30 19:18:59 +00:00 |
|
Xiaomei Ji
|
382e5bb891
|
ICU-6433 currency plural format check in to trunk
X-SVN-Rev: 24679
|
2008-09-29 22:10:19 +00:00 |
|
Yoshito Umaoka
|
025c58554c
|
ICU-6503 Revert testFormat to do the full test in non-exhaustive mode. With the performance improvement, the test case no longer takes excessive time.
X-SVN-Rev: 24675
|
2008-09-29 21:42:14 +00:00 |
|
Michael Ow
|
0812949ed9
|
ICU-6524 Update configure files to autoconf 2.63.
X-SVN-Rev: 24674
|
2008-09-29 20:51:09 +00:00 |
|
Michael Ow
|
bb46b6ef35
|
ICU-6555 Add tmunit.h, tmutamt.h, and tmutfmt.h to hdrtest cxx files list.
X-SVN-Rev: 24672
|
2008-09-29 17:37:32 +00:00 |
|
Steven R. Loomis
|
0e7646b347
|
ICU-6552 reduce a lot of doxygen errs, improve output docs
X-SVN-Rev: 24668
|
2008-09-27 01:12:32 +00:00 |
|
Michael Ow
|
b88911b137
|
ICU-6412 Fix some copyright date.
X-SVN-Rev: 24665
|
2008-09-26 21:25:04 +00:00 |
|
Steven R. Loomis
|
1c2cc48c0d
|
ICU-4184 updated test to improve flexibility. This test does fail, so it was commented out until fixed. Added comments to the ticket.
X-SVN-Rev: 24664
|
2008-09-26 21:13:15 +00:00 |
|
Steven R. Loomis
|
6bb97a85f6
|
ICU-6538 revert year #
X-SVN-Rev: 24662
|
2008-09-26 20:51:08 +00:00 |
|
Yoshito Umaoka
|
02f6785790
|
ICU-6549 Enlarged Java heap size to resolve OOM on some test lab systems.
X-SVN-Rev: 24653
|
2008-09-25 20:49:04 +00:00 |
|
Steven R. Loomis
|
2145eb11be
|
ICU-6551 reduce use of common words in rename.
X-SVN-Rev: 24652
|
2008-09-25 20:24:14 +00:00 |
|
Steven R. Loomis
|
b4dda4cc2d
|
ICU-6416 ICU4C version change to 4.1.2 and urename for 41
X-SVN-Rev: 24649
|
2008-09-25 19:41:32 +00:00 |
|
Michael Ow
|
22bd73be8d
|
ICU-5944 Make internally used functions static to avoid renaming.
X-SVN-Rev: 24648
|
2008-09-25 19:04:27 +00:00 |
|
Yoshito Umaoka
|
4f6ef8003b
|
ICU-6549 Skip serialization compatibility test case for PluralRules. See ICU-6550 in detail.
X-SVN-Rev: 24647
|
2008-09-25 19:03:37 +00:00 |
|
Steven R. Loomis
|
f6277f0a4e
|
ICU-6487 minor improvement to genrb error message (for tracing)
X-SVN-Rev: 24645
|
2008-09-25 18:32:45 +00:00 |
|
Yoshito Umaoka
|
14916d1c39
|
ICU-6250 Fixed build errors on Java 1.4 environment.
X-SVN-Rev: 24643
|
2008-09-25 15:26:45 +00:00 |
|
Peter Edberg
|
d08940016b
|
ICU-5858 Add constructors for RuleBasedBreakIterator and RBBIDataWrapper
that take RBBIDataHeader* but do not adopt it.
X-SVN-Rev: 24641
|
2008-09-25 05:48:27 +00:00 |
|
Yoshito Umaoka
|
5b3a479e50
|
ICU-6536 Mark @internal to the method temporally added for ICU-to-LDML tool.
X-SVN-Rev: 24639
|
2008-09-25 02:49:27 +00:00 |
|
Yoshito Umaoka
|
a017433ed5
|
ICU-6549 Fix Java 1.3/1.4 build and test issues. Fix some JavaDoc warnings.
X-SVN-Rev: 24638
|
2008-09-24 22:25:52 +00:00 |
|
John Emmons
|
0b4eb7caac
|
ICU-6512 Move ucadata.icu and invuca.icu to coll
X-SVN-Rev: 24637
|
2008-09-24 21:00:08 +00:00 |
|
Kedar Rajwade
|
36c24715fb
|
ICU-6250 Updated the functions to keep track of new scripts and languages and generate appropriate tags for enumeration values
X-SVN-Rev: 24636
|
2008-09-24 20:40:48 +00:00 |
|
Kedar Rajwade
|
e7ec309ecf
|
ICU-6250 Function to update ScriptAndLanguage file
X-SVN-Rev: 24635
|
2008-09-24 20:35:37 +00:00 |
|
Kedar Rajwade
|
407b86c66a
|
ICU-6250 Add function for reading ScriptAndLanguage file
X-SVN-Rev: 24634
|
2008-09-24 20:34:29 +00:00 |
|
Kedar Rajwade
|
8081e1c652
|
ICU-6250 File containing data about the number of scripts and languages added in each ICU version
X-SVN-Rev: 24633
|
2008-09-24 20:22:57 +00:00 |
|
Steven R. Loomis
|
a3dd6b6eee
|
ICU-6495 fix dependencies for parallel build
X-SVN-Rev: 24620
|
2008-09-23 00:51:46 +00:00 |
|
Yoshito Umaoka
|
d84bdb4e62
|
ICU-6311 Fix a compiler error on Cygwin/gcc in the previous change.
X-SVN-Rev: 24619
|
2008-09-22 22:43:55 +00:00 |
|
Yoshito Umaoka
|
5ac1902448
|
ICU-6522 Added -prop:key=val option in intltest. Updated timezone test to be synchronized with ICU4J version. Reduce testing time of the timezone test in non-exhaustive mode.
X-SVN-Rev: 24618
|
2008-09-22 22:02:44 +00:00 |
|
Steven R. Loomis
|
400458717e
|
ICU-6512 windows side changes, ucadata.icu and invuca.icu moved into .\coll\
X-SVN-Rev: 24617
|
2008-09-22 19:49:33 +00:00 |
|
John Emmons
|
34345f0371
|
ICU-6512 Fix dependency information for coll/root.txt to ucadata - Move ucadata and invuca to coll
X-SVN-Rev: 24616
|
2008-09-22 17:16:32 +00:00 |
|
Yoshito Umaoka
|
a8dc5df8bb
|
ICU-6413 Update SVN ignore list to include Windows architecture specific build output directories.
X-SVN-Rev: 24615
|
2008-09-22 15:37:56 +00:00 |
|
Peter Edberg
|
5173db6231
|
ICU-6543 if U_DARWIN, initGlobalMutex shouldn't call pthread_mutex_init for gMutexes[i]
X-SVN-Rev: 24614
|
2008-09-19 22:09:49 +00:00 |
|
Steven R. Loomis
|
41f11a47de
|
ICU-6544 make VersionInfo a Comparable
X-SVN-Rev: 24613
|
2008-09-19 22:01:11 +00:00 |
|
Xiaomei Ji
|
fe4e67b5a6
|
ICU-6311 full and abbreviated simple duration format support, release to trunk
X-SVN-Rev: 24609
|
2008-09-19 19:05:37 +00:00 |
|
Michael Ow
|
08e67ed3a7
|
ICU-6412 Make certain variables and functions static to avoid it being exported.
X-SVN-Rev: 24608
|
2008-09-19 18:46:50 +00:00 |
|
Brian Rower
|
4319fbcbbb
|
ICU-6538 Moved all variable declarations to top of function.
X-SVN-Rev: 24603
|
2008-09-19 00:15:13 +00:00 |
|
Steven R. Loomis
|
da3b9a1d29
|
ICU-6515 fix genbrk memory overrun (contributed patch)
X-SVN-Rev: 24602
|
2008-09-18 23:17:37 +00:00 |
|
Brian Rower
|
e87b382542
|
ICU-6538 Added TestOpenVsOpenRules to cintltst
X-SVN-Rev: 24601
|
2008-09-18 23:07:16 +00:00 |
|
Steven R. Loomis
|
c1061097ec
|
ICU-6528 allow U_HAVE_MMAP to be overridden going into platform.h (and some other #defines)
X-SVN-Rev: 24600
|
2008-09-18 23:05:30 +00:00 |
|
Michael Ow
|
b000d9e80b
|
ICU-6207 Add wintzimpl.o to Makefile.in in i18n and make certain functions static.
X-SVN-Rev: 24596
|
2008-09-18 22:04:24 +00:00 |
|