Commit Graph

7662 Commits

Author SHA1 Message Date
Vladimir Weinstein
9427a900a7 ICU-2085 Remove #include "dadrcoll.h"
X-SVN-Rev: 9768
2002-08-22 16:26:02 +00:00
Vladimir Weinstein
274f7e5f5a ICU-2085 remove unused test file (we migrated data driven testing entirely to C++). This test wasn't even being called.
X-SVN-Rev: 9767
2002-08-22 16:16:09 +00:00
George Rhoten
07b27d18a0 ICU-2023 This header file is out of date, undocumented and probably broken. Let's remove it.
X-SVN-Rev: 9766
2002-08-21 23:09:00 +00:00
George Rhoten
dbd2653078 ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9765
2002-08-21 22:38:33 +00:00
George Rhoten
b5dcd1e120 ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9764
2002-08-21 22:25:20 +00:00
Syn Wee Quek
50a259bf23 ICU-2105
* fixed some casting warnings
* work around VC7 bug.
          - VC7 has problems dealing with inlines and shifting
          - code rewriting to do testing on bounds instead of shifting and testing on 0 equality

X-SVN-Rev: 9763
2002-08-21 22:16:34 +00:00
George Rhoten
6baf89a4cd ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9762
2002-08-21 22:14:43 +00:00
George Rhoten
d1e31f5cc3 ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9761
2002-08-21 21:33:16 +00:00
George Rhoten
bf404656a6 ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9760
2002-08-21 21:07:59 +00:00
George Rhoten
9dc2dbcab8 ICU-2085 Don't use deprecated code anymore
X-SVN-Rev: 9759
2002-08-21 21:05:52 +00:00
George Rhoten
d7e0797b2c ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
George Rhoten
56cbadb751 ICU-2085 Don't use deprecated code anymore
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
Alan Liu
0e1a828f22 ICU-2133 remove obsolete Win32 BATCH file
X-SVN-Rev: 9754
2002-08-21 18:46:06 +00:00
Alan Liu
bd48b766d5 ICU-2060 restore test of Calendar::isEquivalentTo() method
X-SVN-Rev: 9751
2002-08-21 18:34:14 +00:00
Alan Liu
5c91a5339e ICU-2060 add Calendar::isEquivalentTo() method
X-SVN-Rev: 9750
2002-08-21 18:33:38 +00:00
Alan Liu
abe4adf5c3 ICU-2060 add isEquivalentTo() method
X-SVN-Rev: 9749
2002-08-21 18:33:08 +00:00
Alan Liu
739001a8fd ICU-2060 rewrite API docs, which were way off
X-SVN-Rev: 9748
2002-08-21 18:32:19 +00:00
Steven R. Loomis
50e33d28fb ICU-395 search libw for wcscpy
X-SVN-Rev: 9747
2002-08-21 01:42:19 +00:00
George Rhoten
d3c17fa8bc ICU-2131 Stop using the LocaleProxy deprecated code hack
X-SVN-Rev: 9746
2002-08-21 00:16:30 +00:00
George Rhoten
6785e554f5 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9742
2002-08-20 20:59:01 +00:00
George Rhoten
f2d15a8f0c ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9741
2002-08-20 20:52:44 +00:00
George Rhoten
0c1cf21e98 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9740
2002-08-20 16:25:52 +00:00
Steven R. Loomis
7f44d38bd4 ICU-1950 Javadoc contains Javaisms
X-SVN-Rev: 9739
2002-08-20 15:59:07 +00:00
George Rhoten
87438a3f34 ICU-2111 Fix for IRIX
X-SVN-Rev: 9738
2002-08-19 16:05:39 +00:00
Ram Viswanadha
e6be932df6 ICU-1917 locale data update
X-SVN-Rev: 9736
2002-08-16 17:56:07 +00:00
George Rhoten
c4b922c7f9 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9732
2002-08-15 22:04:18 +00:00
George Rhoten
2e7212bc2e ICU-1868 Undo one change for the iSeries.
X-SVN-Rev: 9727
2002-08-15 19:14:38 +00:00
George Rhoten
db88f34516 ICU-1891 Fix for library versioning in dual library mode.
X-SVN-Rev: 9720
2002-08-15 17:08:01 +00:00
George Rhoten
57ab6cb61f ICU-1995 Various updates for z/OS, iSeries, Win64, binary compatibility, spell check and etc.
X-SVN-Rev: 9719
2002-08-15 17:00:00 +00:00
George Rhoten
c3b2d659fe ICU-1995 Update the Win64 info
X-SVN-Rev: 9716
2002-08-14 18:37:00 +00:00
Vladimir Weinstein
7d32e5abe8 ICU-1995 added note on udata changes
X-SVN-Rev: 9715
2002-08-14 17:53:18 +00:00
George Rhoten
f3f98728e6 ICU-1998 Update the Visual Studio 7 (.NET) projects
X-SVN-Rev: 9712
2002-08-14 00:56:46 +00:00
George Rhoten
6055bd132a ICU-1891 Add better support for z/OS batch mode (Forgot the tab)
X-SVN-Rev: 9710
2002-08-14 00:38:39 +00:00
George Rhoten
518f968f43 ICU-1891 Fix for z/OS
X-SVN-Rev: 9709
2002-08-14 00:38:03 +00:00
Steven R. Loomis
87de767df6 ICU-2076 samples, 2.2, safeclone
X-SVN-Rev: 9708
2002-08-14 00:22:30 +00:00
Eric Mader
9653655ad3 ICU-2023 Add @draft, @internal to classes and members as appropriate.
X-SVN-Rev: 9707
2002-08-14 00:18:01 +00:00
Vladimir Weinstein
eab27cdaf0 ICU-1082 fixed comments some more
X-SVN-Rev: 9706
2002-08-13 23:59:11 +00:00
Ram Viswanadha
c37040fbcb ICU-8112 moved by srl, incorrectly filed under #1971: locale data fixes
X-SVN-Rev: 9704
2002-08-13 22:39:51 +00:00
Ram Viswanadha
05d52b1f44 ICU-1082 update comments no code change
X-SVN-Rev: 9703
2002-08-13 22:35:37 +00:00
Vladimir Weinstein
10f67a06a9 ICU-2100 URGENT fix for fractional UCA. [last regular] had a wrong value.
X-SVN-Rev: 9701
2002-08-13 21:59:07 +00:00
Steven R. Loomis
847e1f6e47 ICU-2076 samples, 2.2 on win32
X-SVN-Rev: 9700
2002-08-13 21:42:16 +00:00
Markus Scherer
a475aa2b8f ICU-1995 revise news section for 2.2
X-SVN-Rev: 9698
2002-08-13 21:29:18 +00:00
Vladimir Weinstein
f0ac82ef5a ICU-2097 fix argument parsing in derb
X-SVN-Rev: 9693
2002-08-13 18:28:32 +00:00
George Rhoten
cf154cb042 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9692
2002-08-13 17:22:46 +00:00
George Rhoten
3b41536f0c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9690
2002-08-13 16:36:08 +00:00
George Rhoten
c96e48e97e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9689
2002-08-13 16:10:43 +00:00
George Rhoten
2ddcca35b7 ICU-1991 Clean up the last fix.
X-SVN-Rev: 9688
2002-08-13 16:08:33 +00:00
Syn Wee Quek
528917ff8a ICU-2023
removed doxygen warnings

