Michael Ow
|
29997d81dd
|
ICU-10203 Fix resource bundle memory leak
X-SVN-Rev: 33867
|
2013-06-28 19:57:20 +00:00 |
|
Steven R. Loomis
|
2fa49ba635
|
ICU-7912 add unum_parse and unum_format taking UFormattable (@internal, API proposal to follow)
X-SVN-Rev: 33862
|
2013-06-27 19:49:55 +00:00 |
|
Steven R. Loomis
|
f4d12ea183
|
ICU-10234 check in layout engine perf test
X-SVN-Rev: 33861
|
2013-06-27 17:37:58 +00:00 |
|
Peter Edberg
|
b862a59d5e
|
ICU-10195 Fix CLDR_FIELD_NAME[] array so getting localized name for UDATPG_DAY_FIELD works
X-SVN-Rev: 33859
|
2013-06-27 07:41:56 +00:00 |
|
Peter Edberg
|
75bab825f5
|
ICU-10070 add more tests
X-SVN-Rev: 33856
|
2013-06-27 05:47:14 +00:00 |
|
Andy Heninger
|
6a367351eb
|
ICU-10236 Update dependencies check for 52.0.1 M1
X-SVN-Rev: 33855
|
2013-06-27 00:34:48 +00:00 |
|
Andy Heninger
|
72cddee528
|
ICU-10088 Fix incorrect API doc for uregex_setStackLimit().
X-SVN-Rev: 33854
|
2013-06-26 18:34:15 +00:00 |
|
Steven R. Loomis
|
d5d6cc5ff8
|
ICU-7912 fix breakage
X-SVN-Rev: 33853
|
2013-06-26 15:27:41 +00:00 |
|
Steven R. Loomis
|
ae061ff78f
|
ICU-7912 C wrapper for Formattable - UFormattable
X-SVN-Rev: 33849
|
2013-06-26 06:31:09 +00:00 |
|
Andy Heninger
|
20016a58db
|
ICU-9719 Regular Expressions, add loop breaking to unbounded {min, max} loops.
X-SVN-Rev: 33848
|
2013-06-26 00:27:11 +00:00 |
|
Steven R. Loomis
|
588ff6bbf6
|
ICU-10233 oops, demodernize this one for Windows build
X-SVN-Rev: 33847
|
2013-06-25 04:41:43 +00:00 |
|
Steven R. Loomis
|
f964a1499d
|
ICU-10233 modernize #include usage, also add a verbose log for the data driven test
X-SVN-Rev: 33846
|
2013-06-25 00:51:57 +00:00 |
|
Steven R. Loomis
|
5438ea9c71
|
ICU-10234 performance improvements in Layout: (1) in LETableReference, making some functions inline (minimal), (2) OpenTypeUtilities moving range checking out of the inner loop, and the big one is (3) GlyphIterator, caching the result of filterGlyph. (caching more than one had minimal or negative improvement)
X-SVN-Rev: 33845
|
2013-06-25 00:46:51 +00:00 |
|
Steven R. Loomis
|
31cb42cfce
|
ICU-10233 manually update LEScripts.h - should do a full regenerate.
X-SVN-Rev: 33844
|
2013-06-25 00:32:25 +00:00 |
|
Travis Keep
|
f28544ab1b
|
ICU-10069 Attempt to fix broken build.
X-SVN-Rev: 33843
|
2013-06-24 18:05:38 +00:00 |
|
Travis Keep
|
1f6c4dab6b
|
ICU-10069 Attempt to fix broken build.
X-SVN-Rev: 33842
|
2013-06-24 17:19:09 +00:00 |
|
Travis Keep
|
2830139ec2
|
ICU-10069 Attempt fo fix broken build.
X-SVN-Rev: 33841
|
2013-06-21 00:33:41 +00:00 |
|
Steven R. Loomis
|
2116c12c20
|
ICU-10069 improve error messages"
X-SVN-Rev: 33839
|
2013-06-20 22:20:51 +00:00 |
|
Steven R. Loomis
|
2c6bc98b14
|
ICU-10069 improve error messages, add commented-out case that passes on solaris and fails on others
X-SVN-Rev: 33838
|
2013-06-20 22:09:42 +00:00 |
|
Steven R. Loomis
|
04e47d76cc
|
ICU-10231 add -u option to intltest, force utf-8 output
X-SVN-Rev: 33837
|
2013-06-20 22:05:51 +00:00 |
|
Andy Heninger
|
b129b40280
|
ICU-10024 fixes for Regexp, look-behind pattern fails to compile bug.
X-SVN-Rev: 33835
|
2013-06-18 20:38:08 +00:00 |
|
Andy Heninger
|
5ea9cb88a5
|
ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits.
X-SVN-Rev: 33833
|
2013-06-17 18:49:28 +00:00 |
|
Andy Heninger
|
ac982cb8f8
|
ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator
X-SVN-Rev: 33830
|
2013-06-14 00:47:11 +00:00 |
|
Travis Keep
|
6993ad2646
|
ICU-10069 Attempt to fix broken build by doing int->int32_t.
X-SVN-Rev: 33827
|
2013-06-13 20:21:29 +00:00 |
|
Travis Keep
|
6676337f3e
|
ICU-10069 Take into account compatible currency symbols, e.g half-width and full width yen symbol when parsing currencies in C++. Currency equivalence relation is hard-coded for now.
X-SVN-Rev: 33825
|
2013-06-13 18:38:53 +00:00 |
|
Yoshito Umaoka
|
02296cc327
|
ICU-10172 Minor wording adjustments in DecimalFormat set/getRoundingIncrement API docs.
X-SVN-Rev: 33823
|
2013-06-13 15:02:34 +00:00 |
|
Jennifer Chye
|
6fa94941a5
|
ICU-9511 Update collation build rule to use new converter.
X-SVN-Rev: 33821
|
2013-06-12 22:40:34 +00:00 |
|
Yoshito Umaoka
|
434a94ec4d
|
ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat test cases.
X-SVN-Rev: 33819
|
2013-06-12 20:56:06 +00:00 |
|
Yoshito Umaoka
|
f2dfaa18e8
|
ICU-10203 Fixed memory leaks in getIDForWindowsID.
X-SVN-Rev: 33818
|
2013-06-12 15:15:06 +00:00 |
|
Ramy Said
|
ae77a4f9ed
|
ICU-9928 Charset Detector, IBM420_ar oddities
X-SVN-Rev: 33817
|
2013-06-11 12:39:56 +00:00 |
|
Markus Scherer
|
60f61805e4
|
ICU-8134 improve API docs for getBaseName() & setKeywordValue()
X-SVN-Rev: 33814
|
2013-06-10 22:37:40 +00:00 |
|
Steven R. Loomis
|
917d765cfa
|
ICU-10051 disable U_HAVE_STD_ATOMICS on Apple LLVM Clang. When there's a version known which works, this can be changed.
X-SVN-Rev: 33809
|
2013-06-07 17:10:15 +00:00 |
|
Andy Heninger
|
fbdf95be0e
|
ICU-10051 ures_cleanup tweaked for failing test.
X-SVN-Rev: 33789
|
2013-06-01 05:10:48 +00:00 |
|
Andy Heninger
|
ae87a3acc2
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
X-SVN-Rev: 33788
|
2013-06-01 03:37:16 +00:00 |
|
Andy Heninger
|
978f71fe78
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
X-SVN-Rev: 33787
|
2013-05-31 23:50:15 +00:00 |
|
Markus Scherer
|
8ec350d593
|
ICU-10181 fix typo in Arabic unshaping of letter Peh
X-SVN-Rev: 33783
|
2013-05-31 16:57:56 +00:00 |
|
Travis Keep
|
bda778fc0e
|
ICU-10179 Add documentation to TestLocaleStructure explaining that it validates each locale .txt file against the golden structLocale.txt file so that developers know that to fix this test means adding the templates for any new data to structLocale.txt
X-SVN-Rev: 33778
|
2013-05-30 20:20:17 +00:00 |
|
Travis Keep
|
b957f5c9b3
|
ICU-10131 Try re-enabling failing test. now that BOM and mime-type are set on test/testdata/te_IN.txt
X-SVN-Rev: 33767
|
2013-05-28 23:34:14 +00:00 |
|
Travis Keep
|
a85db35cfb
|
ICU-10131 Add UTF-8 BOM to test/testdata/te_IN.txt so that windows like systems know that the file is UTF-8 encoded.
X-SVN-Rev: 33766
|
2013-05-28 23:16:24 +00:00 |
|
Travis Keep
|
f3e6ed84be
|
ICU-10131 fix the build.
X-SVN-Rev: 33763
|
2013-05-28 18:12:43 +00:00 |
|
Travis Keep
|
35808ec6ff
|
ICU-10131 Rebreak the build.
X-SVN-Rev: 33762
|
2013-05-28 16:10:07 +00:00 |
|
Travis Keep
|
4dea9653dc
|
ICU-10131 Attempt to fix broken build on AIX/solaris.
X-SVN-Rev: 33755
|
2013-05-25 00:23:05 +00:00 |
|
Travis Keep
|
21ed20e983
|
ICU-10045 Fix again so that zero shows as 0 not 0.0
X-SVN-Rev: 33751
|
2013-05-24 22:45:48 +00:00 |
|
Travis Keep
|
dec267080d
|
ICU-10131 Added C test to verify that 3 empty set values stop fallback for ures_getStringByKeyWithFallback
X-SVN-Rev: 33749
|
2013-05-24 18:23:49 +00:00 |
|
Travis Keep
|
cfc87e0de2
|
ICU-9669 Fix bug in resbund.cpp
X-SVN-Rev: 33746
|
2013-05-23 21:47:38 +00:00 |
|
Peter Edberg
|
ec6a2c8696
|
ICU-10186 Need special numeric era format/parse for dangi too (C)
X-SVN-Rev: 33734
|
2013-05-23 01:28:21 +00:00 |
|
Yoshito Umaoka
|
7e0d7fa479
|
ICU-10148 TZ database/Windows zone ID mapping APIs.
X-SVN-Rev: 33726
|
2013-05-22 20:33:30 +00:00 |
|
Steven R. Loomis
|
8db5ace8b2
|
ICU-9904 add enumset to filter, hopefully it will fix the binary build issue
X-SVN-Rev: 33720
|
2013-05-22 04:28:12 +00:00 |
|
Markus Scherer
|
e3467393ca
|
ICU-10128 new BidiTest.txt with test data for more than 63 levels
X-SVN-Rev: 33690
|
2013-05-20 18:39:41 +00:00 |
|
Peter Edberg
|
bd7fe8790f
|
ICU-10120 Add test for katakana + extend
X-SVN-Rev: 33685
|
2013-05-20 00:39:58 +00:00 |
|
Peter Edberg
|
20ae926194
|
ICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too
X-SVN-Rev: 33682
|
2013-05-19 06:36:13 +00:00 |
|
Michael Ow
|
1ba5235ef5
|
ICU-10169 Fix redefinition of macro on os390 in simplethread test code
X-SVN-Rev: 33681
|
2013-05-18 00:59:21 +00:00 |
|
Steven R. Loomis
|
7d61cab22d
|
ICU-10143 set to null was a mistake. fGlyphStorage is null when theres already an error (and the error code is set).
X-SVN-Rev: 33680
|
2013-05-18 00:06:58 +00:00 |
|
Steven R. Loomis
|
d0a2386ee3
|
ICU-10147 fix header typo
X-SVN-Rev: 33679
|
2013-05-17 23:55:48 +00:00 |
|
Michael Ow
|
d358980e89
|
ICU-10169 Remove error compilation options in zos build
X-SVN-Rev: 33667
|
2013-05-16 14:43:26 +00:00 |
|
Markus Scherer
|
2982958b06
|
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
X-SVN-Rev: 33662
|
2013-05-15 21:51:04 +00:00 |
|
Markus Scherer
|
7ce26afead
|
ICU-7881 accept a list .dat file (for -a -r -x) whose name differs from the ToC prefixes it contains
X-SVN-Rev: 33659
|
2013-05-15 20:10:55 +00:00 |
|
Michael Ow
|
9b84f2152e
|
ICU-10047 Copy enumset.h to the appropriate directory when building with MSVC project files
X-SVN-Rev: 33635
|
2013-05-10 20:43:23 +00:00 |
|
Yoshito Umaoka
|
4956f3779b
|
ICU-10154 Optimized time zone historical offset iteration.
X-SVN-Rev: 33633
|
2013-05-10 16:42:39 +00:00 |
|
Michael Ow
|
1a5ac6406f
|
ICU-10133 Fix pkgdata tool not building data into load module on OS390
X-SVN-Rev: 33614
|
2013-05-08 19:53:01 +00:00 |
|
Michael Ow
|
38d627e87f
|
ICU-10134 Fix man page for uconv
X-SVN-Rev: 33613
|
2013-05-08 19:06:57 +00:00 |
|
Michael Ow
|
9f5cf1f546
|
ICU-10129 Fix Windows timezone name truncation
X-SVN-Rev: 33610
|
2013-05-08 17:33:54 +00:00 |
|
Michael Ow
|
c7ad164155
|
ICU-10082 Fix timezone detection on Solaris
X-SVN-Rev: 33609
|
2013-05-08 17:00:30 +00:00 |
|
Michael Ow
|
4b966aacc4
|
ICU-10083 Update version number to 52.0.1 and update timebombs
X-SVN-Rev: 33604
|
2013-05-07 19:53:34 +00:00 |
|
Michael Ow
|
881d285d3a
|
ICU-9881 Fix library names for MINGW build
X-SVN-Rev: 33603
|
2013-05-07 17:35:21 +00:00 |
|
John Emmons
|
8e10ba52d1
|
ICU-10137 Merge CLDR 23.1 data
X-SVN-Rev: 33591
|
2013-05-06 13:48:55 +00:00 |
|
Markus Scherer
|
e37aa32bd9
|
ICU-10081 uprv_stableBinarySearch() internal API
X-SVN-Rev: 33590
|
2013-05-04 18:58:23 +00:00 |
|
Markus Scherer
|
fe3b2a4118
|
ICU-10081 stable sort via insertion sort with binary search; test it well
X-SVN-Rev: 33588
|
2013-05-03 22:46:57 +00:00 |
|
Yoshito Umaoka
|
a6e70ba57b
|
ICU-10098 Fixed a bug introduced by the previous commit.
X-SVN-Rev: 33587
|
2013-05-03 22:34:46 +00:00 |
|
Yoshito Umaoka
|
1551c65468
|
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
X-SVN-Rev: 33586
|
2013-05-03 21:36:03 +00:00 |
|
Peter Edberg
|
a8a20d2b84
|
ICU-10070 uregion_isEqualTo -> uregion_areEqual, implement using pointer compare
X-SVN-Rev: 33578
|
2013-05-02 22:04:50 +00:00 |
|
Peter Edberg
|
79b8f74642
|
ICU-9984 For DTPG, Y in skeleton should produce Y in pattern
X-SVN-Rev: 33562
|
2013-04-29 22:10:29 +00:00 |
|
Yoshito Umaoka
|
1400bf549b
|
ICU-9104 Some minor updates in the CollationElementIterator API doc, including setOffset()/setText() are OK between next()/previous() in addition to reset(). Removing class name prefix in the updated section to improve the readability (doxygen still produces links without class prefix).
X-SVN-Rev: 33551
|
2013-04-25 21:10:43 +00:00 |
|
Michael Ow
|
9adeaa2633
|
ICU-10037 Update ICU4C to tzdata 2013c
X-SVN-Rev: 33547
|
2013-04-24 01:06:18 +00:00 |
|
Steven R. Loomis
|
53d7ea4930
|
ICU-10107 improve API docs for new function
X-SVN-Rev: 33540
|
2013-04-19 23:39:07 +00:00 |
|
Steven R. Loomis
|
f2fbc8c394
|
ICU-10107 LayoutEngine improvements
X-SVN-Rev: 33535
|
2013-04-18 21:24:51 +00:00 |
|
Steven R. Loomis
|
98b675629d
|
ICU-10107 bump script codes
X-SVN-Rev: 33531
|
2013-04-15 23:56:16 +00:00 |
|
Steven R. Loomis
|
f56d218cb7
|
ICU-10107 Improve test generation
X-SVN-Rev: 33530
|
2013-04-15 23:54:51 +00:00 |
|
Yoshito Umaoka
|
a73a199d84
|
ICU-10106 Removed the reference to fallbackRegionFormat that is no longer used.
X-SVN-Rev: 33529
|
2013-04-15 19:41:05 +00:00 |
|
Peter Edberg
|
eea5fa79bb
|
ICU-10070 Misunderstanding, back out r33521
X-SVN-Rev: 33524
|
2013-04-13 02:54:22 +00:00 |
|
Peter Edberg
|
6b83580f8a
|
ICU-10070 And handle NULl return from uregion_getContainedRegions... while I am at it
X-SVN-Rev: 33522
|
2013-04-13 00:16:56 +00:00 |
|
Peter Edberg
|
eb89f787b4
|
ICU-10070 Fix crash due to bug in uenum_next that only affects some compilers
X-SVN-Rev: 33521
|
2013-04-12 23:48:49 +00:00 |
|
Peter Edberg
|
947bd7d1b6
|
ICU-10070 Add plain C wrappers for Region class
X-SVN-Rev: 33520
|
2013-04-12 23:00:51 +00:00 |
|
Markus Scherer
|
ff531bc19b
|
ICU-7881 add new options to the short usage text too
X-SVN-Rev: 33504
|
2013-04-10 19:27:41 +00:00 |
|
Markus Scherer
|
bc9b269353
|
ICU-7881 add icupkg options --auto_toc_prefix --auto_toc_prefix_with_type --toc_prefix
X-SVN-Rev: 33500
|
2013-04-08 21:31:58 +00:00 |
|
Travis Keep
|
77f8f1e2c2
|
ICU-10045 Change UNICODE_STRING_SIMPLE to a UnicodeString constructor in an attempt to fix broken builds.
X-SVN-Rev: 33489
|
2013-04-03 21:18:45 +00:00 |
|
Travis Keep
|
41bb29f532
|
ICU-10045 Fix number of significant digits with 0.
X-SVN-Rev: 33487
|
2013-04-03 20:11:01 +00:00 |
|
Travis Keep
|
6125cf2eff
|
ICU-10045 Formatting with significant digits to work correctly with 0 in C++
X-SVN-Rev: 33485
|
2013-04-02 22:01:33 +00:00 |
|
Andy Heninger
|
87cbfeee3f
|
ICU-2940 Remove synchronization from uset and uget DataDirectory().
X-SVN-Rev: 33472
|
2013-03-28 18:25:12 +00:00 |
|
Peter Edberg
|
8f37e438a6
|
ICU-10061 Make getDayOfWeekType behave as documented for last weekend day; fix for 1-day weekends
X-SVN-Rev: 33468
|
2013-03-27 22:44:22 +00:00 |
|
Peter Edberg
|
3c32983978
|
ICU-10062 Fix header documentation for getDayOfWeekType, getWeekendTransition
X-SVN-Rev: 33467
|
2013-03-27 22:43:03 +00:00 |
|
Andy Heninger
|
3b379f4c28
|
ICU-7468 Use C++ "using" in Format class hierarchy, so inheritance of format() and parse() functions works normally, without unwanted function hiding.
X-SVN-Rev: 33457
|
2013-03-21 22:09:06 +00:00 |
|
Travis Keep
|
600e3d4a59
|
ICU-10042 Fix documentation for unum_formatXXX()
X-SVN-Rev: 33455
|
2013-03-21 18:48:00 +00:00 |
|
Travis Keep
|
7e89728836
|
ICU-9914 ICU4C DateIntervalFormat to handle 2 year vs. 4 year formats.
X-SVN-Rev: 33453
|
2013-03-21 17:25:43 +00:00 |
|
Andy Heninger
|
1f65c0e70a
|
ICU-10048 Compiler warning cleanup.
X-SVN-Rev: 33445
|
2013-03-21 05:48:52 +00:00 |
|
Andy Heninger
|
ae4350661b
|
ICU-10048 Fix some compiler warnings in ICU4C.
X-SVN-Rev: 33444
|
2013-03-21 01:42:01 +00:00 |
|
Peter Edberg
|
18c9009232
|
ICU-10013 Update readme to release version
X-SVN-Rev: 33435
|
2013-03-15 18:07:46 +00:00 |
|
Michael Ow
|
0990f9bd02
|
ICU-10013 Fix some no data test error and memory leaks
X-SVN-Rev: 33424
|
2013-03-14 17:14:52 +00:00 |
|
Michael Ow
|
46ba913bb8
|
ICU-9732 Update tzdata in ICU4C to 2013b
X-SVN-Rev: 33420
|
2013-03-13 21:32:28 +00:00 |
|
Yoshito Umaoka
|
708b919ec3
|
ICU-10036 Logically corrected if condition included in the previous change.
X-SVN-Rev: 33418
|
2013-03-13 21:10:31 +00:00 |
|