Commit Graph

14670 Commits

Author SHA1 Message Date
Steven R. Loomis
189539dedb ICU-2895 fix for warnings
X-SVN-Rev: 21390
2007-04-10 22:57:25 +00:00
Steven R. Loomis
f7ee9393c3 ICU-2895 fix for msvc
X-SVN-Rev: 21383
2007-04-09 23:11:21 +00:00
Steven R. Loomis
5d4f7e2492 ICU-2895 Relative Date Format
X-SVN-Rev: 21382
2007-04-09 22:54:03 +00:00
Steven R. Loomis
d48f7af250 ICU-2895 Relative Dates
X-SVN-Rev: 21381
2007-04-09 22:29:57 +00:00
George Rhoten
28338fd1d6 ICU-4988 Fix out of source builds.
X-SVN-Rev: 21374
2007-04-06 23:12:51 +00:00
George Rhoten
94e3bd905b ICU-5629 Remove unassigned Unicode characters from validity table.
Add some Unicode 1.1 characters that are also converted by Windows ISCII.

X-SVN-Rev: 21366
2007-04-06 07:01:22 +00:00
George Rhoten
ccbebdacf6 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21356
2007-04-05 07:37:28 +00:00
George Rhoten
6cc2272493 ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability.
X-SVN-Rev: 21355
2007-04-05 07:29:13 +00:00
George Rhoten
20fd6f98aa ICU-5445 Suppress MSVC 2005 linker warnings. The copyright is already included with icupkg.
X-SVN-Rev: 21354
2007-04-05 02:13:27 +00:00
George Rhoten
7ab2d29695 ICU-4988 Fix race condition while compiling ICU from a distribution instead of svn.
X-SVN-Rev: 21353
2007-04-04 22:50:49 +00:00
Yoshito Umaoka
0a41af2054 ICU-5315 Merge ICU backward compatibility zone definitions to icuzones. Also run Olson zic/zdump for data including icuzones to compare all ICU timezone transitions with the Olson stock code side by side.
X-SVN-Rev: 21350
2007-04-03 04:36:52 +00:00
Steven R. Loomis
e0ce365386 ICU-5135 shorten diff output
X-SVN-Rev: 21344
2007-04-02 21:46:41 +00:00
Steven R. Loomis
704c8b9dcb ICU-5135 add a 'check-dump' target that will compare ICU to TZ data output, if tzcode is present.
X-SVN-Rev: 21343
2007-04-02 21:45:28 +00:00
Deborah Goldsmith
50126ab1cd ICU-5666 Stop wrapping in month calculations
X-SVN-Rev: 21342
2007-04-02 20:57:34 +00:00
Yoshito Umaoka
cab97a2e9b ICU-5135 icutzdump for ICU4C and matching zdump based on Olson tzcode
X-SVN-Rev: 21340
2007-04-02 19:30:26 +00:00
George Rhoten
83bff1efd1 ICU-5539 Use a more reasonable name for Solaris x86
X-SVN-Rev: 21336
2007-04-02 03:42:57 +00:00
George Rhoten
6b6e3c19cb ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21324
2007-03-28 23:47:14 +00:00
George Rhoten
9c3f0aabd0 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21320
2007-03-27 15:25:56 +00:00
George Rhoten
76777cbf3e ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21318
2007-03-26 16:03:30 +00:00
Ram Viswanadha
d03898325d ICU-5658 add performance regression scripts
X-SVN-Rev: 21309
2007-03-21 22:44:04 +00:00
George Rhoten
80ca447fa9 ICU-5522 Fixes for the older gmake 3.79.1.
X-SVN-Rev: 21300
2007-03-21 00:34:53 +00:00
Andy Heninger
1ca367c17d ICU-5658 fix incorrect link library in collperf project.
X-SVN-Rev: 21298
2007-03-20 18:57:47 +00:00
George Rhoten
37bfd6d7c0 ICU-5576 -Wl,EDIT=NO can't be used with the Link Pack Area (LPA), which enables ICU to really be shared. Add the RENT option for the default C programs. Deprecate OS390_STUBDATA due to lack of patch support.
X-SVN-Rev: 21295
2007-03-20 05:42:28 +00:00
Steven R. Loomis
114486b002 ICU-5655 Integrate Mehran Mehr's Persian Calendar support
X-SVN-Rev: 21293
2007-03-19 17:33:20 +00:00
Ram Viswanadha
020900f62d ICU-5620 remove state directories
X-SVN-Rev: 21292
2007-03-19 14:35:34 +00:00
Ram Viswanadha
17b9524e72 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21291
2007-03-19 14:33:15 +00:00
George Rhoten
6d0424e16d ICU-5576 Fixes for z/OS
X-SVN-Rev: 21290
2007-03-19 10:43:36 +00:00
George Rhoten
f4d59b3b52 ICU-5427 Fix some memory leaks.
X-SVN-Rev: 21289
2007-03-18 22:17:36 +00:00
George Rhoten
9af67e3e22 ICU-5522 Fixes for gmake -j4
X-SVN-Rev: 21288
2007-03-18 08:06:03 +00:00
George Rhoten
af4d1cf1ab ICU-5427 Fix a memory leak when the default codepage is UTF-8 and u_cleanup is called.
X-SVN-Rev: 21287
2007-03-17 22:41:32 +00:00
George Rhoten
241c15a635 ICU-5427 Fix some valgrind warnings.
X-SVN-Rev: 21286
2007-03-17 20:26:28 +00:00
Ram Viswanadha
a4a945bb26 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21285
2007-03-17 14:47:21 +00:00
George Rhoten
513297e606 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21284
2007-03-17 06:14:03 +00:00
George Rhoten
0f83de2c3f ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21283
2007-03-17 06:13:14 +00:00
George Rhoten
117d3302e6 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21282
2007-03-17 06:07:31 +00:00
George Rhoten
8587834a2d ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21281
2007-03-17 05:49:26 +00:00
Ram Viswanadha
c65992f000 ICU-5427 add cast to disambiguate for cygwin
X-SVN-Rev: 21279
2007-03-17 01:30:22 +00:00
Ram Viswanadha
c135088734 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21278
2007-03-17 01:23:22 +00:00
Ram Viswanadha
0bbbe4b84f ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21277
2007-03-17 01:22:52 +00:00
George Rhoten
55ab205b9c ICU-5427 Don't crash due to CLDR data reorganization
X-SVN-Rev: 21276
2007-03-16 22:49:45 +00:00
Markus Scherer
cfc579ba82 ICU-5518 add a test case for bad UTF-8 input
X-SVN-Rev: 21274
2007-03-16 21:53:58 +00:00
George Rhoten
d0084a7436 ICU-5427 Fix some Purify errors
X-SVN-Rev: 21273
2007-03-16 17:06:15 +00:00
George Rhoten
78aa30ae89 ICU-5566 Fix exemplar sets. New data submitted in survey tool.
X-SVN-Rev: 21263
2007-03-15 16:05:59 +00:00
George Rhoten
a0d0218ded ICU-5566 Fix a typo
X-SVN-Rev: 21262
2007-03-15 15:38:56 +00:00
George Rhoten
41e12e703c ICU-5653 Explicitly name a mutex.
X-SVN-Rev: 21261
2007-03-15 15:13:29 +00:00
George Rhoten
37181631cb ICU-5566 Fix comment typo
X-SVN-Rev: 21260
2007-03-15 07:00:43 +00:00
George Rhoten
4a76d92dd2 ICU-5566 Fix memory leaks.
X-SVN-Rev: 21259
2007-03-15 07:00:02 +00:00
George Rhoten
5d2448808c ICU-5566 Fix a potential double mutex lock.
X-SVN-Rev: 21257
2007-03-14 21:47:04 +00:00
George Rhoten
7b1b840ef1 ICU-5566 Fix some memory leaks.
X-SVN-Rev: 21256
2007-03-14 21:35:13 +00:00
George Rhoten
4ce697b02c ICU-5566 Fix some buffer overflow problems in new code. Add fixes when UCONFIG_NO_CONVERSION=1. Fix compiler warning.
X-SVN-Rev: 21255
2007-03-14 18:50:23 +00:00