George Rhoten
f9ee28891d
ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE.
...
Separate LocaleUtility into its own API.
X-SVN-Rev: 17449
2005-04-01 16:42:10 +00:00
Vladimir Weinstein
ac51e19921
ICU-4122 change xpath convention from '//' to '/LOCALE/' and make it actually follow fallback
...
X-SVN-Rev: 17447
2005-04-01 07:57:40 +00:00
George Rhoten
d5c19b276a
ICU-4296 Fix a version mistake
...
X-SVN-Rev: 17423
2005-03-30 23:14:31 +00:00
George Rhoten
05cb359277
ICU-4461 Add detection for something else that is like en_US_POSIX on i5/OS.
...
X-SVN-Rev: 17417
2005-03-29 21:58:43 +00:00
Markus Scherer
209c1cc6b3
ICU-4143 fix grammar in api doc
...
X-SVN-Rev: 17408
2005-03-28 18:37:28 +00:00
Andy Heninger
a992612ff4
ICU-4157 Add compatibility with earlier compiled break rules, in addition to the new format for Unicode 4.1
...
X-SVN-Rev: 17405
2005-03-28 05:21:50 +00:00
George Rhoten
f4130d74f3
ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE.
...
Separate LocaleUtility into its own API.
X-SVN-Rev: 17404
2005-03-28 05:12:13 +00:00
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
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
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
Ram Viswanadha
9f89ff2961
ICU-4450 synch data with CLDR 1.3-alpha
...
X-SVN-Rev: 17370
2005-03-22 01:38:18 +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
f0096e265f
ICU-4379 Fix for MSVC 6.
...
X-SVN-Rev: 17345
2005-03-15 22:59: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
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
bbb9c4d56e
ICU-4430 Last checkin was incomplete.
...
X-SVN-Rev: 17324
2005-03-11 02:29:26 +00:00
George Rhoten
9189ce6392
ICU-4425 Fix the last checkin.
...
X-SVN-Rev: 17315
2005-03-10 03:27:07 +00:00
Ram Viswanadha
b615158fa3
ICU-4430 Add docmain.h
...
X-SVN-Rev: 17310
2005-03-10 01:12:26 +00:00
George Rhoten
9c7cb15d13
ICU-4425 Remove the getTerminatedBuffer Purify warning, and speed up timezone creation to offset any performance hits.
...
X-SVN-Rev: 17309
2005-03-10 00:11:51 +00:00
George Rhoten
cdf4eef48c
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17303
2005-03-09 05:45:01 +00:00
Vladimir Weinstein
6fb21fed8a
ICU-4122 xpath support in resource bundles
...
X-SVN-Rev: 17301
2005-03-09 00:00:34 +00:00
George Rhoten
5099f3d680
ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions).
...
X-SVN-Rev: 17297
2005-03-08 23:05:38 +00:00
Eric Mader
41ca4f63ee
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
b53e510acd
ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
...
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.
X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
George Rhoten
f841ce2352
ICU-4419 Add some fixes for MinGW, and clean up the header a little bit.
...
X-SVN-Rev: 17260
2005-02-28 17:40:43 +00:00
Markus Scherer
4d9f1eaa3c
ICU-4143 avoid mutexes in u_tolower() and similar; require u_init() for thread safety of case/bidi properties (as in 3.0) and use dummy objects when data is not available
...
X-SVN-Rev: 17243
2005-02-23 00:54:19 +00:00
Markus Scherer
aeb5779000
ICU-4143 doc fix
...
X-SVN-Rev: 17238
2005-02-21 22:49:04 +00:00
Markus Scherer
bb8e7f04bc
ICU-4334 fix enum names for new blocks
...
X-SVN-Rev: 17237
2005-02-21 22:46:36 +00:00
George Rhoten
6b43efca20
ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
...
X-SVN-Rev: 17222
2005-02-18 02:32:32 +00:00
George Rhoten
aac8e996c4
ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
...
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
George Rhoten
35e0a8a0d2
ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
...
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
c28606bd6d
ICU-739 Some embedded systems do not have stdio's file API.
...
X-SVN-Rev: 17206
2005-02-16 07:55:35 +00:00
George Rhoten
29eb86aa35
ICU-739 Fix for the ADS compiler.
...
X-SVN-Rev: 17205
2005-02-16 07:53:42 +00:00
George Rhoten
baac5d7e02
ICU-739 The main fix is for platforms that don't have ability to use environment variables.
...
The following related changes were also made.
Remove incorrect code for OS/2, Mac OS 9 and Windows.
Speed up Windows for NaN and Infinity checking (also nice for some embedded platforms).
Fix a compiler bug with the Palm OS ADS compiler regarding NaN and Infinity.
Reduce stack footprint for embedded systems.
X-SVN-Rev: 17204
2005-02-16 07:53:01 +00:00
George Rhoten
71567e6745
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17203
2005-02-16 06:11:55 +00:00
Doug Felt
3120d08ecc
ICU-4386 update based on review comments, extend tests
...
X-SVN-Rev: 17197
2005-02-14 19:15:44 +00:00
George Rhoten
f4b63ff7e0
ICU-4404 Fix a typo regarding const usage.
...
X-SVN-Rev: 17194
2005-02-08 18:58:26 +00:00
George Rhoten
ff6d9533d5
ICU-4404 Add some missing uset functions.
...
X-SVN-Rev: 17193
2005-02-08 18:40:36 +00:00
Ram Viswanadha
1bc502c3ed
ICU-4390 change the name of the API
...
X-SVN-Rev: 17168
2005-02-01 01:06:48 +00:00
Ram Viswanadha
e083bf3117
ICU-4390 preview of the api
...
X-SVN-Rev: 17162
2005-01-28 02:45:30 +00:00
Matitiahu Allouche
8f37e17383
ICU-4386 add multiple paragraph support to ubidi APIs
...
X-SVN-Rev: 17155
2005-01-23 13:06:41 +00:00
George Rhoten
531c9b9365
ICU-4288 Fix some compiler warnings
...
X-SVN-Rev: 17142
2005-01-18 17:25:28 +00:00