Commit Graph

18613 Commits

Author SHA1 Message Date
Yoshito Umaoka
b676128bfe ICU-9648 Changed BasicTimeZone public API methods to const.
X-SVN-Rev: 33109
2013-02-01 07:39:04 +00:00
Michael Ow
c44d9fec6d ICU-9665 Fix error in Makefile
X-SVN-Rev: 33104
2013-01-31 21:28:51 +00:00
Michael Ow
db4bf0d726 ICU-9899 Update description for u_fgetfile and u_fgetConverter
X-SVN-Rev: 33102
2013-01-31 16:56:54 +00:00
Michael Ow
4a089feb16 ICU-9803 Add API to get number formatter from UFile
X-SVN-Rev: 33101
2013-01-31 16:54:46 +00:00
Michael Ow
2724d7c5cc ICU-9802 Fix failures in running cintltst and intltest without data
X-SVN-Rev: 33089
2013-01-29 01:51:53 +00:00
Michael Ow
44dcd1d90a ICU-8451 Ensure that the error conditions are handled properly.
X-SVN-Rev: 33088
2013-01-29 01:43:30 +00:00
Michael Ow
1d82e292eb ICU-8451 Fix some UnicodeString declarations in Region class
X-SVN-Rev: 33086
2013-01-28 18:55:33 +00:00
Peter Edberg
429d2c24e2 ICU-9876 Add ms_BN/ms_MY/ms_SG to locale-deprecates, restore to icu-config; pick up CLDR r8077 (C)
X-SVN-Rev: 33085
2013-01-28 07:54:14 +00:00
Peter Edberg
6478ab13ae ICU-9876 Add data/xml/main/ms_Latn.xml
X-SVN-Rev: 33082
2013-01-26 07:49:38 +00:00
Peter Edberg
128d059570 ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (C)
X-SVN-Rev: 33080
2013-01-26 06:14:03 +00:00
Peter Edberg
b2d677bb65 ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (C)
X-SVN-Rev: 33077
2013-01-26 01:14:35 +00:00
Peter Edberg
db42f0dc6e ICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (C)
X-SVN-Rev: 33076
2013-01-26 00:15:50 +00:00
Michael Ow
73fd147ca2 ICU-9721 Fix some header test failure
X-SVN-Rev: 33070
2013-01-24 20:48:33 +00:00
Michael Ow
b6b2fbfa43 ICU-9665 Fix cross compilation current path issue
X-SVN-Rev: 33067
2013-01-23 22:20:45 +00:00
Yoshito Umaoka
557da151c7 ICU-9839 Punctuation exemplar type support. Code is added, but not working because of data problem explained in #9845. When data is refreshed next time, the problem should go away.
X-SVN-Rev: 33062
2013-01-18 16:29:02 +00:00
John Emmons
1df7ed7891 ICU-8451 Cleanup source/docs for region APIs
X-SVN-Rev: 33056
2013-01-16 19:06:23 +00:00
John Emmons
734cb70cc4 ICU-8451 Fix memory leaks in region implementation
X-SVN-Rev: 33054
2013-01-15 23:53:27 +00:00
John Emmons
7aa5b16036 ICU-8451 Fixing some memory leaks in region.cpp
X-SVN-Rev: 33053
2013-01-15 08:02:48 +00:00
Peter Edberg
cd51c60e10 ICU-9497 Add tests for C date symbol functions
X-SVN-Rev: 33052
2013-01-14 22:23:44 +00:00
John Emmons
d58fd10106 ICU-8451 Cleanup use of U_EXPORT2 in Region class for windows build
X-SVN-Rev: 33051
2013-01-14 20:46:38 +00:00
John Emmons
49f6a2cd7c ICU-8451 Clean up region test - fails build on some platforms
X-SVN-Rev: 33050
2013-01-14 19:32:39 +00:00
John Emmons
aad0b5d0f3 ICU-8451 Add region objects to Makefiles - remove one unnecessary line in region.cpp
X-SVN-Rev: 33049
2013-01-14 19:06:31 +00:00
John Emmons
013c6db432 ICU-8451 Initial port - Region APIs from Java to C++
X-SVN-Rev: 33048
2013-01-14 18:37:56 +00:00
Peter Edberg
54098be451 ICU-9497 Add support for short weekday names: format, parse, get/set symbols (C)
X-SVN-Rev: 33047
2013-01-14 04:48:51 +00:00
Peter Edberg
f9bc84be0b ICU-9805 Add "ms950" as alias for "windows-950"="windows-950-2000"
X-SVN-Rev: 33046
2013-01-13 21:22:15 +00:00
Peter Edberg
93632b56f2 ICU-9781 Parsing fractional seconds should truncate (not round) to 3 places (C)
X-SVN-Rev: 33044
2013-01-13 18:54:09 +00:00
Michael Ow
5794bfbf66 ICU-9673 Update EUC-JP mapping to use updated table
X-SVN-Rev: 33039
2013-01-11 19:47:40 +00:00
Peter Edberg
3d5799a284 ICU-9840 Pre-integrate some CLDR 23 additions/changes (C)
X-SVN-Rev: 33033
2013-01-10 17:58:47 +00:00
Travis Keep
9e439c9ef6 ICU-9807 Check in new currency CLDR data from Jennifer's new generator which no longer assumes any relationship between from/to dates and is tender. In particular, this change introduces a new, optional tender field which default to true if not present.
X-SVN-Rev: 33021
2013-01-08 21:38:21 +00:00
Scott Russell
6a13a557d5 ICU-9836 C/Java mismatch parsing years with pattern "yyyy" :: fix new test under windows
X-SVN-Rev: 33016
2013-01-05 23:43:54 +00:00
Scott Russell
c17e7e0af6 ICU-9836 C/Java mismatch parsing years with pattern "yyyy" :: fix new test under windows
X-SVN-Rev: 33015
2013-01-05 20:22:19 +00:00
Scott Russell
ce9b84ec38 ICU-9836 C/Java mismatch parsing years with pattern "yyyy"
X-SVN-Rev: 33014
2013-01-05 18:39:23 +00:00
Yoshito Umaoka
531924c9b4 ICU-9733 Use primary zone data (formerly singleCountries) for generic location names in ICU4C. This includes metaZones.txt generated from cldrbug:5439 changes (CLDR svn revision 8008).
X-SVN-Rev: 33012
2013-01-04 22:26:42 +00:00
Scott Russell
c54b40f7dc ICU-9836 C/Java mismatch parsing years with pattern "yyyy"
X-SVN-Rev: 33011
2013-01-04 17:16:07 +00:00
John Emmons
6ac85a8d6c ICU-9820 Fix solution file to build i18n properly on x64
X-SVN-Rev: 33008
2013-01-02 22:02:13 +00:00
Yoshito Umaoka
08223859e3 ICU-9735 Added a C API ucal_getTimeZoneID.
X-SVN-Rev: 33005
2013-01-02 16:58:24 +00:00
Yoshito Umaoka
162a3e851a ICU-9573 Added namespace to resolve a build issue.
X-SVN-Rev: 32997
2012-12-19 23:14:21 +00:00
Yoshito Umaoka
cecef8ed3d ICU-9573 A fix for compilation problem.
X-SVN-Rev: 32995
2012-12-19 18:48:41 +00:00
Yoshito Umaoka
7586fcf7d4 ICU-9573 Removing Boyer-Moore string search implementation. CollData has moved from i18n package to intltest.
X-SVN-Rev: 32994
2012-12-19 05:12:25 +00:00
Travis Keep
fc3787c545 ICU-9804 Add unit test for fix to ures_getByKeyWithFallback.
X-SVN-Rev: 32986
2012-12-18 17:59:25 +00:00
Travis Keep
623787fa35 ICU-9804 Fix ures_getByKeyWithFallback.
X-SVN-Rev: 32985
2012-12-18 00:53:54 +00:00
Michael Ow
a2b57cea30 ICU-9802 Fix failures in running intltest without data
X-SVN-Rev: 32981
2012-12-17 16:23:38 +00:00
Michael Ow
a26ebe2ec5 ICU-9801 Use UNICODE_STRING instead of UnicodeString constructor for char string
X-SVN-Rev: 32978
2012-12-17 15:03:06 +00:00
John Emmons
74647a8f73 ICU-9799 Merge CLDR 22.1.1 data to trunk
X-SVN-Rev: 32974
2012-12-14 23:39:42 +00:00
Jennifer Chye
896175a663 ICU-9771 Update curr/supplementalData.txt.
X-SVN-Rev: 32970
2012-12-14 21:53:05 +00:00
Andy Heninger
527c464097 ICU-9766 Add doc comment regarding break iterators returning UText native indices.
X-SVN-Rev: 32967
2012-12-14 19:00:27 +00:00
Andy Heninger
d850175c36 ICU-9766 Add doc comment regarding break iterators returning UText native indices.
X-SVN-Rev: 32966
2012-12-14 18:52:15 +00:00
Markus Scherer
e1f1427f84 ICU-9789 ++enum requires cast
X-SVN-Rev: 32964
2012-12-14 17:10:15 +00:00
Markus Scherer
af439c67de ICU-9789 lenient date/time parsing: accept missing or added trailing dot after non-numeric fields; refactor isNumeric() logic
X-SVN-Rev: 32962
2012-12-14 06:35:11 +00:00
Jennifer Chye
f8df230aba ICU-9793 Remove stray fprintf statement.
X-SVN-Rev: 32961
2012-12-14 01:45:53 +00:00
Jennifer Chye
58fe813c16 ICU-9793 Fix segfault when from field not present in CurrencyMap.
X-SVN-Rev: 32960
2012-12-14 01:27:49 +00:00
Yoshito Umaoka
7d87cf7598 ICU-9785 Updated Thai punctuation exemplar data.
X-SVN-Rev: 32951
2012-12-13 19:50:46 +00:00
John Emmons
18a6bb47d6 ICU-9783 Use new Turkish Lira symbol in Turkish locale
X-SVN-Rev: 32942
2012-12-12 15:27:02 +00:00
Steven R. Loomis
a4f4ed5a94 ICU-9786 fix symbol collision truncate on BSD
X-SVN-Rev: 32937
2012-12-10 19:41:03 +00:00
Steven R. Loomis
71946b5544 ICU-9655 make enumset test a real test, not just printfs
X-SVN-Rev: 32936
2012-12-10 19:18:04 +00:00
Steven R. Loomis
736010a456 ICU-9655 move enumset test
X-SVN-Rev: 32934
2012-12-07 00:26:50 +00:00
Steven R. Loomis
53666f0ad7 ICU-9679 fix a warning about identity comparison
X-SVN-Rev: 32933
2012-12-07 00:05:59 +00:00
Steven R. Loomis
b08e77f290 ICU-8712 add instructions for building
X-SVN-Rev: 32929
2012-12-06 05:25:15 +00:00
Michael Ow
5b41e3add2 ICU-9748 Put EnumSet class in namespace
X-SVN-Rev: 32922
2012-12-04 23:49:57 +00:00
Michael Ow
1d717e307f ICU-9543 Fix uconfig test failure
X-SVN-Rev: 32921
2012-12-04 23:19:40 +00:00
Steven R. Loomis
9994b1fe03 ICU-9677 fix affixes-ignored-for-parse - check in handleChanged() instead of relying on input function
X-SVN-Rev: 32918
2012-12-04 21:33:15 +00:00
Steven R. Loomis
bc81e5f281 ICU-9780 calculate fastpath for parsing side separately, also allow grouping sep in nonlenient intonly mode
X-SVN-Rev: 32917
2012-12-04 20:33:19 +00:00
Michael Ow
53a148983c ICU-9679 Fix some gcc compiler warnings
X-SVN-Rev: 32912
2012-11-30 22:19:58 +00:00
Andy Heninger
517fd227cb ICU-9737 Remove singleton class, otherwise keep logic the same for thread safety fix.
X-SVN-Rev: 32908
2012-11-29 23:05:31 +00:00
Michael Ow
ebad01d878 ICU-9687 Propagate the ambiguous alias warning when opening converter
X-SVN-Rev: 32907
2012-11-29 21:38:40 +00:00
Michael Ow
b6ab4f46c4 ICU-9692 Add mh file for mingw64 and remove compile time determination of __USER_LABEL_PREFIX__ to fix cross compilation errors
X-SVN-Rev: 32906
2012-11-29 18:20:09 +00:00
Steven R. Loomis
4297072ccd ICU-9714 now builds clean on IBM i- fix some test cases for ASCIIsms, fix formattable buffer size
X-SVN-Rev: 32905
2012-11-29 01:09:50 +00:00
Markus Scherer
940031d074 ICU-9758 deprecate RuleBasedCollator::getMaxExpansion()
X-SVN-Rev: 32904
2012-11-29 00:33:41 +00:00
Peter Edberg
b365ec5423 ICU-9706 Fix a chinese calendar test to be as intended
X-SVN-Rev: 32901
2012-11-28 01:24:08 +00:00
Peter Edberg
b54c586f38 ICU-9643 (C) Change "@internal ICU 50" display context API to "@draft ICU 51"
X-SVN-Rev: 32900
2012-11-28 01:12:46 +00:00
Travis Keep
eb81df537c ICU-9669 Roll back change 32889
X-SVN-Rev: 32890
2012-11-26 22:29:27 +00:00
Travis Keep
02197c648e ICU-9669 ures_getStringByKeyWithFallback() to work correctly when returning UChar* with embedded nulls.
X-SVN-Rev: 32889
2012-11-26 21:06:37 +00:00
Michael Ow
2b6653938c ICU-9685 Don't extract Makefile in tzdata
X-SVN-Rev: 32877
2012-11-22 01:05:23 +00:00
Michael Ow
9370fd65d3 ICU-9605 Fix compiler error caused by undefined __timezone in uclibc
X-SVN-Rev: 32876
2012-11-21 19:52:44 +00:00
Michael Ow
f22d76237b ICU-9608 MinGW includes stdint.h and inttypes.h
X-SVN-Rev: 32875
2012-11-21 18:48:29 +00:00
Markus Scherer
96cf03a67d ICU-9759 fix typo, cannonical
X-SVN-Rev: 32871
2012-11-20 23:55:31 +00:00
Travis Keep
ab7f32d76e ICU-9669 Rollback changeset 32866.
X-SVN-Rev: 32867
2012-11-19 22:51:21 +00:00
Travis Keep
c86501fbf2 ICU-9669 Allow caller to pass NULL for len when calling ures_getStringByKeyWithFallback.
X-SVN-Rev: 32866
2012-11-19 18:19:51 +00:00
Travis Keep
135c7adbdb ICU-9737 Fix Locale::getDefault() and Locale::setDefault() so that the reference that getDefault() returns doesn't get freed unexpectedly due to race conditions.
X-SVN-Rev: 32865
2012-11-19 17:02:46 +00:00
Travis Keep
3688cea886 ICU-9543 Simplify code that finds UNUM_SHORT and UNUM_LONG data. Thanks Mark Davis.
X-SVN-Rev: 32852
2012-11-16 17:50:41 +00:00
Steven R. Loomis
9046285bf5 ICU-9748 only do this instantiation on MSVC.
X-SVN-Rev: 32840
2012-11-15 23:12:24 +00:00
Steven R. Loomis
1caf333f2b ICU-9748 comment out unused parameters (warning)
X-SVN-Rev: 32839
2012-11-15 22:03:05 +00:00
Steven R. Loomis
858972dfa6 ICU-9748 MSVC2010 issues, move EnumSet<> to separate header
X-SVN-Rev: 32838
2012-11-15 21:55:41 +00:00
Travis Keep
34fdf50b05 ICU-9625 Change C++ ListFormatter to use ICU data instead of hard-coded data.
X-SVN-Rev: 32837
2012-11-15 18:15:37 +00:00
Travis Keep
ff3d74458b ICU-9543 replace bare intrinsic, long, with double.
X-SVN-Rev: 32835
2012-11-15 17:07:18 +00:00
Travis Keep
d8483531ca ICU-9543 int->int32_t.
X-SVN-Rev: 32833
2012-11-15 00:33:19 +00:00
Michael Ow
e376e476af ICU-9543 Add compactdecimalformat information to MSVC project files
X-SVN-Rev: 32832
2012-11-14 23:02:46 +00:00
Michael Ow
3d3d6dc129 ICU-9732 Update tzdata in ICU4C to 2012j
X-SVN-Rev: 32831
2012-11-14 22:13:07 +00:00
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
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
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
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
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
Markus Scherer
5d5811d46f ICU-9556 add virtual destructors for *KeyByteSink classes as required by source/test/depstest/depstest.py, see ICU ticket #8454
X-SVN-Rev: 32636
2012-10-15 22:12:05 +00:00
Yoshito Umaoka
459e90197a ICU-9584 Changing %~f0 to %~dp0 for better readability.
X-SVN-Rev: 32634
2012-10-15 20:58:11 +00:00
Steven R. Loomis
855951324b ICU-9654 export SILENT_COMPILE for test apps
X-SVN-Rev: 32628
2012-10-12 23:53:32 +00:00
Markus Scherer
b64d860945 ICU-9549 re-simplify logic in _copy_ptr()
X-SVN-Rev: 32627
2012-10-12 23:18:49 +00:00
Michael Ow
e0d218d5b6 ICU-9613 Remove myEnum:: prefix
X-SVN-Rev: 32626
2012-10-12 22:47:38 +00:00
Michael Ow
b73ea8b387 ICU-9613 Fix wrong enum name
X-SVN-Rev: 32625
2012-10-12 21:53:41 +00:00
Michael Ow
8c2beec087 ICU-9613 Remove unneeded include statement and fix attribute name
X-SVN-Rev: 32624
2012-10-12 21:38:01 +00:00
Michael Ow
799a603abc ICU-9613 Merge from branch to trunk
X-SVN-Rev: 32622
2012-10-12 19:52:43 +00:00
Peter Edberg
adc6f41d0e ICU-9581 Update ICU version to 50.1, update timebombs for #9156,#9490,#8982,ccldrbug3058
X-SVN-Rev: 32616
2012-10-12 03:19:08 +00:00
Travis Keep
7cf61c543b ICU-9598 Fix windows build which broke at 32600
X-SVN-Rev: 32610
2012-10-11 21:54:28 +00:00
Travis Keep
bb296a6003 ICU-9598 Respond to Markus' comments on C genderInfo
X-SVN-Rev: 32606
2012-10-11 20:58:56 +00:00
Travis Keep
dd506783e6 ICU-9598 Respond to Markus' comments on C GenderInfo
X-SVN-Rev: 32600
2012-10-11 18:52:55 +00:00
Yoshito Umaoka
5d4eb5c918 ICU-9567 Fixed a bad condition for Latin 1 checking updated in the previous change.
X-SVN-Rev: 32599
2012-10-11 18:10:04 +00:00
Yoshito Umaoka
964283d36c ICU-9567 Fixed API status comment for UTRACE_UCOL_STRCOLLUTF8.
X-SVN-Rev: 32597
2012-10-11 14:48:04 +00:00
Yoshito Umaoka
b30caaeeac ICU-9567 Changes based on Markus's review feedback.
X-SVN-Rev: 32595
2012-10-11 03:24:59 +00:00
Peter Edberg
3d6cf30378 ICU-9606 Review comments: Use LocalPointer for btzClone, delete incorrect comment
X-SVN-Rev: 32594
2012-10-11 01:07:10 +00:00
Travis Keep
546def8662 ICU-9598 Use UBool instead of bool
X-SVN-Rev: 32593
2012-10-10 23:23:08 +00:00
Markus Scherer
387f7a40fc ICU-9398 fix filename comment
X-SVN-Rev: 32592
2012-10-10 23:19:23 +00:00
Michael Ow
0edd67f4ef ICU-9642 Fix retypedef of UMutex error
X-SVN-Rev: 32586
2012-10-10 03:51:23 +00:00
Markus Scherer
3669929e5c ICU-9581 update pool.res bundles, see http://site.icu-project.org/processes/release/tasks/build
X-SVN-Rev: 32578
2012-10-09 18:16:22 +00:00
Peter Edberg
4e08dc21bb ICU-9303 Finish LocaleDisplayNamesImpl & add test
X-SVN-Rev: 32575
2012-10-09 12:45:54 +00:00
Markus Scherer
996422e74c ICU-9398 avoid use of utf8_countTrailBytes[], rewrite/optimize U8_COUNT_TRAIL_BYTES() & U8_NEXT_UNSAFE(), test _UNSAFE macros only with (mostly) well-formed UTF-8 text
X-SVN-Rev: 32574
2012-10-09 05:17:43 +00:00
Markus Scherer
7239810394 ICU-9631 add, fix, deprecate DateFormat skeleton constants, parallel to Java ticket #9375
X-SVN-Rev: 32572
2012-10-09 04:50:45 +00:00
Peter Edberg
66167d1012 ICU-9303 Update to final API for now, with some updates based on feedback
X-SVN-Rev: 32571
2012-10-09 03:49:16 +00:00
Peter Edberg
20af3447f4 ICU-9633 Adjust to UDisplayContext[Type] updates
X-SVN-Rev: 32570
2012-10-09 03:48:24 +00:00
Andy Heninger
b042e33ee1 ICU-7400 Fix incorrect API docs on several 'void parse()' functions.
X-SVN-Rev: 32561
2012-10-08 22:41:13 +00:00
Michael Ow
faad4ccdd3 ICU-9213 Update runConfigureICU and mh-os390
X-SVN-Rev: 32558
2012-10-08 20:48:04 +00:00
Andy Heninger
c39e4c83d3 ICU-9491 Spoof data update from UTS 39 version 3.
X-SVN-Rev: 32557
2012-10-08 20:41:01 +00:00
Scott Russell
d5a9bec7f9 ICU-9403 Calendar should return error for large negative millis out of range in strict mode & fix extended year calculation for large negative millis
X-SVN-Rev: 32554
2012-10-08 20:24:50 +00:00
Markus Scherer
33eb771977 ICU-9297 use memcmp() in UnicodeString::operator==()
X-SVN-Rev: 32552
2012-10-08 18:24:41 +00:00
Yoshito Umaoka
7c176da599 ICU-9567 Check for input status. Also use U_ILLEGAL_ARGUMENT_ERROR on null input.
X-SVN-Rev: 32551
2012-10-08 18:06:41 +00:00
Peter Edberg
b6053b4240 ICU-9633 Adapt date fmt display context APIs to tentative new UDisplayContext
X-SVN-Rev: 32549
2012-10-08 16:52:35 +00:00
Peter Edberg
7a826f4b61 ICU-9303 Check in tentative UDisplayContext enum and related LocaleDisplayNames APIs; still need full impl & tests
X-SVN-Rev: 32548
2012-10-08 16:50:51 +00:00
Peter Edberg
b72359eca5 ICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STABLE as needed in .h, fix U_DRAFT -> U_CAPI in .c/cpp
X-SVN-Rev: 32547
2012-10-08 05:16:32 +00:00
Andy Heninger
863fa94df1 ICU-9505 restore ja locale specific line breaking, which provides css normal behavior.
X-SVN-Rev: 32546
2012-10-08 04:11:15 +00:00
Peter Edberg
3e36b67cf7 ICU-9606 Add ucal_getTimeZoneTransitionDate, UTimeZoneTransitionType and tests
X-SVN-Rev: 32545
2012-10-08 00:32:59 +00:00
Markus Scherer
dd8f01c15e ICU-9194 test Calendar::getKeywordValuesForLocale(), in ulist_next_keyword_value() set *resultLength, add further enumeration default implementations & shortcuts
X-SVN-Rev: 32543
2012-10-07 04:52:16 +00:00
Andy Heninger
f20e0f454a ICU-9598 Tweaks to visual studio project files for gender info
X-SVN-Rev: 32542
2012-10-07 04:00:17 +00:00
Markus Scherer
4c68d12d35 ICU-8901 u_formatMessage(unused argument): ignore unused argument, no failure
X-SVN-Rev: 32541
2012-10-07 02:50:40 +00:00
Markus Scherer
49d407d984 ICU-9294 test & fix MessageFormat::getFormatNames()
X-SVN-Rev: 32540
2012-10-07 01:27:19 +00:00
Markus Scherer
62b9d2f4b1 ICU-9570 turn off break iteration when we dont have normalization
X-SVN-Rev: 32539
2012-10-07 00:56:29 +00:00
Markus Scherer
345df05de0 ICU-9598 add new *gender* files to .vcxproj
X-SVN-Rev: 32538
2012-10-07 00:35:07 +00:00
Yoshito Umaoka
f82276faf1 ICU-9567 Merged ucol_strcollUTF8 to trunk.
X-SVN-Rev: 32534
2012-10-05 23:44:00 +00:00
Travis Keep
f7cefb19f1 ICU-9598 Applied same comments markus had on C++ CompactDecimalFormatTest to the C++ GenderInfoTest.
X-SVN-Rev: 32532
2012-10-05 21:48:40 +00:00
Andy Heninger
803ac8f33c ICU-9461 Mutex Implementation Rework, merge from devel branch.
X-SVN-Rev: 32530
2012-10-05 21:22:02 +00:00
Markus Scherer
a2eca4547b ICU-9601 from-UTF-8 m:n conversion: properly revert to pivoting for m:n matching
X-SVN-Rev: 32529
2012-10-05 20:12:49 +00:00
Travis Keep
5786467fb0 ICU-9598 C/C++ implementation of GenderInfo.
X-SVN-Rev: 32527
2012-10-05 19:02:05 +00:00
Roozbeh Pournader
322682119a ICU-8952 fixed the algorithm for Persian Calendar and heavily refactored
X-SVN-Rev: 32498
2012-10-03 22:26:05 +00:00
Michael Ow
7aeb960b0c ICU-8703 Fix tab in ICU4C arabic shaping code
X-SVN-Rev: 32497
2012-10-03 17:18:27 +00:00
Michael Ow
c0234f263f ICU-9024 Fix tabs in test code
X-SVN-Rev: 32495
2012-10-03 17:07:29 +00:00
Michael Ow
a5d0a7a7d8 ICU-8703 Fix tabs in test code.
X-SVN-Rev: 32494
2012-10-03 17:04:22 +00:00
Michael Ow
e43e74d0d0 ICU-9603 Remove lib prefix of import libraries in MinGW
X-SVN-Rev: 32492
2012-10-03 03:34:00 +00:00
Michael Ow
8aa34fd449 ICU-9581 Fix some memory leaks in arabic shaping code
X-SVN-Rev: 32491
2012-10-03 03:32:21 +00:00
Michael Ow
b56dee8547 ICU-9397 Update tests in intltest to pass without data
X-SVN-Rev: 32489
2012-10-02 22:11:31 +00:00
Michael Ow
3166be4c82 ICU-9241 Update ICU4C tzdata to 2012f
X-SVN-Rev: 32483
2012-10-02 16:54:48 +00:00
Dina Sayed
96c93de55b ICU-9024 unit test for Arabic Mathematical Alphabetic Symbols
X-SVN-Rev: 32474
2012-09-30 15:31:46 +00:00
Andy Heninger
038449fa93 ICU-9600 sync up word.txt and word_POSIX.txt
X-SVN-Rev: 32470
2012-09-28 21:31:14 +00:00
Yoshito Umaoka
ff01fb093a ICU-9255 Merge the Dangi calendar format data from CLDR trunk rev 7770. Full CLDR data integration will be done later.
X-SVN-Rev: 32468
2012-09-28 20:53:39 +00:00
Dina Sayed
7dfc9d289a ICU-9473 unit test for Arabic shaping is not thread safe
X-SVN-Rev: 32461
2012-09-28 16:43:12 +00:00
Dina Sayed
3f27b28097 ICU-9473 Arabic shaping is not thread safe
X-SVN-Rev: 32459
2012-09-28 13:41:40 +00:00
Steven R. Loomis
ac84432516 ICU-9542 fix stray comma with -DUCONFIG_NO_BREAK_ITERATION=1 (was not valid C++)
X-SVN-Rev: 32449
2012-09-27 21:17:58 +00:00
Andy Heninger
71c72d028b ICU-9530 Remove extra casts that were added to sidestep problems with the clang compiler.
X-SVN-Rev: 32447
2012-09-27 21:09:31 +00:00
Steven R. Loomis
87d08a3a2d ICU-9556 fix namespace
X-SVN-Rev: 32445
2012-09-27 20:48:52 +00:00
Steven R. Loomis
12b8931555 ICU-9611 silent compile for linux
X-SVN-Rev: 32441
2012-09-27 19:04:34 +00:00
Steven R. Loomis
6eef7bff7b ICU-9596 cleanup U_NO_DEFAULT_INCLUDE_UTF_HEADERS - use utf_old.h in tests when needed
X-SVN-Rev: 32440
2012-09-27 18:52:04 +00:00
Travis Keep
9adb3fd642 ICU-9549 Fix memory problems in DecimalFormat assignment operator.
X-SVN-Rev: 32439
2012-09-27 18:50:24 +00:00
Steven R. Loomis
e2898ee810 ICU-9462 clarify docs.
X-SVN-Rev: 32436
2012-09-27 17:17:05 +00:00
Steven R. Loomis
70ecc4c943 ICU-9296 fix docs to U_UNSUPPORTED_ERROR as error type for unum_applyPattern
X-SVN-Rev: 32435
2012-09-27 16:46:30 +00:00
Dina Sayed
cc746cc8a6 ICU-8703 Unit test for Arabic shaping Shadda handling
X-SVN-Rev: 32431
2012-09-27 13:34:40 +00:00
Dina Sayed
d3af645b53 ICU-8703 Arabic shaping Shadda handling
X-SVN-Rev: 32430
2012-09-27 09:09:18 +00:00
Jennifer Chye
4707cfa42b ICU-9599 Add genderList, postalCodeData and dayPeriods data build rules.
X-SVN-Rev: 32429
2012-09-27 01:22:40 +00:00
Yoshito Umaoka
5b8459bb01 ICU-9338 Promoting TimeZoneNames/TimeZoneFormat APIs from tech preview to draft.
X-SVN-Rev: 32427
2012-09-25 22:45:40 +00:00
Michael Ow
f75135af94 ICU-9529 Add missing header files to the appropriate project files
X-SVN-Rev: 32424
2012-09-25 16:16:00 +00:00
Markus Scherer
ed360ffa61 ICU-9514 final UCA 6.2 UCARules.txt, adjust test code
X-SVN-Rev: 32416
2012-09-21 20:31:11 +00:00
Markus Scherer
57fd3d7ef9 ICU-9589 document that the so-called UCA rules are not normally useful and can be removed from the data
X-SVN-Rev: 32412
2012-09-20 05:37:31 +00:00
Markus Scherer
551164f043 ICU-9560 un-deprecate CollationKey and Collator::getCollationKey()
X-SVN-Rev: 32410
2012-09-20 00:11:44 +00:00
Markus Scherer
d36fce9bed ICU-9534 ucol_nextSortKeyPart(): do not promise uncompressed sort keys
X-SVN-Rev: 32409
2012-09-19 23:55:58 +00:00
Markus Scherer
44d515a063 ICU-9556 CollationKey with internal array; cleaner more understandable ByteSink code and usage in calcSortKey
X-SVN-Rev: 32408
2012-09-19 23:41:47 +00:00
Steven R. Loomis
d455b9984e ICU-9569 add UDAT_PATTERN and update docs
X-SVN-Rev: 32406
2012-09-19 21:26:41 +00:00
Michael Ow
2d27b8f67e ICU-9082 Add compiler version check for AIX xlc workaround
X-SVN-Rev: 32405
2012-09-19 20:15:44 +00:00
Steven R. Loomis
58a86d0fe6 ICU-9586 undo r32398 as it pertains to ICU-9569 - accidentally checked in
X-SVN-Rev: 32400
2012-09-17 22:36:37 +00:00
Steven R. Loomis
da3f855b46 ICU-9586 fix for AIX
X-SVN-Rev: 32399
2012-09-17 22:32:16 +00:00
Steven R. Loomis
a29d76d390 ICU-9586 print out status of gendict during build
X-SVN-Rev: 32398
2012-09-17 22:24:17 +00:00
Steven R. Loomis
9077d5dc25 ICU-9449 Merge in decimal format performance improvements from branch.
Improvements to 'howExpensiveIs' benchmark test.
Use internal digitlist in Formattable (save mallocs).
Enable fastpath by default.
Enable internal API "parse all input", returning an error if all input was not consumed.

