Commit Graph

22174 Commits

Author SHA1 Message Date
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
Yoshito Umaoka
d4ef02200d ICU-7075 Updated readme and api change report for 4.4M2.
X-SVN-Rev: 26742
2009-10-05 21:30:36 +00:00
Yoshito Umaoka
ea7d49c696 ICU-7027 Fixed some compiler warnings.
X-SVN-Rev: 26741
2009-10-05 21:16:36 +00:00
Michael Ow
5380e956d3 ICU-7074 Fix svn prop issue.
X-SVN-Rev: 26740
2009-10-05 20:57:57 +00:00
Yoshito Umaoka
f3b49de0a0 ICU-7075 Ignore SecurityException when reading system property used for ICULogger under security manager enabled.
X-SVN-Rev: 26739
2009-10-05 16:58:27 +00:00
Yoshito Umaoka
84c84795e3 ICU-7075 Update the timebomb for VTimeZone Asia/Amman problem.
X-SVN-Rev: 26738
2009-10-05 15:46:20 +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
John Emmons
ceb60561d4 ICU-7173 Merge CLDR 1.8p1 data from branch
X-SVN-Rev: 26735
2009-10-03 03:56:15 +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
15e32fe597 ICU-6990 2009n ICU4J
X-SVN-Rev: 26716
2009-10-01 16:03:33 +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
Yoshito Umaoka
ff242a51a3 ICU-7169 Fixed DateTimePatternGenerator threading problem. Also added getFrozenInstance as @internal for now.
X-SVN-Rev: 26709
2009-09-30 22:32:48 +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
Yoshito Umaoka
6d08d7a36f ICU-7030 Generics support in Freezable. Some other co-variant return type support. Merging changes done in the branch to the trunk.
X-SVN-Rev: 26699
2009-09-29 21:28:39 +00:00
Yoshito Umaoka
7d19f16115 ICU-6924 UPropertyAlias#get*Enum to return UProperty.UNDEFINED instead of throwing an IllegalArgumentException. UnicodeSet to call these methods directly and removed try/catch block in a loop.
X-SVN-Rev: 26698
2009-09-29 19:21:35 +00:00
Yoshito Umaoka
bc31f197d0 ICU-6810 Use generic template type T instead of U for addAllTo.
X-SVN-Rev: 26697
2009-09-29 15:46:24 +00:00
Jason Spieth
8af6181661 ICU-7140 Change cache hashkey in ULocale based method and other cache tweaks per comments.
X-SVN-Rev: 26695
2009-09-28 20:33:53 +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
John Emmons
e4e4513690 ICU-7136 Modify ICUResourceBundle implementation to honor %%ParentIsRoot resources in locales with multiple scripts
X-SVN-Rev: 26685
2009-09-24 17:28:39 +00:00
Mark Davis
56afa88bdf ICU-6424 extract iterable comparator
X-SVN-Rev: 26682
2009-09-23 21:53:28 +00:00
Jason Spieth
d9a955b0b7 ICU-7140 Two level cache in NumberingSystem - ICU4J
X-SVN-Rev: 26680
2009-09-23 18:29:21 +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
Yoshito Umaoka
2fe427bc5d ICU-7127 Resource loading code to support filepath with space characters and non-ASCII characters.
X-SVN-Rev: 26661
2009-09-21 20:30:49 +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