Commit Graph

10960 Commits

Author SHA1 Message Date
George Rhoten
e20bcc02e1 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14613
2004-02-27 22:54:50 +00:00
George Rhoten
0ce0882b58 ICU-2242 Commit prototype to allow genccode to generate assembly code.
X-SVN-Rev: 14612
2004-02-27 22:54:23 +00:00
Vladimir Weinstein
be30f10829 ICU-3505 fix uninitalized memory
X-SVN-Rev: 14611
2004-02-27 20:13:47 +00:00
Vladimir Weinstein
2bd1bb28d3 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14609
2004-02-27 03:00:30 +00:00
George Rhoten
f21b97eaa1 ICU-2408 Sync the Windows and Unix builds with regards to .cnv files.
X-SVN-Rev: 14608
2004-02-27 02:00:44 +00:00
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
George Rhoten
c756188308 ICU-3080 Fix some casing for Country names and add some missing language names.
X-SVN-Rev: 14524
2004-02-14 00:48:19 +00:00
Eric Mader
8f16a92fc6 ICU-2977 use TTGlyphID instead of le_int16 for 16-bit glyph IDs.
X-SVN-Rev: 14523
2004-02-13 23:34:19 +00:00
George Rhoten
1fe8fccae2 ICU-3080 Unfix some of the month abbreviations
X-SVN-Rev: 14522
2004-02-13 23:19:42 +00:00
George Rhoten
0c13042969 ICU-3080 Make it easier to see what's wrong when the experimental data is being tested.
X-SVN-Rev: 14521
2004-02-13 23:07:07 +00:00
Eric Mader
51aed84e28 ICU-3559 Use new and delete for arrays of types which are subtypes of UMemory.
X-SVN-Rev: 14520
2004-02-13 22:38:59 +00:00
George Rhoten
d16574ccca ICU-3080 Fix LocaleScript
X-SVN-Rev: 14519
2004-02-13 19:56:12 +00:00
Eric Mader
c38d37baee ICU-3409 remove extranious #if 0's used during development.
X-SVN-Rev: 14518
2004-02-13 19:56:03 +00:00
Eric Mader
c6a8dd30ca ICU-3409 Add support for stress marks, only permit one vowel modifier per syllable.
X-SVN-Rev: 14517
2004-02-13 19:34:17 +00:00
George Rhoten
bd544f80fb ICU-3080 Minor fixes based on some feedback
X-SVN-Rev: 14515
2004-02-13 17:40:06 +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
George Rhoten
202cc029db ICU-3564 Fix the directory name with a space problem
X-SVN-Rev: 14513
2004-02-13 04:22:04 +00:00
Alan Liu
be32e89c73 ICU-3399 add UErrorCode to ucurr_get* functions
X-SVN-Rev: 14512
2004-02-13 01:57:53 +00:00
Alan Liu
62b974ace2 ICU-3399 add UErrorCode to setCurrency
X-SVN-Rev: 14511
2004-02-13 01:56:38 +00:00
Alan Liu
d4260bd778 ICU-3399 fix copy ct, op=, op==
X-SVN-Rev: 14510
2004-02-13 01:56:22 +00:00
Alan Liu
f5a3aee7f2 ICU-3399 add UErrorCode to setCurrency; cleanup
X-SVN-Rev: 14509
2004-02-13 01:53:12 +00:00
Alan Liu
6787d6530a ICU-3399 add UErrorCode to setCurrency; move operator== class check into Format
X-SVN-Rev: 14508
2004-02-13 01:51:42 +00:00
Alan Liu
00035cd85c ICU-3399 move operator== class check into Format
X-SVN-Rev: 14507
2004-02-13 01:50:59 +00:00
George Rhoten
135fc68633 ICU-3080 Fix some date formats.
X-SVN-Rev: 14506
2004-02-13 00:18:50 +00:00
George Rhoten
6870d527dc ICU-3080 Fix some data
X-SVN-Rev: 14504
2004-02-12 21:44:13 +00:00
George Rhoten
7189e41795 ICU-3080 Fix some data
X-SVN-Rev: 14503
2004-02-12 21:37:34 +00:00
George Rhoten
cc9d33d645 ICU-3080 Version change
X-SVN-Rev: 14502
2004-02-12 17:29:34 +00:00
George Rhoten
70a26fbc3c ICU-3080 Add some missing data.
X-SVN-Rev: 14501
2004-02-12 17:24:32 +00:00
Vladimir Weinstein
32afdaa2e0 ICU-3569 Thai should return ignorable
X-SVN-Rev: 14497
2004-02-12 08:37:17 +00:00
Vladimir Weinstein
eb36cca353 ICU-3567 Test for CODAN bug fixes
X-SVN-Rev: 14496
2004-02-12 08:32:34 +00:00
Vladimir Weinstein
416839892a ICU-3567 CODAN bug fixes
X-SVN-Rev: 14495
2004-02-12 08:32:07 +00:00
George Rhoten
0af1b1826b ICU-3080 Make it easier to translate the country names
X-SVN-Rev: 14491
2004-02-12 06:04:35 +00:00
George Rhoten
f28b8dfae8 ICU-3080 Add country names
X-SVN-Rev: 14490
2004-02-12 05:59:41 +00:00
Alan Liu
967064db9c ICU-3090 add regression test to prove 3090 is user error
X-SVN-Rev: 14489
2004-02-12 01:10:19 +00:00
Alan Liu
6d5aaf8514 ICU-3090 add JUnit-like assert methods and ctou()
X-SVN-Rev: 14488
2004-02-12 01:09:13 +00:00
George Rhoten
d8d1d7863c ICU-3080 Add some translations.
X-SVN-Rev: 14484
2004-02-11 01:52:41 +00:00
George Rhoten
be4c4001bd ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
X-SVN-Rev: 14483
2004-02-11 01:33:47 +00:00
George Rhoten
a6211f9054 ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
Add and fix some other translations.

X-SVN-Rev: 14482
2004-02-11 01:32:46 +00:00
Eric Mader
4a4971f879 ICU-3409 correct definitions for U+0904 and U+0934.
X-SVN-Rev: 14481
2004-02-11 00:15:05 +00:00
Alan Liu
357b3fd941 ICU-2823 update docs for pad characters
X-SVN-Rev: 14480
2004-02-11 00:00:18 +00:00
George Rhoten
ec74aaa9c6 ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
X-SVN-Rev: 14479
2004-02-10 23:43:38 +00:00
George Rhoten
932427574d ICU-3080 Fix the era and country information
X-SVN-Rev: 14478
2004-02-10 22:32:50 +00:00
Alan Liu
52f1ae1898 ICU-3325 remove empty gentz dir
X-SVN-Rev: 14477
2004-02-10 21:56:29 +00:00
George Rhoten
17a0138f96 ICU-3080 Fix AM/PM information
X-SVN-Rev: 14476
2004-02-10 21:53:54 +00:00
George Rhoten
a54e7290a4 ICU-3080 Fix some keyword translations.
X-SVN-Rev: 14474
2004-02-10 21:43:43 +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
3d9ce5c542 ICU-3080 Fix some country names.
X-SVN-Rev: 14469
2004-02-07 21:05:19 +00:00
George Rhoten
153015d3ec ICU-3080 Add country names
X-SVN-Rev: 14465
2004-02-06 07:33:59 +00:00
George Rhoten
8bdc9d7818 ICU-3080 Add country names
X-SVN-Rev: 14464
2004-02-06 06:35:36 +00:00