Commit Graph

1469 Commits

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