Kedar Rajwade
192f2b9896
ICU-3378 Added getKeywordValues API
...
X-SVN-Rev: 25065
2008-12-09 23:57:38 +00:00
Kedar Rajwade
5141cdff8d
ICU-3378 Added getKeywordValues API
...
X-SVN-Rev: 25064
2008-12-09 23:56:18 +00:00
Jungshik Shin
a4f6803972
ICU-6139 add x-macroman as the canonical Java alias and add Java tag to macroman
...
X-SVN-Rev: 25063
2008-12-09 20:23:24 +00:00
Michael Ow
fc9fe7a7e8
ICU-3933 Add support for MinGW in pkgdata.
...
X-SVN-Rev: 25058
2008-12-08 20:42:41 +00:00
Michael Ow
e5d30afa11
ICU-3933 Fix compiler warnings and update to handle gcc on windows without cygwin.
...
X-SVN-Rev: 25049
2008-12-05 22:31:38 +00:00
Andy Heninger
962dd1352a
ICU-6651 fix DOS line endings and svn eol-style properties
...
X-SVN-Rev: 25040
2008-12-03 22:57:45 +00:00
Peter Edberg
c9079b0322
ICU-6614 Add UErrorCode* parameter for ucal_getType; improve UCalendarType comments.
...
X-SVN-Rev: 25037
2008-12-02 22:56:31 +00:00
Jason Spieth
eaab373af7
ICU-6592 Integrated patch
...
X-SVN-Rev: 25036
2008-12-02 19:45:13 +00:00
Jason Spieth
1f46e60401
ICU-4970 Remove isBogus function, add error code on constructors
...
X-SVN-Rev: 25034
2008-12-02 17:17:15 +00:00
Michael Ow
d9124b0ce0
ICU-3933 Remove trailing space and new line characters from string retreived using icu-config.
...
X-SVN-Rev: 25026
2008-12-01 23:48:28 +00:00
Markus Scherer
71dea647bd
ICU-6453 merge _findRow() optimizations
...
X-SVN-Rev: 25025
2008-12-01 22:41:06 +00:00
Markus Scherer
4caa716b9a
ICU-6453 allocation bug fix
...
X-SVN-Rev: 25023
2008-12-01 22:06:38 +00:00
Michael Ow
aa19a5bae0
ICU-3933 Use icu-config when -O option is not given.
...
X-SVN-Rev: 25022
2008-12-01 21:57:14 +00:00
Michael Ow
112c1493df
ICU-3933 Fix installation of the data library.
...
X-SVN-Rev: 25020
2008-12-01 20:49:08 +00:00
Yoshito Umaoka
23d651a590
ICU-6644 The fix for ticket#6644. Also changed _getDisplayName to synchronized method to prevent threading problem.
...
X-SVN-Rev: 25019
2008-12-01 16:36:18 +00:00
Yoshito Umaoka
6da502fba9
ICU-6644 TestDisplayNamesMeta ported from ICU4C to reproduce the problem reported by ticket#6644.
...
X-SVN-Rev: 25018
2008-12-01 16:34:48 +00:00
Doug Felt
59f17b771b
ICU-6620 make lenient parsing use same locale that was used to instantiate the RBNF formatter
...
X-SVN-Rev: 25013
2008-11-27 01:25:21 +00:00
Peter Edberg
bd48f81ef1
ICU-6642 Lazier initialization of ZoneMeta tables
...
X-SVN-Rev: 25012
2008-11-26 22:24:51 +00:00
Michael Ow
a54f83b603
ICU-6412 Add svn:ignore property to Makefile.
...
X-SVN-Rev: 25003
2008-11-24 20:10:12 +00:00
Michael Ow
09813cbf3d
ICU-3933 Merge pkgdata update from branch to trunk.
...
X-SVN-Rev: 25002
2008-11-24 20:04:52 +00:00
Andy Heninger
6565d71ae3
ICU-6641 fix compilation error with gcc 4.4
...
X-SVN-Rev: 25001
2008-11-24 19:24:13 +00:00
Michael Ow
cdefbe48c1
ICU-6637 Ignore stream test when iostream is disabled.
...
X-SVN-Rev: 24991
2008-11-21 20:47:36 +00:00
Peter Edberg
6c12fab16d
ICU-5702 Make DateTimePatternGenerator:initData get the availableFormats for the correct
...
calendar (not always gregorian), and add some necessary availableFormats entries.
X-SVN-Rev: 24978
2008-11-19 04:19:02 +00:00
Peter Edberg
1e521d134d
ICU-6626 Make DateTimePatternGenerator:initData use the skeletons specified for availableFormats,
...
eliminate CJK months hack, use skeletons to improve adjustFieldTypes behavior, add some necessary
availableFormats entries, and fix expected test results now that getBestPattern is more correct.
X-SVN-Rev: 24976
2008-11-18 18:27:40 +00:00
Steven R. Loomis
2a70d1d602
ICU-6628 ignore @collation=default`
...
X-SVN-Rev: 24974
2008-11-17 21:46:15 +00:00
Steven R. Loomis
d52ac24d1e
ICU-6628 prevent crash in ucol_open
...
X-SVN-Rev: 24972
2008-11-17 20:27:25 +00:00
Steven R. Loomis
63849800d4
ICU-6617 some haiku support. update config.guess and cleanup other test code.
...
X-SVN-Rev: 24942
2008-11-08 02:04:15 +00:00
Peter Edberg
4510d290cd
ICU-6615 define UCAL_DEFAULT, make UCAL_GREGORIAN work correctly in ucal_open
...
X-SVN-Rev: 24935
2008-11-07 04:50:24 +00:00
Peter Edberg
d53d0406af
ICU-6614 Add ucal_getType()
...
X-SVN-Rev: 24931
2008-11-06 06:49:30 +00:00
Michael Ow
5bbad7ac78
ICU-6612 Use buffer.limit() instead of buffer.capacity() to avoid BufferOverflow execptions in CharsetMBCS.
...
X-SVN-Rev: 24928
2008-11-04 21:43:48 +00:00
Steven R. Loomis
46fb1b9b1f
ICU-6610 don't use macros as argument for U_STRING_INIT (fix and doc)
...
X-SVN-Rev: 24912
2008-10-31 01:17:27 +00:00
Steven R. Loomis
2b474170c5
ICU-6530 stray comma
...
X-SVN-Rev: 24911
2008-10-30 06:55:48 +00:00
Markus Scherer
1e6578a602
ICU-6605 use ptrdiff_t for memory alignment tests
...
X-SVN-Rev: 24910
2008-10-30 05:20:32 +00:00
Michael Ow
d867f8f664
ICU-6589 If old iostream is being used, display message instead of log error for failed bit flag test result.
...
X-SVN-Rev: 24904
2008-10-28 14:59:04 +00:00
Jason Spieth
704b1a968c
ICU-4970 Merge branch into trunk
...
X-SVN-Rev: 24903
2008-10-28 14:50:15 +00:00
Steven R. Loomis
b9ea90ba68
ICU-6598 workaround configure (autoconf) ^M issue
...
X-SVN-Rev: 24900
2008-10-27 22:53:56 +00:00
Yoshito Umaoka
5ba890b87d
ICU-6415 ICU4J timezone 2008i. Also synchronized test data with C.
...
X-SVN-Rev: 24896
2008-10-27 20:00:02 +00:00
Yoshito Umaoka
6d41b1d3de
ICU-6583 Updated test cases to be skipped.
...
X-SVN-Rev: 24895
2008-10-27 19:59:00 +00:00
Yoshito Umaoka
3879197e6f
ICU-6415 ICU4C timezone 2008i
...
X-SVN-Rev: 24894
2008-10-27 19:28:41 +00:00
Yoshito Umaoka
a54768cf9d
ICU-6597 Fix a DST display name bug.
...
X-SVN-Rev: 24890
2008-10-27 15:22:18 +00:00
Xiaomei Ji
a8aff4fc7b
ICU-6503 move createPatternInstance from DateFormat to DateIntervalFormat
...
X-SVN-Rev: 24884
2008-10-25 00:31:55 +00:00
Xiaomei Ji
98854bae7d
ICU-6503 move date time pattern generator cache from date interval format to date time pattern generator. change FIXME to TODO
...
X-SVN-Rev: 24883
2008-10-25 00:14:51 +00:00
Michael Ow
687f9bacd8
ICU-6596 Add lines to the Makefile to install lib files along with dll in toolutil.
...
X-SVN-Rev: 24878
2008-10-24 19:58:26 +00:00
Peter Edberg
971dd97ca7
ICU-6585 Consolidate tests for pattern chars G,E,e,c
...
X-SVN-Rev: 24872
2008-10-24 05:13:21 +00:00
Markus Scherer
6b0e32fd7c
ICU-6453 fix/improve upvec_ serialization, require 32-bit-aligned serialization buffers, and clean up some code
...
X-SVN-Rev: 24870
2008-10-24 04:35:50 +00:00
Peter Edberg
7364736f03
ICU-6585 Formats with c,cc should use local day of week (and ee should have zero pad)
...
X-SVN-Rev: 24869
2008-10-24 03:36:26 +00:00
Markus Scherer
35f8ea1402
ICU-6453 upvec_ introduce UPropsVectors type, clean up API a bit
...
X-SVN-Rev: 24866
2008-10-23 06:00:59 +00:00
Markus Scherer
362d08e00b
ICU-6530 fix some gcc warnings
...
X-SVN-Rev: 24865
2008-10-22 22:28:06 +00:00
Markus Scherer
9be9a82b08
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
...
X-SVN-Rev: 24862
2008-10-22 19:50:07 +00:00
Xiaomei Ji
6280be2fa5
ICU-6303 change FIXME to TODO
...
X-SVN-Rev: 24860
2008-10-22 06:06:56 +00:00