Commit Graph

7476 Commits

Author SHA1 Message Date
George Rhoten
9f3b0c5276 ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
Syn Wee Quek
4303f4a632 ICU-1724
Removed UnicodeProperty import statement

X-SVN-Rev: 8059
2002-03-15 22:58:12 +00:00
Syn Wee Quek
757eb217ce ICU-1724
Shifted UnicodeProperty API that are relevant back to UTF16.
And since the rest of the APIs are more relevant in UCharacterProperty,
they are shifted and UnicodeProperty removed.
Updated the other class files accordingly.

X-SVN-Rev: 8058
2002-03-15 22:48:07 +00:00
Syn Wee Quek
ff12860828 ICU-1126
updated titlecasing test with utf16 data converted from casing.txt in icu4c,
via native2ascii command.

X-SVN-Rev: 8057
2002-03-15 22:39:20 +00:00
Alan Liu
a1f9b0a144 ICU-1749 matching fixed to select longest match
X-SVN-Rev: 8056
2002-03-15 20:09:19 +00:00
Alan Liu
2f3b8db5fe ICU-1749 clean up code, fix reverse matching
X-SVN-Rev: 8055
2002-03-15 19:45:43 +00:00
Alan Liu
3e89c04811 ICU-1749 enhance test
X-SVN-Rev: 8054
2002-03-15 19:45:15 +00:00
Markus Scherer
42e960701b ICU-1754 check for more error conditions
X-SVN-Rev: 8053
2002-03-15 19:22:46 +00:00
Alan Liu
912e220458 ICU-1749 make matches() work correctly
X-SVN-Rev: 8052
2002-03-15 19:07:02 +00:00
Alan Liu
bcb9f9f7b1 ICU-1749 clarify docs
X-SVN-Rev: 8051
2002-03-15 19:02:25 +00:00
George Rhoten
5a1d082530 ICU-1627 Simplify cleaning process based on data reorganization. This is
a fix for AIX and as/400, which can have a command line length limit.

X-SVN-Rev: 8050
2002-03-15 18:17:14 +00:00
George Rhoten
5b52c2da46 ICU-1126 Fix for Visual Age on AIX.
X-SVN-Rev: 8049
2002-03-15 17:21:01 +00:00
Steven R. Loomis
ccbc720154 ICU-1748 location of AR and RANLIB, non multithreaded build on AIX
X-SVN-Rev: 8046
2002-03-15 02:15:54 +00:00
Steven R. Loomis
63673a298a ICU-1748 non multithreaded build, location of AR and RANLIB
X-SVN-Rev: 8045
2002-03-15 02:13:53 +00:00
Syn Wee Quek
70b7817967 ICU-1126
added titlecasing test and shifted casing tests out from UCharacterTest to UCharacterCasingTest

X-SVN-Rev: 8044
2002-03-15 02:13:29 +00:00
Steven R. Loomis
83df0975fd ICU-1568 static mode on Win32
X-SVN-Rev: 8043
2002-03-15 02:12:01 +00:00
Steven R. Loomis
7e0a131963 ICU-1568 static mode
X-SVN-Rev: 8042
2002-03-15 02:06:52 +00:00
Steven R. Loomis
ea7c2c2832 ICU-1568 static mode to emit README
X-SVN-Rev: 8041
2002-03-15 02:04:54 +00:00
Steven R. Loomis
cf07b86764 ICU-1568 static mode update
X-SVN-Rev: 8040
2002-03-15 02:02:57 +00:00
Mark Davis
a04222ef6c ICU-0 updated to reorganized java directories
X-SVN-Rev: 8039
2002-03-15 01:57:01 +00:00
Mark Davis
fde0589ac2 ICU-0 various updates
X-SVN-Rev: 8038
2002-03-15 00:34:46 +00:00
George Rhoten
515d605bb2 ICU-837 Port back to Windows and update the tests a bit more.
X-SVN-Rev: 8037
2002-03-15 00:29:57 +00:00
George Rhoten
05808a5cde ICU-1718 Make the u_fopen use the common code in u_finit.
X-SVN-Rev: 8036
2002-03-15 00:28:52 +00:00
George Rhoten
8303b520a1 ICU-837 Add some comments about ustdio.
X-SVN-Rev: 8035
2002-03-15 00:25:57 +00:00
Markus Scherer
facb0c82f7 ICU-1754 store data for canonical equivalence more compactly
X-SVN-Rev: 8034
2002-03-14 23:54:09 +00:00
Markus Scherer
02228a0689 ICU-1682 fix looping bug
X-SVN-Rev: 8033
2002-03-14 23:53:29 +00:00
Mark Davis
ef674cecc7 ICU-1768 fixed
X-SVN-Rev: 8032
2002-03-14 23:28:34 +00:00
George Rhoten
4d1ade8112 ICU-1718 Fix an initialization problem.
X-SVN-Rev: 8031
2002-03-14 23:19:20 +00:00
Mark Davis
2aa8f629ec ICU-1749 added javadocs
X-SVN-Rev: 8030
2002-03-14 23:14:23 +00:00
George Rhoten
7729e43cad ICU-837 Add some comments about ustdio.
X-SVN-Rev: 8029
2002-03-14 23:12:31 +00:00
George Rhoten
191626c64a ICU-837 Add a light test for snprintf.
X-SVN-Rev: 8028
2002-03-14 23:12:15 +00:00
Markus Scherer
27f15727d9 ICU-1754 add functions to handle single-code point sets more efficiently
X-SVN-Rev: 8027
2002-03-14 23:06:23 +00:00
Mark Davis
be5de8c992 ICU-1682 added documentation that the strings are returned in no particular order.
Fixed one test case that depended on a certain order.

