Commit Graph

13603 Commits

Author SHA1 Message Date
George Rhoten
c2ed656ba4 ICU-3564 Put ICU tools first in the path so that multiple ICU can be built at the same time.
and...
Make it easier to create a static library (j3576)

X-SVN-Rev: 14587
2004-02-25 22:25:13 +00:00
Alan Liu
103b71eed3 ICU-3517 remove UnicodeFilterLogic
X-SVN-Rev: 14586
2004-02-25 20:06:34 +00:00
Alan Liu
b84b8a15a9 ICU-3517 fix compiler warnings
X-SVN-Rev: 14585
2004-02-25 18:48:57 +00:00
Alan Liu
43d904a89b ICU-3517 fix compiler warnings
X-SVN-Rev: 14584
2004-02-25 01:44:45 +00:00
Alan Liu
8c54cc66d8 ICU-3517 fix compiler warning
X-SVN-Rev: 14583
2004-02-25 01:38:03 +00:00
Alan Liu
071d0492f4 ICU-3517 remove SimpleBITest
X-SVN-Rev: 14582
2004-02-25 01:32:34 +00:00
Alan Liu
29269d2238 ICU-3517 make concrete transilterators package private and @internal
X-SVN-Rev: 14581
2004-02-25 01:29:54 +00:00
Alan Liu
f1c2d3a096 ICU-3517 make internal constants package private and @internal; add getElements()
X-SVN-Rev: 14580
2004-02-25 01:28:42 +00:00
Alan Liu
af8cbb4684 ICU-3517 make toString output shorter
X-SVN-Rev: 14579
2004-02-25 01:25:20 +00:00
Alan Liu
5f70fc369e ICU-3517 remove obsolete transliterators and tests
X-SVN-Rev: 14578
2004-02-25 01:24:58 +00:00
Mark Davis
4fa6b7d22e retracted bogus changes in 1.10
X-SVN-Rev: 14577
2004-02-25 00:21:21 +00:00
Alan Liu
db7996cb9e ICU-3517 move obsolete classes to impl package
X-SVN-Rev: 14576
2004-02-25 00:04:56 +00:00
Alan Liu
4beb98f1e2 ICU-3517 remove duplicate getDate(y,m,d)
X-SVN-Rev: 14575
2004-02-25 00:04:39 +00:00
Alan Liu
7d2d9dfd51 ICU-3517 avoid deprecated new Date(); clean up warnings
X-SVN-Rev: 14574
2004-02-25 00:04:07 +00:00
Alan Liu
0050b69435 ICU-3517 avoid deprecated new Date(y,m,d)
X-SVN-Rev: 14573
2004-02-25 00:01:56 +00:00
Alan Liu
cdc0b20d83 ICU-3517 add getDate(y,m,d) to supplant deprecated new Date(y,m,d)
X-SVN-Rev: 14572
2004-02-25 00:01:34 +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
fc5bcc1cc2 ICU-3517 fix compiler warning
X-SVN-Rev: 14570
2004-02-24 21:46:38 +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
Mark Davis
ab0b75881b boilerplate testing
X-SVN-Rev: 14567
2004-02-24 01:55:31 +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
0db5ea8076 ICU-3400 make UnicodeSet::toPattern() prefer [ab] over [a-b]; consolidate toPattern tests
X-SVN-Rev: 14563
2004-02-21 04:18:40 +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
Alan Liu
95c4dc0c2d ICU-3400 consolidate toPattern tests
X-SVN-Rev: 14561
2004-02-21 04:17:33 +00:00
George Rhoten
49287da580 ICU-3612 Convert from .NET 2002 to .NET 2003
X-SVN-Rev: 14560
2004-02-21 02:18:51 +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
Alan Liu
8f1373d83c ICU-3400 make UnicodeSet.toPattern() prefer [ab] over [a-b]
X-SVN-Rev: 14558
2004-02-20 23:32:06 +00:00
Steven R. Loomis
53056e10ac ICU-3463 store all non-library data files in share, not lib. Fix an error message. Document some variables.
X-SVN-Rev: 14557
2004-02-20 20:16:27 +00:00
Alan Liu
c01a6bdc37 ICU-3089 add generic legal/illegal pattern test; disallow unquoted specials in suffix
X-SVN-Rev: 14556
2004-02-20 19:40:31 +00:00
Alan Liu
d0393ac474 ICU-3089 disallow unquoted specials in suffix
X-SVN-Rev: 14555
2004-02-20 19:38:59 +00:00
Alan Liu
0982a30439 ICU-3078 add tests for StringEnumeration* getAvailableIDs()
X-SVN-Rev: 14554
2004-02-20 03:32:26 +00:00
Alan Liu
4ba4259df7 ICU-3078 add StringEnumeration* getAvailableIDs(); mark countAvailableIDs() and getAvailableID() as obsolete
X-SVN-Rev: 14553
2004-02-20 03:32:06 +00:00
Alan Liu
0626ff10e1 ICU-3078 add StringEnumeration
X-SVN-Rev: 14552
2004-02-20 03:25:18 +00:00
Alan Liu
0212b0efa5 ICU-3078 add docs about pointer lifetime
X-SVN-Rev: 14551
2004-02-20 03:23:29 +00:00
Steven R. Loomis
2f5b44cbe2 ICU-3463 (1) allow command-line environment to override package data mode for icu-config (2) emit correct data dir from --icudatadir and --icudata-install-dir
X-SVN-Rev: 14550
2004-02-20 01:11:44 +00:00
Alan Liu
05611f11f9 ICU-3289 cleanup
X-SVN-Rev: 14549
2004-02-20 00:17:28 +00:00
Alan Liu
db4e20d1e4 ICU-3289 defer static initialization to shorten transliterator service startup time
X-SVN-Rev: 14548
2004-02-20 00:16:41 +00:00
Alan Liu
dc20632138 ICU-3289 defer BreakIterator construction to shorten transliterator service startup time
X-SVN-Rev: 14547
2004-02-20 00:16:20 +00:00
Eric Mader
2728c65021 ICU-3512 needed to re-generate test data since the Code2000 font has GPOS info for other scripts, but not Arabic.
X-SVN-Rev: 14546
2004-02-19 20:17:58 +00:00
Alan Liu
c59adcbe18 ICU-1285 flesh out DecimalFormat docs about formatting
X-SVN-Rev: 14545
2004-02-19 01:11:59 +00:00
Alan Liu
adcfcefe70 ICU-3568 fix typo
X-SVN-Rev: 14544
2004-02-19 01:07:21 +00:00
Alan Liu
f182a75ccb ICU-3296 replace DecimalFormat class docs with updated docs from ICU4J; other minor doc fixes
X-SVN-Rev: 14543
2004-02-19 00:34:12 +00:00
Alan Liu
6a5a325587 ICU-3296 update and correct class docs for DecimalFormat, esp. re: padding
X-SVN-Rev: 14542
2004-02-19 00:32:14 +00:00
Alan Liu
50b38a99e0 ICU-3296 add external links to Sun JDK 1.4 API
X-SVN-Rev: 14541
2004-02-19 00:30:53 +00:00
George Rhoten
9618f80b0d ICU-3080 Add some contributed data from Quan Nguyen
X-SVN-Rev: 14540
2004-02-18 19:42:34 +00:00
Mark Davis
ffeb40756c tool updates
X-SVN-Rev: 14539
2004-02-18 03:09:02 +00:00
George Rhoten
31bffd79b0 ICU-3576 Make it easier to build static libraries on Windows
X-SVN-Rev: 14538
2004-02-18 00:23:27 +00:00
George Rhoten
ce64238d62 ICU-3080 Fix some casing for Country names and add some missing language names.
X-SVN-Rev: 14537
2004-02-17 23:50:29 +00:00