Commit Graph

10925 Commits

Author SHA1 Message Date
George Rhoten
725e9155d0 ICU-2755 Fix for HP-UX
X-SVN-Rev: 11806
2003-05-05 23:22:46 +00:00
Ram Viswanadha
91ea8b908e ICU-2779 port changes to ICU4C
X-SVN-Rev: 11805
2003-05-05 23:22:34 +00:00
Andy Heninger
bdd7442d57 ICU-2787 Locale thread safety.
X-SVN-Rev: 11804
2003-05-05 23:21:48 +00:00
Ram Viswanadha
583746e2d9 ICU-2194 dynamically allocate room for path and file name
X-SVN-Rev: 11803
2003-05-05 23:21:16 +00:00
Mark Davis
67ccf6d980 ICU-2779 made fixes for Thai, Cyrillic;
in the process, added more information to the logging.

X-SVN-Rev: 11802
2003-05-05 22:41:49 +00:00
George Rhoten
19e68f7638 ICU-2832 Fix the definition for _C99_Property_Function on several platforms.
X-SVN-Rev: 11801
2003-05-05 22:16:49 +00:00
Vladimir Weinstein
cf4bdce3b5 ICU-2787 thread safety update to UCA and inv UCA loading
X-SVN-Rev: 11800
2003-05-05 21:23:11 +00:00
George Rhoten
b95dc6d27d ICU-2858 Make it easier to remove data from the data library
X-SVN-Rev: 11799
2003-05-05 16:52:15 +00:00
Markus Scherer
962c18923a ICU-2537 add declarations mostly for unimplemented default constructors
X-SVN-Rev: 11798
2003-05-04 01:40:40 +00:00
George Rhoten
8f54476225 ICU-2858 Make it easier to remove data.
X-SVN-Rev: 11796
2003-05-03 00:48:54 +00:00
George Rhoten
e3610f5b3b ICU-2858 Ignore empty lines with spaces
X-SVN-Rev: 11795
2003-05-03 00:44:47 +00:00
George Rhoten
2460b0c334 ICU-2858 Don't depend on icuin.lib
X-SVN-Rev: 11794
2003-05-03 00:43:59 +00:00
Doug Felt
ba9a3786c5 ICU-2755 can't cast const char* to const UnicodeString& on solaris
X-SVN-Rev: 11793
2003-05-03 00:01:10 +00:00
Eric Mader
c1923697fd ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11792
2003-05-02 23:42:08 +00:00
George Rhoten
7210c1830c ICU-2787 Regexp init thread safety; Improvements to u_init()
X-SVN-Rev: 11791
2003-05-02 23:19:29 +00:00
Alan Liu
b45637d193 ICU-2787 revise double-check code to improve thread safety
X-SVN-Rev: 11790
2003-05-02 23:14:53 +00:00
Doug Felt
717d15653c ICU-2755 added getLocale test to factory-based coll registration
X-SVN-Rev: 11789
2003-05-02 22:58:06 +00:00
Markus Scherer
0fcfe71911 ICU-2856 make EBCDIC_STATEFUL always emit SI at the end of a stream if the last character was DBCS
X-SVN-Rev: 11788
2003-05-02 22:38:41 +00:00
Doug Felt
3a31e9598d ICU-2755 removed dead registration code in java's collator
X-SVN-Rev: 11787
2003-05-02 22:32:45 +00:00
Doug Felt
556c72cc54 ICU-2755 fixed RuleBasedCollator clone/cc operations to handle aliasing cases,
added additional tests for getLocale of registered collators, misc fixes to ICUService,
StringSearch, ucollator to support changes.