X-SVN-Rev: 9686
2002-08-12 23:06:22 +00:00
George Rhoten
ca81042817 ICU-1998 Update the Visual Studio 7 (.NET) projects
X-SVN-Rev: 9685
2002-08-12 22:40:36 +00:00
George Rhoten
d39deeab36 ICU-1739 Don't need a static string for the expected results string.
Remove it to make BoundsChecker and other heap debugging tools happier.

X-SVN-Rev: 9684
2002-08-12 22:38:56 +00:00
Syn Wee Quek
bef95f069c ICU-1739 checking string boundary
X-SVN-Rev: 9681
2002-08-12 21:47:57 +00:00
George Rhoten
8824e0a8fa ICU-1891 Add better support for z/OS batch mode.
X-SVN-Rev: 9677
2002-08-12 20:30:23 +00:00
George Rhoten
63565279e3 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9675
2002-08-12 20:12:25 +00:00
Vladimir Weinstein
cf20e7b548 ICU-1948 restored the original values for resource bundle types in order to preserve backward compatibility
X-SVN-Rev: 9674
2002-08-12 18:15:01 +00:00
Vladimir Weinstein
818fa7ad8d ICU-1948 restored the original values for resource bundle types in order to preserve backward compatibility
X-SVN-Rev: 9673
2002-08-12 17:47:12 +00:00
George Rhoten
c542471d32 ICU-1891 Improve the z/OS dual library batch mode support.
X-SVN-Rev: 9672
2002-08-12 16:59:12 +00:00
Syn Wee Quek
4534752929 ICU-2023
adding @stable

