Vladimir Weinstein
|
c85bfd56c3
|
ICU-847 revised API and logic for bound generator. Needs more tests and examples
X-SVN-Rev: 7501
|
2002-01-24 23:02:02 +00:00 |
|
George Rhoten
|
0836738cc1
|
ICU-1630 Move UMTX from utypes.h to umutex.h,
and remove unneeded references to mutex.h (so we can find multithreading issues more easily)
X-SVN-Rev: 7478
|
2002-01-23 17:17:06 +00:00 |
|
George Rhoten
|
24fb5c7668
|
ICU-1629 Simplify UnicodeString creation
X-SVN-Rev: 7471
|
2002-01-22 00:27:49 +00:00 |
|
George Rhoten
|
644f35d609
|
ICU-1099 Make all string data const
X-SVN-Rev: 7468
|
2002-01-21 21:48:25 +00:00 |
|
George Rhoten
|
c6f5b3eedc
|
ICU-1099 Make all string data const
X-SVN-Rev: 7467
|
2002-01-21 21:40:41 +00:00 |
|
Markus Scherer
|
f4190c00c7
|
ICU-1611 add and test u_enumCharTypes
X-SVN-Rev: 7434
|
2002-01-12 00:11:09 +00:00 |
|
Markus Scherer
|
75882c9836
|
ICU-1586 allow UTrieEnumRange to stop the enumeration
X-SVN-Rev: 7433
|
2002-01-12 00:10:01 +00:00 |
|
George Rhoten
|
9f4578b1cf
|
ICU-882 Remove SCSU
X-SVN-Rev: 7431
|
2002-01-11 23:34:13 +00:00 |
|
George Rhoten
|
7e0d0afda8
|
ICU-597 The last as/400 fix conflicts with some other platforms.
X-SVN-Rev: 7430
|
2002-01-11 20:31:59 +00:00 |
|
George Rhoten
|
3e8367d659
|
ICU-597 Changes to make ICU work on as/400 (iSeries)
X-SVN-Rev: 7429
|
2002-01-11 17:33:52 +00:00 |
|
Yves Arrouye
|
da1e186728
|
ICU-1606 allow null arguments.
X-SVN-Rev: 7420
|
2002-01-09 20:39:35 +00:00 |
|
Yves Arrouye
|
c41188b178
|
ICU-1605 renamed to UCNV_ESCAPE_UNICODE. *** EXPERIMENTAL *** commited
a bit too soon, may be uncommited soon.
X-SVN-Rev: 7415
|
2002-01-09 01:15:18 +00:00 |
|
Yves Arrouye
|
85a889c4c2
|
ICU-1605 added UCNV_ESCAPE_CODEPOINT to escape as U+XXXX.
X-SVN-Rev: 7413
|
2002-01-09 00:45:13 +00:00 |
|
Ram Viswanadha
|
17881f0a1a
|
ICU-1603 API for Unicode signature detection
X-SVN-Rev: 7402
|
2002-01-08 01:05:57 +00:00 |
|
Yves Arrouye
|
c67fa73c5f
|
ICU-620 another pass at having make clean do a better job.
X-SVN-Rev: 7388
|
2002-01-05 02:06:26 +00:00 |
|
George Rhoten
|
3afedc097f
|
ICU-863 Change some documentation
X-SVN-Rev: 7374
|
2001-12-27 18:23:04 +00:00 |
|
George Rhoten
|
f4ad302b11
|
ICU-1593 Slightly better documentation on how to use u_strtok_r
X-SVN-Rev: 7373
|
2001-12-27 00:16:48 +00:00 |
|
George Rhoten
|
df7dbcfa82
|
ICU-1593 Fix for the case when there are no delimiters found.
X-SVN-Rev: 7372
|
2001-12-27 00:13:20 +00:00 |
|
Markus Scherer
|
14e0d7c46c
|
ICU-1586 use new UTrie in normalization
X-SVN-Rev: 7354
|
2001-12-19 20:14:25 +00:00 |
|
Markus Scherer
|
e4b419efb7
|
ICU-1586 handle non-zero initial values
X-SVN-Rev: 7350
|
2001-12-16 21:15:09 +00:00 |
|
Markus Scherer
|
643c782a9d
|
ICU-1586 fix utrie_clone() - set trie->dataLength=other->dataLength
X-SVN-Rev: 7345
|
2001-12-12 11:16:36 +00:00 |
|
Eric Mader
|
4c5c3ac292
|
ICU-1586 add utrie.o to list of objects
X-SVN-Rev: 7336
|
2001-12-07 22:13:49 +00:00 |
|
Markus Scherer
|
a92571a185
|
ICU-1590 fix detection of U_WCHAR_IS_UTF16/32
X-SVN-Rev: 7333
|
2001-12-07 17:09:41 +00:00 |
|
Markus Scherer
|
268abe3937
|
ICU-1586 add common trie implementation
X-SVN-Rev: 7327
|
2001-12-06 01:23:47 +00:00 |
|
George Rhoten
|
8c1e0bb26a
|
ICU-1028 Fix for os/390 batch mode (PDS mode) library versioning.
X-SVN-Rev: 7321
|
2001-12-05 17:51:11 +00:00 |
|
George Rhoten
|
42f8814f79
|
ICU-1028 Fix for BATCH mode (PDS mode) library versioning.
X-SVN-Rev: 7320
|
2001-12-05 17:46:30 +00:00 |
|
Andy Heninger
|
316aa9b311
|
ICU-1576 updated urename.h file for 2.0 ICU release
X-SVN-Rev: 7292
|
2001-12-03 22:35:34 +00:00 |
|
Ram Viswanadha
|
006e4e3fb1
|
ICU-1038 Documentation fixes no code change
X-SVN-Rev: 7289
|
2001-12-03 21:58:00 +00:00 |
|
Ram Viswanadha
|
5ef961d839
|
ICU-960 Fix compiler warnings and crashing bug on Unixes
X-SVN-Rev: 7275
|
2001-12-03 19:55:31 +00:00 |
|
George Rhoten
|
d571c6188f
|
ICU-1279 Change the LCID for sh and sr locales like the nn locale, which have more than one mapping.
X-SVN-Rev: 7255
|
2001-12-01 08:19:56 +00:00 |
|
George Rhoten
|
f55499cf92
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7240
|
2001-12-01 00:32:29 +00:00 |
|
Ram Viswanadha
|
8c16739f86
|
ICU-452 Update with comments from Markus
X-SVN-Rev: 7236
|
2001-11-30 23:59:23 +00:00 |
|
Helena Chapman
|
6f5df69456
|
ICU-1501 Updated Upper/Lower/TitlecaseTransliterator and checked in new casing tests for surrogates from Java.
X-SVN-Rev: 7235
|
2001-11-30 23:53:55 +00:00 |
|
Markus Scherer
|
bbb1ebd15e
|
ICU-960 small fixes and optimizations
X-SVN-Rev: 7227
|
2001-11-30 22:15:36 +00:00 |
|
George Rhoten
|
f544712400
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7221
|
2001-11-30 20:11:33 +00:00 |
|
Markus Scherer
|
d460fb1fb7
|
ICU-452 more small fixes
X-SVN-Rev: 7219
|
2001-11-30 19:43:43 +00:00 |
|
Ram Viswanadha
|
1b95ca6012
|
ICU-452 No code change only comments
X-SVN-Rev: 7213
|
2001-11-30 18:02:53 +00:00 |
|
Ram Viswanadha
|
cae5b85a0f
|
ICU-452 Update with comments from Markus
X-SVN-Rev: 7205
|
2001-11-30 05:20:52 +00:00 |
|
Ram Viswanadha
|
e9302bd7c3
|
ICU-960 Update with comments from Markus
X-SVN-Rev: 7204
|
2001-11-30 05:20:18 +00:00 |
|
George Rhoten
|
859edb1416
|
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
X-SVN-Rev: 7187
|
2001-11-30 00:06:13 +00:00 |
|
Markus Scherer
|
9739fc389e
|
ICU-1501 add internal function to get the titlecase mapping of a single code point, for transliteration - so far without context, i.e., incomplete
X-SVN-Rev: 7177
|
2001-11-29 20:44:54 +00:00 |
|
Helena Chapman
|
32b4e49fd6
|
ICU-1501 Added u_getMaxCaseExpansion(). This can be considered added into API in the future.
X-SVN-Rev: 7173
|
2001-11-29 19:27:40 +00:00 |
|
Markus Scherer
|
27a9f4efe9
|
ICU-1109 make u_terminate... safer: check if length<0
X-SVN-Rev: 7152
|
2001-11-28 23:59:09 +00:00 |
|
Markus Scherer
|
7e83770f19
|
ICU-852 most u_mem... check count>0; u_...cmpCodePointOrder() no fixup if ==; faster u_memchr32
X-SVN-Rev: 7151
|
2001-11-28 23:49:32 +00:00 |
|
Markus Scherer
|
e9fd450259
|
ICU-894 u_strncpy check n>0
X-SVN-Rev: 7148
|
2001-11-28 23:20:08 +00:00 |
|
Andy Heninger
|
d18236fca5
|
ICU-1075 fixed memory leak in udata_SetAppData(), when U_USING_DEFAULT_WARNING returned.
X-SVN-Rev: 7147
|
2001-11-28 23:19:56 +00:00 |
|
Markus Scherer
|
db0ea28e10
|
ICU-242 clarify U_CALLCONV some more; not just necessary for old compilers
X-SVN-Rev: 7145
|
2001-11-28 23:01:46 +00:00 |
|
Markus Scherer
|
a845c2f672
|
ICU-858 fix number of output digits for some escape callback options
X-SVN-Rev: 7142
|
2001-11-28 22:49:50 +00:00 |
|
Markus Scherer
|
68be9ea66e
|
ICU-322 fix version check
X-SVN-Rev: 7139
|
2001-11-28 22:24:58 +00:00 |
|
Ram Viswanadha
|
22a165cd5f
|
ICU-1472 Fix errors in documentation
X-SVN-Rev: 7084
|
2001-11-26 18:20:38 +00:00 |
|
Alan Liu
|
53f2fe4403
|
ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7058
|
2001-11-21 21:15:16 +00:00 |
|
Vladimir Weinstein
|
97c2a58442
|
ICU-1541 data should not have U_EXPORT2
X-SVN-Rev: 7045
|
2001-11-21 02:29:12 +00:00 |
|
Vladimir Weinstein
|
1b0596cd30
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7038
|
2001-11-21 01:02:11 +00:00 |
|
George Rhoten
|
f0a6e2a682
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7002
|
2001-11-20 00:30:00 +00:00 |
|
Alan Liu
|
77747f5ebc
|
ICU-1533 per Doug's review, move this to separate file
X-SVN-Rev: 6993
|
2001-11-19 21:24:29 +00:00 |
|
Vladimir Weinstein
|
a8198cf778
|
ICU-1541 add U_EXPORT2 to declarations that don't have it
X-SVN-Rev: 6982
|
2001-11-19 18:18:42 +00:00 |
|
George Rhoten
|
36a6b03b6d
|
ICU-770 Memory cleanup
X-SVN-Rev: 6965
|
2001-11-17 00:03:51 +00:00 |
|
Markus Scherer
|
fdf5cefe0a
|
ICU-1465 apiref updates for ICU 2.0
X-SVN-Rev: 6948
|
2001-11-16 19:21:16 +00:00 |
|
Markus Scherer
|
4778147b91
|
ICU-555 set ibm-1047-s390 on OS390 as a panic fallback
X-SVN-Rev: 6920
|
2001-11-15 20:18:36 +00:00 |
|
George Rhoten
|
e426da2337
|
ICU-1279 LCID mapping fixes (Hopefully)
X-SVN-Rev: 6910
|
2001-11-15 01:59:19 +00:00 |
|
Markus Scherer
|
481627e65c
|
ICU-1276 untabify, fix indentation, have combined copy&count helper function
X-SVN-Rev: 6907
|
2001-11-15 01:13:10 +00:00 |
|
Markus Scherer
|
6a40576785
|
ICU-1409 make sure uprops.dat is loaded before getting the Unicode version from it
X-SVN-Rev: 6905
|
2001-11-15 00:05:07 +00:00 |
|
Vladimir Weinstein
|
58860181f3
|
ICU-1083 changes per code review by Syn Wee
X-SVN-Rev: 6903
|
2001-11-14 22:29:59 +00:00 |
|
Ram Viswanadha
|
e764d4ad61
|
ICU-1472 Update the module list for string search
X-SVN-Rev: 6886
|
2001-11-14 18:02:44 +00:00 |
|
Andy Heninger
|
161943e39d
|
ICU-1075 updated API docs for udata_SetAppData()
X-SVN-Rev: 6867
|
2001-11-14 00:57:10 +00:00 |
|
Ram Viswanadha
|
fb01ab107d
|
ICU-899 UBLOCK_INVALID_CODE should be -1
X-SVN-Rev: 6856
|
2001-11-13 23:54:24 +00:00 |
|
Markus Scherer
|
a56040d6b1
|
ICU-1472 update @draft/@stable labels on public APIs
X-SVN-Rev: 6848
|
2001-11-13 22:47:47 +00:00 |
|
George Rhoten
|
15ff01c93d
|
ICU-770 Fixed a documentation typo
X-SVN-Rev: 6847
|
2001-11-13 22:41:35 +00:00 |
|
George Rhoten
|
14014361e1
|
ICU-770 Couldn't properly fix this memory leak. See j1492 for details.
X-SVN-Rev: 6845
|
2001-11-13 22:27:53 +00:00 |
|
Steven R. Loomis
|
bbde8df11a
|
ICU-744 POSIX parsing bugs.
X-SVN-Rev: 6843
|
2001-11-13 21:50:01 +00:00 |
|
Markus Scherer
|
b0a436adcd
|
ICU-1007 remove unused fn argument
X-SVN-Rev: 6841
|
2001-11-13 21:21:00 +00:00 |
|
Markus Scherer
|
560b782d42
|
ICU-785 add length check when getting surrogate pairs
X-SVN-Rev: 6829
|
2001-11-13 19:27:56 +00:00 |
|
Markus Scherer
|
111f368fb4
|
ICU-785 UnicodeString functions with input const UChar * handle srcLength=-1
X-SVN-Rev: 6828
|
2001-11-13 19:27:19 +00:00 |
|
George Rhoten
|
8b5b6724a2
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6818
|
2001-11-13 04:17:17 +00:00 |
|
George Rhoten
|
ca8241014c
|
ICU-371 Change HAVE_ -> U_HAVE
X-SVN-Rev: 6814
|
2001-11-13 02:56:36 +00:00 |
|
George Rhoten
|
9565246f34
|
ICU-371 dlopen is no longer used, so don't check for it.
X-SVN-Rev: 6811
|
2001-11-13 02:23:10 +00:00 |
|
Helena Chapman
|
6fc6757458
|
ICU-611 updated the APIs for u_digit and u_forDigit to be consistent.
X-SVN-Rev: 6802
|
2001-11-12 23:01:17 +00:00 |
|
Steven R. Loomis
|
127853b0fd
|
ICU-555 Fallback (default) conversion
X-SVN-Rev: 6798
|
2001-11-12 20:58:22 +00:00 |
|
George Rhoten
|
3a43d7e00d
|
ICU-580 os/390 batch build changes.
X-SVN-Rev: 6795
|
2001-11-12 20:12:47 +00:00 |
|
Alan Liu
|
4e3dc8be6e
|
ICU-1292 add variable range overlap detection
X-SVN-Rev: 6790
|
2001-11-12 19:43:13 +00:00 |
|
Markus Scherer
|
5822031881
|
ICU-785 constructors handle textLength=-1
X-SVN-Rev: 6757
|
2001-11-11 00:52:59 +00:00 |
|
Markus Scherer
|
7b5cc6bdce
|
ICU-1007 fix bugs: Hangul NFKC, _findNextStarter() on supplementary characters, internal buffer overflow detection in _composePart()
X-SVN-Rev: 6752
|
2001-11-10 22:43:17 +00:00 |
|
Steven R. Loomis
|
217e9c4fd0
|
ICU-744 POSIX parsing bugs
X-SVN-Rev: 6751
|
2001-11-10 22:41:51 +00:00 |
|
Yves Arrouye
|
4325059629
|
ICU-1404 let's simplify things, and make ICUDATA_DIR contain the
$(VERSION) part. We only need to go above that for the current symlink.
X-SVN-Rev: 6728
|
2001-11-10 02:21:37 +00:00 |
|
Vladimir Weinstein
|
ffa911c85b
|
ICU-1043 fixes for the surrogate handling
X-SVN-Rev: 6720
|
2001-11-10 00:13:03 +00:00 |
|
Ram Viswanadha
|
21bab96c23
|
ICU-1472 @draft tag for unmarked new APIs
X-SVN-Rev: 6719
|
2001-11-09 23:33:23 +00:00 |
|
Markus Scherer
|
b15e9a73bb
|
ICU-1007 fix Normalizer copy constructor
X-SVN-Rev: 6714
|
2001-11-09 21:53:33 +00:00 |
|
George Rhoten
|
ae305452f9
|
ICU-1472 Remove the @draft tag for some APIs
X-SVN-Rev: 6710
|
2001-11-09 18:17:40 +00:00 |
|
George Rhoten
|
9e5db0cd7d
|
ICU-1472 Remove the @draft tag for some APIs
X-SVN-Rev: 6706
|
2001-11-09 03:31:02 +00:00 |
|
George Rhoten
|
a2e0a0733d
|
ICU-1096 Made changes per Ram's request.
X-SVN-Rev: 6704
|
2001-11-09 02:04:35 +00:00 |
|
George Rhoten
|
9a9e9fc74e
|
ICU-812 Add U_STATIC_IMPLEMENTATION
X-SVN-Rev: 6701
|
2001-11-09 01:16:52 +00:00 |
|
Vladimir Weinstein
|
d2a52c64c6
|
ICU-1211 bumping up version numbers for collation
X-SVN-Rev: 6695
|
2001-11-08 21:29:25 +00:00 |
|
George Rhoten
|
7786867092
|
ICU-580 os/390 batch build changes.
X-SVN-Rev: 6679
|
2001-11-07 22:17:21 +00:00 |
|
George Rhoten
|
1099a99c78
|
ICU-242 Document the usage of U_CALLCONV
X-SVN-Rev: 6672
|
2001-11-07 19:12:44 +00:00 |
|
George Rhoten
|
4c2cd8e33a
|
ICU-580 os/390 batch build changes.
Can't figure out out to make a #defined symbol name into a string.
This is an okay alternative.
X-SVN-Rev: 6670
|
2001-11-07 18:57:47 +00:00 |
|
Alan Liu
|
8baec2bb72
|
ICU-1007 make decompose() do NF*D instead of NF*C
X-SVN-Rev: 6663
|
2001-11-07 17:54:01 +00:00 |
|
George Rhoten
|
40ec8bebf0
|
ICU-580 os/390 batch build changes.
X-SVN-Rev: 6654
|
2001-11-07 00:28:43 +00:00 |
|
Markus Scherer
|
67ac4d3964
|
ICU-1269 make u_charFromName() work with mixed-case input names
X-SVN-Rev: 6648
|
2001-11-06 23:45:12 +00:00 |
|
Vladimir Weinstein
|
12c74a4400
|
ICU-1043 Fractional UCA now canonicaly closes suplementary codepoints. Builder checks canonical closure for suplementary ranges. Element lookup in UCA needs to distinguish between implict suplementary codepoint and codepoint redefined in the UCA.
X-SVN-Rev: 6642
|
2001-11-06 22:55:29 +00:00 |
|
George Rhoten
|
d3b7cc9043
|
ICU-580 os/390 batch build changes.
X-SVN-Rev: 6641
|
2001-11-06 22:26:17 +00:00 |
|
George Rhoten
|
16a9ed5b86
|
ICU-580 os/390 batch build changes.
X-SVN-Rev: 6639
|
2001-11-06 19:46:26 +00:00 |
|
Ram Viswanadha
|
1ef6e024a9
|
ICU-1423 Add Common to set of names
X-SVN-Rev: 6601
|
2001-11-03 03:02:59 +00:00 |
|
George Rhoten
|
81a93f31cd
|
ICU-580 os/390 batch build changes.
X-SVN-Rev: 6595
|
2001-11-02 23:42:10 +00:00 |
|
George Rhoten
|
43b389f14e
|
ICU-900 Fixed some lint warnings.
X-SVN-Rev: 6580
|
2001-11-02 17:29:53 +00:00 |
|
Ram Viswanadha
|
a376281ea6
|
ICU-535 Fixed compiler warnings on alpha
X-SVN-Rev: 6578
|
2001-11-02 03:55:12 +00:00 |
|
Ram Viswanadha
|
7b0ee1a2f3
|
ICU-452 add _ISCII_getName function and remove the TODO comment
X-SVN-Rev: 6577
|
2001-11-02 03:49:01 +00:00 |
|
Ram Viswanadha
|
5c4b9cf4de
|
ICU-1261 Add new error codes for Transliterator
X-SVN-Rev: 6576
|
2001-11-02 03:41:10 +00:00 |
|
George Rhoten
|
f3e6d424a5
|
ICU-900 Fixed some lint warnings.
X-SVN-Rev: 6574
|
2001-11-02 03:21:51 +00:00 |
|
George Rhoten
|
2a43cb638e
|
ICU-900 Fixed some lint warnings.
X-SVN-Rev: 6573
|
2001-11-02 02:43:22 +00:00 |
|
George Rhoten
|
6726bd0746
|
ICU-392 No one needs to use tmpfile, and I don't recommend it for Windows machines.
X-SVN-Rev: 6560
|
2001-11-01 23:17:49 +00:00 |
|
George Rhoten
|
5c6348c4c2
|
ICU-1075 Change the data entrypoint name to make it the same as Windows.
X-SVN-Rev: 6520
|
2001-10-31 17:55:10 +00:00 |
|
George Rhoten
|
8513e76562
|
ICU-1407 Properly fixed mmap checking (I think)
X-SVN-Rev: 6502
|
2001-10-30 23:41:05 +00:00 |
|
George Rhoten
|
eedb17c39e
|
ICU-1407 Fix for Tru64 (OSF)
X-SVN-Rev: 6500
|
2001-10-30 19:57:44 +00:00 |
|
Alan Liu
|
989da3cfa9
|
ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6499
|
2001-10-30 19:44:11 +00:00 |
|
George Rhoten
|
6b2bb522a9
|
ICU-1028 Versioning support for os/390. Remove redundent defines.
X-SVN-Rev: 6498
|
2001-10-30 19:03:30 +00:00 |
|
Alan Liu
|
807cda9ffe
|
ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6496
|
2001-10-30 18:32:33 +00:00 |
|
George Rhoten
|
9da288c384
|
ICU-939 LCID changes.
X-SVN-Rev: 6485
|
2001-10-30 01:02:33 +00:00 |
|
Markus Scherer
|
374ff235a3
|
ICU-1007 fix edge case in iterative decomposition
X-SVN-Rev: 6473
|
2001-10-27 00:36:06 +00:00 |
|
George Rhoten
|
27679277c0
|
ICU-770 Memory cleanup
X-SVN-Rev: 6471
|
2001-10-27 00:15:39 +00:00 |
|
George Rhoten
|
4479f87dd2
|
ICU-1211 Fix for NetBSD and timezone
X-SVN-Rev: 6462
|
2001-10-26 20:43:37 +00:00 |
|
George Rhoten
|
2d5d7cf72f
|
ICU-1008 Fix for when threads are not wanted.
X-SVN-Rev: 6458
|
2001-10-26 18:55:35 +00:00 |
|
George Rhoten
|
dab8330821
|
ICU-1264 Fix for AIX Visual Age C++
X-SVN-Rev: 6457
|
2001-10-26 18:41:52 +00:00 |
|
Alan Liu
|
0a952ec5c2
|
ICU-1023 add pointer hinting to help BoundsChecker understand what's happening
X-SVN-Rev: 6443
|
2001-10-25 22:13:45 +00:00 |
|
George Rhoten
|
068f60d1a0
|
ICU-1028 Fix for os/390
X-SVN-Rev: 6442
|
2001-10-25 21:55:45 +00:00 |
|
Vladimir Weinstein
|
2c4c5f7f8e
|
ICU-1206 removed getNextUnicode without the key
X-SVN-Rev: 6440
|
2001-10-25 20:55:25 +00:00 |
|
Vladimir Weinstein
|
484a147f48
|
ICU-1264 please use #include "unicode/umachine.h" instead of #include <unicode/umachine.h>. Otherwise it breaks on Windows...
X-SVN-Rev: 6427
|
2001-10-25 15:38:40 +00:00 |
|
Yves Arrouye
|
ac53b039b2
|
ICU-1264 Include umachine.h because it defines things needed by this header.
X-SVN-Rev: 6424
|
2001-10-25 04:47:55 +00:00 |
|
George Rhoten
|
c1e2cea87f
|
ICU-1028 Fix for os/390
X-SVN-Rev: 6415
|
2001-10-24 17:42:18 +00:00 |
|
Alan Liu
|
0741e0bb3a
|
ICU-1292 initial pragma support (variable range)
X-SVN-Rev: 6406
|
2001-10-24 00:06:00 +00:00 |
|
George Rhoten
|
aae7289f3d
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6405
|
2001-10-23 23:33:30 +00:00 |
|
Vladimir Weinstein
|
286c92427d
|
ICU-392 new version of urename.h
X-SVN-Rev: 6399
|
2001-10-23 17:49:07 +00:00 |
|
George Rhoten
|
d70ef02440
|
ICU-392 Temporary fix for compilers that don't support namespaces
X-SVN-Rev: 6395
|
2001-10-23 16:48:01 +00:00 |
|
Vladimir Weinstein
|
4d6b83c93e
|
ICU-392 moved some functions from namespace to static inline
X-SVN-Rev: 6394
|
2001-10-23 16:43:01 +00:00 |
|
Ram Viswanadha
|
5a3494cf54
|
ICU-899 change uscript_getCode() API to accept fillin buffer and capacity
X-SVN-Rev: 6389
|
2001-10-23 02:00:50 +00:00 |
|
George Rhoten
|
e15e833b00
|
ICU-392 cleaning code for proper exports in libraries/urename.h generation
X-SVN-Rev: 6384
|
2001-10-23 00:38:12 +00:00 |
|
George Rhoten
|
41ead0259d
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6383
|
2001-10-23 00:38:03 +00:00 |
|
George Rhoten
|
b368995925
|
ICU-770 Fix for restarting ICU.
X-SVN-Rev: 6382
|
2001-10-23 00:25:17 +00:00 |
|
George Rhoten
|
5160effd8c
|
ICU-392 cleaning code for proper exports in libraries/urename.h generation
X-SVN-Rev: 6379
|
2001-10-22 22:51:49 +00:00 |
|
George Rhoten
|
378d79022b
|
ICU-1211 Better fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6378
|
2001-10-22 22:49:42 +00:00 |
|
George Rhoten
|
fb2926bc6a
|
ICU-900 Properly fixed some compiler warnings.
X-SVN-Rev: 6377
|
2001-10-22 22:08:44 +00:00 |
|
George Rhoten
|
ccdb4770ee
|
ICU-1211 Better fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6373
|
2001-10-22 21:01:19 +00:00 |
|
George Rhoten
|
7191618976
|
ICU-1211 Better fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6372
|
2001-10-22 19:05:28 +00:00 |
|
Vladimir Weinstein
|
d90dbcc7ff
|
ICU-392 cleaning code for proper exports in libraries/urename.h generation + new version of urename.h
X-SVN-Rev: 6368
|
2001-10-22 05:29:14 +00:00 |
|
Vladimir Weinstein
|
4e2e55a6f3
|
ICU-1211 fresh urename.h for ICU 2.0.
X-SVN-Rev: 6360
|
2001-10-20 01:05:57 +00:00 |
|
Markus Scherer
|
57be575691
|
ICU-1290 Unicode version 3.1.1 now
X-SVN-Rev: 6358
|
2001-10-20 00:30:31 +00:00 |
|
Markus Scherer
|
5351e439d3
|
ICU-1007 add start and limit fields to UCharIterator
X-SVN-Rev: 6352
|
2001-10-19 23:25:30 +00:00 |
|
Markus Scherer
|
c340e7426f
|
ICU-1007 check _haveData() in iteration
X-SVN-Rev: 6351
|
2001-10-19 23:25:07 +00:00 |
|
George Rhoten
|
477e0ca31a
|
ICU-1211 Fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6347
|
2001-10-19 22:18:43 +00:00 |
|
George Rhoten
|
4043997b6a
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6342
|
2001-10-19 21:39:32 +00:00 |
|
Markus Scherer
|
237bf8e91e
|
ICU-1007 simplify internal normalization api (no growBuffers, c UCharIterator)
X-SVN-Rev: 6339
|
2001-10-19 17:36:02 +00:00 |
|
Markus Scherer
|
b464fd7971
|
ICU-1007 un-friend class Normalizer
X-SVN-Rev: 6338
|
2001-10-19 17:35:07 +00:00 |
|
George Rhoten
|
45d18afa74
|
ICU-1211 Return 2.0 instead of just 2.
X-SVN-Rev: 6312
|
2001-10-18 22:10:59 +00:00 |
|
George Rhoten
|
b16fda7f7e
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6311
|
2001-10-18 22:04:22 +00:00 |
|
George Rhoten
|
4afd26ce39
|
ICU-1211 Temporary fix for the version number 1.9->2.0
X-SVN-Rev: 6310
|
2001-10-18 18:25:07 +00:00 |
|
George Rhoten
|
ec9d88119a
|
ICU-1211 Change the version number 1.9->2.0
X-SVN-Rev: 6309
|
2001-10-18 18:24:44 +00:00 |
|
Andy Heninger
|
2a2173a49d
|
ICU-1075 udata.c, added more comments to code, some tweaks to code
itself for improved clarity.
X-SVN-Rev: 6306
|
2001-10-18 16:36:48 +00:00 |
|
Alan Liu
|
4bdda5fd78
|
ICU-1023 token convenience functions
X-SVN-Rev: 6286
|
2001-10-17 20:52:56 +00:00 |
|
Alan Liu
|
0dbe53ecac
|
ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6285
|
2001-10-17 20:51:14 +00:00 |
|
Markus Scherer
|
557a559c4c
|
ICU-1278 upgrade to Unicode 3.1.1 SpecialCasing.txt - context & locale conditions changed
X-SVN-Rev: 6271
|
2001-10-17 00:17:15 +00:00 |
|
Alan Liu
|
a9fc30c720
|
ICU-1023 add uhash_xxxi and Hashtable::xxxi functions for integer values
X-SVN-Rev: 6265
|
2001-10-16 20:53:13 +00:00 |
|
Alan Liu
|
8a98ee7a0e
|
ICU-1023 change UHashKey to UHashTok and use for values as well
X-SVN-Rev: 6264
|
2001-10-16 18:31:13 +00:00 |
|
Ram Viswanadha
|
949cd4f165
|
ICU-1277 Update UBlockCode API to Unicode 3.1
X-SVN-Rev: 6251
|
2001-10-15 23:49:06 +00:00 |
|
Ram Viswanadha
|
04ecfc7c5f
|
ICU-1261 Add new errorcodes to u_errorName function
X-SVN-Rev: 6250
|
2001-10-15 23:40:36 +00:00 |
|
Markus Scherer
|
0b0455afa6
|
ICU-1081 fix foldCase() function
X-SVN-Rev: 6244
|
2001-10-15 22:55:21 +00:00 |
|
Markus Scherer
|
2aac7e7bf6
|
ICU-726 fix warnings
X-SVN-Rev: 6242
|
2001-10-15 21:44:27 +00:00 |
|
George Rhoten
|
65052a9fe0
|
ICU-1210 Remove bool_t checking
X-SVN-Rev: 6239
|
2001-10-15 18:13:51 +00:00 |
|
George Rhoten
|
fc1afdb78c
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6237
|
2001-10-15 17:28:01 +00:00 |
|
Steven R. Loomis
|
6222b1e2ba
|
ICU-1276 updated ISO codes, 3->2 mapping, obsolete codes
X-SVN-Rev: 6234
|
2001-10-14 00:24:34 +00:00 |
|
Markus Scherer
|
94b2c62a59
|
ICU-1274 reenable [and rename] arabic shaping option for tashkeel characters
X-SVN-Rev: 6229
|
2001-10-13 00:06:29 +00:00 |
|
Markus Scherer
|
9cbe08924a
|
ICU-726 tighten UTF-8 converter: non-shortest UTF-8 illegal (U 3.0.1)
X-SVN-Rev: 6213
|
2001-10-12 18:54:09 +00:00 |
|
Markus Scherer
|
38b3810bae
|
ICU-726 tighten & fix UTF macros: non-shortest UTF-8 illegal (U 3.0.1), check U 3.1 non-characters, fix some bugs
X-SVN-Rev: 6212
|
2001-10-12 18:53:26 +00:00 |
|
George Rhoten
|
65cedb37df
|
ICU-1264 Fix for HP/UX aCC namespace support
X-SVN-Rev: 6205
|
2001-10-12 05:54:15 +00:00 |
|
Markus Scherer
|
1c8591684a
|
ICU-1266 fix U_GENERAL_OTHER_TYPES (Cn) to be 0 not 30 (is same as unassigned!)
X-SVN-Rev: 6202
|
2001-10-11 22:11:38 +00:00 |
|
George Rhoten
|
1aa7e6714d
|
ICU-1271 Be more friendly to non-IEEE754 platforms and use the putil.h functions.
X-SVN-Rev: 6198
|
2001-10-11 21:41:11 +00:00 |
|
Markus Scherer
|
6fb93470d2
|
ICU-1267 add UnicodeString::countChar32()
X-SVN-Rev: 6197
|
2001-10-11 21:40:24 +00:00 |
|
Markus Scherer
|
0df9c9daf8
|
ICU-1267 add u_countChar32()
X-SVN-Rev: 6196
|
2001-10-11 21:39:09 +00:00 |
|
Vladimir Weinstein
|
e179814c37
|
ICU-1209 whle constructing the fallback chain, leading bundles with no information are skipped, so the returning bundle uses first existing data. getLocale can just access that data for name.
X-SVN-Rev: 6193
|
2001-10-11 18:46:18 +00:00 |
|
Vladimir Weinstein
|
0403c84831
|
ICU-1268 added a comment on ures_openDirect behavior
X-SVN-Rev: 6192
|
2001-10-11 18:44:25 +00:00 |
|
Vladimir Weinstein
|
4bc8e648d1
|
ICU-1209 use the new semantics for ures_getLocale
X-SVN-Rev: 6191
|
2001-10-11 18:43:18 +00:00 |
|
Vladimir Weinstein
|
68966254c3
|
ICU-1209 remove old internal function
X-SVN-Rev: 6190
|
2001-10-11 18:42:02 +00:00 |
|
Markus Scherer
|
766f7a9e4a
|
ICU-1268 "canonicalize" locale IDs in ures_open()
X-SVN-Rev: 6178
|
2001-10-11 00:51:18 +00:00 |
|
Markus Scherer
|
74cfc16466
|
ICU-1268 use ures_openDirect() for non-locale resource bundles
X-SVN-Rev: 6177
|
2001-10-11 00:50:26 +00:00 |
|
Alan Liu
|
2d5d4a5e1f
|
ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6167
|
2001-10-10 21:17:25 +00:00 |
|
George Rhoten
|
3534bb0041
|
ICU-770 Memory cleanup
X-SVN-Rev: 6147
|
2001-10-10 18:05:10 +00:00 |
|
Vladimir Weinstein
|
06535ec153
|
ICU-1268 placeholder for ures_openDirect()
X-SVN-Rev: 6141
|
2001-10-10 01:13:01 +00:00 |
|
George Rhoten
|
0c22a6f145
|
ICU-1264 Improved namespace support
X-SVN-Rev: 6139
|
2001-10-09 23:44:20 +00:00 |
|
George Rhoten
|
c8712487d3
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6135
|
2001-10-09 21:58:57 +00:00 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
George Rhoten
|
ac170552cd
|
ICU-1263 Move T_CString_itosOffset from putil.h -> cstring.h
X-SVN-Rev: 6121
|
2001-10-08 17:45:30 +00:00 |
|
Andy Heninger
|
f0ce390506
|
ICU-1075 Memory leak fixed; was introduced in previous fix to extendICUData()
X-SVN-Rev: 6120
|
2001-10-08 17:41:04 +00:00 |
|
Vladimir Weinstein
|
b2ac3d133a
|
ICU-1075 added a pData != NULL test before accessing the structure
X-SVN-Rev: 6112
|
2001-10-06 04:54:29 +00:00 |
|
Markus Scherer
|
032b6c82d7
|
ICU-1262 make US::setToBogus() public and more safe and consistent
X-SVN-Rev: 6108
|
2001-10-06 00:22:13 +00:00 |
|
Markus Scherer
|
9f61db5f73
|
ICU-1262 make US::setToBogus() public and test it
X-SVN-Rev: 6107
|
2001-10-05 23:53:00 +00:00 |
|
George Rhoten
|
cfd74e2af7
|
ICU-960 Undo a change from uint32_t to UChar32 for Windows
X-SVN-Rev: 6106
|
2001-10-05 23:45:19 +00:00 |
|
Markus Scherer
|
80a442a9d1
|
ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6105
|
2001-10-05 23:25:37 +00:00 |
|
George Rhoten
|
16093d1efb
|
ICU-900 Fix some compiler warnings a bit better.
X-SVN-Rev: 6102
|
2001-10-05 23:14:23 +00:00 |
|
George Rhoten
|
0f912b2133
|
ICU-960 Change from uint32_t to UChar32
X-SVN-Rev: 6101
|
2001-10-05 23:13:25 +00:00 |
|
George Rhoten
|
5775a394ca
|
ICU-900 Fix the compiler warning a bit better.
X-SVN-Rev: 6095
|
2001-10-05 22:18:38 +00:00 |
|
George Rhoten
|
8154a3f262
|
ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6094
|
2001-10-05 22:14:23 +00:00 |
|
George Rhoten
|
8c5742dded
|
ICU-1075 Fix some name possible function name collisions of exported functions
X-SVN-Rev: 6092
|
2001-10-05 21:48:05 +00:00 |
|
George Rhoten
|
aa41dc7f71
|
ICU-1075 Mainly fix the case when only stub data is available and u_cleanup fails.
Also fix some name possible name collisions
X-SVN-Rev: 6091
|
2001-10-05 21:46:52 +00:00 |
|
Markus Scherer
|
ccb5577d4a
|
ICU-1251 fix UnicodeString comparisons - were broken if buffers were shared but lengths different
X-SVN-Rev: 6090
|
2001-10-05 21:18:12 +00:00 |
|
Markus Scherer
|
761c91b967
|
ICU-1256 make US::getCapacity() public and use it
X-SVN-Rev: 6089
|
2001-10-05 20:44:56 +00:00 |
|
George Rhoten
|
c51eed2f61
|
ICU-392 Don't export as many symbols
X-SVN-Rev: 6088
|
2001-10-05 20:24:05 +00:00 |
|
George Rhoten
|
197318a1c2
|
ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize IEEEremainder
X-SVN-Rev: 6086
|
2001-10-05 18:47:09 +00:00 |
|
George Rhoten
|
e955f900c5
|
ICU-1028 os/390 fixes
X-SVN-Rev: 6079
|
2001-10-05 16:34:05 +00:00 |
|
George Rhoten
|
0adcaceb0f
|
ICU-1257 Call setlocale only once. We don't want /en_US/C/C/C/C/C on
the second try from Solaris.
X-SVN-Rev: 6070
|
2001-10-05 02:10:46 +00:00 |
|
George Rhoten
|
1f52ea04e5
|
ICU-1109 Fix for the case when the default locale is bad.
X-SVN-Rev: 6059
|
2001-10-04 22:35:49 +00:00 |
|
George Rhoten
|
f87efdc743
|
ICU-770 Memory cleanup
X-SVN-Rev: 6052
|
2001-10-04 20:58:06 +00:00 |
|
George Rhoten
|
5140000164
|
ICU-392 Don't export as many symbols & fix some compiler warnings.
X-SVN-Rev: 6051
|
2001-10-04 20:42:25 +00:00 |
|
George Rhoten
|
33998e8272
|
ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6037
|
2001-10-04 01:14:52 +00:00 |
|
George Rhoten
|
0bc6703321
|
ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6035
|
2001-10-04 01:04:28 +00:00 |
|
Markus Scherer
|
148353da52
|
ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6034
|
2001-10-04 00:34:32 +00:00 |
|
Markus Scherer
|
063699969e
|
ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6032
|
2001-10-04 00:23:09 +00:00 |
|
George Rhoten
|
40fdad00df
|
ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6030
|
2001-10-04 00:12:19 +00:00 |
|
Markus Scherer
|
db16dba640
|
ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6027
|
2001-10-03 23:51:00 +00:00 |
|
Markus Scherer
|
541fc426f0
|
ICU-1109 avoid confusing users with pre-existing non-terminated-warnings
X-SVN-Rev: 6025
|
2001-10-03 23:15:15 +00:00 |
|
Markus Scherer
|
9ebb3c1ae6
|
ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6024
|
2001-10-03 23:14:31 +00:00 |
|
George Rhoten
|
f101caade8
|
ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6023
|
2001-10-03 22:33:40 +00:00 |
|
George Rhoten
|
f4546149c0
|
ICU-392 Don't export as many symbols
X-SVN-Rev: 6022
|
2001-10-03 22:33:12 +00:00 |
|
George Rhoten
|
1616010104
|
ICU-1211 Add U_COMMON_API to UCharReference
X-SVN-Rev: 6019
|
2001-10-03 21:31:31 +00:00 |
|
Markus Scherer
|
69ef11a7f5
|
ICU-1109 bug/memory fixes
X-SVN-Rev: 6018
|
2001-10-03 21:20:28 +00:00 |
|
Markus Scherer
|
f0e1b4d397
|
ICU-1109 bug/memory fixes
X-SVN-Rev: 6017
|
2001-10-03 21:14:36 +00:00 |
|
Markus Scherer
|
c96abc8ab6
|
ICU-1109 allow slightly longer country IDs so that a test still passes with more error checking (new overflow checking in init()...)
X-SVN-Rev: 6000
|
2001-10-02 23:51:42 +00:00 |
|
Markus Scherer
|
9e00e4eeb5
|
ICU-1109 partial rewrite for new NUL-termination; more error checking, better efficiency, less code duplication
X-SVN-Rev: 5999
|
2001-10-02 23:50:53 +00:00 |
|
Markus Scherer
|
166f9208c8
|
ICU-1109 rewrite for new NUL-termination; more error checking, better efficiency, less code duplication
X-SVN-Rev: 5998
|
2001-10-02 23:50:23 +00:00 |
|
Markus Scherer
|
19f92aab27
|
ICU-1109 change NUL-termination semantics
X-SVN-Rev: 5974
|
2001-09-28 22:22:59 +00:00 |
|
George Rhoten
|
e813be8726
|
ICU-1202 Undo the change. I was building inconsistent stale data
X-SVN-Rev: 5963
|
2001-09-28 18:10:49 +00:00 |
|
George Rhoten
|
3634e94e70
|
ICU-1202 Don't use '-' in the names.
X-SVN-Rev: 5961
|
2001-09-28 17:10:59 +00:00 |
|
George Rhoten
|
b8a93d5930
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5956
|
2001-09-28 00:42:28 +00:00 |
|
Markus Scherer
|
469b0444aa
|
ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones
X-SVN-Rev: 5953
|
2001-09-28 00:29:40 +00:00 |
|
Markus Scherer
|
e86dbbf746
|
ICU-1222 change US::empty() to isEmpty()
X-SVN-Rev: 5946
|
2001-09-27 22:39:39 +00:00 |
|
Markus Scherer
|
d31068034f
|
ICU-1222 deprecate/change confusing names of getChar32Start(), getChar32Limit(), isEmpty()
X-SVN-Rev: 5945
|
2001-09-27 22:37:55 +00:00 |
|
Markus Scherer
|
d0f5f3e2e6
|
ICU-1007 update .h api documentation for normalization
X-SVN-Rev: 5943
|
2001-09-27 21:04:40 +00:00 |
|
George Rhoten
|
33a356678a
|
ICU-770 More memory cleanup (removing memory warnings)
X-SVN-Rev: 5941
|
2001-09-27 20:39:07 +00:00 |
|
Markus Scherer
|
afa72151f8
|
ICU-1007 fix unorm_makeFCD()
X-SVN-Rev: 5935
|
2001-09-26 21:57:14 +00:00 |
|
George Rhoten
|
ce583739d8
|
ICU-1244 xxx_safeClone functions need to align the memory buffer on
64-bit computers.
X-SVN-Rev: 5934
|
2001-09-26 21:09:18 +00:00 |
|
Markus Scherer
|
2d1095223f
|
ICU-1007 fix internal APIs with growBuffer - dest and destCapacity must be in/out params! (not just input)
X-SVN-Rev: 5926
|
2001-09-26 01:22:00 +00:00 |
|
George Rhoten
|
e0858844f3
|
ICU-770 More memory cleanup (removing memory warnings)
X-SVN-Rev: 5923
|
2001-09-25 23:12:28 +00:00 |
|
Markus Scherer
|
fb79851f4e
|
ICU-1007 deprecate Normalizer::EMode, use UNormalizationMode
X-SVN-Rev: 5920
|
2001-09-25 22:45:26 +00:00 |
|
George Rhoten
|
7892d628ea
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5913
|
2001-09-25 16:43:20 +00:00 |
|
George Rhoten
|
6b1074b8ad
|
ICU-770 Fix a memory initialization problem.
X-SVN-Rev: 5911
|
2001-09-25 01:24:52 +00:00 |
|
George Rhoten
|
f33d85e67c
|
ICU-770 More memory cleanup
X-SVN-Rev: 5910
|
2001-09-25 01:12:34 +00:00 |
|
Andy Heninger
|
52c09b16bb
|
ICU-1075 UNIX builds, add U_INLINE setting from configure script. Also remove
configure option for static reference to data dll. (Always there, no option.)
X-SVN-Rev: 5908
|
2001-09-24 23:59:49 +00:00 |
|
Ram Viswanadha
|
9c7f478a35
|
ICU-452 More compiler warnings fixes.
X-SVN-Rev: 5899
|
2001-09-22 03:12:14 +00:00 |
|
Ram Viswanadha
|
57e8a5498c
|
ICU-452 Fix compiler warnings.
X-SVN-Rev: 5898
|
2001-09-22 03:00:46 +00:00 |
|
Ram Viswanadha
|
ece4a93414
|
ICU-1230 Deprecate wchar_t APIs. No code change.
X-SVN-Rev: 5897
|
2001-09-22 02:22:47 +00:00 |
|
Ram Viswanadha
|
4502c7670c
|
ICU-452 Fix compiler warnings and make tests pass on Solaris and Alpha
X-SVN-Rev: 5896
|
2001-09-22 01:54:21 +00:00 |
|
Markus Scherer
|
587f253a41
|
ICU-809 small change in const-getBuffer()
X-SVN-Rev: 5888
|
2001-09-22 00:58:52 +00:00 |
|
Markus Scherer
|
26f6706273
|
ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5887
|
2001-09-22 00:58:15 +00:00 |
|
Markus Scherer
|
661cd1be03
|
ICU-1109 fix check for overlapping src/dest
X-SVN-Rev: 5886
|
2001-09-22 00:56:23 +00:00 |
|
Ram Viswanadha
|
6b39c524cf
|
ICU-899 Test the deprecated API
X-SVN-Rev: 5884
|
2001-09-22 00:19:02 +00:00 |
|
Ram Viswanadha
|
1c2dc8bcdc
|
ICU-899 Put back deprecated enum that was deprecated
X-SVN-Rev: 5883
|
2001-09-21 23:13:40 +00:00 |
|
Ram Viswanadha
|
780e71dad7
|
ICU-1031 Put back deprecated enums that were deprecated.
X-SVN-Rev: 5882
|
2001-09-21 23:12:59 +00:00 |
|
George Rhoten
|
7df7daec4d
|
ICU-1075 Allow memorymap files to work again.
X-SVN-Rev: 5876
|
2001-09-21 21:19:06 +00:00 |
|
Markus Scherer
|
a20d91993c
|
ICU-1199 deprecate the C++ Unicode class
X-SVN-Rev: 5872
|
2001-09-21 18:49:51 +00:00 |
|
Ram Viswanadha
|
390cdfbf0a
|
ICU-899 Sync enums in EUnicodeScript and UBlockCode
X-SVN-Rev: 5870
|
2001-09-21 18:38:08 +00:00 |
|
Ram Viswanadha
|
66764b5012
|
ICU-899 Add uscript_getScript() API.
X-SVN-Rev: 5865
|
2001-09-21 05:09:22 +00:00 |
|
Yves Arrouye
|
ac99345a41
|
ICU-1227 support for a --with-library-suffix option.
X-SVN-Rev: 5861
|
2001-09-21 03:41:21 +00:00 |
|
Markus Scherer
|
84fc77e777
|
ICU-1199 add u_digit() and u_forDigit()
X-SVN-Rev: 5859
|
2001-09-21 00:27:17 +00:00 |
|
Markus Scherer
|
1ad7e7a434
|
ICU-1198 small fixes to ures_getInt() - check type and use RES_GET_INT()
X-SVN-Rev: 5857
|
2001-09-21 00:02:24 +00:00 |
|
George Rhoten
|
b19e723440
|
ICU-770 Add some documentation.
X-SVN-Rev: 5850
|
2001-09-20 22:55:34 +00:00 |
|
Markus Scherer
|
16c24627e0
|
ICU-809 forbid UnicodeString::setTo() while a getBuffer(minCapacity) is open
X-SVN-Rev: 5846
|
2001-09-20 22:19:51 +00:00 |
|
George Rhoten
|
bae514fec0
|
ICU-809 Make ustdio use getBuffer instead of getArray
X-SVN-Rev: 5836
|
2001-09-20 17:36:40 +00:00 |
|
Markus Scherer
|
ed39c6bf2d
|
ICU-809 implement the new getBuffer()s and releaseBuffer() and remove UnicodeString::getUChars()
X-SVN-Rev: 5830
|
2001-09-20 01:14:37 +00:00 |
|
George Rhoten
|
f9888b589c
|
ICU-740 Don't build unused code.
X-SVN-Rev: 5813
|
2001-09-19 01:47:10 +00:00 |
|
George Rhoten
|
69467d4959
|
ICU-740 This code isn't used anymore
X-SVN-Rev: 5811
|
2001-09-19 01:26:00 +00:00 |
|
Markus Scherer
|
cad169cb8e
|
ICU-1200 add @draft
X-SVN-Rev: 5806
|
2001-09-19 00:39:10 +00:00 |
|
Markus Scherer
|
a9c3a9cac0
|
ICU-1201 deprecate the BiDi class
X-SVN-Rev: 5805
|
2001-09-19 00:35:29 +00:00 |
|
Markus Scherer
|
e8831d77fe
|
ICU-1200 deprecate UnicodeConverter
X-SVN-Rev: 5804
|
2001-09-19 00:14:07 +00:00 |
|
Markus Scherer
|
513ddbcaf2
|
ICU-1200 no need any more to explicitly NUL-terminate after US::extract() to codepage
X-SVN-Rev: 5803
|
2001-09-19 00:06:19 +00:00 |
|
Markus Scherer
|
250e500aa3
|
ICU-1109 use more appropriate US::extract(), no need to NUL-terminate explicitly
X-SVN-Rev: 5800
|
2001-09-18 23:50:55 +00:00 |
|
George Rhoten
|
dd534de988
|
ICU-740 Don't build unneeded code.
X-SVN-Rev: 5798
|
2001-09-18 22:58:58 +00:00 |
|
Markus Scherer
|
07f4a12e0e
|
ICU-1215 fix US::reverse() for supplementary characters
X-SVN-Rev: 5793
|
2001-09-18 22:28:10 +00:00 |
|
Yves Arrouye
|
6fa8fa610d
|
ICU-1212 moved urename.h
X-SVN-Rev: 5790
|
2001-09-18 21:37:01 +00:00 |
|
George Rhoten
|
5d46c7c76e
|
ICU-1075 Don't use // in a C file
X-SVN-Rev: 5784
|
2001-09-18 20:24:36 +00:00 |
|
George Rhoten
|
0414692e06
|
ICU-1210 Use UBool instead of bool_t
X-SVN-Rev: 5780
|
2001-09-18 17:32:33 +00:00 |
|
Ram Viswanadha
|
629232d8fd
|
ICU-960 u_str* transformation functions
X-SVN-Rev: 5777
|
2001-09-18 03:46:25 +00:00 |
|
Ram Viswanadha
|
1b6f4b110b
|
ICU-960 u_str* transformation functions
X-SVN-Rev: 5775
|
2001-09-18 03:41:09 +00:00 |
|
Ram Viswanadha
|
c62bc427ba
|
ICU-899 Fixed a minor bug in USCRIPT_CODE_LIMIT
X-SVN-Rev: 5774
|
2001-09-18 03:39:36 +00:00 |
|
Ram Viswanadha
|
61e9767b81
|
ICU-960 Definitions for wchar_t
X-SVN-Rev: 5773
|
2001-09-18 03:38:00 +00:00 |
|
Markus Scherer
|
9f65fdc2db
|
ICU-1200 add constructor & extract() with UConverter*
X-SVN-Rev: 5771
|
2001-09-18 01:12:14 +00:00 |
|
Markus Scherer
|
5610bbf962
|
ICU-1200 add internal string termination functions for char*, UChar32*, wchar_t* strings
X-SVN-Rev: 5770
|
2001-09-18 00:56:43 +00:00 |
|
Vladimir Weinstein
|
e9fe410e8d
|
ICU-1198 added different functions for getting signed and unsigned integers. Test to follow
X-SVN-Rev: 5762
|
2001-09-17 23:05:08 +00:00 |
|
Andy Heninger
|
4801157384
|
ICU-1075 Memory leak in udata.c
X-SVN-Rev: 5761
|
2001-09-17 22:57:38 +00:00 |
|
Markus Scherer
|
ddb9fa851a
|
ICU-1197 add moveIndex32()
X-SVN-Rev: 5758
|
2001-09-17 22:05:21 +00:00 |
|
Vladimir Weinstein
|
5939fbca4d
|
ICU-1206 added C like UnicodeString returning functions
X-SVN-Rev: 5757
|
2001-09-17 22:04:48 +00:00 |
|
George Rhoten
|
4e351c0c81
|
ICU-513 Don't use the deprecated API anymore.
X-SVN-Rev: 5756
|
2001-09-17 21:50:19 +00:00 |
|
Alan Liu
|
ad2523bd8b
|
ICU-1079 fix bug found during S-T/V impl
X-SVN-Rev: 5748
|
2001-09-14 22:01:33 +00:00 |
|
Ram Viswanadha
|
ade7405a54
|
ICU-899 Changes for revisited proposal
X-SVN-Rev: 5739
|
2001-09-11 22:03:57 +00:00 |
|
Ram Viswanadha
|
23183c7042
|
ICU-399 cast the range checks to uint32_t
X-SVN-Rev: 5734
|
2001-09-11 18:33:18 +00:00 |
|
Ram Viswanadha
|
959f6956c7
|
ICU-899 Changes for revisited proposal
X-SVN-Rev: 5732
|
2001-09-11 05:00:34 +00:00 |
|
Markus Scherer
|
b15ef62e32
|
ICU-1107 redesign/fix Normalizer iteration index movement
X-SVN-Rev: 5731
|
2001-09-11 01:29:36 +00:00 |
|
Markus Scherer
|
a3c3b270f4
|
ICU-1129 implement macros to get surrogate values
X-SVN-Rev: 5728
|
2001-09-11 01:27:34 +00:00 |
|
Ram Viswanadha
|
f192374f05
|
ICU-1123 Fix the bugs for UCNV_*_CALLBACK_ESCAPE
X-SVN-Rev: 5725
|
2001-09-10 03:50:45 +00:00 |
|
Andy Heninger
|
a9f6f41f42
|
ICU-1075 udata.c restructuring, fix broken UNIX build.
Windows project file, disable language extensions for udata.c
X-SVN-Rev: 5721
|
2001-09-08 00:27:05 +00:00 |
|
George Rhoten
|
2bb12506ac
|
ICU-1087 Change the documentation of the country/region locales
X-SVN-Rev: 5719
|
2001-09-07 21:57:29 +00:00 |
|
Andy Heninger
|
412f48860e
|
ICU-1075 udata.c restructured, split into separate files, hopefully making code clearer, dependencies clearer.
Functionality pretty much unchanged.
X-SVN-Rev: 5716
|
2001-09-07 18:42:29 +00:00 |
|
George Rhoten
|
597b1d7ffd
|
ICU-770 Better fix for Solaris
X-SVN-Rev: 5714
|
2001-09-07 17:28:45 +00:00 |
|
George Rhoten
|
b0aaeacced
|
ICU-770 Fix for Solaris
X-SVN-Rev: 5713
|
2001-09-07 03:34:02 +00:00 |
|
George Rhoten
|
23de307358
|
ICU-770 Memory cleanup
X-SVN-Rev: 5712
|
2001-09-07 01:48:46 +00:00 |
|
George Rhoten
|
05d9fa9e57
|
ICU-1099 Make some data a bit more const
X-SVN-Rev: 5711
|
2001-09-07 00:54:02 +00:00 |
|
George Rhoten
|
d41489ae47
|
ICU-770 Memory cleanup on potential memory leaks
X-SVN-Rev: 5709
|
2001-09-06 23:07:26 +00:00 |
|
George Rhoten
|
1451cc22bd
|
ICU-1087 Add static keyword to the local variables and functions
X-SVN-Rev: 5707
|
2001-09-06 18:34:57 +00:00 |
|
George Rhoten
|
fee8fb8162
|
ICU-770 Memory cleanup
X-SVN-Rev: 5706
|
2001-09-06 18:10:06 +00:00 |
|
Markus Scherer
|
9b04837ff0
|
ICU-770 call unorm_cleanup()
X-SVN-Rev: 5702
|
2001-09-06 01:22:23 +00:00 |
|
Markus Scherer
|
6cc849aea3
|
ICU-1007 memory cleanup
X-SVN-Rev: 5701
|
2001-09-06 01:20:43 +00:00 |
|
Markus Scherer
|
b357b44da5
|
ICU-1109 remove cpputils.cpp (uprv_fillOutputString())
X-SVN-Rev: 5698
|
2001-09-06 00:03:59 +00:00 |
|
Markus Scherer
|
7c6e2b4cef
|
ICU-1109 remove uprv_fillOutputString(), replaced by new function int32_t UnicodeString::extract(UChar *, int32_t, UErrorCode &)
X-SVN-Rev: 5697
|
2001-09-05 23:41:11 +00:00 |
|
Markus Scherer
|
0844431640
|
ICU-1109 implement new NUL-termination semantics
X-SVN-Rev: 5696
|
2001-09-05 23:39:38 +00:00 |
|
Markus Scherer
|
06973e024e
|
ICU-1109 add US::extract() with NUL-termination and error/warning code
X-SVN-Rev: 5695
|
2001-09-05 23:37:56 +00:00 |
|
Markus Scherer
|
2ee9b7af66
|
ICU-1109 add u_terminateUChars()
X-SVN-Rev: 5694
|
2001-09-05 23:37:16 +00:00 |
|
Markus Scherer
|
0cf4543b4a
|
ICU-1109 add U_STRING_NOT_TERMINATED_WARNING
X-SVN-Rev: 5693
|
2001-09-05 23:36:20 +00:00 |
|
George Rhoten
|
3bab3fb2ac
|
ICU-1099 Make some data a bit more const
X-SVN-Rev: 5692
|
2001-09-05 23:23:11 +00:00 |
|
Ram Viswanadha
|
289db8f112
|
ICU-329 U_ERROR_LIMIT should be equal to U_FMT_PARSE_ERROR_LIMIT
X-SVN-Rev: 5691
|
2001-09-05 23:13:06 +00:00 |
|
Ram Viswanadha
|
eada9047be
|
ICU-1008 Fix memory leak in ISO-2022 SafeClone
X-SVN-Rev: 5690
|
2001-09-05 23:03:28 +00:00 |
|
Ram Viswanadha
|
a118536e31
|
ICU-1008 Fix memory leak in ISO-2022 SafeClone
X-SVN-Rev: 5689
|
2001-09-05 22:51:53 +00:00 |
|
George Rhoten
|
589ceba976
|
ICU-1100 Don't fail on ures_getIntVector and ures_getBinary any more.
X-SVN-Rev: 5687
|
2001-09-05 18:44:27 +00:00 |
|
Markus Scherer
|
35e3da494f
|
ICU-1007 simplify esp. composition, add comments
X-SVN-Rev: 5680
|
2001-09-01 02:12:03 +00:00 |
|
George Rhoten
|
420c9b317c
|
ICU-770 More data cleanup
X-SVN-Rev: 5678
|
2001-09-01 01:55:48 +00:00 |
|
George Rhoten
|
6669fa1672
|
ICU-1087 Add static keyword to the local variables
X-SVN-Rev: 5672
|
2001-08-31 23:08:48 +00:00 |
|
George Rhoten
|
379591e1bb
|
ICU-1099 Add const to some static data
X-SVN-Rev: 5669
|
2001-08-31 22:00:00 +00:00 |
|
George Rhoten
|
bfdd40abc8
|
ICU-770 Allocate less memory.
X-SVN-Rev: 5668
|
2001-08-31 21:58:05 +00:00 |
|
Markus Scherer
|
d365d8a956
|
ICU-1007 complete implementation of Normalizer iteration
X-SVN-Rev: 5666
|
2001-08-31 21:37:39 +00:00 |
|
George Rhoten
|
4e1079ab28
|
ICU-900 Fixed a compiler warning
X-SVN-Rev: 5662
|
2001-08-31 18:33:05 +00:00 |
|
Ram Viswanadha
|
e7042af1b8
|
ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
X-SVN-Rev: 5653
|
2001-08-31 03:23:39 +00:00 |
|
George Rhoten
|
8f2c4bfb65
|
ICU-770 More data cleanup
X-SVN-Rev: 5651
|
2001-08-31 02:14:47 +00:00 |
|
George Rhoten
|
d71d803d0c
|
ICU-770 More data cleanup and remove the mutex usage from the cleanup functions
X-SVN-Rev: 5647
|
2001-08-31 02:10:39 +00:00 |
|
Markus Scherer
|
53b104c0e7
|
ICU-1007 improve code readability; start composition improvements
X-SVN-Rev: 5645
|
2001-08-31 00:45:53 +00:00 |
|
Markus Scherer
|
9ff852022f
|
ICU-1007 improve code readability
X-SVN-Rev: 5644
|
2001-08-31 00:44:57 +00:00 |
|
Markus Scherer
|
6293e63ad0
|
ICU-1007 Jamo LVT instead of Jamo 123
X-SVN-Rev: 5641
|
2001-08-30 22:30:11 +00:00 |
|
Markus Scherer
|
45d66e4ab9
|
ICU-1007 Jamo LVT instead of Jamo 123; more readable norm32 range checks and a separate fn for combining two characters
X-SVN-Rev: 5640
|
2001-08-30 22:29:47 +00:00 |
|
Markus Scherer
|
7aac383122
|
ICU-1007 add U_FAILURE() checks
X-SVN-Rev: 5638
|
2001-08-30 22:25:26 +00:00 |
|
Markus Scherer
|
ae7730027b
|
ICU-1007 description of the unorm.dat file format
X-SVN-Rev: 5634
|
2001-08-30 20:37:59 +00:00 |
|
Andy Heninger
|
91985fb45f
|
ICU-1075 For ICUData, fall back to .dat file if common lib is linked with stub data library.
X-SVN-Rev: 5633
|
2001-08-30 18:41:30 +00:00 |
|
George Rhoten
|
e1749f434d
|
ICU-1099 Add const to some static data
X-SVN-Rev: 5632
|
2001-08-30 18:25:42 +00:00 |
|
George Rhoten
|
5064a00b19
|
ICU-1008 Don't do static init when threads are disabled.
X-SVN-Rev: 5630
|
2001-08-30 17:52:53 +00:00 |
|
George Rhoten
|
8f53df7e76
|
ICU-1008 Don't do static init when threads are disabled.
X-SVN-Rev: 5629
|
2001-08-30 17:09:43 +00:00 |
|
George Rhoten
|
17ea6be691
|
ICU-770 Disable the destroy function when threads are not available.
X-SVN-Rev: 5628
|
2001-08-30 17:05:21 +00:00 |
|
George Rhoten
|
789f113c9f
|
ICU-1099 Add const to some static data
X-SVN-Rev: 5627
|
2001-08-30 16:59:44 +00:00 |
|
George Rhoten
|
1282743e66
|
ICU-1018 Make ustream work in ustdio.
X-SVN-Rev: 5626
|
2001-08-30 16:31:01 +00:00 |
|
George Rhoten
|
d745e83da1
|
ICU-1018 Make ustream work in ustdio.
X-SVN-Rev: 5624
|
2001-08-30 03:29:14 +00:00 |
|
George Rhoten
|
5037815672
|
ICU-1018 Change conflicts with versioning; moving ustream to ustdio.
X-SVN-Rev: 5623
|
2001-08-30 03:10:31 +00:00 |
|
George Rhoten
|
6050ed1893
|
ICU-770 Add the i18n data cleanup functions.
X-SVN-Rev: 5621
|
2001-08-30 03:06:19 +00:00 |
|
George Rhoten
|
e3be3468c0
|
ICU-770 More data cleanup
X-SVN-Rev: 5619
|
2001-08-30 02:59:19 +00:00 |
|
Markus Scherer
|
95abeb91e1
|
ICU-1007 remove DecompData and ComposeData
X-SVN-Rev: 5615
|
2001-08-30 00:00:06 +00:00 |
|
Markus Scherer
|
974bfd3519
|
ICU-1007 completely replace the old with the new implementation
X-SVN-Rev: 5614
|
2001-08-29 23:57:15 +00:00 |
|
Markus Scherer
|
bed1f92331
|
ICU-1007 codereview comments; initial Normalizer iteration functions
X-SVN-Rev: 5613
|
2001-08-29 23:50:18 +00:00 |
|
Andy Heninger
|
50c8538b84
|
ICU-1075 Data Cache, key is base name rather than full path.
X-SVN-Rev: 5610
|
2001-08-29 22:57:37 +00:00 |
|
George Rhoten
|
323a4ba62c
|
ICU-770 Include the header file
X-SVN-Rev: 5608
|
2001-08-29 22:07:27 +00:00 |
|
George Rhoten
|
303ce37e9a
|
ICU-900 Fixed some compiler warnings by making the locmap "translation unit" not empty.
X-SVN-Rev: 5606
|
2001-08-29 21:37:09 +00:00 |
|
George Rhoten
|
77796dc105
|
ICU-597 Find the decimal point properly when the locale changes
X-SVN-Rev: 5603
|
2001-08-29 19:10:52 +00:00 |
|
George Rhoten
|
9c05f564db
|
ICU-1102 Make fgClassID private
X-SVN-Rev: 5602
|
2001-08-29 18:14:28 +00:00 |
|
George Rhoten
|
6854d6d1c8
|
ICU-1099 Make some data const
X-SVN-Rev: 5601
|
2001-08-29 18:13:00 +00:00 |
|
Markus Scherer
|
44850e6120
|
ICU-1007 remove ComposedCharIter
X-SVN-Rev: 5600
|
2001-08-29 16:32:33 +00:00 |
|
George Rhoten
|
0cfce8dc4b
|
ICU-1100 Properly handle binary and int vectors of size zero.
X-SVN-Rev: 5590
|
2001-08-27 18:51:43 +00:00 |
|
Syn Wee Quek
|
8e4ca45744
|
ICU-1030
Made SearchIterator and StringSearch friends to UnicodeString.
X-SVN-Rev: 5586
|
2001-08-25 02:00:55 +00:00 |
|
George Rhoten
|
fce6f3cb9f
|
ICU-770 More data cleanup
X-SVN-Rev: 5585
|
2001-08-25 01:13:21 +00:00 |
|
George Rhoten
|
38360539d4
|
ICU-770 Internal cleanup API naming scheme changed.
X-SVN-Rev: 5584
|
2001-08-25 01:09:11 +00:00 |
|
George Rhoten
|
4a1e955f9c
|
ICU-770 Fixed memory access problem.
X-SVN-Rev: 5583
|
2001-08-25 01:07:45 +00:00 |
|
George Rhoten
|
383eef2c3e
|
ICU-1075 Fix a memory leak
X-SVN-Rev: 5581
|
2001-08-24 20:09:54 +00:00 |
|
George Rhoten
|
4bc449ea45
|
ICU-1099 Change a pointer to const data array to a const array
X-SVN-Rev: 5578
|
2001-08-24 16:43:12 +00:00 |
|
George Rhoten
|
b08b152396
|
ICU-1099 Undo const to some static data
X-SVN-Rev: 5574
|
2001-08-24 01:38:04 +00:00 |
|
George Rhoten
|
cb4a210822
|
ICU-1099 Undo const to some static data
X-SVN-Rev: 5573
|
2001-08-24 01:02:37 +00:00 |
|
George Rhoten
|
1627306f26
|
ICU-1099 Add const to some static data
X-SVN-Rev: 5572
|
2001-08-24 00:38:44 +00:00 |
|
George Rhoten
|
66288afa66
|
ICU-1099 Add const to some static data
X-SVN-Rev: 5571
|
2001-08-24 00:22:07 +00:00 |
|
George Rhoten
|
96558fe097
|
ICU-1099 Add const to some static data
X-SVN-Rev: 5570
|
2001-08-24 00:00:49 +00:00 |
|
George Rhoten
|
3028d7f734
|
ICU-238 Change locmap from C++ to C
X-SVN-Rev: 5569
|
2001-08-23 23:56:42 +00:00 |
|
George Rhoten
|
f9081a2e8e
|
ICU-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR
X-SVN-Rev: 5565
|
2001-08-23 01:06:08 +00:00 |
|
George Rhoten
|
0fa6d5c031
|
ICU-1087 HP/UX fix
X-SVN-Rev: 5554
|
2001-08-22 16:55:25 +00:00 |
|
George Rhoten
|
6316d0eded
|
ICU-1087 AIX can't use reinterpret_cast<>
X-SVN-Rev: 5551
|
2001-08-21 00:00:31 +00:00 |
|
George Rhoten
|
667cb7b3b5
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5542
|
2001-08-18 01:09:24 +00:00 |
|
Ram Viswanadha
|
23beedf30c
|
ICU-1031 Shuffled error constants so that for display in the debugger
X-SVN-Rev: 5539
|
2001-08-18 00:40:35 +00:00 |
|
George Rhoten
|
06cec7cca5
|
ICU-1091 createFromName(NULL) should return the default Locale.
X-SVN-Rev: 5535
|
2001-08-18 00:07:08 +00:00 |
|
George Rhoten
|
b852870e7b
|
ICU-1091 Better documentation
X-SVN-Rev: 5534
|
2001-08-18 00:06:11 +00:00 |
|
Ram Viswanadha
|
b9de3d570f
|
ICU-1090 fixed ures_getByKey crashing
X-SVN-Rev: 5526
|
2001-08-17 22:14:17 +00:00 |
|
Andy Heninger
|
fc61c83aa2
|
ICU-1075 Yet more data loading changes
X-SVN-Rev: 5523
|
2001-08-17 21:34:07 +00:00 |
|
Markus Scherer
|
6c890043bb
|
ICU-1007 avoid gcc warnings
X-SVN-Rev: 5519
|
2001-08-17 20:37:13 +00:00 |
|
George Rhoten
|
9ab9ba8cbf
|
ICU-329 End the file with a newline, which is needed for some compilers
X-SVN-Rev: 5506
|
2001-08-17 02:53:35 +00:00 |
|
Ram Viswanadha
|
61e489cacd
|
ICU-329 Move uprv_strtod and other functions to private headers and files
X-SVN-Rev: 5498
|
2001-08-17 01:40:34 +00:00 |
|
Ram Viswanadha
|
209441543f
|
ICU-329 Add more error codes for formatting api
X-SVN-Rev: 5497
|
2001-08-17 01:38:14 +00:00 |
|
George Rhoten
|
7b11ef88e4
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5493
|
2001-08-17 00:44:38 +00:00 |
|
George Rhoten
|
d1afd5979d
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5492
|
2001-08-17 00:24:58 +00:00 |
|
Markus Scherer
|
6eb5998fc1
|
ICU-1007 replace old normalization implementation by new one, use unorm_quickCheck(UNORM_FCD) instead of the temporary checkFCD()
X-SVN-Rev: 5489
|
2001-08-17 00:21:18 +00:00 |
|
George Rhoten
|
44283cc553
|
ICU-770 incorporate the udata_cleanup into the internal API
X-SVN-Rev: 5488
|
2001-08-17 00:18:49 +00:00 |
|
Markus Scherer
|
173a4678e2
|
ICU-1007 rename GrowBuffer to UGrowBuffer to avoid potential naming conflicts
X-SVN-Rev: 5487
|
2001-08-17 00:18:25 +00:00 |
|
Andy Heninger
|
e387d2ad37
|
ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5486
|
2001-08-17 00:00:55 +00:00 |
|
George Rhoten
|
5979c84b75
|
ICU-597 Implement uprv_getDefaultCodepage for as/400, and move related code closer together.
X-SVN-Rev: 5481
|
2001-08-16 16:20:56 +00:00 |
|
Ram Viswanadha
|
87d0db48ce
|
ICU-329 Move itou to putil.c add more error codes for parse errors and transliteration.
X-SVN-Rev: 5477
|
2001-08-16 01:01:57 +00:00 |
|
George Rhoten
|
ae8bfdff08
|
ICU-1087 Document the deprecated API
X-SVN-Rev: 5471
|
2001-08-16 00:31:26 +00:00 |
|
Andy Heninger
|
051f850dcf
|
ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5469
|
2001-08-15 23:51:26 +00:00 |
|
Andy Heninger
|
21a486a624
|
ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5468
|
2001-08-15 23:27:38 +00:00 |
|
Andy Heninger
|
c84ea102a7
|
ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5467
|
2001-08-15 22:39:42 +00:00 |
|
Yves Arrouye
|
cbeb753bc6
|
ICU-1088 fixed constness issues.
X-SVN-Rev: 5464
|
2001-08-13 22:05:27 +00:00 |
|
George Rhoten
|
ff2df5aa3c
|
ICU-770 Add documentation
X-SVN-Rev: 5463
|
2001-08-11 00:43:02 +00:00 |
|
George Rhoten
|
f850ad2c5e
|
ICU-770 Change code for u_cleanup() API.
X-SVN-Rev: 5462
|
2001-08-11 00:29:58 +00:00 |
|
George Rhoten
|
59e51a0248
|
ICU-770 Simplification of code for u_cleanup() API.
X-SVN-Rev: 5461
|
2001-08-11 00:28:57 +00:00 |
|
George Rhoten
|
3af0a0b31a
|
ICU-770 New u_cleanup() API.
X-SVN-Rev: 5460
|
2001-08-11 00:27:31 +00:00 |
|
George Rhoten
|
14523214ee
|
ICU-1087 Add LocaleProxy for source code compatibility and add new functions to access commonly used locales.
X-SVN-Rev: 5458
|
2001-08-10 22:36:26 +00:00 |
|
Vladimir Weinstein
|
c268948bcb
|
ICU-1078 C++ API for IntVector
X-SVN-Rev: 5455
|
2001-08-10 21:18:07 +00:00 |
|