Commit Graph

12728 Commits

Author SHA1 Message Date
George Rhoten
599dbb508c ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17399
2005-03-25 23:24:47 +00:00
George Rhoten
8903eae414 ICU-4425 Fix a variable name typo
X-SVN-Rev: 17397
2005-03-25 19:38:41 +00:00
George Rhoten
91e1898ce9 ICU-4189 Fix for UCONFIG_NO_CONVERSION
X-SVN-Rev: 17396
2005-03-25 19:34:34 +00:00
George Rhoten
50edb1dedd ICU-4461 Allow EBCDIC machines to declare UTF-16 strings.
Add detection for something else that is like en_US_POSIX.

X-SVN-Rev: 17395
2005-03-25 19:24:20 +00:00
George Rhoten
b534c0bffc ICU-4461 Allow EBCDIC machines to declare UTF-16 strings
X-SVN-Rev: 17394
2005-03-25 18:58:42 +00:00
George Rhoten
397d71b7b3 ICU-4351 Fix the help text
X-SVN-Rev: 17393
2005-03-25 18:09:01 +00:00
George Rhoten
f303870215 ICU-4351 Allow data to be built from a .dat archive.
X-SVN-Rev: 17392
2005-03-25 18:07:50 +00:00
George Rhoten
1ef9ce4649 ICU-4351 Fix for Unix
X-SVN-Rev: 17390
2005-03-25 16:38:59 +00:00
George Rhoten
296c4ce9bb ICU-4351 Allow data to be built from a .dat archive.
X-SVN-Rev: 17389
2005-03-25 05:40:51 +00:00
George Rhoten
9d88c78dfc ICU-4351 Fix decmn so that an archive can be taken apart and put back together without special makefile code.
X-SVN-Rev: 17388
2005-03-25 04:35:07 +00:00
Andy Heninger
6fbe41a6ca ICU-4157 Unicode 4.1 RBBI rule updates + required implementation fixes
X-SVN-Rev: 17387
2005-03-25 00:56:00 +00:00
George Rhoten
b6b99a8083 ICU-4378 Fix incorrect time calculation for uprv_getUTCtime.
Keep code commented out for now.

X-SVN-Rev: 17378
2005-03-23 07:45:55 +00:00
Andy Heninger
cd85b65d35 ICU-4157 Unicode 4.1 RBBI rule updates + required implementation fixes
X-SVN-Rev: 17376
2005-03-23 02:13:53 +00:00
George Rhoten
528569a151 ICU-4421 Fix Solaris x86 compile failures when building the data
library.

X-SVN-Rev: 17373
2005-03-22 18:47:21 +00:00
George Rhoten
b99a578711 ICU-4450 Manually update some of the currency data from CLDR
X-SVN-Rev: 17372
2005-03-22 04:50:49 +00:00
George Rhoten
7dc1243a75 ICU-4420 Make ICU work with Cygwin and MSVC 6 on Windows 98.
X-SVN-Rev: 17371
2005-03-22 03:37:06 +00:00
Ram Viswanadha
9f89ff2961 ICU-4450 synch data with CLDR 1.3-alpha
X-SVN-Rev: 17370
2005-03-22 01:38:18 +00:00
Ram Viswanadha
5cdd61a345 ICU-4450 synch data with CLDR 1.3-alpha
X-SVN-Rev: 17369
2005-03-22 01:25:51 +00:00
George Rhoten
db27dfd692 ICU-4092 Fix for i5/OS
X-SVN-Rev: 17367
2005-03-22 00:46:20 +00:00
George Rhoten
ace10cb258 ICU-4386 Fix an EBCDIC bug and a problem with using memset on UChars when u_memset was meant.
X-SVN-Rev: 17366
2005-03-22 00:41:46 +00:00
George Rhoten
0e704e1520 ICU-4420 Fix a typo from the last change.
X-SVN-Rev: 17365
2005-03-22 00:11:20 +00:00
George Rhoten
9d64bf4384 ICU-4420 Fix for MSVC 6 on Windows 98. cygpath is broken on Windows 98.
X-SVN-Rev: 17364
2005-03-21 18:16:49 +00:00
George Rhoten
21a7dba7c3 ICU-4440 Fix a typo
X-SVN-Rev: 17363
2005-03-21 18:11:56 +00:00
George Rhoten
e108966fe7 ICU-4438 Fix building the individual objects of a shared library when the genccode assembly isn't used.
DYNAMICCPPFLAGS and DYNAMICCFLAGS are only defined in dllmode.c and not sttcmode.c.

