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 |
|
Markus Scherer
|
8c1740d468
|
ICU-2710 remove @obsolete ICU 2.6 and earlier code
X-SVN-Rev: 11749
|
2003-05-01 01:51:51 +00:00 |
|
Markus Scherer
|
41c2ebf526
|
ICU-2710 remove @obsolete ICU 2.6 and earlier code
X-SVN-Rev: 11748
|
2003-05-01 01:31:28 +00:00 |
|
George Rhoten
|
46973d4837
|
ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11747
|
2003-05-01 01:10:19 +00:00 |
|
Vladimir Weinstein
|
6569f131ac
|
ICU-2851 initial implementation of ucol_equals (not yet complete, need to analyze rules)
X-SVN-Rev: 11746
|
2003-05-01 00:57:27 +00:00 |
|
Vladimir Weinstein
|
07943b522a
|
ICU-2412 some more tests for iterative collation
X-SVN-Rev: 11745
|
2003-04-30 23:26:55 +00:00 |
|
George Rhoten
|
5182cbc591
|
ICU-2850 These files aren't needed anymore
X-SVN-Rev: 11744
|
2003-04-30 22:52:16 +00:00 |
|
George Rhoten
|
4e1913af46
|
ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
|
2003-04-30 22:50:21 +00:00 |
|
George Rhoten
|
f7099f431a
|
ICU-2194 Ignore some files.
X-SVN-Rev: 11742
|
2003-04-30 22:39:22 +00:00 |
|
Markus Scherer
|
ece6fe9eca
|
ICU-1730 add Replaceable::clone()
X-SVN-Rev: 11741
|
2003-04-30 22:08:57 +00:00 |
|
Markus Scherer
|
65c6f66b2e
|
ICU-2356 all UnicodeString methods should treat NULL input pointers as empty strings
X-SVN-Rev: 11740
|
2003-04-30 02:41:01 +00:00 |
|
Markus Scherer
|
959aa6bab4
|
ICU-2356 all UnicodeString methods should treat NULL input pointers as empty strings
X-SVN-Rev: 11739
|
2003-04-30 02:22:02 +00:00 |
|
Vladimir Weinstein
|
05354408fa
|
ICU-2840 don't crash test when data is not present
X-SVN-Rev: 11738
|
2003-04-30 00:52:53 +00:00 |
|
Vladimir Weinstein
|
b137857632
|
ICU-2364 update to versioning control for collation
X-SVN-Rev: 11737
|
2003-04-30 00:49:01 +00:00 |
|
Doug Felt
|
0ae75b6ac7
|
ICU-2821 try to work around sync bug on unix?
X-SVN-Rev: 11736
|
2003-04-30 00:17:54 +00:00 |
|
Andy Heninger
|
702ddea7c2
|
ICU-2787 add u_init() to work around thread safety problems with existing lazy init
X-SVN-Rev: 11735
|
2003-04-30 00:09:18 +00:00 |
|
Eric Mader
|
7672ca8952
|
ICU-2243 add Layout Extensions Library to envoke path.
X-SVN-Rev: 11733
|
2003-04-29 20:50:53 +00:00 |
|
Eric Mader
|
55ab5d7e0e
|
ICU-2243 add Layout Extension Library to --ldflags-layout
X-SVN-Rev: 11732
|
2003-04-29 20:49:57 +00:00 |
|
Doug Felt
|
000ce54f7e
|
ICU-2821 update currency registration cleanup code
X-SVN-Rev: 11731
|
2003-04-29 18:42:15 +00:00 |
|
Eric Mader
|
13bafa4d07
|
ICU-2243 forgot to put everything in the ICU namespace...
X-SVN-Rev: 11730
|
2003-04-29 18:41:56 +00:00 |
|
Alan Liu
|
cba3714e45
|
ICU-2132 re-enable test
X-SVN-Rev: 11729
|
2003-04-29 18:28:55 +00:00 |
|
George Rhoten
|
2adf6bbb4c
|
ICU-2699 Fixed some compiler warnings
X-SVN-Rev: 11728
|
2003-04-29 18:14:37 +00:00 |
|
Doug Felt
|
9dbfa5f995
|
ICU-2821 update currency registration to not use service, no fallback,
and country names + only EURO/PRE_EURO variants.
X-SVN-Rev: 11727
|
2003-04-29 16:55:44 +00:00 |
|
Alan Liu
|
02fd4cdff2
|
ICU-2832 fix redhat 7.2 compiler error
X-SVN-Rev: 11726
|
2003-04-29 16:55:38 +00:00 |
|
Eric Mader
|
a2d46bd46a
|
ICU-2051 remove or comment FIXME and #if 0
X-SVN-Rev: 11725
|
2003-04-29 00:15:07 +00:00 |
|
Vladimir Weinstein
|
7f79b235fc
|
ICU-2339 construct collator from rules if you cannot find binary data
X-SVN-Rev: 11724
|
2003-04-29 00:12:41 +00:00 |
|
Alan Liu
|
af6db5e0eb
|
ICU-2832 add 5 more C99 compatibility props
X-SVN-Rev: 11723
|
2003-04-28 23:48:30 +00:00 |
|
Doug Felt
|
09bd2b2b11
|
ICU-2755 service registration for collation
X-SVN-Rev: 11722
|
2003-04-28 21:13:14 +00:00 |
|
George Rhoten
|
abaa737dfd
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11721
|
2003-04-26 00:55:02 +00:00 |
|
George Rhoten
|
a2228d8e2a
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11720
|
2003-04-26 00:48:12 +00:00 |
|
George Rhoten
|
59afab8283
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11719
|
2003-04-26 00:34:31 +00:00 |
|
George Rhoten
|
83feb5d788
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11718
|
2003-04-26 00:28:57 +00:00 |
|
George Rhoten
|
64c8d0e7cb
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11717
|
2003-04-26 00:22:06 +00:00 |
|
George Rhoten
|
e1c569db1d
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11716
|
2003-04-26 00:12:33 +00:00 |
|
George Rhoten
|
e9b4b410a1
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11715
|
2003-04-25 23:47:18 +00:00 |
|
George Rhoten
|
11358c6569
|
ICU-2628 Use the portable uint32_t
X-SVN-Rev: 11714
|
2003-04-25 23:41:23 +00:00 |
|
George Rhoten
|
5cc89c0134
|
ICU-2628 Don't delete const objects on z/OS
X-SVN-Rev: 11713
|
2003-04-25 23:38:20 +00:00 |
|
Markus Scherer
|
bbf546a40e
|
ICU-2439 fix display name lookups to not fallback through the default locale
X-SVN-Rev: 11712
|
2003-04-25 22:56:51 +00:00 |
|
George Rhoten
|
50f7e65914
|
ICU-2599 Upgrading to autoconf 2.53 removes the --program options.
X-SVN-Rev: 11711
|
2003-04-25 21:43:50 +00:00 |
|
Alan Liu
|
7fd6350f1e
|
ICU-2832 hack UnicodeSet parser to handle four special case names for C99 compatibility props
X-SVN-Rev: 11710
|
2003-04-25 20:34:44 +00:00 |
|
Eric Mader
|
846e8f9619
|
ICU-2243 Fix warnings on Solaris.
X-SVN-Rev: 11709
|
2003-04-25 19:59:23 +00:00 |
|
Alan Liu
|
2b2d152e74
|
ICU-2779 add Age=3.2 filter for ICU version 2.6 ONLY
X-SVN-Rev: 11708
|
2003-04-25 19:33:42 +00:00 |
|
Alan Liu
|
da530c15c9
|
ICU-2779 update ICU version to 2.6.0.0
X-SVN-Rev: 11707
|
2003-04-25 19:33:05 +00:00 |
|