Commit Graph

18824 Commits

Author SHA1 Message Date
Travis Keep
9307d96277 ICU-9543 Use scientific notation in tests for constants >= 1E9
X-SVN-Rev: 32829
2012-11-14 21:49:39 +00:00
Travis Keep
0c1eb43e1f ICU-9543 Change numbers to floating point in tests.
X-SVN-Rev: 32824
2012-11-14 19:42:16 +00:00
Travis Keep
161183009a ICU-9543 C++ CompactDecimalFormat moved to trunk.
X-SVN-Rev: 32819
2012-11-14 18:49:38 +00:00
Steven R. Loomis
caf814a5db ICU-9721 bump versions to 51.0.1
X-SVN-Rev: 32811
2012-11-13 23:10:20 +00:00
Steven R. Loomis
795c05a795 ICU-9721 move two timebombs forward - but fix them in #9742
X-SVN-Rev: 32810
2012-11-13 23:09:18 +00:00
Markus Scherer
9fc0006117 ICU-9662 remove an unnecessary cast
X-SVN-Rev: 32805
2012-11-13 07:40:06 +00:00
Steven R. Loomis
1d83357783 ICU-9306 add internal function to include table size, also other changes for harfbuzz
X-SVN-Rev: 32804
2012-11-13 03:42:48 +00:00
Markus Scherer
bc31ae8173 ICU-9662 add & test & use U8_GET_OR_FFFD(), U8_NEXT_OR_FFFD(), U8_PREV_OR_FFFD()
X-SVN-Rev: 32796
2012-11-11 06:14:18 +00:00
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
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
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
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
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
198edf8bbf ICU-9241 Update tzdata in ICU4C to 2012h
X-SVN-Rev: 32728
2012-10-30 22:41:49 +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
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
68245e2a71 ICU-9676 Updated version numbers to CLDR 22.1
X-SVN-Rev: 32686
2012-10-22 17:32:28 +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
Michael Ow
f5d4015b61 ICU-9241 Update tzdata in ICU4C to 2012g
X-SVN-Rev: 32676
2012-10-19 17:42:10 +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
340b47c297 ICU-9676 Merge CLDR release-22-1-d01
X-SVN-Rev: 32666
2012-10-19 03:36:01 +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
Peter Edberg
cce314dc85 ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings
X-SVN-Rev: 32659
2012-10-18 19:51:28 +00:00
Steven R. Loomis
0757fdeaf1 ICU-9650 update API Change Report
X-SVN-Rev: 32654
2012-10-18 00:04:14 +00:00
Markus Scherer
feea8e2c99 ICU-9671 fix BreakIterator compiler warnings
X-SVN-Rev: 32653
2012-10-17 23:54:34 +00:00
Peter Edberg
e0688029ca ICU-9672 Add casts to avoid warnings
X-SVN-Rev: 32650
2012-10-17 21:54:06 +00:00
Peter Edberg
73b05c02c4 ICU-9581 Update urename.h
X-SVN-Rev: 32649
2012-10-17 06:15:22 +00:00
Peter Edberg
9622e41050 ICU-9581 Sync U_INTERNAL/U_DRAFT/U_STABLE tags to @internal/@draft/@stable
X-SVN-Rev: 32648
2012-10-17 05:48:18 +00:00
Peter Edberg
6735940768 ICU-9250 Document that date format S+ fields truncate for S,SS and zero-pad for SSSS+
X-SVN-Rev: 32646
2012-10-17 04:41:19 +00:00
Michael Ow
baf198dec3 ICU-9581 Fix some memory leaks in cintltst and intltest
X-SVN-Rev: 32642
2012-10-16 16:01:17 +00:00
Peter Edberg
8f94316877 ICU-9656 Restore #include <stdlib.h> for atoi
X-SVN-Rev: 32640
2012-10-16 00:54:37 +00:00
Peter Edberg
553bcf0b33 ICU-9656 Change RelativeDateFormat to keep 2 patterns (not formatters), and for fmt/parse glue them (with substitutions) and apply to single formatter
X-SVN-Rev: 32638
2012-10-15 23:32:31 +00:00
Markus Scherer
cd1a970510 ICU-9581 add genderinfo to dependencies list
X-SVN-Rev: 32637
2012-10-15 22:16:28 +00:00