X-SVN-Rev: 9671
2002-08-12 16:20:26 +00:00
Steven R. Loomis
9b59b2964b ICU-2031 @draft tags
X-SVN-Rev: 9668
2002-08-12 15:20:40 +00:00
Vladimir Weinstein
f5a5a10a5b ICU-2023 fixed a typo in docs
X-SVN-Rev: 9666
2002-08-10 01:04:56 +00:00
Vladimir Weinstein
c4289f370e ICU-2039 added a test for Collator::getBounds
X-SVN-Rev: 9664
2002-08-10 00:12:23 +00:00
George Rhoten
864354304e ICU-1739 Fixed a memory leak
X-SVN-Rev: 9661
2002-08-09 22:51:23 +00:00
Syn Wee Quek
6435f0da90 ICU-2023 docs update, remove docs warnings
X-SVN-Rev: 9660
2002-08-09 22:37:04 +00:00
Andy Heninger
4b75235c7c ICU-2077 RBBI: review comments incorporated.
X-SVN-Rev: 9659
2002-08-09 21:39:02 +00:00
Markus Scherer
997d0b8751 ICU-2091 propagate local error codes even less
X-SVN-Rev: 9658
2002-08-09 21:31:01 +00:00
George Rhoten
4713007464 ICU-2091 Only need to get the data directory once
X-SVN-Rev: 9657
2002-08-09 21:18:31 +00:00
Markus Scherer
39b343fc08 ICU-2091 do not propagate local error codes - a "script not found" condition must not result in a "file not found" error
X-SVN-Rev: 9656
2002-08-09 21:14:38 +00:00
George Rhoten
190aa6f5de ICU-2091 Add -i to the genbrk tool for locating the data
X-SVN-Rev: 9655
2002-08-09 20:55:35 +00:00
Steven R. Loomis
b75d0a6f3a ICU-2031 @draft to @stable
X-SVN-Rev: 9654
2002-08-09 20:51:28 +00:00
Steven R. Loomis
e0694f32c3 ICU-2031 change unmarked @draft tags
X-SVN-Rev: 9653
2002-08-09 20:45:22 +00:00
Markus Scherer
ba2bf9c8b6 ICU-2091 constructors must always construct objects that are sufficiently initialized for the destructor to not crash - pre-initialize pointers even when U_FAILURE detected
X-SVN-Rev: 9652
2002-08-09 20:21:54 +00:00
Markus Scherer
3ab7b07607 ICU-2091 avoid recursion of init() by building the inclusions set with primitive set APIs instead of from a pattern
X-SVN-Rev: 9651
2002-08-09 20:18:29 +00:00
Steven R. Loomis
c24ba9b959 ICU-2031 change unmarked @draft tags
X-SVN-Rev: 9650
2002-08-09 19:31:13 +00:00
George Rhoten
ee490b3fe6 ICU-1739 fixed a memory leak for those people without the testdata
X-SVN-Rev: 9649
2002-08-09 19:05:57 +00:00
George Rhoten
de2774bc3c ICU-1739 Don't need to free on NULL memory.
X-SVN-Rev: 9648
2002-08-09 18:29:37 +00:00
Steven R. Loomis
efc63ad03c ICU-1891 fix for udata loading on 390
X-SVN-Rev: 9647
2002-08-09 18:17:39 +00:00
George Rhoten
ab297bffaf ICU-1900 Make sure that we don't try to reenable threads when the user
specifies --disable-threads

X-SVN-Rev: 9646
2002-08-09 17:20:56 +00:00
Andy Heninger
4aefb52904 ICU-2066 Update RBBI rules and tests for char and word breaks
X-SVN-Rev: 9643
2002-08-09 03:14:43 +00:00
Syn Wee Quek
0c9f5ae024 ICU-2039
c++ coleitr.cpp code coverage and bug-fix