X-SVN-Rev: 17362
2005-03-20 13:53:04 +00:00
George Rhoten
c76c2efa6c ICU-3229 Pass in LDFLAGS properly for i5/OS.
X-SVN-Rev: 17359
2005-03-19 01:42:01 +00:00
Ram Viswanadha
15fd6cf1b9 ICU-4334 add timebomb for hebrew failure
X-SVN-Rev: 17358
2005-03-19 00:34:12 +00:00
George Rhoten
37227c3d2b ICU-3229 Pass in LDFLAGS properly for i5/OS.
X-SVN-Rev: 17357
2005-03-18 19:54:21 +00:00
George Rhoten
0f5e7481e8 ICU-4419 Fix incorrect dependency generation for MinGW and Cygwin.
X-SVN-Rev: 17356
2005-03-18 05:21:44 +00:00
George Rhoten
b379ce94c7 ICU-4420 Fix for MSVC 6 on Windows 98. cygpath is broken on Windows 98.
X-SVN-Rev: 17353
2005-03-17 21:08:13 +00:00
Eric Mader
be687a5753 ICU-4172 reorder Hebrew marks.
X-SVN-Rev: 17351
2005-03-17 02:14:54 +00:00
Eric Mader
f57c82a12d ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17348
2005-03-16 18:46:54 +00:00
George Rhoten
1973f1a18f ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17347
2005-03-16 01:18:06 +00:00
George Rhoten
ac150dfac8 ICU-4379 Show elapsed time of test suite to verify that uprv_getUTCtime can show subsecond precision.
X-SVN-Rev: 17346
2005-03-16 00:33:39 +00:00
George Rhoten
f0096e265f ICU-4379 Fix for MSVC 6.
X-SVN-Rev: 17345
2005-03-15 22:59:22 +00:00
Eric Mader
48fe17450d ICU-4433 Review comment - call log_data_err() instead of log_err().
X-SVN-Rev: 17344
2005-03-15 20:13:11 +00:00
George Rhoten
f835d9c207 ICU-4440 Fix confusing runConfigureICU platform names and descriptions.
X-SVN-Rev: 17343
2005-03-15 18:20:10 +00:00
George Rhoten
578b93841c ICU-4439 Fix / and \ usage on Windows.
X-SVN-Rev: 17342
2005-03-15 06:06:11 +00:00
George Rhoten
169c88e9bd ICU-4220 Fix the rule stripping function for transliterators on Unix.
X-SVN-Rev: 17341
2005-03-15 04:15:57 +00:00
George Rhoten
0293876461 ICU-1143 Add a comment about koi8-ru Windows alias.
X-SVN-Rev: 17340
2005-03-15 01:10:22 +00:00
George Rhoten
dcd6895812 ICU-4379 uprv_getUTCtime can now return subsecond precision (at least on Windows for now).
X-SVN-Rev: 17338
2005-03-15 00:25:04 +00:00
George Rhoten
3d422a5f99 ICU-4379 Perform the clear suggestion as described in the documentation.
X-SVN-Rev: 17337
2005-03-15 00:20:32 +00:00
George Rhoten
d860f22457 ICU-4425 Remove the uninitialized memory copy Purify warning, and speed up resource bundle traversal to offset any performance hits.
X-SVN-Rev: 17336
2005-03-15 00:03:58 +00:00
George Rhoten
c2549aaace ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
X-SVN-Rev: 17334
2005-03-13 19:56:58 +00:00
George Rhoten
7e191502de ICU-4436 Allow RTTI to work when /OPT:ICF (COMDAT folding) is used.
X-SVN-Rev: 17333
2005-03-13 19:49:45 +00:00
Markus Scherer
fb1fce11f4 ICU-4143 better document singleton/dummy objects
X-SVN-Rev: 17332
2005-03-12 00:09:27 +00:00
Markus Scherer
1fa2571e90 ICU-4334 refresh Unicode 4.1 data
X-SVN-Rev: 17331
2005-03-11 23:31:44 +00:00
George Rhoten
e44d9ec250 ICU-4419 Fix some MinGW data build issues
X-SVN-Rev: 17328
2005-03-11 16:08:37 +00:00
George Rhoten
8ee0d550f0 ICU-4419 Fix some MinGW data build issues
X-SVN-Rev: 17327
2005-03-11 08:57:06 +00:00
George Rhoten
d7896d1b52 ICU-4419 Fix a compiler warning on MinGW.
X-SVN-Rev: 17326
2005-03-11 08:39:20 +00:00
George Rhoten
2a878ef9b0 ICU-739 Deprecated a data field that isn't needed publicly.
X-SVN-Rev: 17325
2005-03-11 02:57:17 +00:00