X-SVN-Rev: 32397
2012-09-17 19:03:01 +00:00
Michael Ow
2c52355d1b ICU-9581 Fix some memory leaks in the intltest test code
X-SVN-Rev: 32393
2012-09-17 17:53:25 +00:00
Yoshito Umaoka
aa6b32be4a ICU-9584 Fixed PATH environment issue in icucheck.bat.
X-SVN-Rev: 32388
2012-09-14 22:19:54 +00:00
Yoshito Umaoka
35f8e12864 ICU-9572 A couple of more exclusion code points in bmMonkeyTest in addition to r32203.
X-SVN-Rev: 32378
2012-09-13 17:47:18 +00:00
Umesh Nair
fbbb603da6 ICU-9568 Adding test case with a pattern with out-of-order placeholders.
X-SVN-Rev: 32376
2012-09-12 00:14:25 +00:00
Steven R. Loomis
1dff0b56ee ICU-9501 doxygen cleanup.
X-SVN-Rev: 32372
2012-09-11 20:51:51 +00:00
Yoshito Umaoka
f6b1112128 ICU-9381 Shorten time zone generic location name per cldrbug:4897. Imported the CLDR trunk data including fixes necessary for this.
X-SVN-Rev: 32368
2012-09-11 15:28:29 +00:00
Steven R. Loomis
1361355eb5 ICU-9551 fix uconfig failures that were in m2, disable CJKBreak without normalization. Merges from r32354 and r32355 by dsengup.
X-SVN-Rev: 32367
2012-09-11 04:02:08 +00:00
Steven R. Loomis
9fcdf69b9f ICU-9535 merge from r32333
X-SVN-Rev: 32365
2012-09-11 00:22:56 +00:00
Steven R. Loomis
da2afe3e0e ICU-9555 reinstate compiler shortening
X-SVN-Rev: 32364
2012-09-11 00:00:37 +00:00
Steven R. Loomis
0e48356c32 ICU-9557 support additional PF_ settings
X-SVN-Rev: 32363
2012-09-10 23:08:26 +00:00
George Rhoten
eef039a7fe ICU-9456 Undo ability to remove compiler fluff.
X-SVN-Rev: 32358
2012-09-07 16:30:05 +00:00
John Emmons
26bf216530 ICU-9540 Last minute CLDR 22 data changes
X-SVN-Rev: 32348
2012-09-06 22:36:44 +00:00
Yoshito Umaoka
1abda53f28 ICU-9536 Fixed <br> problem in API reference doc.
X-SVN-Rev: 32339
2012-09-05 19:53:44 +00:00
Steven R. Loomis
66efc42f6e ICU-9412 urename.h
X-SVN-Rev: 32338
2012-09-05 19:45:33 +00:00
Markus Scherer
22cc0cd7cc ICU-9353 fix dependencies, mostly dictionary code and listformatter
X-SVN-Rev: 32331
2012-09-04 20:38:14 +00:00
Markus Scherer
6da17ae2f5 ICU-9353 fix dictionary class name in comments
X-SVN-Rev: 32330
2012-09-04 20:05:20 +00:00
John Emmons
e1ea63bfbe ICU-9523 CLDR 22 data final
X-SVN-Rev: 32315
2012-08-31 23:42:35 +00:00
Yoshito Umaoka
01d63782e4 ICU-9412 ICU4C version to 50.0.2
X-SVN-Rev: 32313
2012-08-31 22:07:42 +00:00
Steven R. Loomis
79a59bfdef ICU-9525 fix casts as per http://www.stroustrup.com/bs_faq2.html#static-cast and also fix string quoting gcc47
X-SVN-Rev: 32307
2012-08-31 19:12:19 +00:00
John Emmons
078bc743d4 ICU-9520 Fix Arabic RBNF rules - parsing problems
X-SVN-Rev: 32305
2012-08-30 23:13:16 +00:00
Debabrata Sengupta
1138bbaf30 ICU-9412 fixed UTF-8 file properties
X-SVN-Rev: 32300
2012-08-30 16:33:12 +00:00
George Rhoten
89c00402a8 ICU-9474 Undo the changeset to reduce the exported C++ static variables.
X-SVN-Rev: 32299
2012-08-30 03:19:37 +00:00
John Emmons
e99c30b856 ICU-9518 Update for Breton plural rules fix in CLDR
X-SVN-Rev: 32293
2012-08-29 18:30:54 +00:00
Markus Scherer
582b65abf1 ICU-9437 remove a now-unnecessary const_cast
X-SVN-Rev: 32290
2012-08-29 17:07:09 +00:00
Markus Scherer
5f781dc97e ICU-9437 switch MultithreadTest/TestCollators to C++ Collator as well, in sync with UCAConformanceTest
X-SVN-Rev: 32289
2012-08-29 16:26:42 +00:00
John Emmons
7a759ef248 ICU-9251 Patch brkfiles.mk not to build ja
X-SVN-Rev: 32285
2012-08-29 00:55:00 +00:00
Markus Scherer
6876123c0e ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32274
X-SVN-Rev: 32282
2012-08-28 23:37:10 +00:00
George Rhoten
8b10488235 ICU-9456 Dependency fixes for make -j 16
X-SVN-Rev: 32281
2012-08-28 22:57:29 +00:00
George Rhoten
75425ce174 ICU-9469 Make clang the default in addition to clang++. Also add some instructions.
X-SVN-Rev: 32280
2012-08-28 22:54:00 +00:00
John Emmons
47c9dda301 ICU-9251 Add back in data/locales/bs_BA.txt - was deleted by mistake
X-SVN-Rev: 32279
2012-08-28 22:21:03 +00:00
John Emmons
276a244c9b ICU-9251 First cut merge of CLDR 22 data
X-SVN-Rev: 32275
2012-08-28 21:56:06 +00:00
Umesh Nair
974ba63756 ICU-7168 Fixing Windows build.
X-SVN-Rev: 32271
2012-08-28 19:26:17 +00:00