Commit Graph

3191 Commits

Author SHA1 Message Date
Markus Scherer
c5455ff499 ICU-3570 fix apiref bug of polarity of UnicodeString compare(), < etc.
X-SVN-Rev: 15174
2004-05-06 15:26:53 +00:00
George Rhoten
4e2017ef10 ICU-3734 Use the base address when needed on Windows.
X-SVN-Rev: 15173
2004-05-06 05:56:22 +00:00
George Rhoten
db553b74eb ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15159
2004-05-05 23:03:04 +00:00
Markus Scherer
54240564c2 ICU-3703 add ICU properties NF*_Inert and Segment_Starter
X-SVN-Rev: 15141
2004-05-04 18:52:35 +00:00
Eric Mader
3fd90af549 ICU-3725 clean up "\u" notation in doc. comments.
X-SVN-Rev: 15115
2004-04-30 22:23:11 +00:00
George Rhoten
83c0bf1e57 ICU-3719 Update version numbers, and make sure that version renaming is really off when requested.
X-SVN-Rev: 15099
2004-04-29 19:15:20 +00:00
George Rhoten
b879ca4f4f ICU-3719 Update version numbers. Perl script not used.
Version numbers manually changed for easier diffing.

X-SVN-Rev: 15098
2004-04-29 19:13:44 +00:00
George Rhoten
4f38b04d89 ICU-3719 Update version numbers
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
Steven R. Loomis
40a4d1af62 ICU-2487 change / to - in tree names.
X-SVN-Rev: 15094
2004-04-29 17:40:48 +00:00
Alan Liu
c59e708381 ICU-3549 handle resultLength==0
X-SVN-Rev: 15078
2004-04-28 05:29:40 +00:00
George Rhoten
196c331fd9 ICU-3389 Don't export symbols when building static libraries on Windows.
X-SVN-Rev: 15075
2004-04-28 03:22:06 +00:00
Doug Felt
fbfff82c1a ICU-3549 getDisplayName should work for any id that falls back to one the factory supports
X-SVN-Rev: 15065
2004-04-27 23:56:26 +00:00
George Rhoten
3d67a89d5e ICU-2825 Undo last change. It is incorrect.
X-SVN-Rev: 15064
2004-04-27 23:12:58 +00:00
George Rhoten
6d74051e89 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15063
2004-04-27 23:09:25 +00:00
Alan Liu
1db13e2b86 ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
X-SVN-Rev: 15059
2004-04-27 21:47:09 +00:00
Alan Liu
ae02d24abd ICU-3549 fix crash
X-SVN-Rev: 15050
2004-04-26 19:13:07 +00:00
Alan Liu
6beb8139f8 ICU-3549 typo
X-SVN-Rev: 15045
2004-04-24 03:45:25 +00:00
Alan Liu
fae4de96cb ICU-3549 modified ICUResourceBundleFactory to read from any resource tree using the new API, and to cache the results
X-SVN-Rev: 15040
2004-04-24 02:55:47 +00:00
Alan Liu
fa27757571 ICU-3549 handle resultLength ptr == NULL
X-SVN-Rev: 15038
2004-04-24 02:53:25 +00:00
Alan Liu
d1147ce4fe ICU-3549 add uenum_openCharStringsEnumeration and UStringEnumeration C++ class
X-SVN-Rev: 15037
2004-04-24 02:52:31 +00:00
Steven R. Loomis
c76c19a587 ICU-2487 allow alternate and file separator in tree paths
X-SVN-Rev: 15035
2004-04-23 23:17:26 +00:00
George Rhoten
451dc80a29 ICU-3719 Update urename.h to reflect the current functions.
X-SVN-Rev: 15033
2004-04-23 22:34:11 +00:00
George Rhoten
4514814ae6 ICU-3718 Fix some memory leaks
X-SVN-Rev: 15028
2004-04-23 18:02:55 +00:00
Steven R. Loomis
ce3c8007e8 ICU-2487 cygwin/windows fixes for multiple trees
X-SVN-Rev: 15024
2004-04-22 23:27:20 +00:00
Alan Liu
05e13a433a ICU-2825 check in a future implementation of RTTI supporting subtype testing
X-SVN-Rev: 15022
2004-04-22 19:08:22 +00:00
Steven R. Loomis
7d1fe19508 ICU-3039 fix for posix && no-threads
X-SVN-Rev: 15019
2004-04-21 20:21:25 +00:00
George Rhoten
d25bc2ab9b ICU-3682 Make it easier for os/400 and Cygwin to do proper library versioning with usable names.
X-SVN-Rev: 15007
2004-04-19 17:32:30 +00:00
Steven R. Loomis
90f70b1cee ICU-2487 more warning cleanup, move a function out of public headers
X-SVN-Rev: 14999
2004-04-16 20:29:09 +00:00
George Rhoten
d1ecb3c0f4 ICU-3405 Fix a documentation typo
X-SVN-Rev: 14996
2004-04-16 17:30:17 +00:00
Andy Heninger
77136a5b24 ICU-3295 rbbi rt port to Java.
X-SVN-Rev: 14986
2004-04-16 01:15:04 +00:00
Steven R. Loomis
d442797ad9 ICU-2487 update documentation on internal function ures_findResource(), as this function does not currently have a syntax to handle resource bundle trees.
X-SVN-Rev: 14981
2004-04-15 07:55:48 +00:00
Steven R. Loomis
90cbe55253 ICU-2487 move collation data into new tree
X-SVN-Rev: 14966
2004-04-14 19:58:08 +00:00
Steven R. Loomis
2435461145 ICU-2487 fix warnings, clean up long lines
X-SVN-Rev: 14956
2004-04-14 17:59:00 +00:00
Steven R. Loomis
fd1bb652d3 ICU-2487 initial checkin of tree-manipulation utilities for service use. Note that this code has not yet been optimized.
X-SVN-Rev: 14951
2004-04-13 17:39:55 +00:00
Steven R. Loomis
4e04fc6c2b ICU-2487 add internal function for creating enumerator based on keyword list
X-SVN-Rev: 14950
2004-04-13 17:26:33 +00:00
George Rhoten
de1f8d59d0 ICU-3685 Use different function and struct names between separate files for different types.
X-SVN-Rev: 14909
2004-04-08 22:49:40 +00:00
George Rhoten
837d4bd693 ICU-3685 Use the same definition for UBreakIterator as ubrk.h
X-SVN-Rev: 14908
2004-04-08 22:46:29 +00:00
George Rhoten
232ee12872 ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14896
2004-04-07 05:20:22 +00:00
Markus Scherer
f65ee799e6 ICU-2758 add APIs for FCD properties lccc & tccc
X-SVN-Rev: 14894
2004-04-07 02:57:06 +00:00
Markus Scherer
81f1506e2a ICU-2757 add APIs for NF*_QC properties
X-SVN-Rev: 14892
2004-04-07 00:28:39 +00:00
Vladimir Weinstein
5c3e64300a ICU-3170 Fix @draft/@stable label
X-SVN-Rev: 14882
2004-04-06 05:55:17 +00:00
Ram Viswanadha
daba6ddfe6 ICU-3594 fix checking for LDH chars only if the code point is <= 0x7f
X-SVN-Rev: 14877
2004-04-06 02:05:01 +00:00
Ram Viswanadha
939d4aa357 ICU-3170 fix check for Unicode versions
X-SVN-Rev: 14876
2004-04-06 01:51:37 +00:00
George Rhoten
bf80670ed2 ICU-3389 CygWin/MSVC "make clean" changes
X-SVN-Rev: 14869
2004-04-05 21:25:47 +00:00
Vladimir Weinstein
c36d609f8b ICU-3170 updated Unicode version number. Fixed enums so that they can be used by the perl script
X-SVN-Rev: 14848
2004-04-03 07:22:27 +00:00
Markus Scherer
9b10636685 ICU-3170 update code for Unicode 4.0.1
X-SVN-Rev: 14844
2004-04-02 17:41:06 +00:00
George Rhoten
937c5cbe2b ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 14840
2004-04-02 01:04:37 +00:00
Alan Liu
602ed54376 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14832
2004-04-01 06:52:12 +00:00
George Rhoten
3ab00f7a93 ICU-3673 Fix *_FALSE and ustdio usage
X-SVN-Rev: 14815
2004-04-01 00:21:58 +00:00
Alan Liu
520b02d221 ICU-3668 back out changes
X-SVN-Rev: 14812
2004-03-31 22:10:20 +00:00
Alan Liu
2e12dd0fa5 ICU-3668 make getters const
X-SVN-Rev: 14806
2004-03-30 23:17:44 +00:00
Alan Liu
a1bd7f50bf ICU-3668 back out risky character iterator changes!
X-SVN-Rev: 14805
2004-03-30 22:39:45 +00:00
Alan Liu
c1ef5d6f4b ICU-3668 make hasNext() const
X-SVN-Rev: 14802
2004-03-30 00:55:27 +00:00
Alan Liu
91a017c2cc ICU-3668 make hasPrevious() const
X-SVN-Rev: 14801
2004-03-30 00:53:27 +00:00
Alan Liu
6372240259 ICU-3668 make getters const
X-SVN-Rev: 14800
2004-03-30 00:48:54 +00:00
Alan Liu
1a057ed7e4 ICU-3668 make C getters take const object pointer
X-SVN-Rev: 14788
2004-03-27 07:21:32 +00:00
Alan Liu
3f4f09f5a9 ICU-3668 make getters const
X-SVN-Rev: 14787
2004-03-27 07:05:32 +00:00
Ram Viswanadha
720b86b6b4 ICU-3405 fix typo
X-SVN-Rev: 14781
2004-03-26 22:13:20 +00:00
Ram Viswanadha
4c9dbb67b0 ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14780
2004-03-26 22:08:00 +00:00
George Rhoten
9fee4f37a7 ICU-3405 Fix which header is used.
X-SVN-Rev: 14779
2004-03-26 22:07:42 +00:00
Ram Viswanadha
f1a595f44f ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14778
2004-03-26 21:53:12 +00:00
Ram Viswanadha
bbe9de394c ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14775
2004-03-26 19:42:04 +00:00
George Rhoten
6d897671e7 ICU-3389 Fix library installation
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
bb1df1918e ICU-3389 Fix library installation
X-SVN-Rev: 14770
2004-03-26 17:57:09 +00:00
George Rhoten
1745685d1e ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
Ram Viswanadha
26548d6f3b ICU-3405 prototype for U_DRAFT
X-SVN-Rev: 14766
2004-03-26 00:33:38 +00:00
Ram Viswanadha
cea44dd21b ICU-3405 prototype for U_DRAFT
X-SVN-Rev: 14765
2004-03-25 23:51:40 +00:00
George Rhoten
7fe030d918 ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
Ram Viswanadha
0b047921ba ICU-3405 prototype for U_DRAFT
X-SVN-Rev: 14730
2004-03-23 03:42:18 +00:00
Doug Felt
91e47d74d3 ICU-3215 bidi should respect explicitly set base line direction
X-SVN-Rev: 14688
2004-03-11 19:56:02 +00:00
Andy Heninger
29118f48ed ICU-3043 RBBI multiple status values, add C API and test
X-SVN-Rev: 14647
2004-03-08 18:18:42 +00:00
George Rhoten
ef91ad8baf ICU-3636 Fix parsing of variant and keyword values as the third and fourth parameter when no country is present.
X-SVN-Rev: 14645
2004-03-07 07:13:42 +00:00
Andy Heninger
8e87b72c79 ICU-3043 RBBI multiple status values, add test. Fix incorrect error code for parse errors on tag values in rules.
X-SVN-Rev: 14642
2004-03-05 22:37:54 +00:00
Andy Heninger
f1f0149035 ICU-3043 RBBI multiple status values.
X-SVN-Rev: 14641
2004-03-05 17:27:42 +00:00
Andy Heninger
fdb386fb81 ICU-3043 multiple status values implementation
X-SVN-Rev: 14640
2004-03-05 05:04:10 +00:00
Eric Mader
5d65fbba29 ICU-2069 Use a circular buffer for the paren stack.
X-SVN-Rev: 14628
2004-03-04 02:09:53 +00:00
Eric Mader
e954d8c240 ICU-3444 when popping paren stack, reset startSP if we pop below it.
X-SVN-Rev: 14597
2004-02-26 21:42:08 +00:00
Andy Heninger
c27fc4ad35 ICU-3039 fix deadlock in cintltst /tsconv resulting from error in previous mutex changes
X-SVN-Rev: 14596
2004-02-26 19:25:36 +00:00
George Rhoten
62a22c8714 ICU-2805 Dynamic endianess works after sys/types.h is included
X-SVN-Rev: 14571
2004-02-24 23:05:35 +00:00
Alan Liu
f3fe03c6f5 ICU-2952 make idna conform to UParseError conventions
X-SVN-Rev: 14569
2004-02-24 05:26:03 +00:00
Alan Liu
0a5e75fb60 ICU-2952 clarify docs, esp. re: postContext
X-SVN-Rev: 14568
2004-02-24 04:33:03 +00:00
Andy Heninger
e61e59075f ICU-3039 various thread safety cleanups
X-SVN-Rev: 14565
2004-02-24 00:13:01 +00:00
Andy Heninger
cdbbd81e4a ICU-3039 assorted threading changes and cleanups, in search of the elusive
threading failure.

