Commit Graph

21065 Commits

Author SHA1 Message Date
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
Xiaomei Ji
099dad9816 ICU-6303 minor change in setLocale/NumberFormat and parse
X-SVN-Rev: 24595
2008-09-18 21:31:38 +00:00
Michael Ow
eac717e1df ICU-6207 Disable getting windows timezone information from static tables. Use resource bundles and TimeZone and Calendar API to get needed timezone information. Create a new file in i18n to allow access to TimeZone and Calendar API. Update subsequent files to use new wintzimpl.h API.
X-SVN-Rev: 24594
2008-09-18 21:13:52 +00:00
Yoshito Umaoka
e3c2598407 ICU-6411 Fix a couple of Eclipse compiler warnings.
X-SVN-Rev: 24590
2008-09-18 15:38:50 +00:00
Xiaomei Ji
5a154f887e ICU-6445 add abbreviation support
X-SVN-Rev: 24588
2008-09-17 19:57:42 +00:00
Brian Rower
f7af84928f ICU-6514 Added getKeysSafe to be used instead of getKeys when an alias may be there to cause problems. This is a WORKAROUND! not a solution.
X-SVN-Rev: 24587
2008-09-17 18:32:04 +00:00
Brian Rower
be14ea9919 ICU-6513 Added methods for figuring out if a bundle is an alias and where that alias points.
X-SVN-Rev: 24586
2008-09-17 18:26:51 +00:00
Brian Rower
026fad3e3b ICU-6536 Fixed reset method due to recent changes to how the cache works.
X-SVN-Rev: 24584
2008-09-16 20:02:12 +00:00
Brian Rower
be0227c676 ICU-6536 Created a workaround method allowing the cache to be reset.
X-SVN-Rev: 24583
2008-09-16 19:57:40 +00:00
Michael Ow
5097c3c3c1 ICU-5944 Only search through system timezone on certain platforms.
X-SVN-Rev: 24582
2008-09-16 16:49:33 +00:00
Michael Ow
8a988660e0 ICU-5944 Add check for dirent.h header in configure.
X-SVN-Rev: 24581
2008-09-16 15:49:08 +00:00
Yoshito Umaoka
cbfcc952af ICU-4611 Ported ICU4C test code to J, although ICU4J did not have the problem.
X-SVN-Rev: 24579
2008-09-16 02:08:53 +00:00
Yoshito Umaoka
fc44c9562b ICU-6411 Added null check for unreferenced variables in a couple of test cases to remove the Eclipse compiler warnings.
X-SVN-Rev: 24578
2008-09-16 01:44:12 +00:00
Yoshito Umaoka
b3744287df ICU-4611 Fix Japanese calendar calculation problem. Changed internal APIs to get default month/date of a calendar without updating calendar fields.
X-SVN-Rev: 24574
2008-09-15 21:24:11 +00:00
Xiaomei Ji
ff17b981a5 ICU-6503 save date time pattern generator as private member, minimize data time pattern generator instantiation times
X-SVN-Rev: 24573
2008-09-15 21:20:19 +00:00
Steven R. Loomis
b7c81e69de ICU-6535 fix the fix
X-SVN-Rev: 24572
2008-09-15 20:55:02 +00:00
Steven R. Loomis
ae006657a6 ICU-6535 fix bugs in test code
X-SVN-Rev: 24571
2008-09-15 19:36:19 +00:00