Commit Graph

17171 Commits

Author SHA1 Message Date
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
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
Andy Heninger
efa8bfba9e ICU-7963 Break Iterator data files update for Unicode 6.0
X-SVN-Rev: 28646
2010-09-18 01:22:35 +00:00
Michael Ow
5bc75ff03f ICU-7956 Fix bug in pkgdata concerning parsing option file.
X-SVN-Rev: 28643
2010-09-17 21:26:54 +00:00
Michael Ow
f3fca67f87 ICU-7839 Update ambiguous converter list.
X-SVN-Rev: 28642
2010-09-17 21:25:56 +00:00
John Emmons
b5a918dba0 ICU-7489 Remove unnecessary test TimeZoneRoundTripPerf
X-SVN-Rev: 28640
2010-09-17 16:37:20 +00:00
Michael Ow
780d0d8ead ICU-7926 Update alias table and restore 2 codepages for compound text.
X-SVN-Rev: 28637
2010-09-17 05:04:39 +00:00
Michael Grady
f92222ba98 ICU-7947 Relax 0-capacity test in previous checkin and fix compiler warnings
X-SVN-Rev: 28636
2010-09-17 01:53:01 +00:00
Alexey Gousev
352a29f8a8 ICU-7066 updated intltest
X-SVN-Rev: 28635
2010-09-16 23:28:56 +00:00
Michael Ow
e6185f596f ICU-7926 Remove duplicate codepages.
X-SVN-Rev: 28634
2010-09-16 22:37:17 +00:00
Michael Ow
d2649e2e3d ICU-7926 Add icu internal ucm files for compound text converter.
X-SVN-Rev: 28631
2010-09-16 17:58:39 +00:00
Steven R. Loomis
813bed9975 ICU-7958 test macro cleanup
X-SVN-Rev: 28630
2010-09-16 16:44:29 +00:00
Michael Ow
9b001e6a47 ICU-7957 Initialize pkgdata flags before installing data.
X-SVN-Rev: 28629
2010-09-16 15:53:06 +00:00
Michael Grady
a3a500f892 ICU-7947 Fix previous checkin, expandCapacity allows minimumCapacity=0
X-SVN-Rev: 28628
2010-09-16 02:05:19 +00:00
Michael Grady
467cf876fc ICU-7948 Fix leak in usprep_getProfile when 2 threads race to insert profile data into hash
X-SVN-Rev: 28627
2010-09-16 00:49:01 +00:00
Michael Grady
290cadf0b8 ICU-7947 UVector safety checks to avoid heap overflow due to integer overflow/signedness/truncation
X-SVN-Rev: 28626
2010-09-16 00:30:26 +00:00
Yoshito Umaoka
f063e2a26a ICU-7792 Updated time bomb in tzrulets.cpp - VTimeZone test case for Asia/Amman.
X-SVN-Rev: 28617
2010-09-14 15:36:41 +00:00
Michael Ow
36e74de161 ICU-7839 Add alias for IBM949C in ICU4C.
X-SVN-Rev: 28610
2010-09-13 23:03:32 +00:00
Peter Edberg
22b5f6c4ac ICU-7928 Update tests for CLDR 1.9m2 data
X-SVN-Rev: 28607
2010-09-13 19:14:41 +00:00
Peter Edberg
9024c60a43 ICU-7928 Update data files generated from CLDR
X-SVN-Rev: 28606
2010-09-13 19:12:47 +00:00
Peter Edberg
f3316f90bc ICU-7928 Update files that control building of cldr data for ICU
X-SVN-Rev: 28605
2010-09-13 19:08:21 +00:00
Michael Ow
431e091db9 ICU-7926 Add ISO 2022 aliases to alias table in ICU4C.
X-SVN-Rev: 28603
2010-09-13 17:23:38 +00:00
Steven R. Loomis
0b3e269401 ICU-7928 remove sw* from colfiles.mk ( see r28586 )
X-SVN-Rev: 28599
2010-09-09 18:51:17 +00:00
Michael Ow
dda7ae77c6 ICU-7926 Add ISO-2022-CN-CNS to ICU4C.
X-SVN-Rev: 28587
2010-09-08 23:18:15 +00:00
Peter Edberg
76bff5bdd3 ICU-7928 cldr 1.9m2; remove obsolete files (sw now uses DUCET)
X-SVN-Rev: 28586
2010-09-08 23:07:17 +00:00
Yoshito Umaoka
5055162c5e ICU-7908 Changed the definition of SystemV zones to align them to Olson. By the change, zoneinfo resource was regenerated. Also, regenerated windowsZones.txt from the latest CLDR data.
X-SVN-Rev: 28584
2010-09-08 14:49:39 +00:00
Michael Ow
d4e61338e1 ICU-7839 Update alias table with some missing Java aliases.
X-SVN-Rev: 28578
2010-09-07 19:14:31 +00:00
Steven R. Loomis
a73ec17054 ICU-7382 [srl fixing crash] make sure localeName is initialized.
X-SVN-Rev: 28573
2010-09-04 01:01:45 +00:00
Jungshik Shin
9ef56a51ab ICU-7382 refer to LC_MESSAGE to determine the default locale
X-SVN-Rev: 28571
2010-09-03 21:44:58 +00:00
John Emmons
6d6d6fa198 ICU-7920 Fix duplicate entry in kTimeFields
X-SVN-Rev: 28564
2010-08-31 17:39:58 +00:00
Steven R. Loomis
d55b13b5c8 ICU-7914 checking in regression test
X-SVN-Rev: 28557
2010-08-31 00:25:19 +00:00
Steven R. Loomis
1169926185 ICU-7854 add data drive test case
X-SVN-Rev: 28554
2010-08-30 20:12:25 +00:00
Steven R. Loomis
cb2a590ae5 ICU-7147 update runConfigureICU to use -O0 when in debug mode
X-SVN-Rev: 28553
2010-08-30 19:24:42 +00:00
Steven R. Loomis
d390758955 ICU-6981 pkg-config (closing out old merge)
X-SVN-Rev: 28551
2010-08-30 18:59:02 +00:00
John Emmons
090df3b5a4 ICU-7489 Optimize tz canonicalization for zones that are already canonical
X-SVN-Rev: 28535
2010-08-26 15:38:04 +00:00
Alexey Gousev
590648b41e ICU-7067 adding mh-haiku config file
X-SVN-Rev: 28533
2010-08-25 22:30:42 +00:00
Alexey Gousev
797e6fc9f6 ICU-7067 merging trunk
X-SVN-Rev: 28532
2010-08-25 22:29:44 +00:00
Alexey Gousev
933e73b1d2 ICU-7066 merging trunk
X-SVN-Rev: 28531
2010-08-25 22:28:32 +00:00
Alexey Gousev
9f4eb2b434 ICU-6686 merging into trunk
X-SVN-Rev: 28530
2010-08-25 22:24:53 +00:00
Jungshik Shin
0660dc6e6e ICU-7906 make VS 2008 happy about StringPiece::npos
X-SVN-Rev: 28521
2010-08-25 02:22:04 +00:00
Michael Ow
e7b5ff3734 ICU-7724 Explicitly cast enum value to avoid compilation error on Solaris.
X-SVN-Rev: 28508
2010-08-21 02:16:23 +00:00
Michael Ow
29fe431f2a ICU-7882 Fix pointer declaration error.
X-SVN-Rev: 28504
2010-08-20 21:18:08 +00:00
Michael Ow
24055f8585 ICU-7882 Enable BCP47 ids and update a few test cases in ICU4C.
X-SVN-Rev: 28503
2010-08-20 20:11:37 +00:00
Michael Ow
51495bea12 ICU-7899 Normalize the keyword value for currency to avoid case sensitivity issues.
X-SVN-Rev: 28498
2010-08-20 16:58:26 +00:00
Michael Ow
2c292d36b6 ICU-7872 Update lmbcs code page.
X-SVN-Rev: 28494
2010-08-18 22:31:28 +00:00
Steven R. Loomis
4a996aa700 ICU-6616 improve faketime
X-SVN-Rev: 28482
2010-08-17 01:27:18 +00:00
Yoshito Umaoka
9110e1e1c2 ICU-7568 2010l to ICU4C trunk
X-SVN-Rev: 28479
2010-08-16 18:59:28 +00:00
Steven R. Loomis
9bc3d2bfdb ICU-7891 fix u_fflush to flush stateful converters
X-SVN-Rev: 28474
2010-08-15 02:43:46 +00:00
Steven R. Loomis
7d8ae29f34 ICU-7888 fix package:enumDependencies
X-SVN-Rev: 28473
2010-08-15 00:55:54 +00:00
Steven R. Loomis
fbc574e7af ICU-7890 skip a crashy test
X-SVN-Rev: 28472
2010-08-15 00:48:16 +00:00
Steven R. Loomis
4a0b0ef791 ICU-7887 remove fixed limit on icupkg/gencmn
X-SVN-Rev: 28470
2010-08-13 23:28:05 +00:00
John Emmons
1974269a6f ICU-7724 Merge support for non-contiguous numbering systems
X-SVN-Rev: 28466
2010-08-13 21:23:00 +00:00
Yoshito Umaoka
b0121d5c4a ICU-7568 2010k to icu4c trunk
X-SVN-Rev: 28464
2010-08-13 20:29:25 +00:00
Steven R. Loomis
d00e6d4636 ICU-7870 VS2010 - tests and samples
X-SVN-Rev: 28444
2010-08-11 00:59:38 +00:00
Steven R. Loomis
91678fc8bd ICU-7870 perf projects update
X-SVN-Rev: 28443
2010-08-11 00:26:23 +00:00
Steven R. Loomis
dec09768b9 ICU-7870 Visual Studio 2010
X-SVN-Rev: 28442
2010-08-10 20:16:09 +00:00