Commit Graph

3088 Commits

Author SHA1 Message Date
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
Alan Liu
f8d0532e9c ICU-2202 fix typo
X-SVN-Rev: 14385
2004-01-22 19:56:21 +00:00
Andy Heninger
adf7b6c0a6 ICU-3522 Tracing, incorrect fn number passed to trace data callbacks
X-SVN-Rev: 14384
2004-01-22 19:32:42 +00:00
Alan Liu
e5b1bac0ff ICU-2202 add locbased
X-SVN-Rev: 14370
2004-01-21 00:25:00 +00:00