X-SVN-Rev: 14564
2004-02-23 04:36:02 +00:00
Alan Liu
a94131a45f ICU-3400 make UnicodeSet::toPattern() prefer [ab] over [a-b]
X-SVN-Rev: 14562
2004-02-21 04:18:16 +00:00
George Rhoten
4d1280ac61 ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
George Rhoten
160952f14e ICU-2805 Dynamic endianess works after sys/types.h is included
X-SVN-Rev: 14534
2004-02-17 17:41:39 +00:00
George Rhoten
77f04e099c ICU-3576 Make it easier to build static libraries on Windows.
X-SVN-Rev: 14514
2004-02-13 05:35:00 +00:00
Eric Mader
e4cf2516e5 ICU-2993 put UCLN_LAYOUTEX before UCLN_LAYOUT in ECleanupLibraryType.
X-SVN-Rev: 14473
2004-02-10 19:07:21 +00:00
George Rhoten
34e8e338a0 ICU-2805 Fix a comment
X-SVN-Rev: 14472
2004-02-09 22:27:58 +00:00
George Rhoten
84c36b22db ICU-2805 Improve support for Fat binaries on Mac OS
X-SVN-Rev: 14471
2004-02-09 17:35:07 +00:00
George Rhoten
1fb1aab1ed ICU-3542 Add missing UCONFIG_NO_SERVICE
X-SVN-Rev: 14444
2004-02-03 00:10:37 +00:00
George Rhoten
62fa14f790 ICU-2962 Real fix for os/390
X-SVN-Rev: 14404
2004-01-25 19:29:22 +00:00
Alan Liu
dfd6a1a336 ICU-2202 add documentation
X-SVN-Rev: 14403
2004-01-24 00:18:37 +00:00
Vladimir Weinstein
ef17d8fef7 ICU-2438 documentation fix
X-SVN-Rev: 14399
2004-01-23 21:41:05 +00:00
Alan Liu
3bc4d7ead6 ICU-2202 derive LocaleBased from UMemory
X-SVN-Rev: 14396
2004-01-23 19:28:34 +00:00
Alan Liu
8b1695fbd5 ICU-2202 add comment that getLocale() API is likely to change in 3.0
X-SVN-Rev: 14395
2004-01-23 19:28:19 +00:00
George Rhoten
90e3f3537e ICU-2202 add Locbased for Alan
X-SVN-Rev: 14394
2004-01-23 19:03:30 +00:00
George Rhoten
eef2e36ed1 ICU-3236 update urename.h
X-SVN-Rev: 14393
2004-01-23 18:58:09 +00:00
Andy Heninger
44fe5a69ee ICU-2092 Code Review changes
X-SVN-Rev: 14387
2004-01-23 01:25:19 +00:00
Alan Liu
4de846b86d ICU-2202 fix corner case where service has been started, but it calls back through handleDefault to makeInstance
X-SVN-Rev: 14386
2004-01-22 22:43:07 +00:00