Commit Graph

10978 Commits

Author SHA1 Message Date
Ram Viswanadha
e9b22210be ICU-3192 tests for string termination
X-SVN-Rev: 14637
2004-03-05 01:37:29 +00:00
Alan Liu
d8a9624dfe ICU-3631 improve performance by avoiding unnecessary field computation
X-SVN-Rev: 14635
2004-03-04 23:24:43 +00:00
Ram Viswanadha
7254ab8451 ICU-3530 fix .spp format doc
X-SVN-Rev: 14634
2004-03-04 23:12:36 +00:00
Eric Mader
fd89b906f3 ICU-2069 Fix compiler problems w/ testDataEntries.
X-SVN-Rev: 14630
2004-03-04 02:45:09 +00:00
Eric Mader
80dbb0d641 ICU-2069 Comitted my working version of this file by mistake...
X-SVN-Rev: 14629
2004-03-04 02:23:49 +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
Steven R. Loomis
6f863650a6 ICU-2242 added gcc-darwin to list of assembly
X-SVN-Rev: 14625
2004-03-03 00:52:19 +00:00
Vladimir Weinstein
d6b98f0ab2 ICU-3505 perhaps we wrote a too short string
X-SVN-Rev: 14624
2004-03-02 23:38:26 +00:00
Andy Heninger
03de5936ff ICU-3039 Remove sleep() from tsmthread test.
X-SVN-Rev: 14623
2004-03-02 19:42:27 +00:00
George Rhoten
4178784218 ICU-2242 Integrate automatic genccode -a usage into pkgdata
X-SVN-Rev: 14622
2004-03-02 00:38:39 +00:00
Vladimir Weinstein
533c22109a ICU-3505 missed static init in preprocessing
X-SVN-Rev: 14621
2004-03-01 23:19:46 +00:00
Vladimir Weinstein
251a217ff6 ICU-3505 fix uninitalized memory in genrb, streamline parsing UCARules
X-SVN-Rev: 14620
2004-03-01 18:40:26 +00:00
Steven R. Loomis
8e5f614141 ICU-3016 fix GregorianCalenddar::getActualMinimum() to be consistent with base
X-SVN-Rev: 14619
2004-03-01 16:09:12 +00:00
Steven R. Loomis
63985ec991 ICU-3016 fix GregorianCalendar::getActualMinimum to be consistent with base class
X-SVN-Rev: 14618
2004-03-01 16:04:43 +00:00
Steven R. Loomis
838ba76877 ICU-3016 fix Calendar::getActualMinimum
X-SVN-Rev: 14617
2004-03-01 16:03:52 +00:00
George Rhoten
2a64ec096f ICU-3505 Fix uninitialized memory
X-SVN-Rev: 14616
2004-02-28 07:21:01 +00:00
George Rhoten
75529a9a58 ICU-3080 Remove some unused spaces
X-SVN-Rev: 14615
2004-02-28 00:51:55 +00:00
Markus Scherer
306001d0c7 ICU-3505 use uprv_sortArray() instead of qsort() to get the same sorting behavior on all platforms, for the same unames.icu output
X-SVN-Rev: 14614
2004-02-27 22:57:59 +00:00
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