Commit Graph

3104 Commits

Author SHA1 Message Date
Eric Mader
e4cf2516e5 ICU-2993 put UCLN_LAYOUTEX before UCLN_LAYOUT in ECleanupLibraryType.
X-SVN-Rev: 14473
2004-02-10 19:07:21 +00:00
George Rhoten
34e8e338a0 ICU-2805 Fix a comment
X-SVN-Rev: 14472
2004-02-09 22:27:58 +00:00
George Rhoten
84c36b22db ICU-2805 Improve support for Fat binaries on Mac OS
X-SVN-Rev: 14471
2004-02-09 17:35:07 +00:00
George Rhoten
1fb1aab1ed ICU-3542 Add missing UCONFIG_NO_SERVICE
X-SVN-Rev: 14444
2004-02-03 00:10:37 +00:00
George Rhoten
62fa14f790 ICU-2962 Real fix for os/390
X-SVN-Rev: 14404
2004-01-25 19:29:22 +00:00
Alan Liu
dfd6a1a336 ICU-2202 add documentation
X-SVN-Rev: 14403
2004-01-24 00:18:37 +00:00
Vladimir Weinstein
ef17d8fef7 ICU-2438 documentation fix
X-SVN-Rev: 14399
2004-01-23 21:41:05 +00:00
Alan Liu
3bc4d7ead6 ICU-2202 derive LocaleBased from UMemory
X-SVN-Rev: 14396
2004-01-23 19:28:34 +00:00
Alan Liu
8b1695fbd5 ICU-2202 add comment that getLocale() API is likely to change in 3.0
X-SVN-Rev: 14395
2004-01-23 19:28:19 +00:00
George Rhoten
90e3f3537e ICU-2202 add Locbased for Alan
X-SVN-Rev: 14394
2004-01-23 19:03:30 +00:00
George Rhoten
eef2e36ed1 ICU-3236 update urename.h
X-SVN-Rev: 14393
2004-01-23 18:58:09 +00:00
Andy Heninger
44fe5a69ee ICU-2092 Code Review changes
X-SVN-Rev: 14387
2004-01-23 01:25:19 +00:00
Alan Liu
4de846b86d ICU-2202 fix corner case where service has been started, but it calls back through handleDefault to makeInstance
X-SVN-Rev: 14386
2004-01-22 22:43:07 +00:00
Alan Liu
f8d0532e9c ICU-2202 fix typo
X-SVN-Rev: 14385
2004-01-22 19:56:21 +00:00
Andy Heninger
adf7b6c0a6 ICU-3522 Tracing, incorrect fn number passed to trace data callbacks
X-SVN-Rev: 14384
2004-01-22 19:32:42 +00:00
Alan Liu
e5b1bac0ff ICU-2202 add locbased
X-SVN-Rev: 14370
2004-01-21 00:25:00 +00:00
Alan Liu
a285757d10 ICU-2202 fix linkage
X-SVN-Rev: 14369
2004-01-21 00:19:09 +00:00
Alan Liu
12873e5713 ICU-2202 initial checkin
X-SVN-Rev: 14368
2004-01-21 00:06:22 +00:00
Alan Liu
91390d5ea7 ICU-2202 preliminary checkin
X-SVN-Rev: 14367
2004-01-20 23:06:38 +00:00
George Rhoten
cbd3b2ba03 ICU-3322 Minor formatting fix
X-SVN-Rev: 14366
2004-01-20 21:41:23 +00:00
Steven R. Loomis
76053cb3c6 ICU-3322 fix udata_cacheDataItem to behave correctly with a warning as input (private status). Also fix a stale debug printf. Affects udata_setAppData(), now works correctly with a USING_DEFAULT_WARNING input status
X-SVN-Rev: 14365
2004-01-20 21:36:37 +00:00
George Rhoten
6ae145c83d ICU-2962 Fix for os/390
X-SVN-Rev: 14357
2004-01-16 22:38:51 +00:00
Eric Mader
f74b4bdfad ICU-3514 changes to avoid crahses when there's no ICU data.
X-SVN-Rev: 14354
2004-01-16 21:31:17 +00:00
Vladimir Weinstein
42ad72b9ec ICU-3515 bumped up collation version numbers
X-SVN-Rev: 14346
2004-01-16 07:09:34 +00:00
George Rhoten
88102d442d ICU-3236 Use proper name scoping of internal functions.
X-SVN-Rev: 14336
2004-01-15 22:27:39 +00:00
George Rhoten
3a8eb7085a ICU-3236 update urename.h with added and removed functions.
X-SVN-Rev: 14335
2004-01-15 22:25:40 +00:00
George Rhoten
31acf62708 ICU-3506 Fix the header for tools that don't include ucnv_cnv.h
X-SVN-Rev: 14325
2004-01-15 01:19:46 +00:00
Eric Mader
8cc425c851 ICU-3502 ubrk_swap: don't swap the state table if the length is zero.
X-SVN-Rev: 14319
2004-01-14 21:52:34 +00:00
George Rhoten
f7a4a8d4a5 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14315
2004-01-14 18:03:50 +00:00
Vladimir Weinstein
e6a12abf1e ICU-2438 fix EBCDIC keyword detection bug
X-SVN-Rev: 14314
2004-01-14 16:31:52 +00:00
Andy Heninger
a934d2c674 ICU-3222 compiler warning fix
X-SVN-Rev: 14312
2004-01-13 19:54:06 +00:00
George Rhoten
fb11ca2159 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14309
2004-01-13 00:12:10 +00:00
George Rhoten
b9072652ab ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14308
2004-01-13 00:09:55 +00:00
George Rhoten
052d9a4847 ICU-2938 Minor documentation fix
X-SVN-Rev: 14305
2004-01-12 23:43:33 +00:00
George Rhoten
aba3895e0e ICU-2202 Don't use magic numbers that occasionally change, like "50"
X-SVN-Rev: 14302
2004-01-12 22:39:41 +00:00
George Rhoten
73be9dcbf1 ICU-3493 Remove mutex.cpp for Andy
X-SVN-Rev: 14288
2004-01-09 23:06:21 +00:00
George Rhoten
e203e1c22b ICU-3485 Undo a minor build change
X-SVN-Rev: 14283
2004-01-09 19:06:31 +00:00
Andy Heninger
c22faac1a9 ICU-3493 code review changes for mutexe, heap registration
X-SVN-Rev: 14272
2004-01-09 01:07:54 +00:00
George Rhoten
af3c9fc66a ICU-3343 Fix some memory leaks
X-SVN-Rev: 14263
2004-01-08 21:44:54 +00:00
George Rhoten
032af66f13 ICU-2942 Increase code coverage and fix some errors
X-SVN-Rev: 14261
2004-01-08 21:14:31 +00:00
George Rhoten
a0e0dc5627 ICU-2942 Increase code coverage and fix some errors
X-SVN-Rev: 14256
2004-01-08 00:56:21 +00:00
Vladimir Weinstein
22f5dbb453 ICU-2438 missing implementation added, some warnings hopefully fixed
X-SVN-Rev: 14253
2004-01-07 08:23:39 +00:00
George Rhoten
ddb9791b82 ICU-3485 Rename the static libraries
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
George Rhoten
9feda477f4 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14241
2004-01-06 21:52:08 +00:00
George Rhoten
c8ec24948e ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14234
2004-01-04 23:14:37 +00:00
George Rhoten
5df6b28c9e ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14233
2004-01-04 22:53:16 +00:00
George Rhoten
1264550fb0 ICU-3008 C functions need to declare the return type
X-SVN-Rev: 14232
2004-01-04 22:44:47 +00:00
Markus Scherer
9a4ecd668d ICU-2235 swapper bug fix
X-SVN-Rev: 14222
2003-12-29 03:00:56 +00:00
George Rhoten
b79a5996dd ICU-2938 Remove an unneeded include that was added with this jitterbug
X-SVN-Rev: 14221
2003-12-28 21:30:23 +00:00
Eric Mader
a7def2c37f ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14193
2003-12-19 21:29:27 +00:00
Steven R. Loomis
34b2b19a76 ICU-2424 added iputi and igeti for (int32,int32) hashtables
X-SVN-Rev: 14186
2003-12-19 02:17:39 +00:00
Eric Mader
6aac9dbeb8 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14180
2003-12-18 23:16:48 +00:00
Markus Scherer
fb4e843501 ICU-3343 simplify U_CNV_SAFECLONE_BUFFERSIZE - same for all platforms; current max clone sizes: 608 on 32-bit machines, 712 on 64-bit ones
X-SVN-Rev: 14173
2003-12-18 19:58:22 +00:00
George Rhoten
e5c31d12b9 ICU-3468 Update LCID mappings
X-SVN-Rev: 14150
2003-12-17 03:26:53 +00:00
George Rhoten
45b0372ced ICU-3298 redefine AIX->U_AIX, HPUX->U_HPUX and IRIX->U_IRIX
X-SVN-Rev: 14143
2003-12-16 19:14:17 +00:00
Markus Scherer
7b5b479d09 ICU-3343 fix and improve ucnv_safeClone() implementations
X-SVN-Rev: 14141
2003-12-16 05:16:55 +00:00
Markus Scherer
1cc2c34850 ICU-3446 fix use of .cnv unicodeMask - only for base table
X-SVN-Rev: 14137
2003-12-15 00:40:24 +00:00
George Rhoten
a6ebd5da94 ICU-3298 Undo last check-in
X-SVN-Rev: 14136
2003-12-14 20:42:36 +00:00
George Rhoten
bc86a106f0 ICU-3298 Fix a typo
X-SVN-Rev: 14127
2003-12-14 18:17:03 +00:00
George Rhoten
975d6cfe2c ICU-3298 redefine AIX->U_AIX, HPUX->U_HPUX and IRIX->U_IRIX
X-SVN-Rev: 14126
2003-12-14 18:06:34 +00:00
George Rhoten
4638cf90df ICU-3258 Fix a CygWin problem
X-SVN-Rev: 14124
2003-12-13 09:23:16 +00:00
George Rhoten
5b04614ac5 ICU-2403 Make tracing a configure option
X-SVN-Rev: 14120
2003-12-13 00:18:41 +00:00
George Rhoten
64bf3c14b4 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14114
2003-12-12 06:59:38 +00:00
Andy Heninger
7211e3f14a ICU-3008 udata name buffer overflow handling
X-SVN-Rev: 14103
2003-12-11 21:07:32 +00:00
George Rhoten
1298067225 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14100
2003-12-11 18:20:00 +00:00
Andy Heninger
f22ef10cc0 ICU-3008 improve udata path name buffer overflow handling
X-SVN-Rev: 14098
2003-12-11 07:21:36 +00:00
George Rhoten
6b4bf4a5bd ICU-2962 Fix for z/OS
X-SVN-Rev: 14087
2003-12-10 23:24:05 +00:00
George Rhoten
14be4e55d7 ICU-2962 Fix for z/OS
X-SVN-Rev: 14085
2003-12-10 22:54:49 +00:00
George Rhoten
60ebab0660 ICU-3259 Fix a memory leak
X-SVN-Rev: 14076
2003-12-10 19:06:20 +00:00
George Rhoten
99666f944d ICU-3360 iso-639 sync
X-SVN-Rev: 14075
2003-12-10 18:27:59 +00:00
George Rhoten
a1578a9fa1 ICU-3360 iso-639 sync is mostly done. Commit what I have right now.
X-SVN-Rev: 14072
2003-12-10 03:04:56 +00:00
Markus Scherer
07e5fd82bb ICU-3179 make ISO-2022-xx return to ASCII mode at the very end of the text
X-SVN-Rev: 14071
2003-12-10 02:03:42 +00:00
George Rhoten
fa7078fe8b ICU-3027 Fix a comment about uloc_getLCID
X-SVN-Rev: 14054
2003-12-09 18:59:44 +00:00
Markus Scherer
f9db1243eb ICU-3125 use NULL as value in setlocale() to just query
X-SVN-Rev: 14053
2003-12-09 17:40:46 +00:00
Markus Scherer
df783f8102 ICU-3361 fix ISO-2022-KRto handle truncated escape sequences etc.
X-SVN-Rev: 14047
2003-12-09 01:18:21 +00:00
Markus Scherer
648a43a3d8 ICU-3361 fix SI/SO converter
X-SVN-Rev: 14045
2003-12-09 01:12:20 +00:00
George Rhoten
3a462c297f ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14037
2003-12-08 19:30:01 +00:00
Andy Heninger
4ea6b6be45 ICU-3437 improved test coverage
X-SVN-Rev: 14033
2003-12-08 07:12:34 +00:00
Markus Scherer
c720ee3d83 ICU-3361 fix ISO-2022-JP/JIS7/JIS8 according to specs and to handle truncated escape sequences etc.
X-SVN-Rev: 14029
2003-12-06 01:52:37 +00:00
George Rhoten
627fc3a29c ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14027
2003-12-06 01:29:37 +00:00
George Rhoten
ef6df89814 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14022
2003-12-06 00:13:57 +00:00
Markus Scherer
dc511f7a60 ICU-3222 fix compiler warnings
X-SVN-Rev: 14007
2003-12-04 22:46:02 +00:00
Andy Heninger
a57f032f42 ICU-3437 rbbi debug functions, better conditional compilation.
X-SVN-Rev: 14006
2003-12-04 22:44:05 +00:00
Markus Scherer
789228165c ICU-3361 fix ucnv_getUnicodeSet(ISO-2022-xx)
X-SVN-Rev: 14000
2003-12-04 19:36:20 +00:00
Markus Scherer
7479b1d7bb ICU-3361 use more algorithmic conversion for ISO-2022-JP
X-SVN-Rev: 13997
2003-12-04 16:19:50 +00:00
Andy Heninger
840affc200 ICU-2924 rbbi builder, better handling of !!lookAheadHardBreak option
X-SVN-Rev: 13994
2003-12-04 02:12:42 +00:00
Markus Scherer
d57871f769 ICU-3222 fix compiler warnings
X-SVN-Rev: 13990
2003-12-04 01:09:57 +00:00
Markus Scherer
b4e7245d1e ICU-3222 fix compiler warnings
X-SVN-Rev: 13985
2003-12-04 00:34:51 +00:00
Markus Scherer
fc6ccc795e ICU-3361 disable the _generic_ ISO-2022 converter
X-SVN-Rev: 13981
2003-12-03 22:53:14 +00:00
Markus Scherer
91effa68d2 ICU-3361 fix ISO-2022-CN according to RFC 1922 and to handle truncated escape sequences etc.
X-SVN-Rev: 13971
2003-12-03 17:45:32 +00:00
Markus Scherer
1c20983f6e ICU-3361 handle illegal & unsupported escape sequences with callbacks
X-SVN-Rev: 13970
2003-12-03 17:43:17 +00:00
George Rhoten
c410e3e1d6 ICU-3326 Don't include some unneeded headers.
X-SVN-Rev: 13967
2003-12-03 16:37:16 +00:00
George Rhoten
8df2deeb1c ICU-3326 These 2 files don't exist anymore
X-SVN-Rev: 13966
2003-12-03 16:26:15 +00:00
George Rhoten
85312b5541 ICU-2950 Fix a compiler warning on AIX about operator +. Make it out of line.
X-SVN-Rev: 13962
2003-12-03 01:53:31 +00:00
Ram Viswanadha
3bd47e974e ICU-3222 fix compiler warnings
X-SVN-Rev: 13935
2003-12-02 03:03:23 +00:00
George Rhoten
423411ca70 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13932
2003-12-02 02:23:08 +00:00
George Rhoten
560eb13f18 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 13931
2003-12-02 01:57:20 +00:00
Doug Felt
a0bcf427af ICU-3222 fix compiler warnings
X-SVN-Rev: 13930
2003-12-02 01:55:53 +00:00
George Rhoten
11fbd6233b ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13929
2003-12-02 01:54:48 +00:00
Doug Felt
3ea998caad ICU-3222 fix compiler warnings
X-SVN-Rev: 13924
2003-12-02 00:12:32 +00:00