Commit Graph

7453 Commits

Author SHA1 Message Date
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
Andy Heninger
66bee38a79 ICU-1265 rename RulesBasedBreakIterator::IGNORE to avoid conflict with winbase.h
X-SVN-Rev: 8007
2002-03-13 23:52:24 +00:00
Markus Scherer
d46d1b3fc4 ICU-1464 add convenience macros for bit sets for general categories
X-SVN-Rev: 8006
2002-03-13 23:31:12 +00:00
Syn Wee Quek
bea348f8d9 ICU-1036
offset positioning updated.

X-SVN-Rev: 8005
2002-03-13 22:49:17 +00:00
Markus Scherer
e7fb17e8c9 ICU-1126 test titlecasing
X-SVN-Rev: 8004
2002-03-13 22:09:43 +00:00
Andy Heninger
0c43711ac9 ICU-1762 converter thread safety, UNIX fixes to threadtest.
X-SVN-Rev: 8003
2002-03-13 21:44:35 +00:00
Mark Davis
ab71f1affb ICU-1749 added more convenience functions;
added the iterator (moved it from the test directory & fixed);
added more tests (not all the convenience functions have tests yet)

X-SVN-Rev: 8002
2002-03-13 19:52:35 +00:00
Andy Heninger
8e172f1850 ICU-1762 converter thread safety, clean up thread test memory leaks.
X-SVN-Rev: 8001
2002-03-13 19:47:31 +00:00
Markus Scherer
e26e3a9cb7 ICU-1126 add strcase.cpp to intltest
X-SVN-Rev: 7999
2002-03-13 19:23:54 +00:00
Markus Scherer
ecd81a00fa ICU-1126 test titlecasing
X-SVN-Rev: 7998
2002-03-13 19:22:05 +00:00
Markus Scherer
49ac6b4d18 ICU-1126 move case mapping tests to new strcase.cpp
X-SVN-Rev: 7997
2002-03-13 19:21:27 +00:00
Markus Scherer
6929fb9988 ICU-1126 use the real titlecase break iterator for titlecasing
X-SVN-Rev: 7996
2002-03-13 19:19:42 +00:00
Markus Scherer
e1d354ffa9 ICU-1721 fix indexes[] use from uprops.dat
X-SVN-Rev: 7995
2002-03-13 19:18:36 +00:00
Andy Heninger
c695aa74b5 ICU-1762 converter thread safety: export converter cleanup funtion for use by test.
X-SVN-Rev: 7993
2002-03-13 18:34:45 +00:00
Syn Wee Quek
812c7cf43f ICU-1721
added normalizerimpl.isfullcompositionexclusion.

X-SVN-Rev: 7992
2002-03-13 18:32:21 +00:00
Andy Heninger
4b44871bd8 ICU-1762 converter test added to threadtest; threadtest files reorganized
X-SVN-Rev: 7991
2002-03-13 18:32:13 +00:00
Vladimir Weinstein
e954c1fe3f ICU-1682 one should not try to delete a const object. So, const is removed from the return value of internal CanonicalIterator::extract function
X-SVN-Rev: 7990
2002-03-13 18:29:24 +00:00
Ram Viswanadha
bd5b41c4f4 ICU-1721 Clean up for picky eclipse
X-SVN-Rev: 7989
2002-03-13 18:15:44 +00:00
Syn Wee Quek
68a11736be ICU-1721
adding additional properties

X-SVN-Rev: 7987
2002-03-13 17:51:20 +00:00
Steven R. Loomis
afc7627459 ICU-1718 C comments again
X-SVN-Rev: 7986
2002-03-13 17:27:17 +00:00
Steven R. Loomis
28edafbd3b ICU-1765 Header Test: test C also
X-SVN-Rev: 7981
2002-03-13 16:17:54 +00:00
Steven R. Loomis
d78a18c8da ICU-1718 u_fsettransliterator on ustdio
X-SVN-Rev: 7980
2002-03-13 16:11:04 +00:00
Vladimir Weinstein
41d3cfad9b ICU-898 Removed a test that was commited in error
X-SVN-Rev: 7979
2002-03-13 06:49:24 +00:00
Vladimir Weinstein
e780d6a7c6 ICU-1682 enabled the test for canonically equivalent contractions
X-SVN-Rev: 7978
2002-03-13 06:04:01 +00:00