Commit Graph

1571 Commits

Author SHA1 Message Date
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