George Rhoten
|
7bc5d45c83
|
ICU-1811 Increase the code coverage of Locale:get methods
X-SVN-Rev: 8255
|
2002-03-26 23:18:57 +00:00 |
|
George Rhoten
|
f5f1fca9aa
|
ICU-1811 Increase the code coverage of Locale:get methods (Found some typos)
X-SVN-Rev: 8254
|
2002-03-26 23:10:19 +00:00 |
|
George Rhoten
|
103f843333
|
ICU-1811 Remove unused code.
X-SVN-Rev: 8253
|
2002-03-26 23:09:05 +00:00 |
|
George Rhoten
|
008366a232
|
ICU-837 print (null) for NULL strings and other various tests.
X-SVN-Rev: 8251
|
2002-03-26 20:10:52 +00:00 |
|
George Rhoten
|
334f5d5719
|
ICU-837 print (null) for NULL strings.
X-SVN-Rev: 8250
|
2002-03-26 20:10:19 +00:00 |
|
Steven R. Loomis
|
b1a2cac0cd
|
ICU-1629 test for UNICODE_STRING_SIMPLE
X-SVN-Rev: 8249
|
2002-03-26 19:55:28 +00:00 |
|
George Rhoten
|
89b00e64c8
|
ICU-1739 Fix uninitialized memory
X-SVN-Rev: 8248
|
2002-03-26 17:06:31 +00:00 |
|
Vladimir Weinstein
|
6aef8ca18a
|
ICU-1769 bumped up collation version (commited it with j1770 in error, added comment to recommit)
X-SVN-Rev: 8247
|
2002-03-26 16:50:11 +00:00 |
|
Vladimir Weinstein
|
955e42c4e3
|
ICU-1769 bumped up collation version (please rebuild UCA & bundles)
X-SVN-Rev: 8246
|
2002-03-26 16:47:39 +00:00 |
|
Vladimir Weinstein
|
98cdff5012
|
ICU-1770 more support for indirects & some more tests
X-SVN-Rev: 8245
|
2002-03-26 16:46:17 +00:00 |
|
George Rhoten
|
364b4d33ff
|
ICU-1220 \ is for escape. \\ is for backslash on Windows
X-SVN-Rev: 8244
|
2002-03-26 05:38:06 +00:00 |
|
George Rhoten
|
eea2bf2492
|
ICU-1739 Fix memory leaks, array offsets problems, getting the proper default converter and use uchar.h functions.
X-SVN-Rev: 8243
|
2002-03-26 05:33:56 +00:00 |
|
George Rhoten
|
e07356022c
|
ICU-1739 Check for memory leaks.
X-SVN-Rev: 8242
|
2002-03-26 05:28:54 +00:00 |
|
George Rhoten
|
2836f911e3
|
ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8241
|
2002-03-26 05:28:18 +00:00 |
|
George Rhoten
|
e6af09d1e9
|
ICU-1739 Fix uninitialized variable fExponentSignAlwaysShown.
X-SVN-Rev: 8240
|
2002-03-26 05:27:25 +00:00 |
|
George Rhoten
|
59cd5567ac
|
ICU-1804 Don't use // in C files.
X-SVN-Rev: 8239
|
2002-03-26 04:19:30 +00:00 |
|
Ram Viswanadha
|
14649a82a0
|
ICU-1804 value of QUICK does not change even when -e is specified as an argument
X-SVN-Rev: 8238
|
2002-03-26 02:21:25 +00:00 |
|
Yves Arrouye
|
ff59d942ec
|
ICU-1220 define the path separator outside of resfiles.mk
X-SVN-Rev: 8237
|
2002-03-26 01:37:01 +00:00 |
|
George Rhoten
|
2b306f08e1
|
ICU-1732 Use #ifdef U_INT64_T_UNAVAILABLE in case int64_t is unavailable.
X-SVN-Rev: 8236
|
2002-03-26 01:17:49 +00:00 |
|
George Rhoten
|
f3dac24505
|
ICU-1766 It's an error if RBNF is unavailable. The user can ignore it at their own risk.
X-SVN-Rev: 8235
|
2002-03-26 01:16:49 +00:00 |
|
George Rhoten
|
2711b3192a
|
ICU-1766 Use #ifdef U_INT64_T_UNAVAILABLE instead.
X-SVN-Rev: 8234
|
2002-03-26 01:16:05 +00:00 |
|
Yves Arrouye
|
52afe0fc97
|
ICU-678 more % rules.
X-SVN-Rev: 8232
|
2002-03-25 23:44:26 +00:00 |
|
George Rhoten
|
c5458ce1e5
|
ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8231
|
2002-03-25 22:56:46 +00:00 |
|
George Rhoten
|
5abc8be6db
|
ICU-1733 Deprecate ambiguous API regarding malloc and new.
X-SVN-Rev: 8230
|
2002-03-25 22:55:40 +00:00 |
|
Ram Viswanadha
|
b021663a34
|
ICU-1804 value of QUICK does not change even when -e is specified as an argument
X-SVN-Rev: 8229
|
2002-03-25 22:53:18 +00:00 |
|
Ram Viswanadha
|
c6581585d0
|
ICU-1804 Add round trip tests for all Unicode encodings which get activated in exhaustive mode
X-SVN-Rev: 8228
|
2002-03-25 22:51:09 +00:00 |
|
Ram Viswanadha
|
2decf27797
|
ICU-1808 Test SCSU's handling of some non-BMP codepoints
X-SVN-Rev: 8227
|
2002-03-25 22:41:39 +00:00 |
|
Ram Viswanadha
|
1b9d145260
|
ICU-1808 Fix SCSU's handling of some non-BMP codepoints
X-SVN-Rev: 8226
|
2002-03-25 22:41:07 +00:00 |
|
Yves Arrouye
|
68e2e80dab
|
ICU-678 change in dev package name
X-SVN-Rev: 8225
|
2002-03-25 22:26:49 +00:00 |
|
Yves Arrouye
|
06e1401074
|
ICU-678 2.1
X-SVN-Rev: 8224
|
2002-03-25 22:20:45 +00:00 |
|
George Rhoten
|
0b12bb4953
|
ICU-1556 Fix AIX 5.1 with Visual Age 5.0 in 32-bit mode with -O2
optmization. (The bug is really that specific)
X-SVN-Rev: 8221
|
2002-03-25 17:43:35 +00:00 |
|
George Rhoten
|
75697aa8fc
|
ICU-1220 Do proper dependency checking for uconv.
X-SVN-Rev: 8220
|
2002-03-23 01:01:46 +00:00 |
|
George Rhoten
|
eb2bf78aa2
|
ICU-1687 Move the ASCII variant of ibm-33722 from ucmcore.mk to ucmfiles.mk
X-SVN-Rev: 8218
|
2002-03-23 00:31:04 +00:00 |
|
George Rhoten
|
0136f68900
|
ICU-1593 Clarify how saveState is used.
X-SVN-Rev: 8217
|
2002-03-23 00:29:03 +00:00 |
|
George Rhoten
|
6d5ecbfc08
|
ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8216
|
2002-03-23 00:25:51 +00:00 |
|
George Rhoten
|
910fc5468f
|
ICU-1733 Don't need to call this function.
X-SVN-Rev: 8215
|
2002-03-23 00:24:48 +00:00 |
|
George Rhoten
|
65e867f1b2
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8214
|
2002-03-23 00:20:35 +00:00 |
|
Vladimir Weinstein
|
77eaad2b77
|
ICU-1594 reenabled a test that was disabled and since forgotten
X-SVN-Rev: 8213
|
2002-03-22 23:53:57 +00:00 |
|
Ram Viswanadha
|
eef1790248
|
ICU-1802 update the copyright so that RCS flags donot show in source file and show up only in generated file
X-SVN-Rev: 8212
|
2002-03-22 23:47:27 +00:00 |
|
Andy Heninger
|
3d4d1c39ed
|
ICU-1265 change RBBI_IGNORE to UBRK_IGNORE
X-SVN-Rev: 8211
|
2002-03-22 23:01:41 +00:00 |
|
George Rhoten
|
3013e4823a
|
ICU-1556 Move 64-bit library detection to aclocal.m4 from configure.in
and optimize the 64-bit libraries.
X-SVN-Rev: 8210
|
2002-03-22 22:46:46 +00:00 |
|
Ram Viswanadha
|
9a6483bf77
|
ICU-1802 Donot add copyright in gernerated java files by default, add only when requested explicitly with -c option
X-SVN-Rev: 8208
|
2002-03-22 18:57:09 +00:00 |
|
Yves Arrouye
|
a6f4133e21
|
ICU-1774 I promise there is no trace left of derb in the Makefile now
X-SVN-Rev: 8207
|
2002-03-22 18:09:00 +00:00 |
|
George Rhoten
|
cf93f6857f
|
ICU-1803 Fix some documentation. Some definitions only exist in the Unicode class.
X-SVN-Rev: 8206
|
2002-03-22 17:35:20 +00:00 |
|
Yves Arrouye
|
768b6e02b0
|
ICU-1568 don't document this function that is not generated!
X-SVN-Rev: 8205
|
2002-03-22 17:06:57 +00:00 |
|
Yves Arrouye
|
845fdd8f38
|
ICU-1220 private string functions
X-SVN-Rev: 8204
|
2002-03-22 09:51:02 +00:00 |
|
Yves Arrouye
|
5db948db4a
|
ICU-1220 better pname
X-SVN-Rev: 8203
|
2002-03-22 09:50:02 +00:00 |
|
Yves Arrouye
|
8576baa577
|
ICU-1774 remove see also derb(8) since derb does not exist yet.
X-SVN-Rev: 8202
|
2002-03-22 09:38:27 +00:00 |
|
Yves Arrouye
|
7ebe2829db
|
ICU-1774 remove see also derb(8) since derb does not exist yet.
X-SVN-Rev: 8201
|
2002-03-22 09:38:05 +00:00 |
|
Yves Arrouye
|
bfb01879f6
|
ICU-1774 author comment for complaints about the poor English :)
X-SVN-Rev: 8200
|
2002-03-22 09:36:23 +00:00 |
|
Yves Arrouye
|
cd071c793e
|
ICU-1568 fix an error in description of the static mode's generated
X-SVN-Rev: 8199
|
2002-03-22 09:35:03 +00:00 |
|
Yves Arrouye
|
1fd1803c7c
|
ICU-1465 more information on Unix builds (notes). Short note on .NET. Info on configure
X-SVN-Rev: 8198
|
2002-03-22 09:34:06 +00:00 |
|
Yves Arrouye
|
4472ffd345
|
ICU-1220 build uconv by default on Windows
X-SVN-Rev: 8197
|
2002-03-22 09:32:25 +00:00 |
|
Yves Arrouye
|
9acbb79cb3
|
ICU-601 remove emails
X-SVN-Rev: 8196
|
2002-03-22 09:31:39 +00:00 |
|
Yves Arrouye
|
06015dd5de
|
ICU-1796 ok, Markus, here's the biggest uresb bug fixed: strings are now
properly quoted
X-SVN-Rev: 8195
|
2002-03-22 03:35:12 +00:00 |
|
Yves Arrouye
|
a6941e86ee
|
ICU-1797 generate proper \n and \r
X-SVN-Rev: 8194
|
2002-03-22 03:15:27 +00:00 |
|
George Rhoten
|
ed7c6ed4de
|
ICU-1719 Fix two IANA aliases
X-SVN-Rev: 8193
|
2002-03-22 02:40:45 +00:00 |
|
George Rhoten
|
4791dec156
|
ICU-1717 Fix for STLPort
X-SVN-Rev: 8192
|
2002-03-22 02:26:29 +00:00 |
|
George Rhoten
|
8765a2f976
|
ICU-1612 Rework my original fix.
X-SVN-Rev: 8191
|
2002-03-22 01:16:36 +00:00 |
|
Alan Liu
|
7ca66bdd1d
|
ICU-1612 remove illegal calls from TestJ186
X-SVN-Rev: 8190
|
2002-03-22 00:58:40 +00:00 |
|
George Rhoten
|
a37c37063b
|
ICU-1791 Fix and test getting the default codepage in in ustdio.
X-SVN-Rev: 8189
|
2002-03-22 00:01:46 +00:00 |
|
George Rhoten
|
46186e3cac
|
ICU-980 Clarify changes with comments
X-SVN-Rev: 8188
|
2002-03-21 23:04:17 +00:00 |
|
Yves Arrouye
|
5042d4276d
|
ICU-1801 fix crashes.
X-SVN-Rev: 8187
|
2002-03-21 22:10:46 +00:00 |
|
Yves Arrouye
|
b1711e8988
|
ICU-1801 fix crashes.
X-SVN-Rev: 8186
|
2002-03-21 22:09:03 +00:00 |
|
Vladimir Weinstein
|
775924c1a7
|
ICU-847 C++ wrapper for loose match API
X-SVN-Rev: 8185
|
2002-03-21 21:21:08 +00:00 |
|
George Rhoten
|
c133d2c01d
|
ICU-1682 Don't continue with the test, if a transliterator can't be created.
X-SVN-Rev: 8184
|
2002-03-21 20:04:29 +00:00 |
|
George Rhoten
|
ae0fe2df18
|
ICU-1541 Add a comment about the EXPORT2 changes
X-SVN-Rev: 8183
|
2002-03-21 19:57:37 +00:00 |
|
George Rhoten
|
a1f5332dab
|
ICU-1682 (weiv) fixed a leak in canonical iterator test
X-SVN-Rev: 8182
|
2002-03-21 19:38:00 +00:00 |
|
George Rhoten
|
dedd84d540
|
ICU-1682 (weiv) fixed a couple of leaks in canonical iterator
X-SVN-Rev: 8181
|
2002-03-21 19:37:25 +00:00 |
|
George Rhoten
|
441d7129ba
|
ICU-1541 Undo some of the EXPORT2 changes
X-SVN-Rev: 8180
|
2002-03-21 19:31:32 +00:00 |
|
George Rhoten
|
a78f77abb4
|
ICU-1739 BoundsChecker is brain dead when dealing with unions sometimes.
X-SVN-Rev: 8179
|
2002-03-21 19:12:11 +00:00 |
|
George Rhoten
|
7a0f4e16ec
|
ICU-1675 Fix some comments on makeconv
X-SVN-Rev: 8178
|
2002-03-21 18:42:56 +00:00 |
|
George Rhoten
|
4541cb6d54
|
ICU-1789 Fix indentation, and one variable reference.
X-SVN-Rev: 8177
|
2002-03-21 18:30:19 +00:00 |
|
George Rhoten
|
9783018bb2
|
ICU-1682 Fix for AIX, remove tabs, remove CVS tags.
X-SVN-Rev: 8176
|
2002-03-21 17:59:20 +00:00 |
|
Yves Arrouye
|
02eb4684c1
|
ICU-1798 change project files and fix one code bug to build on Visual
Studio .NET
X-SVN-Rev: 8175
|
2002-03-21 17:09:52 +00:00 |
|
Yves Arrouye
|
aebdf524d1
|
ICU-900 fix VS warnings
X-SVN-Rev: 8174
|
2002-03-21 17:07:44 +00:00 |
|
Yves Arrouye
|
2113c6d505
|
ICU-900 fix warnings on visual studio
X-SVN-Rev: 8173
|
2002-03-21 16:48:36 +00:00 |
|
Yves Arrouye
|
b594e7b5cd
|
ICU-900 warnings
X-SVN-Rev: 8172
|
2002-03-21 16:46:29 +00:00 |
|
Yves Arrouye
|
5917612be4
|
ICU-1774 better latin.
X-SVN-Rev: 8171
|
2002-03-21 03:42:43 +00:00 |
|
George Rhoten
|
71f955b6cc
|
ICU-1556 Fixes for 64-bit AIX.
X-SVN-Rev: 8170
|
2002-03-21 01:26:40 +00:00 |
|
Steven R. Loomis
|
10bef227fa
|
ICU-1568 typo in static mode
X-SVN-Rev: 8169
|
2002-03-21 00:44:32 +00:00 |
|
George Rhoten
|
735824aa36
|
ICU-1686 Fix for AIX
X-SVN-Rev: 8168
|
2002-03-21 00:42:28 +00:00 |
|
Yves Arrouye
|
6317766d78
|
ICU-1774 fix all uses of stdio to use uprv_ versions.
X-SVN-Rev: 8167
|
2002-03-20 23:56:22 +00:00 |
|
George Rhoten
|
63d65ac286
|
ICU-1682 Fix for AIX, remove tabs, remove CVS tags.
X-SVN-Rev: 8166
|
2002-03-20 23:47:53 +00:00 |
|
Eric Mader
|
2a837c7b87
|
ICU-1428 Add a note about the location of the freetype headers and library for the Linux sample.
X-SVN-Rev: 8165
|
2002-03-20 23:28:04 +00:00 |
|
Yves Arrouye
|
fdf8138640
|
ICU-900 fixed the same compiler warnings George fixed and I broke
X-SVN-Rev: 8163
|
2002-03-20 22:38:19 +00:00 |
|
Eric Mader
|
c28ff8aa62
|
ICU-1792 Change letest and LayoutEngine samples to use raghu.ttf,
which is freely downloadable.
X-SVN-Rev: 8162
|
2002-03-20 22:36:29 +00:00 |
|
Eric Mader
|
ee59b7e77e
|
ICU-1792 Change letest and LayoutEngine samples to use raghu.ttf,
which is freely downloadable.
X-SVN-Rev: 8161
|
2002-03-20 22:23:14 +00:00 |
|
Yves Arrouye
|
2599dbe7c7
|
ICU-1688 opdate
X-SVN-Rev: 8160
|
2002-03-20 22:03:20 +00:00 |
|
Yves Arrouye
|
490f975b4c
|
ICU-1548 remove derb from build for now. Sorry for the accidental checkin
X-SVN-Rev: 8159
|
2002-03-20 19:33:44 +00:00 |
|
George Rhoten
|
d526f82b4e
|
ICU-1745 Don't put // in C files.
X-SVN-Rev: 8157
|
2002-03-20 18:40:58 +00:00 |
|
Ram Viswanadha
|
44bcd6ca19
|
ICU-1769 Add warning if the data is loaded from dat file instead of the dll
X-SVN-Rev: 8156
|
2002-03-20 18:36:17 +00:00 |
|
Alan Liu
|
1f73d4904a
|
ICU-1779 add debugging code to track Entry object usage
X-SVN-Rev: 8155
|
2002-03-20 18:29:10 +00:00 |
|
Markus Scherer
|
b7682efdab
|
ICU-1682 provide direct access to decomposition of a code point - unorm_getDecomposition
X-SVN-Rev: 8154
|
2002-03-20 18:24:02 +00:00 |
|
Markus Scherer
|
1109f198e6
|
ICU-1682 use direct access to decomposition of a code point
X-SVN-Rev: 8153
|
2002-03-20 18:23:40 +00:00 |
|
George Rhoten
|
4ef7e77284
|
ICU-1769 update to 2.1 version
X-SVN-Rev: 8152
|
2002-03-20 17:53:02 +00:00 |
|
Markus Scherer
|
f3481aa67a
|
ICU-1686 add tests for UCharIterator.move and getIndex
X-SVN-Rev: 8151
|
2002-03-20 17:26:20 +00:00 |
|
Markus Scherer
|
230b44ed74
|
ICU-1686 fix use of UCharIterator.move, especially with UITER_START->UITER_ZERO
X-SVN-Rev: 8150
|
2002-03-20 17:04:56 +00:00 |
|
Markus Scherer
|
3c82d919fd
|
ICU-1686 add UITER_ZERO, UITER_LENGTH - UCharIterator was missing an equivalent to CharacterIterator::setIndex
X-SVN-Rev: 8149
|
2002-03-20 17:03:39 +00:00 |
|
George Rhoten
|
f824bdfe0a
|
ICU-1745 Don't put // in C files.
X-SVN-Rev: 8148
|
2002-03-20 16:39:37 +00:00 |
|