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 |
|
Michael Ow
|
6a639a823b
|
ICU-6991 Add test case for uspoof and reorder cintltst.
X-SVN-Rev: 26648
|
2009-09-18 06:38:49 +00:00 |
|
Michael Ow
|
30ef01e564
|
ICU-6991 Add test for better code coverage in various calendar classes and dateformat.
X-SVN-Rev: 26646
|
2009-09-17 21:55:11 +00:00 |
|
Jason Spieth
|
c86561934a
|
ICU-6990 2009m ICU4C
X-SVN-Rev: 26641
|
2009-09-17 16:20:15 +00:00 |
|
Michael Ow
|
1cc5cd1a8b
|
ICU-6991 Improve coverage for calendar, bms, and msgfmt.
X-SVN-Rev: 26638
|
2009-09-16 20:55:05 +00:00 |
|
Steven R. Loomis
|
712b165172
|
ICU-6930 IBM i updates: Merging r26624 through r26636 of /icu/branches/srl/i6930
X-SVN-Rev: 26637
|
2009-09-16 01:08:54 +00:00 |
|
Michael Ow
|
c8982d6ce6
|
ICU-7074 Update version number for namespace.
X-SVN-Rev: 26632
|
2009-09-15 17:50:27 +00:00 |
|
Michael Ow
|
a6305a2160
|
ICU-3319 Fix missing function declaration during merge.
X-SVN-Rev: 26631
|
2009-09-15 16:20:12 +00:00 |
|
Michael Ow
|
403bffef0e
|
ICU-7087 Include missing header file for strcpy and strcat.
X-SVN-Rev: 26630
|
2009-09-14 17:39:35 +00:00 |
|
Michael Ow
|
67e5dae0ae
|
ICU-5720 Fix usage of UVersionInfo type.
X-SVN-Rev: 26629
|
2009-09-14 16:48:42 +00:00 |
|
Andy Heninger
|
44b26a579b
|
ICU-7087 fix spoof detection bugs with buffer handling while computing skeletons, and with supplemental character handling.
X-SVN-Rev: 26628
|
2009-09-14 04:02:38 +00:00 |
|
Steven R. Loomis
|
d51a3d446c
|
ICU-6989 merge of r26622, fix urename
X-SVN-Rev: 26623
|
2009-09-12 04:06:28 +00:00 |
|
Michael Ow
|
bec6614bdd
|
ICU-6565 Make Linux and MacOX default codepage be UTF-8 for non C/POSIX locale.
X-SVN-Rev: 26620
|
2009-09-11 20:41:32 +00:00 |
|
Andy Heninger
|
4d90dc692d
|
ICU-7130 infinite loop in dictionary break iterators
X-SVN-Rev: 26618
|
2009-09-10 23:17:38 +00:00 |
|
Jungshik Shin
|
1dc8949de0
|
ICU-7135 fix a memory leak in timezone.cpp on Windows
X-SVN-Rev: 26616
|
2009-09-09 23:39:16 +00:00 |
|
Markus Scherer
|
df6548d8bf
|
ICU-7132 add section with recommended build options
X-SVN-Rev: 26615
|
2009-09-09 22:43:18 +00:00 |
|
Michael Ow
|
aedb406d05
|
ICU-3319 Fix cygwin renaming issue.
X-SVN-Rev: 26614
|
2009-09-09 18:29:55 +00:00 |
|
John Vu
|
a91b8f20a8
|
ICU-6991 Code coverage for missing functions in Calendar, DecimalFormat, MessageFormat, PluralFormat, and StringList.
X-SVN-Rev: 26613
|
2009-09-09 16:44:34 +00:00 |
|
John Vu
|
96f031263f
|
ICU-6991 Modified last revision to actually include test.
X-SVN-Rev: 26612
|
2009-09-09 03:46:40 +00:00 |
|
John Vu
|
de02af8d27
|
ICU-6991 Code coverage for missing functions in Calendar, DecimalFormat, and CurrencyPluralInfo
X-SVN-Rev: 26611
|
2009-09-08 22:29:54 +00:00 |
|
Michael Ow
|
ddc3287efd
|
ICU-4954 Use skipRuleWhiteSpace after white space check.
X-SVN-Rev: 26610
|
2009-09-08 16:42:54 +00:00 |
|
Michael Ow
|
9e239fd9f0
|
ICU-3319 Merge changes in branch to trunk.
X-SVN-Rev: 26609
|
2009-09-08 05:31:42 +00:00 |
|
Michael Ow
|
1ad7caa833
|
ICU-6991 Remove unneeded error code check and other errors.
X-SVN-Rev: 26608
|
2009-09-07 07:09:52 +00:00 |
|
Michael Ow
|
c69b37b9c8
|
ICU-6991 Fix redeclaration error.
X-SVN-Rev: 26607
|
2009-09-07 04:26:04 +00:00 |
|
John Vu
|
d617aa5932
|
ICU-6991 Code coverage for missing functions in NumberingSystem and Collator.
X-SVN-Rev: 26606
|
2009-09-04 22:14:57 +00:00 |
|
John Vu
|
05d0e02083
|
ICU-6991 Code coverage for missing functions in MessageFormat.
X-SVN-Rev: 26605
|
2009-09-04 21:10:10 +00:00 |
|
John Vu
|
222da0d6ad
|
ICU-6991 Code coverage for missing functions in Calendar and NumberFormat.
X-SVN-Rev: 26602
|
2009-09-04 17:15:03 +00:00 |
|
Michael Ow
|
f936b9b2f5
|
ICU-3126 Merge changes to trunk for auto cleanup of icu libraries.
X-SVN-Rev: 26596
|
2009-09-03 20:40:02 +00:00 |
|
John Vu
|
beeba02f88
|
ICU-6991 Code coverage for missing functions in CEList, CollData, BoyerMooreSearch, PluralFormat.
X-SVN-Rev: 26588
|
2009-09-02 22:27:16 +00:00 |
|
John Vu
|
0fd738a371
|
ICU-6332 Updated the readme to reflect the enhancement.
X-SVN-Rev: 26574
|
2009-08-28 20:52:50 +00:00 |
|
Michael Ow
|
392d7d16b6
|
ICU-4954 Ensure Unicode Pattern_White_Space set is used where appropriate.
X-SVN-Rev: 26571
|
2009-08-28 18:37:27 +00:00 |
|
Andy Heninger
|
86ca295bb4
|
ICU-7108 Regenerated LineBreakTest.txt
X-SVN-Rev: 26570
|
2009-08-28 17:43:49 +00:00 |
|
John Vu
|
0f60cda1cf
|
ICU-6332 Removed the "s" in libsicu*.a to libicu*.a for static linking.
X-SVN-Rev: 26558
|
2009-08-27 01:19:35 +00:00 |
|
Michael Ow
|
51c1fcf807
|
ICU-7060 Fix cygwin msvc debug pkgdata issue.
X-SVN-Rev: 26556
|
2009-08-26 20:09:59 +00:00 |
|
Michael Ow
|
657fc234e0
|
ICU-4069 Remove C++ style comments and declarations.
X-SVN-Rev: 26555
|
2009-08-26 18:40:08 +00:00 |
|
John Emmons
|
54a0de3375
|
ICU-4069 Use localized locale display pattern in getDisplayLocale()
X-SVN-Rev: 26554
|
2009-08-26 17:28:25 +00:00 |
|