Commit Graph

25359 Commits

Author SHA1 Message Date
Steven R. Loomis
0b5a813707 ICU-9714 merge from branch: fix ebcdic issues, also fix out of source build issue for make dist
X-SVN-Rev: 32793
2012-11-11 01:30:48 +00:00
Markus Scherer
8bb10245f2 ICU-9664 support NUL-terminated strings (indicated via length<0) in U8_NEXT, U16_NEXT, and other such (safe) macros that move forward/take a length
X-SVN-Rev: 32787
2012-11-10 15:31:34 +00:00
Michael Ow
baf433fed7 ICU-9718 Add missing header file to fix warning
X-SVN-Rev: 32785
2012-11-10 00:00:33 +00:00
Markus Scherer
31ca61dc7a ICU-9679 remove another unused variable
X-SVN-Rev: 32784
2012-11-09 22:50:25 +00:00
Markus Scherer
475d69f9d2 ICU-9713 fix CollationKey.merge() API docs, sync with C ucol_mergeSortkeys(), minor improvements
X-SVN-Rev: 32782
2012-11-09 21:38:12 +00:00
Markus Scherer
891a08a70a ICU-9635 inline-implement the UnicodeString and Replaceable default constructors
X-SVN-Rev: 32781
2012-11-09 19:34:53 +00:00
Markus Scherer
2b38252e75 ICU-9728 do not automatically define UChar=char16_t because that makes C++ APIs incompatible with application code that was compiled without char16_t; define UChar=UCHAR_TYPE if that is #defined; change U_STRING_DECL to sometimes create a pointer, not array, so that we can cast the UTF-16 string literal type
X-SVN-Rev: 32780
2012-11-09 17:57:46 +00:00
Markus Scherer
5ed21eb567 ICU-9713 fix ucol_mergeSortkeys(): return correct length, handle empty levels
X-SVN-Rev: 32779
2012-11-09 01:04:05 +00:00
Markus Scherer
9f22b7cb11 ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals
X-SVN-Rev: 32778
2012-11-09 00:09:28 +00:00
Markus Scherer
22a342a545 ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies
X-SVN-Rev: 32776
2012-11-08 23:31:20 +00:00
Michael Ow
8de0447c1c ICU-9732 Update tzdata in ICU4J to 2012i
X-SVN-Rev: 32775
2012-11-08 22:59:29 +00:00
Michael Ow
2318dd37f5 ICU-9732 Update tzdata in ICU4C to 2012i
X-SVN-Rev: 32774
2012-11-08 22:59:09 +00:00
Markus Scherer
1dab387878 ICU-9690 clarify that U8_...(safe) macros use/need int32_t indexes & lengths
X-SVN-Rev: 32772
2012-11-08 22:22:00 +00:00
Travis Keep
69d9432ee2 ICU-9725 C GenderInfo must handle single item lists correctly by returning the gender of the sole item.
X-SVN-Rev: 32761
2012-11-06 19:29:54 +00:00
Markus Scherer
d328bb3289 ICU-9705 fix runConfigureICU bugs, add Linux/gcc, improve help text
X-SVN-Rev: 32760
2012-11-06 19:17:29 +00:00
Travis Keep
3fe72af5b0 ICU-9628 Fix J GenderInfo so that gender of a single item list is always the gender of the sole item.
X-SVN-Rev: 32758
2012-11-06 18:01:30 +00:00
Yoshito Umaoka
6d528fb49b ICU-9712 Synchronize C/J word break dictionary data with C trunk. Update license term to exclude CC-CEDICT.
X-SVN-Rev: 32745
2012-11-02 20:19:47 +00:00
Yoshito Umaoka
a3443bd1e9 ICU-9712 Remove words originally from CC-CEDICT. Also update license term to exclude CC-CEDICT.
X-SVN-Rev: 32744
2012-11-02 20:18:28 +00:00
Steven R. Loomis
899e8cf57c ICU-9711 fix makefile and another test for OS/400
X-SVN-Rev: 32743
2012-11-02 20:16:27 +00:00
Steven R. Loomis
f2306f2577 ICU-9711 OS/400 fixes
X-SVN-Rev: 32742
2012-11-02 19:41:57 +00:00
Yoshito Umaoka
c96a2a678d ICU-9580 Updated readme.html for ICU4J 50.1 release.
X-SVN-Rev: 32740
2012-11-02 03:57:21 +00:00
Yoshito Umaoka
32d0bffa4e ICU-9709 Merged unicode-license.txt into license.html, along with other third-party licenses. Updated ant targets currently copying unicode-license.txt.
X-SVN-Rev: 32737
2012-11-01 19:01:56 +00:00
Yoshito Umaoka
ca058ff1ec ICU-9709 Merged unicode-license.txt into license.html, along with other third-party licenses.
X-SVN-Rev: 32736
2012-11-01 18:35:22 +00:00
Yoshito Umaoka
70cdddb686 ICU-9708 Retained the original copyright comment from Chromium, added the ICU standard style copyright comment at the beginning.
X-SVN-Rev: 32734
2012-11-01 15:55:43 +00:00
Peter Edberg
c29ba8a3d2 ICU-9579 Update readme for final release
X-SVN-Rev: 32732
2012-10-31 17:56:42 +00:00
Michael Ow
46339b066d ICU-9241 Update tzdata in ICU4J to 2012h
X-SVN-Rev: 32729
2012-10-30 22:42:17 +00:00
Michael Ow
198edf8bbf ICU-9241 Update tzdata in ICU4C to 2012h
X-SVN-Rev: 32728
2012-10-30 22:41:49 +00:00
Yoshito Umaoka
7291e318ff ICU-9580 Updated versions for ICU4j 50GA.
X-SVN-Rev: 32723
2012-10-29 17:05:59 +00:00
Yoshito Umaoka
ed2c4c31e1 ICU-9697 Fixed copyright issue in riwords.txt.
X-SVN-Rev: 32715
2012-10-26 17:35:02 +00:00
Yoshito Umaoka
74124c733a ICU-9697 Fixed copyright issue in riwords.txt.
X-SVN-Rev: 32714
2012-10-26 17:32:46 +00:00
Peter Edberg
26ec9e58f9 ICU-9581 Update readme for 50rc, fix HTML validation errors
X-SVN-Rev: 32690
2012-10-22 18:14:40 +00:00
John Emmons
642189dabe ICU-9676 Updated version numbers to CLDR 22.1
X-SVN-Rev: 32687
2012-10-22 17:40:30 +00:00
John Emmons
68245e2a71 ICU-9676 Updated version numbers to CLDR 22.1
X-SVN-Rev: 32686
2012-10-22 17:32:28 +00:00
Yoshito Umaoka
f443b00929 ICU-9582 Updated ICU4J readme.html
X-SVN-Rev: 32684
2012-10-22 15:43:21 +00:00
Steven R. Loomis
254845e36b ICU-9686 fix to icurun
X-SVN-Rev: 32683
2012-10-19 23:14:38 +00:00
Michael Ow
f8365c92da ICU-9397 Update tests to pass without data in ICU 50 RC
X-SVN-Rev: 32680
2012-10-19 20:09:53 +00:00
Yoshito Umaoka
d2e6714df6 ICU-9582 Added ICU4J 50 serialization test data.
X-SVN-Rev: 32679
2012-10-19 17:48:40 +00:00
Michael Ow
9848556852 ICU-9241 Update tzdata in ICU4J to 2012g
X-SVN-Rev: 32677
2012-10-19 17:42:30 +00:00
Michael Ow
f5d4015b61 ICU-9241 Update tzdata in ICU4C to 2012g
X-SVN-Rev: 32676
2012-10-19 17:42:10 +00:00
Yoshito Umaoka
57cf88ec0f ICU-9582 Added ICU4J 50 API signature file.
X-SVN-Rev: 32674
2012-10-19 17:03:50 +00:00
Steven R. Loomis
42486be134 ICU-9683 fix issue with Makefile.inc
X-SVN-Rev: 32673
2012-10-19 16:59:17 +00:00
Steven R. Loomis
0a7377e8ce ICU-9682 fix crasher in icuinfo
X-SVN-Rev: 32672
2012-10-19 16:58:43 +00:00
John Emmons
15c2ebfcbe ICU-9646 Updated structLocale.txt don't allow intervalFormat with skel H diff a
X-SVN-Rev: 32671
2012-10-19 16:36:14 +00:00
John Emmons
2b96648c49 ICU-9646 Updated structLocale.txt don't allow intervalFormat with skel H diff a
X-SVN-Rev: 32670
2012-10-19 16:35:59 +00:00
John Emmons
4f2c5ef059 ICU-9676 Merge CLDR release-22-1-d01
X-SVN-Rev: 32667
2012-10-19 04:01:09 +00:00
John Emmons
340b47c297 ICU-9676 Merge CLDR release-22-1-d01
X-SVN-Rev: 32666
2012-10-19 03:36:01 +00:00
Yoshito Umaoka
12e760b673 ICU-9582 BRS: Fixed svn properties.
X-SVN-Rev: 32663
2012-10-18 23:08:04 +00:00
Yoshito Umaoka
3bf7a6ceca ICU-9581 BRS: Fixed svn properties.
X-SVN-Rev: 32662
2012-10-18 23:02:14 +00:00
Yoshito Umaoka
7139ce8835 ICU-9581 Replaced a non-ASCII character with an ASCII character.
X-SVN-Rev: 32661
2012-10-18 22:51:31 +00:00
Peter Edberg
bb43af9767 ICU-9581 Updates from test of ICU4C headers: Just cxxfiles.txt
X-SVN-Rev: 32660
2012-10-18 22:47:37 +00:00