Commit Graph

1509 Commits

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