X-SVN-Rev: 8026
2002-03-14 22:43:03 +00:00
Mark Davis
065d64955f ICU-1682 added more test cases for canonical iterator
X-SVN-Rev: 8025
2002-03-14 22:34:40 +00:00
Mark Davis
51783c434e ICU-1768 fixed
X-SVN-Rev: 8024
2002-03-14 22:33:03 +00:00
Mark Davis
be6c7e1853 ICU-1682 Added canonical iteration test to list of those tested
X-SVN-Rev: 8023
2002-03-14 22:29:08 +00:00
Eric Mader
22cc595c26 ICU-1428 Changes for multiple windows, open dialog.
X-SVN-Rev: 8022
2002-03-14 22:27:32 +00:00
Eric Mader
c8e85a2174 ICU-1428 add SetBkMode(hdc, TRANSPARENT) before drawing in
paint event.

X-SVN-Rev: 8020
2002-03-14 22:21:02 +00:00
Eric Mader
0048a8b7ac ICU-1428 set last byte in buffer to 0, not last + 1!
X-SVN-Rev: 8019
2002-03-14 22:19:47 +00:00
Eric Mader
9cf2dcae41 ICU-1428 drawRun: update x after drawing each run at the same y offset.
X-SVN-Rev: 8018
2002-03-14 22:13:52 +00:00
Eric Mader
488fbee332 ICU-1069 better integration of fixed/non-fixed feature order. Better
lookup list for non-fixed order. Handle default feature for fixed feature order.

X-SVN-Rev: 8017
2002-03-14 21:51:40 +00:00
George Rhoten
fbe52051c1 ICU-882 Remove SCSU
X-SVN-Rev: 8016
2002-03-14 21:46:16 +00:00
George Rhoten
92f71db362 ICU-1766 Remove LLong
X-SVN-Rev: 8015
2002-03-14 21:29:44 +00:00
George Rhoten
6fa54bfc72 ICU-1616 Removed duplicate data from zh.
X-SVN-Rev: 8014
2002-03-14 19:19:23 +00:00
Mark Davis
b93e5a9cc4 ICU-1682 fixed bug Vladimir found; added exhaustive test
X-SVN-Rev: 8013
2002-03-14 15:33:25 +00:00
Mark Davis
7ce4e96914 ICU-1749 added nextRange()
X-SVN-Rev: 8012
2002-03-14 15:08:21 +00:00
Mark Davis
49b169cbe9 ICU-1749 removed old iterator in test directory
X-SVN-Rev: 8011
2002-03-14 15:07:00 +00:00
Steven R. Loomis
f90e09a772 ICU-1631 2.0.1 rollin, versioning and paths
X-SVN-Rev: 8010
2002-03-14 02:00:36 +00:00
George Rhoten
7801efa305 ICU-1718 Don't use tabs, and use the ICU standard for indentation.
X-SVN-Rev: 8009
2002-03-14 00:40:08 +00:00
Doug Felt
f3acab9495 ICU-1766 Make RBNF in ICU4C use 64-bit ints
(still need to remove llong.h, llong.cpp and commented-out code)

X-SVN-Rev: 8008
2002-03-14 00:28:22 +00:00