Commit Graph

2154 Commits

Author SHA1 Message Date
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
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
Steven R. Loomis
b469013d94 ICU-6987 --with-data-packaging=static
X-SVN-Rev: 26688
2009-09-25 01:56:41 +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
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
9e239fd9f0 ICU-3319 Merge changes in branch to trunk.
X-SVN-Rev: 26609
2009-09-08 05:31:42 +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
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
c6385f6209 ICU-7068 Add statements to ensure that uconfigtest passes
X-SVN-Rev: 26466
2009-08-04 21:09:17 +00:00
Markus Scherer
ceff3fcad0 ICU-6945 reduce gcc 4.2 warnings
X-SVN-Rev: 26411
2009-07-22 05:15:28 +00:00
Michael Ow
3a3b423738 ICU-6945 Add U_NAMESPACE_BEGIN/END and U_NAMESPACE_QUALIFIER where appropriate.
X-SVN-Rev: 26395
2009-07-20 22:09:12 +00:00
Steven R. Loomis
9f373b4b5a ICU-6902 merge of r26358 into trunk (z changes)
X-SVN-Rev: 26381
2009-07-18 02:35:27 +00:00
John Emmons
95d74a66dc ICU-6581 Build without versioned shared object names - fix bug in pkgdata tool for AIX
X-SVN-Rev: 26377
2009-07-17 23:59:37 +00:00
Markus Scherer
c9087beb0d ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and new ICU4J data .jar building from ICU4C (#7043), from -r 26329:26368 icu/branches/markus/smallres2
X-SVN-Rev: 26375
2009-07-17 22:57:26 +00:00
Michael Ow
13a40a0395 ICU-6998 Fix return statement.
X-SVN-Rev: 26311
2009-07-13 20:21:54 +00:00
Andy Heninger
20e7751c2c ICU-6998 swat a bunch of compiler warnings.
X-SVN-Rev: 26288
2009-07-10 18:58:35 +00:00
Michael Ow
cd4a95e345 ICU-6969 Replace tabs with spaces.
X-SVN-Rev: 26265
2009-07-09 20:07:19 +00:00
John Vu
07058ff285 ICU-6969 Applied the latest patch from the discussion on the TracWiki.
X-SVN-Rev: 26210
2009-06-30 16:58:49 +00:00
Michael Ow
513975dfe7 ICU-7004 Update Visual Studio project files to 4.3.1
X-SVN-Rev: 26202
2009-06-29 22:24:07 +00:00
Jungshik Shin
93cc7aa2ed ICU-6540 Get toolutil.c compiled on Windows with UNICODE defined
X-SVN-Rev: 26196
2009-06-29 17:46:22 +00:00
Michael Ow
2868b4dbc6 ICU-6951 Fix gendtjar.pl directory settings.
X-SVN-Rev: 26135
2009-06-20 17:09:29 +00:00
Michael Ow
181acd1d71 ICU-6951 Update gendtjar.pl to reflect new icu4j directory structure.
X-SVN-Rev: 26132
2009-06-19 16:18:15 +00:00
Andy Heninger
4ec5afc95f ICU-6926 add svn prop check script
X-SVN-Rev: 26113
2009-06-16 06:06:03 +00:00
Michael Ow
9100ba632e ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
X-SVN-Rev: 26084
2009-06-09 21:28:13 +00:00
Michael Ow
996d587bdb ICU-6936 Remove unneeded c code file with USE_SINGLE_CCODE_FILE is set.
X-SVN-Rev: 26028
2009-05-20 18:35:10 +00:00
Michael Ow
3f0a9cac87 ICU-6936 Add iSeries specific configurations. Improve performance of creating package without assembly.
X-SVN-Rev: 26018
2009-05-18 05:41:02 +00:00
Andy Heninger
8a31302a44 ICU-6935 missing C++ namespace use
X-SVN-Rev: 26008
2009-05-14 18:30:49 +00:00
Michael Ow
053f5fc7e7 ICU-6925 Add -o option in icupkg to specify output file of list.
X-SVN-Rev: 26002
2009-05-12 18:57:04 +00:00
Michael Ow
c160905800 ICU-4790 Fix uconfig error.
X-SVN-Rev: 25985
2009-05-05 02:03:27 +00:00
Andy Heninger
625bc9086e ICU-4790 Spoof detection build failures with UCONFIG_NO_REGULAR_EXPRESSIONS
X-SVN-Rev: 25981
2009-05-04 05:45:27 +00:00
Michael Ow
16f76c7974 ICU-6799 Add missing header for strcmp.
X-SVN-Rev: 25777
2009-04-15 16:00:21 +00:00
Steven R. Loomis
8fbb58a156 ICU-6799 oops, that param is used under aix
X-SVN-Rev: 25775
2009-04-15 06:51:29 +00:00
Steven R. Loomis
9eb9dd4c83 ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
2009-04-15 01:57:02 +00:00
Steven R. Loomis
99283aed44 ICU-6799 more warning fixes
X-SVN-Rev: 25722
2009-04-02 07:34:37 +00:00
Steven R. Loomis
d84fe470f6 ICU-6362 support for msvc assembly - old merge from trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25703
2009-04-01 01:52:48 +00:00
Michael Ow
3dce722b6f ICU-6765 Explicit include std_string.h in swapimpl.cpp
X-SVN-Rev: 25647
2009-03-24 18:20:55 +00:00
Steven R. Loomis
0fbc6cab07 ICU-6804 update deprecated, draft, etc
X-SVN-Rev: 25633
2009-03-19 16:45:38 +00:00
Michael Ow
b8bc7aaa1b ICU-6786 Add utypes header file.
X-SVN-Rev: 25615
2009-03-18 04:46:28 +00:00
Michael Ow
d90d862818 ICU-6786 Add a new header file to handle platform specific issues with turning on _XOPEN_SOURCE_EXTENDED. Update various source files that depend on this.
X-SVN-Rev: 25613
2009-03-17 22:08:03 +00:00
Michael Ow
c2e19856a1 ICU-6786 Add #define statement to turn off c++ standard string class when _XOPEN_SOURCE_EXTENDED is turned on since this seems to be an issue on some platforms.
X-SVN-Rev: 25582
2009-03-13 19:38:52 +00:00
Michael Ow
9a125deae2 ICU-6765 Remove unneeded include statement and add #define statement to turn off c++ string class support.
X-SVN-Rev: 25581
2009-03-13 19:28:35 +00:00
Michael Ow
ca16a9a04e ICU-3933 Create sym link only when neccessary.
X-SVN-Rev: 25575
2009-03-13 03:13:43 +00:00
Michael Ow
c7b7271028 ICU-6765 Include header file to fix compilation error on certain platforms.
X-SVN-Rev: 25570
2009-03-12 20:27:31 +00:00
Michael Ow
22a10076e8 ICU-4790 Fix gencfu.vcproj from referring to genbrk.* Also fix x64 platform for gencfu.
X-SVN-Rev: 25552
2009-03-11 20:45:32 +00:00
Yoshito Umaoka
41878411dd ICU-6779 Add ! to allow filterRFC3454.pl to run without explicitly invoking perl
X-SVN-Rev: 25551
2009-03-11 19:17:30 +00:00
Michael Ow
794f261f6a ICU-4790 Fix missing include directory and add x64 platform to gencfu.
X-SVN-Rev: 25549
2009-03-11 17:30:52 +00:00
Michael Ow
025017e6ae ICU-4790 Comment out installation code for man page.
X-SVN-Rev: 25541
2009-03-10 21:39:08 +00:00
Andy Heninger
9715eae02c ICU-4790 spoof impl merged to trunk.
X-SVN-Rev: 25534
2009-03-09 23:40:15 +00:00
Michael Ow
d089558036 ICU-3933 Remove old dat file before installing new one in common mode.
X-SVN-Rev: 25386
2009-02-06 20:47:56 +00:00