Commit Graph

10905 Commits

Author SHA1 Message Date
George Rhoten
192128ee16 ICU-2408 Sync the .brk copyright inclusion on both Windows and Unix builds
X-SVN-Rev: 14607
2004-02-27 02:00:04 +00:00
George Rhoten
9e53cd89e1 ICU-3080 Add a country name
X-SVN-Rev: 14606
2004-02-27 01:46:43 +00:00
Vladimir Weinstein
9b0b169b03 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14605
2004-02-27 00:52:03 +00:00
George Rhoten
6a2cf62c25 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14604
2004-02-27 00:19:57 +00:00
George Rhoten
c93a7ca4bc ICU-2408 Bring this information up to the modern way of doing things.
X-SVN-Rev: 14603
2004-02-26 23:21:34 +00:00
George Rhoten
5cb46fb0a4 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14602
2004-02-26 23:14:28 +00:00
Andy Heninger
d90d5a20cf ICU-3039 fix HP2 build problem in tsmthred. (precompiled headers config problem lurking?)
X-SVN-Rev: 14599
2004-02-26 21:53:18 +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
Eric Mader
b9863c76c3 ICU-3621 scan for last consonant needs to stop on a nukta too.
X-SVN-Rev: 14595
2004-02-26 17:43:27 +00:00
Alan Liu
060a97a074 ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
X-SVN-Rev: 14594
2004-02-26 02:03:11 +00:00
George Rhoten
3c9f629741 ICU-3612 gentest doesn't need to be in the bin directory for packaging. It's a test tool.
X-SVN-Rev: 14593
2004-02-26 01:17:23 +00:00
Alan Liu
d70ecae2ec ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
X-SVN-Rev: 14592
2004-02-26 01:11:25 +00:00
Alan Liu
cebda468da ICU-3517 remove HexToUnicode and UnicodeToHex transliterators; add countElements / getElement
X-SVN-Rev: 14590
2004-02-25 23:03:03 +00:00
Alan Liu
56f27d5462 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14589
2004-02-25 23:02:26 +00:00
Alan Liu
e9985abfd4 ICU-3517 implement countElements / getElement
X-SVN-Rev: 14588
2004-02-25 23:01:04 +00:00
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
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
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
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
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
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
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
George Rhoten
9618f80b0d ICU-3080 Add some contributed data from Quan Nguyen
X-SVN-Rev: 14540
2004-02-18 19:42:34 +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
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
Eric Mader
386cfee462 ICU-3512 Add GlyphLookupTables.cpp, .h.
X-SVN-Rev: 14533
2004-02-17 03:03:05 +00:00
Eric Mader
99b4d4f8f7 ICU-3512 Add GlyphLookupTables.cpp, .h.
X-SVN-Rev: 14532
2004-02-17 02:27:54 +00:00
Eric Mader
c3893779c6 ICU-3512 need to set fGPOSTable to NULL if it's not being used!
X-SVN-Rev: 14531
2004-02-17 02:15:34 +00:00
Alan Liu
77af4351ac ICU-1462 flesh out unum docs; rename UNUM_IGNORE to UNUM_PATTERN
X-SVN-Rev: 14530
2004-02-17 00:44:06 +00:00
Eric Mader
a256c544d2 ICU-3512 only use the GPOS table if it covers the given script and language with a non-zero number of features.
X-SVN-Rev: 14529
2004-02-16 23:45:23 +00:00
Vladimir Weinstein
88f247fcf7 ICU-3593 Disable instantiantion of string search when CODAN for collator is on
X-SVN-Rev: 14526
2004-02-16 19:08:50 +00:00
Eric Mader
7cd6ecea23 ICU-3512 Restructure types so that GPOS tables can do coversScript and coversScriptAndLanguage.
X-SVN-Rev: 14525
2004-02-14 01:09:08 +00:00