X-SVN-Rev: 9642
2002-08-09 02:06:16 +00:00
George Rhoten
1d1c624ff0 ICU-2072 Add a better test for proper ambiguous converter alias mapping
X-SVN-Rev: 9641
2002-08-09 01:48:58 +00:00
George Rhoten
7f6c76c505 ICU-1913 Fix a compiler problem for HP/UX created by last fix.
X-SVN-Rev: 9640
2002-08-09 01:38:27 +00:00
George Rhoten
a6cd5b4b16 ICU-2072 Add a better test for proper ambiguous converter alias mapping
X-SVN-Rev: 9639
2002-08-09 00:16:56 +00:00
Alan Liu
c701df490b ICU-2031 add version to @draft tag
X-SVN-Rev: 9638
2002-08-09 00:07:16 +00:00
George Rhoten
96bbbc8e92 ICU-2031 @draft -> @stable + more documentation
X-SVN-Rev: 9637
2002-08-09 00:03:53 +00:00
Alan Liu
d2c9f0cbc9 ICU-2071 @since => @draft
X-SVN-Rev: 9636
2002-08-08 23:57:40 +00:00
Steven R. Loomis
a9af41ab39 ICU-2076 use package name (samples update for 2.2)
X-SVN-Rev: 9635
2002-08-08 23:49:24 +00:00
George Rhoten
8d7d2726d1 ICU-1913 Don't try to test so aggressively on the iSeries.
X-SVN-Rev: 9634
2002-08-08 23:47:09 +00:00
Steven R. Loomis
4352eee6f3 ICU-2076 samples for 2.2
X-SVN-Rev: 9633
2002-08-08 23:42:04 +00:00
Markus Scherer
97501d0948 ICU-2031 change @draft 1.7 to @stable
X-SVN-Rev: 9631
2002-08-08 23:31:03 +00:00
Alan Liu
d9112c29ec ICU-2071 fix GMT @deprecate tag, and add @since tag to getGMT()
X-SVN-Rev: 9630
2002-08-08 23:13:54 +00:00
Markus Scherer
9b3a004040 ICU-2031 change @draft 1.8 to @stable
X-SVN-Rev: 9629
2002-08-08 23:08:14 +00:00
Vladimir Weinstein
53f553ccc4 ICU-2085 added dates to several deprecated enums
X-SVN-Rev: 9627
2002-08-08 22:55:13 +00:00
George Rhoten
d00b7eaa25 ICU-2072 Add some better (and correct) alias data to test ambiguous converter aliases
X-SVN-Rev: 9626
2002-08-08 22:46:05 +00:00
Vladimir Weinstein
1cdc310a95 ICU-2039 removed unused function and some dead code
X-SVN-Rev: 9623
2002-08-08 22:28:00 +00:00
Vladimir Weinstein
a7ca6ecb8c ICU-1654 changes to resource bundle documentation. Updated API docs, APIs reviewed. Need to do update the users guide also
X-SVN-Rev: 9621
2002-08-08 21:24:52 +00:00
George Rhoten
e4dd5866f1 ICU-1913 Update the documentation for iSeries
X-SVN-Rev: 9620
2002-08-08 17:49:57 +00:00
George Rhoten
b694691e47 ICU-1913 Update the documentation for iSeries
X-SVN-Rev: 9619
2002-08-08 17:11:36 +00:00
George Rhoten
857d5412d8 ICU-1913 Update the documentation for iSeries
X-SVN-Rev: 9618
2002-08-08 16:50:11 +00:00
George Rhoten
2f53cce994 ICU-1900 Fix some dead code in case someone needs it.
X-SVN-Rev: 9617
2002-08-08 16:02:58 +00:00
Steven R. Loomis
9a1d641471 ICU-1894 fixed for unix
X-SVN-Rev: 9614
2002-08-08 03:36:20 +00:00
Andy Heninger
6df1676310 ICU-2077 RBBI: review comments incorporated. (incomplete, more to come.)
X-SVN-Rev: 9612
2002-08-08 00:39:13 +00:00