Ram Viswanadha
|
437c9d85d7
|
ICU-3050 utrie_enum() needs to report a transition to a block of unused lead surrogates
X-SVN-Rev: 12756
|
2003-08-04 22:25:18 +00:00 |
|
Markus Scherer
|
d16be0ea7f
|
ICU-3138 add internal sort function to replace qsort
X-SVN-Rev: 12753
|
2003-08-04 20:37:54 +00:00 |
|
Andy Heninger
|
75169ddbe4
|
ICU-3156 add new ICU error for use by u_setMemFuncs()
X-SVN-Rev: 12750
|
2003-08-04 17:36:13 +00:00 |
|
Markus Scherer
|
c5c4313f35
|
ICU-2449 remove ucnv_getUChar32KeepOverflow(), add ucnv_toUWriteCodePoint(), improve documentation
X-SVN-Rev: 12735
|
2003-08-01 15:06:19 +00:00 |
|
Markus Scherer
|
029f40c1da
|
ICU-2449 remove ucnv_getUChar32KeepOverflow(), add ucnv_toUWriteCodePoint()
X-SVN-Rev: 12734
|
2003-08-01 15:05:35 +00:00 |
|
Markus Scherer
|
1eb897ec0f
|
ICU-2449 documentation updates
X-SVN-Rev: 12733
|
2003-08-01 15:03:46 +00:00 |
|
Markus Scherer
|
01823a43c4
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, some optimizations for 1/2-byte MBCS like Shift-JIS
X-SVN-Rev: 12732
|
2003-08-01 15:02:27 +00:00 |
|
Markus Scherer
|
e8b985f363
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
X-SVN-Rev: 12731
|
2003-08-01 14:58:43 +00:00 |
|
Markus Scherer
|
d65fa8f193
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, remove unnecessary if(offsets!=NULL) ...
X-SVN-Rev: 12730
|
2003-08-01 14:48:28 +00:00 |
|
Markus Scherer
|
03cf995d9e
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, fix/rewrite ISO 2022 toUnicode
X-SVN-Rev: 12729
|
2003-08-01 14:42:29 +00:00 |
|
Markus Scherer
|
19fb36e3bd
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
X-SVN-Rev: 12728
|
2003-08-01 14:39:14 +00:00 |
|
Markus Scherer
|
84c8978d16
|
ICU-2449 improve API doc for ucnv_getNextUChar()
X-SVN-Rev: 12727
|
2003-08-01 14:37:11 +00:00 |
|
George Rhoten
|
700ca91dc2
|
ICU-3151 Fix some documentation and the U8_NEXT macro
X-SVN-Rev: 12717
|
2003-07-31 15:44:42 +00:00 |
|
Eric Mader
|
26372d2c88
|
ICU-3050 StringPrep API first cut; fix Visual Studio .NET projects.
X-SVN-Rev: 12704
|
2003-07-28 23:43:22 +00:00 |
|
Ram Viswanadha
|
fab121441c
|
ICU-3050 Fix compiler warnings and build failures on AIX and Solaris
X-SVN-Rev: 12688
|
2003-07-25 16:01:32 +00:00 |
|
Ram Viswanadha
|
c33e7dd5da
|
ICU-3050 fix compiler warning
X-SVN-Rev: 12679
|
2003-07-25 00:16:15 +00:00 |
|
Ram Viswanadha
|
d5ce54c99c
|
ICU-3050 add usprep.o to the makefile
X-SVN-Rev: 12676
|
2003-07-24 23:59:13 +00:00 |
|
Ram Viswanadha
|
9a043c2e5f
|
ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
|
2003-07-24 23:23:19 +00:00 |
|
Andy Heninger
|
c78d5ede6d
|
ICU-2871 Default Locale thread safety enhancements. Add cache of defaults that have been set.
X-SVN-Rev: 12669
|
2003-07-24 01:15:10 +00:00 |
|
Markus Scherer
|
8ab9f23f3a
|
ICU-2449 refactor conversion - call fromUnicode callbacks only from ucnv.c framework
X-SVN-Rev: 12667
|
2003-07-24 00:28:47 +00:00 |
|
George Rhoten
|
16c3f934e8
|
ICU-3111 Fix a memory leak when u_init is called, but the ures_* API isn't used.
X-SVN-Rev: 12650
|
2003-07-22 15:07:18 +00:00 |
|
Markus Scherer
|
39a2aed516
|
ICU-2449 new semantics of truncated sequences; move callback/truncated handling into ucnv.c API functions
X-SVN-Rev: 12649
|
2003-07-22 04:22:57 +00:00 |
|
George Rhoten
|
33239ce0f0
|
ICU-2962 Use U_CALLCONV
X-SVN-Rev: 12626
|
2003-07-12 07:57:40 +00:00 |
|
George Rhoten
|
ca8d234fe8
|
ICU-2962 Use U_CALLCONV
X-SVN-Rev: 12625
|
2003-07-12 07:55:03 +00:00 |
|
George Rhoten
|
e38cdfa5f3
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12590
|
2003-07-03 00:45:15 +00:00 |
|
Markus Scherer
|
b1d2d830bd
|
ICU-2329 use the default converter for file paths, not invariant-character conversion, because paths contain variant characters like backslashes
X-SVN-Rev: 12584
|
2003-07-02 17:24:45 +00:00 |
|
Markus Scherer
|
f9ac1f6407
|
ICU-2329 add functions to check if a string contains only invariant characters
X-SVN-Rev: 12580
|
2003-07-02 17:18:38 +00:00 |
|
Markus Scherer
|
7c3cd6b0a5
|
ICU-2329 use a single ASCII-EBCDIC table and add functions to check if a string contains only invariant characters
X-SVN-Rev: 12579
|
2003-07-02 17:17:37 +00:00 |
|
George Rhoten
|
a66ecb7536
|
ICU-3008 Don't use // in C files.
X-SVN-Rev: 12578
|
2003-07-02 01:01:00 +00:00 |
|
Andy Heninger
|
73f9e5c53a
|
ICU-3008 buffer overflows in udata.c
X-SVN-Rev: 12566
|
2003-06-26 00:06:49 +00:00 |
|
George Rhoten
|
4fd3fc320d
|
ICU-2801 Fix some special aliases
X-SVN-Rev: 12564
|
2003-06-25 21:30:25 +00:00 |
|
George Rhoten
|
14268e4240
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12561
|
2003-06-25 16:37:01 +00:00 |
|
George Rhoten
|
2fb801f008
|
ICU-2801 Fix a compiler warning
X-SVN-Rev: 12548
|
2003-06-23 22:09:43 +00:00 |
|
George Rhoten
|
fb45d7376d
|
ICU-2801 Fix some special aliases
X-SVN-Rev: 12540
|
2003-06-22 13:10:10 +00:00 |
|
George Rhoten
|
7cd8fbc13f
|
ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings.
X-SVN-Rev: 12537
|
2003-06-22 12:16:01 +00:00 |
|
Ram Viswanadha
|
240206b645
|
ICU-2699 fix compiler warnings
X-SVN-Rev: 12504
|
2003-06-12 23:51:18 +00:00 |
|
George Rhoten
|
29fc572c3a
|
ICU-2699 Be careful of #defines in headers.
X-SVN-Rev: 12503
|
2003-06-12 23:35:58 +00:00 |
|
Andy Heninger
|
c8c04ab85b
|
ICU-2970 Add comments regarding replication of Mutex init code in two separate functions
X-SVN-Rev: 12502
|
2003-06-12 22:48:09 +00:00 |
|
George Rhoten
|
8cf2f799e5
|
ICU-2909 Remind people about charset names and conversion behavior.
X-SVN-Rev: 12501
|
2003-06-12 22:36:22 +00:00 |
|
Andy Heninger
|
73cf37c236
|
ICU-2970 Thread safe reference count access for UnicodeString
X-SVN-Rev: 12483
|
2003-06-11 23:48:00 +00:00 |
|
George Rhoten
|
cbc35f163d
|
ICU-2707 Make ICU with STL work on Windows again.
X-SVN-Rev: 12477
|
2003-06-11 22:55:02 +00:00 |
|
George Rhoten
|
46745b9422
|
ICU-2699 Fix a compiler warning
X-SVN-Rev: 12460
|
2003-06-11 18:15:33 +00:00 |
|
Ram Viswanadha
|
263ee64dc2
|
ICU-2589 fix doxygen warnings
X-SVN-Rev: 12459
|
2003-06-11 18:13:44 +00:00 |
|
George Rhoten
|
7e2176a5e6
|
ICU-2589 Fix a documentation typo
X-SVN-Rev: 12458
|
2003-06-11 18:13:38 +00:00 |
|
Ram Viswanadha
|
58a83101b4
|
ICU-2699 fix compiler warnings
X-SVN-Rev: 12450
|
2003-06-11 04:59:36 +00:00 |
|
Steven R. Loomis
|
c681c1aadb
|
ICU-2601 improve documentation of data
X-SVN-Rev: 12443
|
2003-06-11 01:17:31 +00:00 |
|
Markus Scherer
|
5020c4ab6d
|
ICU-2601 update data loading documentation
X-SVN-Rev: 12436
|
2003-06-11 00:18:30 +00:00 |
|
George Rhoten
|
eeea6d580b
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12435
|
2003-06-11 00:04:00 +00:00 |
|
George Rhoten
|
a351293c6e
|
ICU-2589 Fix doxygen warnings.
X-SVN-Rev: 12433
|
2003-06-10 23:19:36 +00:00 |
|
Vladimir Weinstein
|
bd90032804
|
ICU-2974 use uprv_memcpy instead of memcpy
X-SVN-Rev: 12432
|
2003-06-10 23:05:58 +00:00 |
|
George Rhoten
|
19d0d4e629
|
ICU-2589 Sync some documentation with ucnv_err.h
X-SVN-Rev: 12430
|
2003-06-10 22:45:47 +00:00 |
|
George Rhoten
|
2edb93853a
|
ICU-2589 Add more documentation.
X-SVN-Rev: 12429
|
2003-06-10 22:43:42 +00:00 |
|
Markus Scherer
|
db453aa5c7
|
ICU-2707 fix #ifdef UDATA_DEBUG bracketing
X-SVN-Rev: 12427
|
2003-06-10 22:10:47 +00:00 |
|
Andy Heninger
|
96c4ddb1c9
|
ICU-2970 Thread Safety fixes to RBBI Service Registration
X-SVN-Rev: 12422
|
2003-06-10 21:36:36 +00:00 |
|
Eric Mader
|
454bf4c3fb
|
ICU-2589 Document U_LAYOUT_EX_IMPLEMENTATION.
X-SVN-Rev: 12419
|
2003-06-10 18:17:59 +00:00 |
|
Andy Heninger
|
ed3e0e09f3
|
ICU-2589 API doc warnings fixed.
X-SVN-Rev: 12416
|
2003-06-10 18:04:01 +00:00 |
|
Markus Scherer
|
2bd9ccb826
|
ICU-2589 fix misspelled @stable
X-SVN-Rev: 12415
|
2003-06-10 17:59:40 +00:00 |
|
George Rhoten
|
85a090f37b
|
ICU-300 Make sure that pinCodePoint isn't exported.
X-SVN-Rev: 12401
|
2003-06-10 00:39:15 +00:00 |
|
Vladimir Weinstein
|
67c2b6352b
|
ICU-300 regenerated urename.h
X-SVN-Rev: 12389
|
2003-06-09 22:43:13 +00:00 |
|
Ram Viswanadha
|
af7213961d
|
ICU-2194 fix API's not checking for null src (Vladimir's comments)
X-SVN-Rev: 12386
|
2003-06-09 22:12:52 +00:00 |
|
Vladimir Weinstein
|
fabea4bb40
|
ICU-2974 disallow new X[0]
X-SVN-Rev: 12383
|
2003-06-09 21:21:36 +00:00 |
|
Vladimir Weinstein
|
20265b6deb
|
ICU-300 regenerated urename.h
X-SVN-Rev: 12382
|
2003-06-09 20:55:10 +00:00 |
|
Alan Liu
|
b623c7596b
|
ICU-3003 fix containsNone
X-SVN-Rev: 12379
|
2003-06-09 18:55:55 +00:00 |
|
George Rhoten
|
75930a0808
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12377
|
2003-06-09 06:13:14 +00:00 |
|
Andy Heninger
|
40e3b30462
|
ICU-2970 restore IncDec mutex on Unixes.
X-SVN-Rev: 12373
|
2003-06-08 23:01:42 +00:00 |
|
George Rhoten
|
20df68ca6c
|
ICU-2998 Make these callbacks properly escape with the proper size and don't sign extend.
X-SVN-Rev: 12371
|
2003-06-07 07:21:30 +00:00 |
|
Steven R. Loomis
|
6b90326fe2
|
ICU-2970 Mutex fix for ICU service code- init the mutexes before use
X-SVN-Rev: 12368
|
2003-06-07 02:50:35 +00:00 |
|
Steven R. Loomis
|
0996802c51
|
ICU-2970 lazy initialize the global mutex for platforms with broken C++ static init.
X-SVN-Rev: 12367
|
2003-06-07 01:36:06 +00:00 |
|
Andy Heninger
|
a84802e3e9
|
ICU-2589 add @draft, @internal API doc tags
X-SVN-Rev: 12366
|
2003-06-07 00:12:32 +00:00 |
|
Andy Heninger
|
90630ccf57
|
ICU-2970 threading failure. UMTX explicit initialization changes.
X-SVN-Rev: 12365
|
2003-06-07 00:03:51 +00:00 |
|
George Rhoten
|
abeaf6c3fc
|
ICU-2970 Initialize the mutexes in a safer way.
X-SVN-Rev: 12364
|
2003-06-06 22:50:26 +00:00 |
|
Steven R. Loomis
|
c07cd057ad
|
ICU-2970 use global mutex for protecting lazy initialized services
X-SVN-Rev: 12362
|
2003-06-06 22:01:28 +00:00 |
|
Vladimir Weinstein
|
4b1eca548b
|
ICU-300 regenerated urename.h
X-SVN-Rev: 12361
|
2003-06-06 21:31:03 +00:00 |
|
Markus Scherer
|
8f66b317b6
|
ICU-1730 improve text about multithreading
X-SVN-Rev: 12356
|
2003-06-06 19:06:42 +00:00 |
|
Markus Scherer
|
ebbfe25133
|
ICU-2427 fix uprv_getMaxValues() calls and comments
X-SVN-Rev: 12355
|
2003-06-06 19:03:44 +00:00 |
|
Markus Scherer
|
88f5cc5701
|
ICU-2686 add @draft to u_init(), small doc updates
X-SVN-Rev: 12348
|
2003-06-06 17:31:07 +00:00 |
|
Vladimir Weinstein
|
d5ffba4bb3
|
ICU-2974 a better way to disallow new X[0] in getAvailableLocales
X-SVN-Rev: 12345
|
2003-06-06 05:18:50 +00:00 |
|
Vladimir Weinstein
|
6e059f1475
|
ICU-2974 disallow new X[0]
X-SVN-Rev: 12343
|
2003-06-06 05:05:37 +00:00 |
|
Vladimir Weinstein
|
752e44d7d9
|
ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12342
|
2003-06-06 05:05:22 +00:00 |
|
Andy Heninger
|
fef3374285
|
ICU-2970 ures_flushCache(), oops, lost { } on previous change.
X-SVN-Rev: 12323
|
2003-06-05 20:30:55 +00:00 |
|
Alan Liu
|
67796b222d
|
ICU-2589 fix @draft etc. tags for 2.6
X-SVN-Rev: 12320
|
2003-06-05 19:50:06 +00:00 |
|
Andy Heninger
|
02244350ed
|
ICU-2970 threading failure. Tweak mutexing in uresbud. Improve thread error checking in tmsthred.
Switch windows thread creation to c library funcs. Address (but not eliminate) resource memory leak.
X-SVN-Rev: 12316
|
2003-06-05 18:15:20 +00:00 |
|
Markus Scherer
|
a02f731cdf
|
ICU-2840 make UnicodeSet work for simple patterns when properties data is not available
X-SVN-Rev: 12274
|
2003-06-04 17:35:10 +00:00 |
|
Vladimir Weinstein
|
b74dd8f3f2
|
ICU-2959 Added copyright notices to files that didn't have them
X-SVN-Rev: 12266
|
2003-06-04 01:06:48 +00:00 |
|
Vladimir Weinstein
|
939df78585
|
ICU-2661 @draft ICU 2.[01] -> @stable ICU 2.[01] + some comment typo fixing
X-SVN-Rev: 12264
|
2003-06-04 00:04:35 +00:00 |
|
Alan Liu
|
de95737116
|
ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
|
2003-06-03 20:58:22 +00:00 |
|
Vladimir Weinstein
|
c9475e02ae
|
ICU-2959 Updated copyright notices
X-SVN-Rev: 12246
|
2003-06-03 06:44:40 +00:00 |
|
George Rhoten
|
89aff51cad
|
ICU-2707 Change the #warning into a #error, and allow CMA threads to build umutex.c
X-SVN-Rev: 12239
|
2003-06-03 00:52:13 +00:00 |
|
George Rhoten
|
c8e89dc22a
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 12233
|
2003-06-02 23:19:03 +00:00 |
|
Markus Scherer
|
f4562fc9c5
|
ICU-2959 update copyright notices for 2003 changes
X-SVN-Rev: 12230
|
2003-06-02 22:26:54 +00:00 |
|
Andy Heninger
|
265ed564e0
|
ICU-2959 copyright updated for RBBI, Regexp files.
X-SVN-Rev: 12228
|
2003-06-02 22:21:58 +00:00 |
|
Doug Felt
|
fb473c85d1
|
ICU-2959 update copyright notices
X-SVN-Rev: 12221
|
2003-06-02 18:47:02 +00:00 |
|
George Rhoten
|
509391d3dd
|
ICU-2959 Add copyright notices to the binaries.
X-SVN-Rev: 12219
|
2003-06-02 18:40:09 +00:00 |
|
Markus Scherer
|
eafba94879
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12217
|
2003-06-02 17:57:34 +00:00 |
|
Markus Scherer
|
2b07ef3e45
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12216
|
2003-06-02 16:45:41 +00:00 |
|
Markus Scherer
|
0e4313cda0
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12215
|
2003-06-02 16:33:21 +00:00 |
|
Markus Scherer
|
9461f1faab
|
ICU-2831 improve apidocs for whitespace functions
X-SVN-Rev: 12203
|
2003-05-30 21:12:00 +00:00 |
|
Ram Viswanadha
|
98541084f2
|
ICU-2194 code coverage tests and fixes
X-SVN-Rev: 12199
|
2003-05-30 18:20:03 +00:00 |
|
Markus Scherer
|
c92d3185a1
|
ICU-1730 document UnicodeString threading
X-SVN-Rev: 12189
|
2003-05-30 00:16:56 +00:00 |
|
George Rhoten
|
ba3755d7bc
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 12186
|
2003-05-30 00:00:55 +00:00 |
|
Markus Scherer
|
705e34e26d
|
ICU-2849 document that u_setDataDirectory() is not thread-safe
X-SVN-Rev: 12182
|
2003-05-29 23:13:24 +00:00 |
|
Markus Scherer
|
105234b9aa
|
ICU-2356 add clarification of char * NULL vs. empty handling for charsets & IDs
X-SVN-Rev: 12181
|
2003-05-29 23:01:39 +00:00 |
|
Markus Scherer
|
e4c5b5d5ae
|
ICU-2356 remove redundant argument check
X-SVN-Rev: 12179
|
2003-05-29 23:01:01 +00:00 |
|
George Rhoten
|
cf258a7833
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 12177
|
2003-05-29 22:21:22 +00:00 |
|
George Rhoten
|
7d08eb719d
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 12175
|
2003-05-29 21:51:14 +00:00 |
|
George Rhoten
|
18d6c753f5
|
ICU-2194 Only define uprv_syntaxError in C++ for now.
X-SVN-Rev: 12173
|
2003-05-29 21:46:31 +00:00 |
|
Ram Viswanadha
|
db6179c0cc
|
ICU-2194 update documentation, no code change
X-SVN-Rev: 12168
|
2003-05-29 20:32:23 +00:00 |
|
Ram Viswanadha
|
9101121a5c
|
ICU-2194 update review comments
X-SVN-Rev: 12167
|
2003-05-29 20:31:57 +00:00 |
|
George Rhoten
|
8c00b17191
|
ICU-2787 Use uprv_getDefaultLocaleID in a thread safe manner, and with only one mutex lock
X-SVN-Rev: 12166
|
2003-05-29 20:22:13 +00:00 |
|
Andy Heninger
|
b863c89a61
|
ICU-2806 API Docs added to RuleBasedBreakIterator::getRuleStatus()
X-SVN-Rev: 12163
|
2003-05-29 18:51:43 +00:00 |
|
George Rhoten
|
a94d09c3b5
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 12157
|
2003-05-29 17:09:39 +00:00 |
|
Andy Heninger
|
3e9f1b7ea5
|
ICU-2935 Supplementary character handling bug in RBBI
X-SVN-Rev: 12156
|
2003-05-29 17:02:30 +00:00 |
|
George Rhoten
|
5161f4c5bd
|
ICU-2787 Use uprv_getDefaultLocaleID in a thread safe manner
X-SVN-Rev: 12144
|
2003-05-28 22:41:01 +00:00 |
|
George Rhoten
|
6bc0c589a1
|
ICU-2729 We aren't using 3.0 Unicode data anymore, so don't flag it as data that I need to look at.
X-SVN-Rev: 12131
|
2003-05-28 00:47:58 +00:00 |
|
George Rhoten
|
2cd2db7786
|
ICU-2729 We aren't using 3.0 Unicode data anymore, so don't flag it as data that I need to look at.
X-SVN-Rev: 12130
|
2003-05-28 00:33:04 +00:00 |
|
George Rhoten
|
a65efb8761
|
ICU-2729 Mark data as const.
X-SVN-Rev: 12129
|
2003-05-28 00:30:24 +00:00 |
|
Alan Liu
|
30d86fe308
|
ICU-2429 allow negative set/msg numbers
X-SVN-Rev: 12109
|
2003-05-26 16:06:36 +00:00 |
|
Ram Viswanadha
|
39d923f573
|
ICU-2677 Use Word BI by default for title casing
X-SVN-Rev: 12103
|
2003-05-24 02:04:27 +00:00 |
|
Ram Viswanadha
|
b600debefc
|
ICU-2677 Document that Unicode 4.0 Title Case BI should use Word BI
X-SVN-Rev: 12102
|
2003-05-24 02:03:32 +00:00 |
|
Alan Liu
|
480bb156b5
|
ICU-2429 incorporate review changes
X-SVN-Rev: 12092
|
2003-05-23 23:02:34 +00:00 |
|
Markus Scherer
|
1284866114
|
ICU-2914 fix T_CString_integerToString() length return value
X-SVN-Rev: 12091
|
2003-05-23 21:14:16 +00:00 |
|
Alan Liu
|
95ab039646
|
ICU-2495 incorporate review changes
X-SVN-Rev: 12089
|
2003-05-23 20:32:33 +00:00 |
|
George Rhoten
|
2e3ef0d377
|
ICU-2787 Use uprv_getDefaultCodepage in a thread safe manner
X-SVN-Rev: 12068
|
2003-05-23 02:07:02 +00:00 |
|
George Rhoten
|
7bf8e89b72
|
ICU-2787 uncheckin uprv_getDefaultCodepage and uprv_getDefaultLocaleID.
I'll find a solution in a bit.
X-SVN-Rev: 12062
|
2003-05-23 00:56:21 +00:00 |
|
George Rhoten
|
abdf5793bc
|
ICU-2787 Make uprv_getDefaultCodepage and uprv_getDefaultLocaleID thread safe
X-SVN-Rev: 12051
|
2003-05-23 00:00:05 +00:00 |
|
George Rhoten
|
acc725db85
|
ICU-2787 Use new mutex locking semantics
X-SVN-Rev: 12050
|
2003-05-22 23:25:10 +00:00 |
|
George Rhoten
|
a3b33cf7dc
|
ICU-2753 Use friendlier wording.
X-SVN-Rev: 12018
|
2003-05-20 00:13:02 +00:00 |
|
Markus Scherer
|
574b2dd32d
|
ICU-2881 add CS 640 comment to description of invariant characters
X-SVN-Rev: 12014
|
2003-05-19 22:30:05 +00:00 |
|
Markus Scherer
|
0818e3892c
|
ICU-2881 hardcode uprv_tolower() and uprv_toupper() for guaranteed locale-independent behavior
X-SVN-Rev: 12013
|
2003-05-19 22:29:22 +00:00 |
|
Ram Viswanadha
|
3f3d20dad3
|
ICU-2194 fix exhaustive testing bug
X-SVN-Rev: 12007
|
2003-05-19 21:06:50 +00:00 |
|
Vladimir Weinstein
|
1b873e70cc
|
ICU-2787 thread safety update
X-SVN-Rev: 12005
|
2003-05-19 20:44:08 +00:00 |
|
George Rhoten
|
ad541fd41e
|
ICU-2659 Update urename.h, and hide functions that don't need to be
exported.
X-SVN-Rev: 11982
|
2003-05-16 22:53:54 +00:00 |
|
George Rhoten
|
0457a9e7c8
|
ICU-2659 Update urename.h
X-SVN-Rev: 11981
|
2003-05-16 22:47:30 +00:00 |
|
George Rhoten
|
d014d88833
|
ICU-2659 Update urename.h
X-SVN-Rev: 11980
|
2003-05-16 22:45:44 +00:00 |
|
George Rhoten
|
2bb0802489
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11970
|
2003-05-16 20:33:01 +00:00 |
|
George Rhoten
|
d92859323a
|
ICU-2699 Fix a compiler warning
X-SVN-Rev: 11969
|
2003-05-16 20:24:17 +00:00 |
|
George Rhoten
|
8308f1d3a5
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11967
|
2003-05-16 20:11:01 +00:00 |
|
George Rhoten
|
b0fa6b0130
|
ICU-2881 Fix for Turkish casing
X-SVN-Rev: 11951
|
2003-05-15 21:19:21 +00:00 |
|
Alan Liu
|
5f5a615f65
|
ICU-2495 add tests and code to ensure out-of-range code points don't cause crash
X-SVN-Rev: 11927
|
2003-05-14 22:30:21 +00:00 |
|
Markus Scherer
|
ab37e7a4c3
|
ICU-2864 if Locale construction fails, set the Locale object to bogus instead of attempting to set the default locale ID or "en" or similar
X-SVN-Rev: 11917
|
2003-05-14 00:30:50 +00:00 |
|
Markus Scherer
|
4d8b16de1c
|
ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
X-SVN-Rev: 11914
|
2003-05-13 21:05:05 +00:00 |
|
George Rhoten
|
8ad673814c
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11911
|
2003-05-13 17:16:53 +00:00 |
|
George Rhoten
|
51e7d300a1
|
ICU-2039 ferror doesn't work consistently on all platforms.
Update the tests to reflect that.
X-SVN-Rev: 11909
|
2003-05-13 16:09:04 +00:00 |
|
George Rhoten
|
9760c70443
|
ICU-2707 Fix a failure in Red Hat Linux 7.2
X-SVN-Rev: 11904
|
2003-05-13 00:26:03 +00:00 |
|
Alan Liu
|
bdcad9ca57
|
ICU-2429 review changes - updated header; changed layout of resource to be flat (one tier); updated test and test data
X-SVN-Rev: 11903
|
2003-05-13 00:10:12 +00:00 |
|
Andy Heninger
|
bf7b289aa0
|
ICU-2787 Locales, add checks for memory alloction failures.
X-SVN-Rev: 11900
|
2003-05-12 23:00:01 +00:00 |
|
George Rhoten
|
405082ca35
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11899
|
2003-05-12 22:54:59 +00:00 |
|
Vladimir Weinstein
|
3097e6c31f
|
ICU-2835 fix for getNextString and getStringByIndex handling of aliased data
X-SVN-Rev: 11894
|
2003-05-12 18:24:56 +00:00 |
|
Vladimir Weinstein
|
77bbfb48ac
|
ICU-2835 fix for alias following in an array
X-SVN-Rev: 11893
|
2003-05-12 18:24:21 +00:00 |
|
Markus Scherer
|
f1e92d922f
|
ICU-2590 do not forbid the assignment operator because that keeps a compiler from providing one automatically for subclasses
X-SVN-Rev: 11888
|
2003-05-11 23:27:07 +00:00 |
|