X-SVN-Rev: 11786
2003-05-02 22:17:14 +00:00
Alan Liu
f4d9e46ab0 ICU-2787 revise double-check code to improve thread safety
X-SVN-Rev: 11785
2003-05-02 21:52:53 +00:00
Mark Davis
b236d896f6 ICU-0 updated for testing partition
X-SVN-Rev: 11784
2003-05-02 21:46:33 +00:00
Andy Heninger
9d82107759 ICU-2787 Regexp init thread safety.
X-SVN-Rev: 11783
2003-05-02 21:42:52 +00:00
Andy Heninger
a354eda3b3 ICU-2787 Regexp init thread safety.
X-SVN-Rev: 11782
2003-05-02 21:35:01 +00:00
Andy Heninger
e5e88aaf89 ICU-2787 Regexp init thread safety; Improvements to u_init()
X-SVN-Rev: 11781
2003-05-02 21:33:17 +00:00
Markus Scherer
55e9679b22 ICU-2710 do not use an obsolete API
X-SVN-Rev: 11780
2003-05-02 20:38:27 +00:00
George Rhoten
9108c5cd41 ICU-2753 Fix for HP-UX, which has broken defines for UINT32_MAX.
X-SVN-Rev: 11779
2003-05-02 20:12:55 +00:00
George Rhoten
8125f3a80f ICU-2707 Fix for MP-RAS
X-SVN-Rev: 11778
2003-05-02 20:06:37 +00:00
Eric Mader
e186286db0 ICU-2850 Add svccoll.cpp, svccoll.h
X-SVN-Rev: 11777
2003-05-02 19:41:44 +00:00
Eric Mader
e90dd29852 ICU-2755 tests for collation, docs, minor service changes
X-SVN-Rev: 11776
2003-05-02 19:36:23 +00:00
Markus Scherer
835c8e5ece ICU-1730 add comment about clone()
X-SVN-Rev: 11775
2003-05-02 18:49:22 +00:00
Alan Liu
85f5f722c5 ICU-444 mroe code improvements
X-SVN-Rev: 11774
2003-05-02 17:55:18 +00:00
Alan Liu
7928827961 ICU-444 update comments; minor code improvements
X-SVN-Rev: 11773
2003-05-02 17:30:40 +00:00
Markus Scherer
9e396c99d8 ICU-1439 remove spurious TODO comment
X-SVN-Rev: 11769
2003-05-02 17:00:14 +00:00
George Rhoten
66b3eaf13d ICU-2686 Document how to port to a new platform
X-SVN-Rev: 11768
2003-05-02 16:46:19 +00:00
Alan Liu
0591810bee ICU-444 update comments
X-SVN-Rev: 11765
2003-05-02 00:11:32 +00:00
Alan Liu
e914485397 ICU-444 add Win32-specific host timezone detection code
X-SVN-Rev: 11764
2003-05-02 00:07:35 +00:00
Doug Felt
d00a183d4e ICU-2222 made deprecated abstract methods concrete and delegate to new ones,
also fixed problem in apicoll which assumed fixed LTR argument evaluation order, TestCollator
also needed new (and old) overloads.  couldn't use 'using' according to markus.

X-SVN-Rev: 11763
2003-05-01 23:23:52 +00:00
Doug Felt
8feb1843aa ICU-2853 numberformat deadlock during registration
X-SVN-Rev: 11762
2003-05-01 20:52:06 +00:00
Alan Liu
44b7710fb8 ICU-444 change default GMT-5 zone to America/New_York
X-SVN-Rev: 11761
2003-05-01 19:12:02 +00:00
Doug Felt
0b5cd0496c ICU-2755 minor file cleanup
X-SVN-Rev: 11760
2003-05-01 18:59:36 +00:00
Doug Felt
96e07c6396 ICU-2755 minor service changes to synch with c++
X-SVN-Rev: 11759
2003-05-01 18:59:11 +00:00
Doug Felt
7e745f0772 ICU-2755 tests for collation, docs, minor service changes
X-SVN-Rev: 11758
2003-05-01 18:27:24 +00:00
Vladimir Weinstein
e5e7811644 ICU-2364 collation version has changed - reflect that in the test
X-SVN-Rev: 11757
2003-05-01 17:45:08 +00:00
Vladimir Weinstein
ea2f4b12c0 ICU-2851 test to see whether ucol_equals catches different but equivalent rules
X-SVN-Rev: 11756
2003-05-01 17:44:17 +00:00
Vladimir Weinstein
2fe0072a9d ICU-2222 introduce overloads for functions that used old C++ enums. Deprecate C++ enum using functions.
X-SVN-Rev: 11755
2003-05-01 17:43:01 +00:00
Doug Felt
25b171f1a1 ICU-2755 doc update and minor api change
X-SVN-Rev: 11754
2003-05-01 17:09:16 +00:00
Vladimir Weinstein
cbfd841e2a ICU-2710 Undo change made in error
X-SVN-Rev: 11753
2003-05-01 16:02:29 +00:00
Vladimir Weinstein
cd23b36a3b ICU-2416 shifting should be done by the shift value, not mask value! Fixed a mental typo
X-SVN-Rev: 11751
2003-05-01 15:42:02 +00:00
Vladimir Weinstein
c9deed82de ICU-2851 update to ucol_equals - now we analyze rules. Consider sorting reset anchors during tokenization.
X-SVN-Rev: 11750
2003-05-01 15:31:44 +00:00