George Rhoten
|
59b46b5d61
|
ICU-2329 Fix a compiler warning
X-SVN-Rev: 12591
|
2003-07-03 00:51:18 +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
|
29ceab3f7b
|
ICU-2329 check for invariant characters in converter names and aliases; also fix bugs in options handling
X-SVN-Rev: 12589
|
2003-07-02 23:14:10 +00:00 |
|
Markus Scherer
|
5061b43683
|
ICU-2329 invariant characters required for table keys, binary data, etc. - verify and show errors if variant characters are used there
X-SVN-Rev: 12588
|
2003-07-02 22:06:10 +00:00 |
|
Markus Scherer
|
bd62571a6c
|
ICU-2329 always NUL-terminate the ID string for ID enumeration in C APIs
X-SVN-Rev: 12587
|
2003-07-02 21:23:39 +00:00 |
|
Markus Scherer
|
9ec6b45611
|
ICU-2329 replace APIs using char * for transliterator IDs with APIs using UChar * - to allow for more than invariant characters
X-SVN-Rev: 12586
|
2003-07-02 17:57:02 +00:00 |
|
Markus Scherer
|
84bd0babfa
|
ICU-2329 do not use invariant-character conversion for strings with variant characters
X-SVN-Rev: 12585
|
2003-07-02 17:26:20 +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
|
a140572bbb
|
ICU-2329 always NUL-terminate the ID string for ID enumeration in C APIs
X-SVN-Rev: 12583
|
2003-07-02 17:23:15 +00:00 |
|
Markus Scherer
|
5b46dcd196
|
ICU-2329 move cstring test up to test invariant-character handling early
X-SVN-Rev: 12582
|
2003-07-02 17:20:11 +00:00 |
|
Markus Scherer
|
e2a209d3df
|
ICU-2329 test invariant-character handling
X-SVN-Rev: 12581
|
2003-07-02 17:19:38 +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 |
|
George Rhoten
|
c9f6681c36
|
ICU-3047 Add BeOS configuration
X-SVN-Rev: 12577
|
2003-07-01 23:19:21 +00:00 |
|
Ram Viswanadha
|
eef590318a
|
fix bugs Mark found
X-SVN-Rev: 12571
|
2003-06-27 23:20:53 +00:00 |
|
Eric Mader
|
0d46ec7cfd
|
ICU-2979 move inline methods which call LE_XXX_ARRAY macors into the .cpp files.
X-SVN-Rev: 12570
|
2003-06-27 20:39:35 +00:00 |
|
Ram Viswanadha
|
89e7c20457
|
make all files conform to LDML
X-SVN-Rev: 12567
|
2003-06-26 01:19:35 +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
|
d4c0190d72
|
ICU-3061 Remove duplicate data. Fallback to en_GB
X-SVN-Rev: 12565
|
2003-06-25 21:41:10 +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
|
31badf87f1
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12563
|
2003-06-25 16:56:49 +00:00 |
|
George Rhoten
|
edabd1f1ab
|
ICU-3061 Handle _EURO and _PREEURO locale variants better
X-SVN-Rev: 12562
|
2003-06-25 16:56:37 +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
|
95cc06e33c
|
ICU-3061 Handle _EURO and _PREEURO locale variants better
X-SVN-Rev: 12559
|
2003-06-25 00:04:49 +00:00 |
|
George Rhoten
|
41c14b6cb8
|
ICU-1817 Move the plus sign to the end of the array for better backwards compatibility, and add some exemplar characters.
X-SVN-Rev: 12557
|
2003-06-24 17:33:24 +00:00 |
|
George Rhoten
|
30648b5c5f
|
ICU-1817 Move the plus sign to the end of the array for better backwards compatibility.
X-SVN-Rev: 12556
|
2003-06-24 17:00:41 +00:00 |
|
Andy Heninger
|
fae0b210ff
|
ICU-3028 Remove stub for \037 style octal in regular expression patterns.
X-SVN-Rev: 12554
|
2003-06-24 02:24:20 +00:00 |
|
George Rhoten
|
a691adce02
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12553
|
2003-06-23 23:22:12 +00:00 |
|
George Rhoten
|
6c952cb83d
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12552
|
2003-06-23 23:16:10 +00:00 |
|
Steven R. Loomis
|
7f089f902c
|
ICU-2672 comments fix
X-SVN-Rev: 12551
|
2003-06-23 22:31:11 +00:00 |
|
Steven R. Loomis
|
107ae577f8
|
ICU-2672 new sample
X-SVN-Rev: 12550
|
2003-06-23 22:24:32 +00:00 |
|
George Rhoten
|
95e93fa9b4
|
ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12549
|
2003-06-23 22:15:00 +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
|
bbdda025b6
|
ICU-3021 Clarify the --disable-threads option
X-SVN-Rev: 12547
|
2003-06-23 03:11:06 +00:00 |
|
George Rhoten
|
b1ac02131b
|
ICU-3047 Add the BeOS configuration
X-SVN-Rev: 12546
|
2003-06-23 03:09:00 +00:00 |
|
George Rhoten
|
46e19fbcbc
|
ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings.
X-SVN-Rev: 12545
|
2003-06-22 22:23:05 +00:00 |
|
George Rhoten
|
0e5cd5f0c7
|
ICU-1817 Load the plus sign from the locale data.
X-SVN-Rev: 12544
|
2003-06-22 22:08:27 +00:00 |
|
George Rhoten
|
0432fb6259
|
ICU-1817 Add the default plus sign
X-SVN-Rev: 12543
|
2003-06-22 22:07:49 +00:00 |
|
George Rhoten
|
9301666d99
|
ICU-1817 Add the default plus sign, add missing data and remove old data.
X-SVN-Rev: 12542
|
2003-06-22 22:06:39 +00:00 |
|
George Rhoten
|
2fad79165c
|
ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings.
X-SVN-Rev: 12541
|
2003-06-22 13:11:20 +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
|
66eb6b292c
|
ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings.
X-SVN-Rev: 12539
|
2003-06-22 12:33:46 +00:00 |
|
George Rhoten
|
916b8b0cfc
|
ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings.
X-SVN-Rev: 12538
|
2003-06-22 12:27:41 +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 |
|
Steven R. Loomis
|
c5821628b6
|
ICU-2672 samples update
X-SVN-Rev: 12534
|
2003-06-19 22:25:24 +00:00 |
|
Eric Mader
|
3e4b1b6c7a
|
ICU-3041 need to #undef symbols defined in ctypes.h
X-SVN-Rev: 12533
|
2003-06-19 20:26:19 +00:00 |
|
Eric Mader
|
9f825c329d
|
ICU-3040 Remove extranious font names...
X-SVN-Rev: 12531
|
2003-06-19 18:15:17 +00:00 |
|
George Rhoten
|
f356148d72
|
ICU-3036 Initialize the pointers
X-SVN-Rev: 12530
|
2003-06-19 01:02:46 +00:00 |
|
George Rhoten
|
41852125a3
|
ICU-3036 Decrease size of tools.
X-SVN-Rev: 12529
|
2003-06-18 22:32:27 +00:00 |
|
George Rhoten
|
678782ccca
|
ICU-3036 Decrease size of tools.
X-SVN-Rev: 12527
|
2003-06-18 16:44:22 +00:00 |
|
Steven R. Loomis
|
ea5428ea8e
|
ICU-2867 new samples
X-SVN-Rev: 12524
|
2003-06-17 19:48:55 +00:00 |
|
George Rhoten
|
49ed141687
|
ICU-3027 Fix the HP-UX aCC compiler version. 12.10 isn't out yet.
X-SVN-Rev: 12523
|
2003-06-16 15:38:51 +00:00 |
|
Steven R. Loomis
|
9c4461ff53
|
ICU-3026 include license.html on debian
X-SVN-Rev: 12522
|
2003-06-16 15:34:06 +00:00 |
|
Steven R. Loomis
|
80eb999f9f
|
ICU-3026 license.html into the RPM
X-SVN-Rev: 12521
|
2003-06-16 15:31:46 +00:00 |
|
Steven R. Loomis
|
c8fa9eaf16
|
ICU-3026 install Makefile.in on unix
X-SVN-Rev: 12520
|
2003-06-16 15:29:06 +00:00 |
|
Helena Chapman
|
47dd8fe8f7
|
ICU-2959 added copyright notice to license.html.
X-SVN-Rev: 12519
|
2003-06-16 13:46:20 +00:00 |
|
George Rhoten
|
b69f48d3f8
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12508
|
2003-06-13 00:24:12 +00:00 |
|
Ram Viswanadha
|
47b2ec2382
|
ICU-2686 fix un-initialized memory access
X-SVN-Rev: 12507
|
2003-06-13 00:10:26 +00:00 |
|
Andy Heninger
|
3491f1356e
|
ICU-2729 Fix uninitialized variable in regex compiler.
X-SVN-Rev: 12506
|
2003-06-13 00:05:35 +00:00 |
|
Ram Viswanadha
|
6e9ade5670
|
ICU-2699 fix compiler warnings
X-SVN-Rev: 12505
|
2003-06-12 23:56:38 +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 |
|
George Rhoten
|
a0ba749964
|
ICU-2686 Fix grammer, spelling, URLs, misinformation and so on.
X-SVN-Rev: 12500
|
2003-06-12 22:13:07 +00:00 |
|
Andy Heninger
|
64d4ee8a6f
|
ICU-2699 Eliminate two compiler warnings in regexcmp.cpp
X-SVN-Rev: 12499
|
2003-06-12 21:17:59 +00:00 |
|
Vladimir Weinstein
|
3563805788
|
ICU-2729 fix mismatched new[]/delete
X-SVN-Rev: 12498
|
2003-06-12 20:45:19 +00:00 |
|
Steven R. Loomis
|
60d0e37025
|
ICU-2039 test update- correct arg type
X-SVN-Rev: 12497
|
2003-06-12 20:35:39 +00:00 |
|
Steven R. Loomis
|
1aeae32480
|
ICU-2039 update to new test
X-SVN-Rev: 12496
|
2003-06-12 20:34:13 +00:00 |
|
Steven R. Loomis
|
2d96aef2ad
|
ICU-2039 memory err in test
X-SVN-Rev: 12495
|
2003-06-12 20:24:07 +00:00 |
|
Vladimir Weinstein
|
07cb70634b
|
ICU-2039 fixed C++ ambiguity
X-SVN-Rev: 12494
|
2003-06-12 19:35:35 +00:00 |
|
Steven R. Loomis
|
3402a7cc54
|
ICU-2039 format code coverage improvements
X-SVN-Rev: 12492
|
2003-06-12 18:02:40 +00:00 |
|
Vladimir Weinstein
|
5ef2df4a28
|
ICU-2729 close a file after you use it
X-SVN-Rev: 12491
|
2003-06-12 17:45:25 +00:00 |
|
George Rhoten
|
86e43b0a97
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12490
|
2003-06-12 15:52:23 +00:00 |
|
George Rhoten
|
f78042efe6
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12489
|
2003-06-12 15:46:45 +00:00 |
|
George Rhoten
|
472f5417f8
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12488
|
2003-06-12 01:47:15 +00:00 |
|
George Rhoten
|
29ba78262c
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12487
|
2003-06-12 01:37:25 +00:00 |
|
George Rhoten
|
642dc3e103
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12486
|
2003-06-12 01:16:56 +00:00 |
|
George Rhoten
|
112ffdd8bc
|
ICU-3020 Fix the country name of Israel.
X-SVN-Rev: 12485
|
2003-06-12 00:51:54 +00:00 |
|
George Rhoten
|
22583d57c1
|
ICU-2707 Fix for z/OS with the new XPLINK feature. sfio doesn't need this anymore.
X-SVN-Rev: 12484
|
2003-06-12 00:09: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
|
a428a708ac
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12481
|
2003-06-11 23:15:40 +00:00 |
|
George Rhoten
|
c320d27f7e
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12479
|
2003-06-11 23:02:19 +00:00 |
|
George Rhoten
|
ae0f7ee2f8
|
ICU-3017 Test that ICU with STL works on Windows.
X-SVN-Rev: 12478
|
2003-06-11 22:58:40 +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
|
cf63335147
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12474
|
2003-06-11 22:07:25 +00:00 |
|
Markus Scherer
|
3bc12c63aa
|
ICU-2594 add a link to the collation design doc
X-SVN-Rev: 12473
|
2003-06-11 21:50:54 +00:00 |
|
Steven R. Loomis
|
42b4d3d5f7
|
ICU-2039 calendar code coverage improvements
X-SVN-Rev: 12472
|
2003-06-11 21:17:03 +00:00 |
|
Vladimir Weinstein
|
4271f9f5d9
|
ICU-2594 more description of collator and inverse uca images.
X-SVN-Rev: 12466
|
2003-06-11 19:31:44 +00:00 |
|
Andy Heninger
|
9fb68fd81c
|
ICU-2970 Threadtest, Itanic IA64 project file created
X-SVN-Rev: 12463
|
2003-06-11 18:37:45 +00:00 |
|
Andy Heninger
|
3e70b20acf
|
ICU-2970 Threadtest, update for processors with bad memory models
X-SVN-Rev: 12461
|
2003-06-11 18:23:26 +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 |
|
Vladimir Weinstein
|
d06542ba39
|
ICU-2594 description of collator and inverse uca images.
X-SVN-Rev: 12451
|
2003-06-11 05:36:29 +00:00 |
|
Ram Viswanadha
|
58a83101b4
|
ICU-2699 fix compiler warnings
X-SVN-Rev: 12450
|
2003-06-11 04:59:36 +00:00 |
|
Ram Viswanadha
|
b58657360a
|
ICU-2699 fix compiler warnings
X-SVN-Rev: 12449
|
2003-06-11 04:49:05 +00:00 |
|
Vladimir Weinstein
|
05acbd11e1
|
ICU-2589 doxygen warning fix
X-SVN-Rev: 12448
|
2003-06-11 03:57:32 +00:00 |
|
Vladimir Weinstein
|
a6c58b81f0
|
ICU-3010 fix resource bundle version test
X-SVN-Rev: 12447
|
2003-06-11 03:12:41 +00:00 |
|
George Rhoten
|
099f6890ad
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12446
|
2003-06-11 01:36:30 +00:00 |
|
George Rhoten
|
cbfd3c445e
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12445
|
2003-06-11 01:31:09 +00:00 |
|
Steven R. Loomis
|
9ae7f6b85a
|
ICU-2039 calendar code coverage improvements
X-SVN-Rev: 12444
|
2003-06-11 01:25:26 +00:00 |
|
Steven R. Loomis
|
c681c1aadb
|
ICU-2601 improve documentation of data
X-SVN-Rev: 12443
|
2003-06-11 01:17:31 +00:00 |
|
Vladimir Weinstein
|
7931ebe661
|
ICU-2590 increase function coverage
X-SVN-Rev: 12442
|
2003-06-11 01:01:40 +00:00 |
|
Steven R. Loomis
|
cd84305120
|
ICU-2707 added testmap..
X-SVN-Rev: 12441
|
2003-06-11 01:01:02 +00:00 |
|
Steven R. Loomis
|
2fe64d87aa
|
ICU-2707 make a stale makefile work again
X-SVN-Rev: 12440
|
2003-06-11 00:59:48 +00:00 |
|
Steven R. Loomis
|
1d51e719a1
|
ICU-2707 don't have comments in C code!
X-SVN-Rev: 12439
|
2003-06-11 00:59:19 +00:00 |
|
Steven R. Loomis
|
01e6ae87b3
|
ICU-2707 making a stale makefile work again
X-SVN-Rev: 12438
|
2003-06-11 00:58:52 +00:00 |
|
Steven R. Loomis
|
0cf7d03b0a
|
ICU-2707 true/false -> TRUE/FALSE
X-SVN-Rev: 12437
|
2003-06-11 00:55:20 +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 |
|
Eric Mader
|
e916a32ad4
|
ICU-2589 Change parameter name from "script" to "scriptCode" to match document comments in ICULayoutEngine.createInstance().
X-SVN-Rev: 12434
|
2003-06-10 23:49:24 +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 |
|
Andy Heninger
|
623319609f
|
ICU-2118 Regex, disable debug code, should remove code coverage errors for it.
X-SVN-Rev: 12431
|
2003-06-10 22:50:17 +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 |
|
Steven R. Loomis
|
f9cf9c3af6
|
ICU-3009 remove unneeded clear()
X-SVN-Rev: 12428
|
2003-06-10 22:21:10 +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
|
a2768faf48
|
ICU-2118 RBBI API Test, improve code coverage. Re-enable accidently disabled tests.
X-SVN-Rev: 12426
|
2003-06-10 21:58:24 +00:00 |
|
George Rhoten
|
af0fa7764b
|
ICU-3012 Ignore the generated icu-config
X-SVN-Rev: 12425
|
2003-06-10 21:44:41 +00:00 |
|
George Rhoten
|
b2b34693e4
|
ICU-3012 Ignore the generated library
X-SVN-Rev: 12424
|
2003-06-10 21:43:34 +00:00 |
|
George Rhoten
|
bf9e23f9c4
|
ICU-3012 Ignore the new library name.
X-SVN-Rev: 12423
|
2003-06-10 21:40:08 +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 |
|
Andy Heninger
|
f8c3e58100
|
ICU-3009 Thread starting in test code, back out what appears to have been an accidental change.
X-SVN-Rev: 12421
|
2003-06-10 21:31:38 +00:00 |
|
Alan Liu
|
0d089832f2
|
ICU-3012 add stubdatabuilt.txt to .cvsignore
X-SVN-Rev: 12420
|
2003-06-10 18:22:17 +00:00 |
|
Eric Mader
|
454bf4c3fb
|
ICU-2589 Document U_LAYOUT_EX_IMPLEMENTATION.
X-SVN-Rev: 12419
|
2003-06-10 18:17:59 +00:00 |
|
Eric Mader
|
776ec648cd
|
ICU-2589 Mark fClientArrays as @draft ICU 2.6
X-SVN-Rev: 12418
|
2003-06-10 18:17:08 +00:00 |
|
Alan Liu
|
d00684805e
|
ICU-3012 add .plg files to .cvsignore
X-SVN-Rev: 12417
|
2003-06-10 18:06:00 +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 |
|
Markus Scherer
|
82a48800fc
|
ICU-2590 try to call the compiler-provided UMemory/UObject/Replaceable copy constructors
X-SVN-Rev: 12414
|
2003-06-10 17:46:09 +00:00 |
|
Eric Mader
|
92847488c8
|
ICU-2589 Fix document comment for constructor.
X-SVN-Rev: 12413
|
2003-06-10 17:44:58 +00:00 |
|
Doug Felt
|
ef866c2e45
|
ICU-2661 add missing @draft ICU 2.6 to factories and members
X-SVN-Rev: 12412
|
2003-06-10 17:41:46 +00:00 |
|
Alan Liu
|
c4d187a661
|
ICU-3010 bump Version #s for locales changed after ICU 2.4
X-SVN-Rev: 12411
|
2003-06-10 14:37:47 +00:00 |
|
Alan Liu
|
59fd51ef50
|
ICU-3010 bump Version #s for locales changed after ICU 2.4
X-SVN-Rev: 12410
|
2003-06-10 13:53:05 +00:00 |
|
Alan Liu
|
651960b92f
|
ICU-3010 bump Version #s for locales changed after ICU 2.4
X-SVN-Rev: 12409
|
2003-06-10 06:49:27 +00:00 |
|
Alan Liu
|
69f368da47
|
ICU-3010 bump Version #s for locales changed after ICU 2.4
X-SVN-Rev: 12408
|
2003-06-10 06:35:39 +00:00 |
|
Steven R. Loomis
|
51ea41bfc5
|
ICU-3009 calendar code bug fixes - make factory-fresh calendars have the current time, and make calendar subclasses initialize properly
X-SVN-Rev: 12407
|
2003-06-10 03:58:41 +00:00 |
|
Steven R. Loomis
|
477dbae103
|
ICU-3009 calendar code coverage & bug fixes
X-SVN-Rev: 12406
|
2003-06-10 03:53:28 +00:00 |
|
Eric Mader
|
0c0cc0ffde
|
ICU-2974 don't call new[](0)...
X-SVN-Rev: 12405
|
2003-06-10 01:46:42 +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 |
|
George Rhoten
|
655a035088
|
ICU-2729 Fix a memory leak
X-SVN-Rev: 12400
|
2003-06-10 00:17:51 +00:00 |
|
George Rhoten
|
d8cd9f505c
|
ICU-2753 Workaround for a compiler bug.
X-SVN-Rev: 12399
|
2003-06-09 23:58:38 +00:00 |
|
George Rhoten
|
6e5c4cac4d
|
ICU-2753 Since ICU tests now pass on os/400, there isn't "partial" support anymore.
X-SVN-Rev: 12397
|
2003-06-09 23:55:42 +00:00 |
|
Steven R. Loomis
|
4f95032f4b
|
ICU-2707 just a comment that calendar subclass API will change.
X-SVN-Rev: 12393
|
2003-06-09 23:08:08 +00:00 |
|
Andy Heninger
|
edd81f626c
|
ICU-3007 rbbi test, string indexing out-of-bounds fixed.
X-SVN-Rev: 12392
|
2003-06-09 23:01:11 +00:00 |
|
Vladimir Weinstein
|
85890147f4
|
ICU-300 Copyright update to genren tools
X-SVN-Rev: 12391
|
2003-06-09 22:45:28 +00:00 |
|
Vladimir Weinstein
|
aef91e5046
|
ICU-300 update to genren Makefile
X-SVN-Rev: 12390
|
2003-06-09 22:44:27 +00:00 |
|
Vladimir Weinstein
|
67c2b6352b
|
ICU-300 regenerated urename.h
X-SVN-Rev: 12389
|
2003-06-09 22:43:13 +00:00 |
|
Steven R. Loomis
|
00606bb4a9
|
ICU-2707 remove targets before linking on aix
X-SVN-Rev: 12388
|
2003-06-09 22:35:07 +00:00 |
|
Ram Viswanadha
|
15a39b67ea
|
ICU-2194 test the API's with null src
X-SVN-Rev: 12387
|
2003-06-09 22:16:05 +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 |
|
George Rhoten
|
c91d2f815f
|
ICU-2753 Configure update
X-SVN-Rev: 12385
|
2003-06-09 21:38:43 +00:00 |
|
Vladimir Weinstein
|
7b3687a7e8
|
ICU-2974 don't use new char[x] inside library, but uprv_malloc
X-SVN-Rev: 12384
|
2003-06-09 21:22:08 +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 |
|
George Rhoten
|
b219ca7ea2
|
ICU-2753 Configure update
X-SVN-Rev: 12381
|
2003-06-09 20:08:35 +00:00 |
|
Andy Heninger
|
60fccf72a2
|
ICU-2970 Mutex initialization in translit. Thread safety in numformat.
X-SVN-Rev: 12380
|
2003-06-09 20:06:55 +00:00 |
|
Alan Liu
|
b623c7596b
|
ICU-3003 fix containsNone
X-SVN-Rev: 12379
|
2003-06-09 18:55:55 +00:00 |
|
George Rhoten
|
c750a537a8
|
ICU-2729 Fix a memory leak
X-SVN-Rev: 12378
|
2003-06-09 16:35:12 +00:00 |
|
George Rhoten
|
75930a0808
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12377
|
2003-06-09 06:13:14 +00:00 |
|
George Rhoten
|
92842673da
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12376
|
2003-06-09 04:57:01 +00:00 |
|
George Rhoten
|
a2c3e88109
|
ICU-3000 Fix distclean
X-SVN-Rev: 12374
|
2003-06-09 04:38:47 +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
|
673b034d42
|
ICU-2740 Ignore the ' in the uk locale.
X-SVN-Rev: 12372
|
2003-06-07 19:54:23 +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 |
|
George Rhoten
|
84ee6ca24d
|
ICU-2998 Add a test for proper escaping.
X-SVN-Rev: 12370
|
2003-06-07 07:19:23 +00:00 |
|
George Rhoten
|
a912cd623c
|
ICU-2998 reset the error between conversions when needed.
X-SVN-Rev: 12369
|
2003-06-07 07:17:17 +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 |
|
Eric Mader
|
15dd8d60f2
|
ICU-2969 Need to define LE_USE_CMEMORY to get access to LE_XXX_ARRAY macors.
X-SVN-Rev: 12358
|
2003-06-06 20:00:15 +00:00 |
|
Doug Felt
|
be0e5e6bd0
|
ICU-2984 remove majik numbers from currency code, use uloc_getParent
X-SVN-Rev: 12357
|
2003-06-06 19:18:20 +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 |
|
Eric Mader
|
d94475cea8
|
ICU-2969 Need to define LE_USE_CMEMORY to get the definitions of the LE_XXX_ARRAY macros.
X-SVN-Rev: 12354
|
2003-06-06 19:00:42 +00:00 |
|
Eric Mader
|
f6a2536d8c
|
ICU-2405 default implementation of canDisplay should call LE_GET_GLYPH on the result of mapCharToGlyph.
X-SVN-Rev: 12353
|
2003-06-06 18:47:12 +00:00 |
|
George Rhoten
|
f423097338
|
ICU-2753 Don't mention the failing tests anymore.
X-SVN-Rev: 12352
|
2003-06-06 18:04:28 +00:00 |
|
Markus Scherer
|
63c9badad5
|
ICU-2686 mention u_init() in the news
X-SVN-Rev: 12351
|
2003-06-06 17:48:09 +00:00 |
|
George Rhoten
|
7040856dc4
|
ICU-2753 od changed format.
X-SVN-Rev: 12350
|
2003-06-06 17:46:51 +00:00 |
|
George Rhoten
|
d409e41009
|
ICU-2921 Fix the case where the compiler is a two part command.
X-SVN-Rev: 12349
|
2003-06-06 17:32:08 +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
|
ed66a8e88d
|
ICU-2840 there is no good way to test whether Format is properly constructed
X-SVN-Rev: 12346
|
2003-06-06 05:22:41 +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 |
|
George Rhoten
|
69d81366da
|
ICU-2707 Put into all data in out/build
X-SVN-Rev: 12344
|
2003-06-06 05:14:56 +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 |
|
George Rhoten
|
34a35748f5
|
ICU-2840 Check the status. Don't assign it.
X-SVN-Rev: 12341
|
2003-06-06 04:58:24 +00:00 |
|
Vladimir Weinstein
|
4df42a86bb
|
ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12340
|
2003-06-06 04:54:34 +00:00 |
|
Steven R. Loomis
|
43e9c46138
|
ICU-1684 port test back from Java
X-SVN-Rev: 12339
|
2003-06-06 01:48:24 +00:00 |
|
George Rhoten
|
48f5df5172
|
ICU-2984 refix copyright notice
X-SVN-Rev: 12336
|
2003-06-06 00:00:06 +00:00 |
|
George Rhoten
|
88fe03639c
|
ICU-2984 Use fewer magic numbers
X-SVN-Rev: 12335
|
2003-06-05 23:55:52 +00:00 |
|
George Rhoten
|
cb24fda3d8
|
ICU-2984 Use fewer magic numbers, and fix the U_BUFFER_OVERFLOW_ERROR error for some locales
X-SVN-Rev: 12334
|
2003-06-05 23:49:53 +00:00 |
|
Andy Heninger
|
4b2f13767c
|
ICU-2840 regexp init failure when data not present
X-SVN-Rev: 12328
|
2003-06-05 21:28:59 +00:00 |
|
Steven R. Loomis
|
52d66e5fa5
|
ICU-2980 icu 2.6 spec
X-SVN-Rev: 12327
|
2003-06-05 21:27:16 +00:00 |
|
Eric Mader
|
60590fe0d1
|
ICU-2717 Update readme.txt to list all the samples, and to add a note that 'make all-samples' doesn't work correctly in out of source builds.
X-SVN-Rev: 12325
|
2003-06-05 21:00:52 +00:00 |
|
Eric Mader
|
09a127a742
|
ICU-2717 Visual Studio .NET project files for the legacy sample.
X-SVN-Rev: 12324
|
2003-06-05 20:33:08 +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 |
|
George Rhoten
|
6efba6f144
|
ICU-2959 Better formatting of the copyright.
X-SVN-Rev: 12322
|
2003-06-05 20:17:13 +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 |
|
Alan Liu
|
94de212563
|
ICU-2974 disallow new X[0]
X-SVN-Rev: 12315
|
2003-06-05 17:26:12 +00:00 |
|
Alan Liu
|
170a67874b
|
ICU-2974 disallow new X[0]
X-SVN-Rev: 12314
|
2003-06-05 17:19:03 +00:00 |
|
Alan Liu
|
dfe191e5a6
|
ICU-2840 fix tests to run with no data
X-SVN-Rev: 12313
|
2003-06-05 16:42:21 +00:00 |
|
Steven R. Loomis
|
86a7753f88
|
ICU-2840 don't crash if there is no data
X-SVN-Rev: 12308
|
2003-06-05 00:15:15 +00:00 |
|
Steven R. Loomis
|
ad141400ac
|
ICU-2840 don't crash w/o data
X-SVN-Rev: 12307
|
2003-06-05 00:00:07 +00:00 |
|
Steven R. Loomis
|
ee995c2d81
|
ICU-2840 test updates (dont crash without data)
X-SVN-Rev: 12306
|
2003-06-04 23:59:30 +00:00 |
|
Vladimir Weinstein
|
ec21353ba5
|
ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12305
|
2003-06-04 23:56:49 +00:00 |
|
Steven R. Loomis
|
b37a895921
|
ICU-2840 make tests not crash w/.o data
X-SVN-Rev: 12304
|
2003-06-04 23:33:12 +00:00 |
|
Eric Mader
|
742823e7a3
|
ICU-2717 deprecate the xml2txt sample.
X-SVN-Rev: 12303
|
2003-06-04 23:27:38 +00:00 |
|
Steven R. Loomis
|
86f78fd50a
|
ICU-2707 err in test C++ rtti function
X-SVN-Rev: 12300
|
2003-06-04 22:39:44 +00:00 |
|
Steven R. Loomis
|
e1fbed9aa1
|
ICU-2969 don't use arraycopy in public header
X-SVN-Rev: 12299
|
2003-06-04 22:39:17 +00:00 |
|
Steven R. Loomis
|
46a99f79e8
|
ICU-2959 make header test work with updated copyright
X-SVN-Rev: 12298
|
2003-06-04 22:38:00 +00:00 |
|
Vladimir Weinstein
|
acc92a79b8
|
ICU-2840 fix a typo
X-SVN-Rev: 12294
|
2003-06-04 22:09:43 +00:00 |
|
Steven R. Loomis
|
9bf62a9cc6
|
ICU-2840 don't exit if -w specified and u_init fails
X-SVN-Rev: 12293
|
2003-06-04 22:03:44 +00:00 |
|
Steven R. Loomis
|
5fc78bf0ce
|
ICU-2840 don't crash without data
X-SVN-Rev: 12292
|
2003-06-04 22:02:07 +00:00 |
|
Steven R. Loomis
|
e64faf954a
|
ICU-2888 fix to pattern - need to have hyphen (-) as last char in set or it is detected as range.
X-SVN-Rev: 12291
|
2003-06-04 21:28:58 +00:00 |
|
Eric Mader
|
7fbdd986ef
|
ICU-2717 clean up the all samples project - add new samples, remove redundant ones.
X-SVN-Rev: 12290
|
2003-06-04 21:28:46 +00:00 |
|
Vladimir Weinstein
|
3d3981f2d3
|
ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12289
|
2003-06-04 21:25:07 +00:00 |
|
George Rhoten
|
989ffcb25c
|
ICU-2729 Initialize UErrorCode
X-SVN-Rev: 12287
|
2003-06-04 21:11:41 +00:00 |
|
Eric Mader
|
f2f1f59b32
|
ICU-2717 fix compiler warnings.
X-SVN-Rev: 12286
|
2003-06-04 21:10:52 +00:00 |
|
Eric Mader
|
3d41cc8729
|
ICU-2717 clean up the all samples project - add new samples, remove redundant ones.
X-SVN-Rev: 12285
|
2003-06-04 21:10:25 +00:00 |
|
Vladimir Weinstein
|
dd9f455a49
|
ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12282
|
2003-06-04 19:02:41 +00:00 |
|
Eric Mader
|
58c58d0976
|
ICU-2969 Don't #include "cmemory.h" unless LE_USE_CMEMORY, U_LAYOUT_IMPLEMENTATION or U_LAYOUTEX_IMPLEMENTATION is defined.
X-SVN-Rev: 12281
|
2003-06-04 18:50:27 +00:00 |
|
Ram Viswanadha
|
bb4cd6134b
|
ICU-2563 fix data
X-SVN-Rev: 12280
|
2003-06-04 18:47:10 +00:00 |
|
George Rhoten
|
18ca69ab9a
|
ICU-2628 Add the readonly string option.
X-SVN-Rev: 12278
|
2003-06-04 18:12:51 +00:00 |
|
George Rhoten
|
ef09563fca
|
ICU-2753 A shared library is now using .so as an extension, and use the modern library naming scheme.
X-SVN-Rev: 12277
|
2003-06-04 18:03:59 +00:00 |
|
Eric Mader
|
120c74dc6b
|
ICU-2969 Don't #include "cmemory.h" unless LE_USE_CMEMORY, U_LAYOUT_IMPLEMENTATION or U_LAYOUTEX_IMPLEMENTATION is defined.
X-SVN-Rev: 12276
|
2003-06-04 17:40:15 +00:00 |
|
Markus Scherer
|
765bd85452
|
ICU-2840 test without data sweep
X-SVN-Rev: 12275
|
2003-06-04 17:35:54 +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 |
|
Eric Mader
|
a126e9e9c5
|
ICU-2969 Don't #include "cmemory.h" unless LE_USE_CMEMORY, U_LAYOUT_IMPLEMENTATION or U_LAYOUTEX_IMPLEMENTATION is defined.
X-SVN-Rev: 12272
|
2003-06-04 17:27:50 +00:00 |
|
George Rhoten
|
2074a38f25
|
ICU-2686 Update os/400, HP-UX compiler issue and other minor updates.
X-SVN-Rev: 12271
|
2003-06-04 17:01:57 +00:00 |
|
Markus Scherer
|
2d88094649
|
ICU-2686 update news section
X-SVN-Rev: 12270
|
2003-06-04 16:32:18 +00:00 |
|
Vladimir Weinstein
|
c1614898f6
|
ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12269
|
2003-06-04 06:53:23 +00:00 |
|
Vladimir Weinstein
|
1d42538280
|
ICU-2840 Tests shouldn't crash if data is not present
X-SVN-Rev: 12268
|
2003-06-04 05:19:50 +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 |
|
Markus Scherer
|
72901235c4
|
ICU-2959 update copyright notices for 2003 changes
X-SVN-Rev: 12265
|
2003-06-04 00:08:06 +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
|
c1ce9b779d
|
ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12263
|
2003-06-04 00:02:28 +00:00 |
|
Alan Liu
|
a54526c80c
|
ICU-2968 put correct copyright in generated data file; make reading of uchar.h version more flexible
X-SVN-Rev: 12262
|
2003-06-04 00:02:16 +00:00 |
|
Alan Liu
|
ae622af67f
|
ICU-2968 put correct copyright in generated data file
X-SVN-Rev: 12261
|
2003-06-04 00:01:55 +00:00 |
|
Andy Heninger
|
fa1097927d
|
ICU-2970 intltest threading test, add mutexing for possible memory coherency problem.
X-SVN-Rev: 12260
|
2003-06-03 23:59:29 +00:00 |
|
Steven R. Loomis
|
0ddb7faf92
|
ICU-2862 fix for new uconfig switch
X-SVN-Rev: 12258
|
2003-06-03 22:59:34 +00:00 |
|
Alan Liu
|
0ff1c524b2
|
ICU-2968 fix genpname POD test for AIX and z/OS
X-SVN-Rev: 12256
|
2003-06-03 22:23:50 +00:00 |
|