Commit Graph

17686 Commits

Author SHA1 Message Date
Peter Edberg
e9abb9546f ICU-8092 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr
X-SVN-Rev: 28936
2010-10-28 17:28:06 +00:00
Steven R. Loomis
b0cdff9b4b ICU-7373 update report
X-SVN-Rev: 28934
2010-10-28 01:24:00 +00:00
Steven R. Loomis
88da3e392c ICU-7373 change report with enum
X-SVN-Rev: 28932
2010-10-28 00:07:53 +00:00
Stuart Gill
a79a8d4ad6 ICU-3984 remove debug print
X-SVN-Rev: 28931
2010-10-27 23:50:29 +00:00
Andy Heninger
1d125c474c ICU-8090 add back the previously failing transliterators.
X-SVN-Rev: 28930
2010-10-27 23:37:28 +00:00
Andy Heninger
19dbe7e1cc ICU-8090 Transliterator, fix instantiation failures.
X-SVN-Rev: 28929
2010-10-27 23:35:12 +00:00
Umesh Nair
e3756f710b ICU-7015 Fixing some types and adding some conditional code for debugging.
X-SVN-Rev: 28928
2010-10-27 22:11:37 +00:00
Stuart Gill
110e2ceb05 ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924
X-SVN-Rev: 28926
2010-10-27 18:02:52 +00:00
Peter Edberg
8c2725adc2 ICU-8081 Investigate failing string search tests; improve tests
X-SVN-Rev: 28925
2010-10-27 07:04:49 +00:00
Markus Scherer
ded551cad3 ICU-7264 update layout engine script data
X-SVN-Rev: 28922
2010-10-26 22:15:58 +00:00
Peter Edberg
48ebf95831 ICU-7864 Use ICU_DATA_DIR_PREFIX_ENV_VAR to get path prefix from environment
X-SVN-Rev: 28921
2010-10-26 22:02:14 +00:00
Yoshito Umaoka
2938235bff ICU-7568 tzdata2010n to ICU4C trunk
X-SVN-Rev: 28919
2010-10-26 21:47:44 +00:00
Peter Edberg
c8765bfe77 ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725)
X-SVN-Rev: 28916
2010-10-26 18:11:13 +00:00
Peter Edberg
33120b6943 ICU-8046 CLDR 1.9 integration, fix he,fi brkitr
X-SVN-Rev: 28914
2010-10-26 07:38:20 +00:00
Peter Edberg
4c5b36b9d9 ICU-8046 CLDR 1.9 integration pass 4, ur collation & correct cldr version
X-SVN-Rev: 28912
2010-10-26 03:34:07 +00:00
Peter Edberg
17bfaa6a79 ICU-8046 CLDR 1.9 integration, in build.xml fileset id="brkitr" add fi.txt, he.txt
X-SVN-Rev: 28911
2010-10-26 03:23:21 +00:00
Markus Scherer
db864477ae ICU-7264 make some C test code more parallel with Java
X-SVN-Rev: 28909
2010-10-25 23:06:37 +00:00
Peter Edberg
b52138122f ICU-8046 CLDR 1.9 integration pass 3 (CLDR r5147, still minus 14 transliterators)
X-SVN-Rev: 28906
2010-10-25 22:37:20 +00:00
Peter Edberg
5b132df167 ICU-8046 CLDR 1.9 integration pass 2, update C tests
X-SVN-Rev: 28901
2010-10-25 06:31:21 +00:00
Peter Edberg
cca3150c47 ICU-8046 CLDR 1.9 integration pass 2, generated file updates in data/
X-SVN-Rev: 28900
2010-10-25 06:30:04 +00:00
Peter Edberg
04b5cd0d7b ICU-8072 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr
X-SVN-Rev: 28899
2010-10-25 04:29:10 +00:00
Peter Edberg
511b73419f ICU-8072 Fix crash in genrb coll processing due to stale rulesToParse pointers in UColToken hashtable
X-SVN-Rev: 28898
2010-10-24 19:06:51 +00:00
Peter Edberg
369540ab7a ICU-8046 add VerifyTranslation diagnostics, update measurement system test
X-SVN-Rev: 28887
2010-10-21 07:26:06 +00:00
Andy Heninger
a77332d75c ICU-7561 fixes to uspoof API docs, to make them build.
X-SVN-Rev: 28885
2010-10-20 23:12:46 +00:00
Peter Edberg
d841f7254d ICU-7992 DateTimePatternGenerator, fix matching for weekday name
X-SVN-Rev: 28884
2010-10-20 22:06:10 +00:00
Yoshito Umaoka
4e8f6e1ed2 ICU-7518 Workaround for 24:00 on a transition day problem. Use 23:59:59.999 as the transition time. iCal VTIMEZONE is not capable to handle such rule. Also a minor bug fix in BasicTimeZone::hasEquivalentTransitions which was found while updating the test case. This fix is equivalent to the ICU4J fix r28879.
X-SVN-Rev: 28880
2010-10-20 07:46:11 +00:00
Jinglun Li
a1f9c9d8f7 ICU-7952 ICU4C SelectFormat review feedback. Merge from branches/jinglun.
X-SVN-Rev: 28878
2010-10-20 02:36:31 +00:00
Markus Scherer
d29bfdf854 ICU-7264 UCA 6.0 data, test data, and bug fixes; from branches/markus/uca60 -r 28826:28857
X-SVN-Rev: 28875
2010-10-19 21:48:04 +00:00
Jie J. Yang
396f2a8f3a ICU-7902 TimeUnitFormat uses unlocalized short time units for Greek, icu4c part
X-SVN-Rev: 28872
2010-10-19 08:28:02 +00:00
Peter Edberg
aa3ebc300a ICU-8046 CLDR 1.9 integration pass 1, skip some Myanmar tests until cldrbug 3062 is fixed
X-SVN-Rev: 28869
2010-10-19 04:09:15 +00:00
Peter Edberg
0cc2fd091f ICU-8046 CLDR 1.9 integration pass 1, update tests
X-SVN-Rev: 28867
2010-10-19 03:31:50 +00:00
Peter Edberg
d26cbd4680 ICU-8046 CLDR 1.9 integration pass 1, generated file updates in data/
X-SVN-Rev: 28866
2010-10-19 03:27:40 +00:00
Claire Ho
e28ad3610d ICU-7385 rollback the changeset#28856. Hold the change until reviewed by icu-design list.
X-SVN-Rev: 28864
2010-10-19 01:27:56 +00:00
Claire Ho
51689f4071 ICU-7385 changed ECurrencySpacing into a C enum.
X-SVN-Rev: 28856
2010-10-18 23:09:02 +00:00
Andy Heninger
4efdb1090d ICU-7555 regexp does not recognize [:word:]
X-SVN-Rev: 28854
2010-10-18 20:08:27 +00:00
Peter Edberg
71c083cdce ICU-8046 CLDR 1.9 integration pass 1, update U_ICU_DATA_VERSION
X-SVN-Rev: 28847
2010-10-18 05:41:17 +00:00
Peter Edberg
8c3fb82cd5 ICU-8046 CLDR 1.9 integration pass 1, hand-edited files in data/
X-SVN-Rev: 28846
2010-10-18 05:15:17 +00:00
Andy Heninger
c05e310791 ICU-8044 Spoof Detection data update to latest from Unicode.
X-SVN-Rev: 28838
2010-10-15 00:01:43 +00:00
Umesh Nair
81ce7e7cf2 ICU-7015 Minor changes.
X-SVN-Rev: 28832
2010-10-14 20:25:09 +00:00
Umesh Nair
2b57a010d7 ICU-7015 Adding more test cases.
X-SVN-Rev: 28830
2010-10-14 18:44:44 +00:00
Michael Ow
5dac211295 ICU-8038 Re-enable UnicodeBig and UnicodeLittle tests.
X-SVN-Rev: 28817
2010-10-13 20:18:49 +00:00
Steven R. Loomis
1bcfb1258c ICU-8001 batch script and readme.html for testing
X-SVN-Rev: 28816
2010-10-13 19:25:12 +00:00
Markus Scherer
5bf81805bd ICU-7264 update change log
X-SVN-Rev: 28815
2010-10-13 17:47:30 +00:00
Markus Scherer
c4a66333eb ICU-7264 remove obsolete UCAElements.variableTop
X-SVN-Rev: 28813
2010-10-13 17:38:40 +00:00
Steven R. Loomis
0c6ec18878 ICU-7264 fix broken call, sending NULL for new parameter
X-SVN-Rev: 28812
2010-10-13 17:23:01 +00:00
Markus Scherer
db32e2a441 ICU-7264 check isSpecial(CE) before getCETag(CE), and more debug output for genuca
X-SVN-Rev: 28803
2010-10-12 23:59:00 +00:00
Andy Heninger
69a7b1ea42 ICU-6545 Allow regex reset to the end of a string
X-SVN-Rev: 28801
2010-10-12 22:52:51 +00:00
Andy Heninger
61460a2e97 ICU-7975 Clarify that formatting a number always will round it.
X-SVN-Rev: 28795
2010-10-12 20:05:49 +00:00
Michael Ow
2333b126c1 ICU-6845 Improve the code coverage in ICU4C.
X-SVN-Rev: 28790
2010-10-12 16:38:38 +00:00
Andy Heninger
801abaa192 ICU-7892 add missing implementation for unum_parseDecimal() and unum_formatDecimal().
X-SVN-Rev: 28789
2010-10-12 05:11:41 +00:00
Steven R. Loomis
adb11cba8d ICU-8028 update version number to milestone:4.6, bump timebombs, etc
X-SVN-Rev: 28785
2010-10-09 01:23:28 +00:00
Jungshik Shin
4fb62e2878 ICU-8014 DST detection failure on Linux. Change the function name to skipZoneIDPrefix
X-SVN-Rev: 28784
2010-10-09 00:54:20 +00:00
Michael Ow
da1272de57 ICU-7447 Fix some GCC and VA compiler warnings.
X-SVN-Rev: 28778
2010-10-08 20:14:26 +00:00
John Emmons
601ffaf13c ICU-7597 Make validSublocales be based on included locales in icu-config.xml
X-SVN-Rev: 28775
2010-10-08 06:01:05 +00:00
Jungshik Shin
fa5efaaf9b ICU-8014 default timezone detection is not reliable when /usr/share/zoneinfo has posix/right subdirectories
X-SVN-Rev: 28771
2010-10-07 18:07:05 +00:00
Michael Ow
d483c7c807 ICU-7721 Check to see if both CXXFLAGS and CFLAGS were not set already.
X-SVN-Rev: 28770
2010-10-07 03:34:53 +00:00
Michael Ow
0c59484979 ICU-7721 Remove duplicate code in configure script.
X-SVN-Rev: 28769
2010-10-07 03:15:39 +00:00
Michael Ow
5878b80ed9 ICU-7721 Fix release/debug options in configure script.
X-SVN-Rev: 28768
2010-10-07 02:54:35 +00:00
Steven R. Loomis
cac0d444ac ICU-8023 test fix for windows makefile
X-SVN-Rev: 28767
2010-10-07 00:23:38 +00:00
John Emmons
5a88748c9f ICU-6995 Fix character classifications in Kannada
X-SVN-Rev: 28766
2010-10-06 17:44:33 +00:00
Michael Ow
df4608dd59 ICU-8015 Improve performance of pkgdata tool file parser.
X-SVN-Rev: 28763
2010-10-05 04:52:16 +00:00
Michael Ow
2ea7489697 ICU-7883 Add backslash to all occurrences of spaces in the directory path.
X-SVN-Rev: 28762
2010-10-04 23:55:47 +00:00
Michael Ow
858ae2c1a0 ICU-7883 Ensure that the path has the proper backslash.
X-SVN-Rev: 28761
2010-10-04 23:52:24 +00:00
Michael Ow
d40ee7f0cb ICU-8015 Dynamically allocate enough memory in pkgdata tool for compiler options.
X-SVN-Rev: 28760
2010-10-04 23:47:46 +00:00
Steven R. Loomis
c5e5a4c54e ICU-7979 don't print out error on dlopen fail (err is already recorded). Also, remove some tabs.
X-SVN-Rev: 28759
2010-10-04 23:20:15 +00:00
Andy Heninger
f68de91610 ICU-8005 uninitialized field fLastChar (from valgrind)
X-SVN-Rev: 28758
2010-10-04 23:02:29 +00:00
Steven R. Loomis
63e1b55fea ICU-7972 update to autoconf 2.67, remove unneeded .mk file
X-SVN-Rev: 28751
2010-10-04 20:03:51 +00:00
Steven R. Loomis
b7ca1b4068 ICU-7971 fix make install-doc
X-SVN-Rev: 28750
2010-10-04 19:46:07 +00:00
Steven R. Loomis
3876f7555b ICU-7995 make dist as used by milestone:4.5.2
X-SVN-Rev: 28748
2010-10-04 19:41:13 +00:00
Yoshito Umaoka
26c177ccfc ICU-7996 Adding some resource alias test case data.
X-SVN-Rev: 28747
2010-10-04 19:27:36 +00:00
Steven R. Loomis
4f8e1629db ICU-7792 APIChangeReport.html and tag an untagged file
X-SVN-Rev: 28743
2010-09-30 18:27:04 +00:00
Michael Ow
742f501232 ICU-7983 Resolve valgrind error when calling Calendar::createInstance().
X-SVN-Rev: 28739
2010-09-30 05:44:33 +00:00
Stuart Gill
94820ddb2b ICU-7993 update readme.html for 4.6M2
X-SVN-Rev: 28725
2010-09-29 21:15:11 +00:00
Andy Heninger
eca1ad4fc5 ICU-7991 Fix memory leak in NumberFormatTest.
X-SVN-Rev: 28718
2010-09-28 23:01:24 +00:00
Stuart Gill
71a82b49f6 ICU-7792 Update urename.h for the 4.6M2 release
X-SVN-Rev: 28717
2010-09-28 22:30:57 +00:00
Markus Scherer
514b12fb14 ICU-7792 fix some UCONFIG_NO_XYZ bugs
X-SVN-Rev: 28716
2010-09-28 05:43:34 +00:00
Markus Scherer
ae9a1bdefe ICU-7792 fix a namespace bug
X-SVN-Rev: 28715
2010-09-28 05:06:58 +00:00
Andy Heninger
633cd9763a ICU-7789 ICU4C memory allocation function cleanup. 4.5.2 BRS task.
X-SVN-Rev: 28714
2010-09-27 23:52:31 +00:00
Yoshito Umaoka
369efcc223 ICU-7568 2010m to ICU4C trunk
X-SVN-Rev: 28706
2010-09-27 19:27:19 +00:00
Andy Heninger
4997366db1 ICU-7987 Fix memory leak in intltest normalize
X-SVN-Rev: 28704
2010-09-27 18:47:37 +00:00
Andy Heninger
36fc220ae2 ICU-7986 Fix memory leak in cintltest regex
X-SVN-Rev: 28700
2010-09-27 05:51:41 +00:00
Michael Ow
b970115780 ICU-7981 Log data error for unum_open failure.
X-SVN-Rev: 28699
2010-09-25 04:42:19 +00:00
Jungshik Shin
e8b6b950f0 ICU-7980 fix a few coverity errors
X-SVN-Rev: 28691
2010-09-24 00:13:57 +00:00
Michael Grady
1b81c862ce ICU-6879 Lazy loading of localized timeZone IDs (commit from branch)
X-SVN-Rev: 28687
2010-09-22 22:44:09 +00:00
Alexey Gousev
45de7c9532 ICU-7911 fixed spacing
X-SVN-Rev: 28685
2010-09-22 21:06:39 +00:00
Alexey Gousev
6c2f137965 ICU-7911 added to cintltst
X-SVN-Rev: 28684
2010-09-22 20:00:38 +00:00
Alexey Gousev
e69698280f ICU-7911 fixed formatting issue
X-SVN-Rev: 28683
2010-09-22 19:59:41 +00:00
Michael Ow
a67a5c9ddc ICU-7882 Update BCP47 tag check.
X-SVN-Rev: 28680
2010-09-22 05:47:08 +00:00
John Emmons
b59206e30e ICU-7652 Fix testcase comments to match data
X-SVN-Rev: 28678
2010-09-22 04:42:21 +00:00
John Emmons
b3e6ea4b01 ICU-7724 Fix API tag back to @stable 2.0 per Yoshito
X-SVN-Rev: 28675
2010-09-22 01:57:51 +00:00
Michael Ow
a998c7cac4 ICU-7882 Add function to get shortest length subtag's size.
X-SVN-Rev: 28674
2010-09-21 23:50:37 +00:00
Michael Ow
740bef0bc8 ICU-7969 Update project files to ensure currpinf.h and icuplug.h are copied into the right place.
X-SVN-Rev: 28673
2010-09-21 23:32:18 +00:00
Michael Ow
bc6b44a7d6 ICU-7813 Move declaration to beginning of code block.
X-SVN-Rev: 28672
2010-09-21 23:06:16 +00:00
Steven R. Loomis
c6c2a855a7 ICU-7932 compare as double, not long double
X-SVN-Rev: 28667
2010-09-21 19:10:03 +00:00
Jinglun Li
12de1d68b7 ICU-7772 Fast string direction detection
X-SVN-Rev: 28665
2010-09-21 07:12:28 +00:00
Peter Edberg
8cab1047c4 ICU-7965 th uses legacy clusters with 0E33 0EB3 added to Extend; remove test timebomb
X-SVN-Rev: 28663
2010-09-21 03:38:50 +00:00
Markus Scherer
b5e1330176 ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657
X-SVN-Rev: 28661
2010-09-21 00:12:49 +00:00
Peter Edberg
cbc567f055 ICU-7966 Fix Format::isLenient to be @draft ICU 4.6
X-SVN-Rev: 28659
2010-09-20 21:22:44 +00:00
John Emmons
cd3f6237f9 ICU-7652 Get correct week data from territory based locale
X-SVN-Rev: 28658
2010-09-20 21:22:31 +00:00
Michael Grady
751473d25a ICU-7813 64bit regex API, 7675: UText-based Regex to use native indexes, 7764: Improved UText-regex API error handling, 7855: UText regex group API returns shallow clone, 7851: Set region and start position, 7763: Inline regex progress callback function.
X-SVN-Rev: 28647
2010-09-18 03:07:17 +00:00