Commit Graph

16506 Commits

Author SHA1 Message Date
Michael Ow
213239011c ICU-7200 Skip certain tz file when searching for system time zone.
X-SVN-Rev: 26815
2009-10-28 19:59:29 +00:00
Jason Spieth
6c79d95614 ICU-6990 2009o ICU4C
X-SVN-Rev: 26812
2009-10-27 03:18:02 +00:00
Michael Ow
fe62ee5a61 ICU-6204 Ensure valid country code in locale id is either size 2 or 3.
X-SVN-Rev: 26809
2009-10-26 19:34:32 +00:00
Michael Ow
e698d415eb ICU-7189 Remove accidental character.
X-SVN-Rev: 26795
2009-10-20 16:51:02 +00:00
Michael Ow
774ac9c733 ICU-7189 Add missing header file and fix tabs.
X-SVN-Rev: 26794
2009-10-20 16:48:17 +00:00
Yoshito Umaoka
155dfc0605 ICU-7189 Fixed missing collation case bytes problem in ucol_nextSortKeyPart.
X-SVN-Rev: 26787
2009-10-14 21:45:30 +00:00
Michael Ow
29d8944fc5 ICU-7193 Update version number to 4.3.3
X-SVN-Rev: 26786
2009-10-14 20:13:03 +00:00
Michael Ow
94229bc898 ICU-3319 Ensure makefile checks for changes to uvernum.h
X-SVN-Rev: 26785
2009-10-14 20:11:28 +00:00
John Emmons
d2fffdf749 ICU-5588 Add logic to limit the size of an Indic syllable to a preset maximum
X-SVN-Rev: 26774
2009-10-08 19:13:13 +00:00
John Emmons
d54bef2490 ICU-7186 Fix round-trip problem in Hebrew Calendar
X-SVN-Rev: 26770
2009-10-08 03:47:08 +00:00
Michael Ow
73c4e8b20e ICU-4735 Add comments for new API.
X-SVN-Rev: 26764
2009-10-07 22:18:30 +00:00
Andy Heninger
ee02257977 ICU-7179 Incorrect data type in race-handling code in udata_cacheDataItem
X-SVN-Rev: 26763
2009-10-07 22:06:24 +00:00
Markus Scherer
0ee8d74b70 ICU-7074 fix for U_USING_ICU_NAMESPACE=0
X-SVN-Rev: 26762
2009-10-07 21:36:26 +00:00
Michael Ow
475e26f1ae ICU-7074 Update urename.h for 4.3.2
X-SVN-Rev: 26760
2009-10-07 19:43:07 +00:00
Michael Ow
23d24deaeb ICU-3319 Update genren.pl script for including umachine.h
X-SVN-Rev: 26759
2009-10-07 19:14:12 +00:00
Michael Ow
6719f6f93e ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now.
X-SVN-Rev: 26757
2009-10-07 02:59:44 +00:00
Jungshik Shin
aad80d159f ICU-7135 On Windows, make uprv_tzname return a pointer to a location in the heap in both normal and fallback codepaths because it it is freed in timezone.cpp
X-SVN-Rev: 26746
2009-10-06 16:58:50 +00:00
Michael Ow
db7bee4491 ICU-7074 Fix non-ascii characters in source code.
X-SVN-Rev: 26745
2009-10-05 21:44:02 +00:00
Steven R. Loomis
5eb3f60cad ICU-7124 fix for DEFAULT_64
X-SVN-Rev: 26744
2009-10-05 21:42:20 +00:00
Michael Ow
5380e956d3 ICU-7074 Fix svn prop issue.
X-SVN-Rev: 26740
2009-10-05 20:57:57 +00:00
Markus Scherer
41ffbd67ca ICU-7162 fix typo, forbid LocalPointer heap allocation
X-SVN-Rev: 26736
2009-10-03 04:36:01 +00:00
Markus Scherer
f3f70fe978 ICU-7162 temporary template test
X-SVN-Rev: 26734
2009-10-03 00:25:04 +00:00
John Emmons
dfccc29d1e ICU-7173 Merge CLDR 1.8p1 snapshot data
X-SVN-Rev: 26733
2009-10-02 21:06:55 +00:00
Michael Ow
ecae93acea ICU-3319 Fix result check for uprv_memcmp and update namespace renaming
X-SVN-Rev: 26731
2009-10-02 19:21:27 +00:00
Steven R. Loomis
185f4dee9d ICU-7049 fix renaming. Merge of r26721, r26723, r26726
X-SVN-Rev: 26728
2009-10-01 22:52:39 +00:00
Steven R. Loomis
67134440a0 ICU-6426 fix breakage on solaris, aix, hp. merge from r26724
X-SVN-Rev: 26727
2009-10-01 22:50:45 +00:00
Michael Ow
e2e3789ac4 ICU-7131 Add check for U_CHARSET_FAMILY in pkgdata tool.
X-SVN-Rev: 26722
2009-10-01 20:01:51 +00:00
Andy Heninger
abb85c8441 ICU-6426 Zone String Formatter, reduce heap memory usage.
X-SVN-Rev: 26718
2009-10-01 18:31:00 +00:00
Michael Ow
e937802586 ICU-3319 Update genrn.pl script to reflect renaming function.
X-SVN-Rev: 26717
2009-10-01 17:59:30 +00:00
Jason Spieth
d8774eeb06 ICU-6990 2009n ICU4C
X-SVN-Rev: 26715
2009-10-01 16:02:09 +00:00
Andy Heninger
ee142e51fb ICU-6426 Zone String Formatter, reduce heap memory usage.
X-SVN-Rev: 26710
2009-10-01 02:03:41 +00:00
Michael Ow
5fd02e901c ICU-3319 Ensure uvernum.h is not included before platform.h
X-SVN-Rev: 26708
2009-09-30 22:26:10 +00:00
Claire Ho
78f5b61f0b ICU-7145 Prevent crash in searchForTZfile() of putil.c
X-SVN-Rev: 26706
2009-09-30 21:21:02 +00:00
Michael Ow
fea26556be ICU-3319 Update common project file.
X-SVN-Rev: 26705
2009-09-30 20:50:14 +00:00
Michael Ow
f49fb07bfe ICU-3319 Remove uneeded doxygen tag.
X-SVN-Rev: 26704
2009-09-30 20:31:51 +00:00
Michael Ow
0007ad3c36 ICU-3319 Use more generic name for rename macro. Move namespace definition back. Fix various rename issues.
X-SVN-Rev: 26703
2009-09-30 20:26:34 +00:00
Michael Ow
cf139249f7 ICU-5720 Remove uneeded u_version functions.
X-SVN-Rev: 26702
2009-09-30 20:16:24 +00:00
Michael Ow
39aecc4333 ICU-6991 Fix function name.
X-SVN-Rev: 26689
2009-09-25 17:16:39 +00:00
Steven R. Loomis
b469013d94 ICU-6987 --with-data-packaging=static
X-SVN-Rev: 26688
2009-09-25 01:56:41 +00:00
Michael Ow
efc5c79a2f ICU-7129 Install search directory in docs separate.
X-SVN-Rev: 26687
2009-09-24 20:46:27 +00:00
Michael Ow
3484b2a1fa ICU-7155 Add check in pkgdata tool for overflow buffer.
X-SVN-Rev: 26686
2009-09-24 17:29:26 +00:00
Michael Ow
5f5cbb2c28 ICU-7159 Remove -O requirement in pkgdata when mode is common.
X-SVN-Rev: 26679
2009-09-23 16:53:07 +00:00
Michael Ow
be03b11164 ICU-6911 Update tzrulets to avoid memory leak.
X-SVN-Rev: 26678
2009-09-23 16:27:59 +00:00
Michael Ow
ee7d6c25c0 ICU-6911 Make one cleanup function for numfmt.cpp
X-SVN-Rev: 26677
2009-09-23 15:41:25 +00:00
John Emmons
f5c53c0899 ICU-7136 Fix build error on Windows
X-SVN-Rev: 26670
2009-09-22 16:05:30 +00:00
John Emmons
9201d2a8a6 ICU-7136 Add logic to allow %%ParentIsRoot resource to disallow the parent in the inheritance chain
X-SVN-Rev: 26666
2009-09-21 22:51:00 +00:00
Andy Heninger
95505300c8 ICU-4016 mutexes: dump pool, revert to dynamic allocation, simplify some of the #ifdef tangle.
X-SVN-Rev: 26660
2009-09-21 04:21:41 +00:00
Michael Ow
0ea3b2f2ca ICU-6991 Fix memory leaks in currpinf, uspoof, and some test in intltest.
X-SVN-Rev: 26658
2009-09-21 02:10:54 +00:00
Michael Ow
d8e1bc4885 ICU-6911 Remove memory leak in icudataver and ssearch.
X-SVN-Rev: 26652
2009-09-18 21:52:02 +00:00
Michael Ow
3b1acfd610 ICU-6991 Add icudataver.c to windows project file.
X-SVN-Rev: 26649
2009-09-18 14:31:42 +00:00