Commit Graph

2197 Commits

Author SHA1 Message Date
George Rhoten
573f662749 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19546
2006-04-14 16:20:02 +00:00
Eric Mader
8927afbf4b ICU-5153 Make sure the string passed to GetNumberFormatW, GetCurrencyFormatW has "." as the decimal separator.
X-SVN-Rev: 19542
2006-04-13 23:48:32 +00:00
George Rhoten
cbac1432df ICU-4873 Fix Solaris warning and z/OS error.
X-SVN-Rev: 19522
2006-04-07 07:43:27 +00:00
Ram Viswanadha
ea4cd7f0fa ICU-5084 add timebombs for tests
X-SVN-Rev: 19519
2006-04-04 23:23:05 +00:00
George Rhoten
b29549eef4 ICU-5143 Make sure that proper ownership rules of the RuleBasedCollator are followed.
Do deep copying where needed.
Don't dereference NULL on failure to create rule string.
Initialize all member variables.
Consolidate copy and pasted code.

X-SVN-Rev: 19509
2006-04-02 19:07:50 +00:00
Andy Heninger
f47dea2b53 ICU-4873 UText with surrogates spanning chunk boundaries.
X-SVN-Rev: 19498
2006-03-31 02:11:39 +00:00
Deborah Goldsmith
aa8de78f26 ICU-5136 Add test of MutableTrieDictionary and CompactTrieDictionary
X-SVN-Rev: 19473
2006-03-29 23:33:02 +00:00
George Rhoten
88420fdecf ICU-5032 Fix a typo from the last checkin
X-SVN-Rev: 19469
2006-03-29 00:59:28 +00:00
George Rhoten
7aa9c4c444 ICU-5032 Increase code coverage.
X-SVN-Rev: 19467
2006-03-29 00:19:28 +00:00
George Rhoten
9b74d98d49 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19461
2006-03-28 07:25:09 +00:00
George Rhoten
2d662cf06c ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19447
2006-03-26 01:09:16 +00:00
George Rhoten
401f909a49 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19445
2006-03-26 00:32:27 +00:00
George Rhoten
467aa116a5 ICU-5032 Increase code coverage.
X-SVN-Rev: 19429
2006-03-24 23:12:30 +00:00
George Rhoten
240c50c633 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19416
2006-03-23 04:21:33 +00:00
George Rhoten
a65f7a1ab1 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19414
2006-03-23 04:09:01 +00:00
George Rhoten
ffaad4ccaa ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19413
2006-03-23 03:57:20 +00:00
Deborah Goldsmith
490cb834fa ICU-5117 Thai break should work in all locales
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
Markus Scherer
28804eff03 ICU-5084 NFSkippable sets for Unicode 5.0
X-SVN-Rev: 19371
2006-03-17 23:24:15 +00:00
Markus Scherer
f14b733772 ICU-5084 Unicode 5 moves Grapheme_Link around between properties files
X-SVN-Rev: 19369
2006-03-17 22:07:05 +00:00
George Rhoten
f68b52650f ICU-4707 Fix some compiler warnings by merging some code.
X-SVN-Rev: 19332
2006-03-06 08:23:20 +00:00
George Rhoten
286c5c0051 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19311
2006-03-02 03:45:55 +00:00
Andy Heninger
cfd5650611 ICU-4699 add Freeze to UText
X-SVN-Rev: 19197
2006-02-17 02:16:01 +00:00
George Rhoten
0f50705ce8 ICU-5044 ICU 3.4.0 incorrectly missed tagging idna_conf.txt, and this test silently failed.
This change fixes the error reporting.

X-SVN-Rev: 19168
2006-02-15 19:59:00 +00:00
Eric Mader
ba21b7880e ICU-4639 Add Big5, use sorted mbcs statistics, increase coverage.
X-SVN-Rev: 19152
2006-02-13 20:47:36 +00:00
Eric Mader
ee7482efd7 ICU-4639 Initial version of C test. Clean up error messages.
X-SVN-Rev: 19137
2006-02-10 23:49:09 +00:00
Steven R. Loomis
e9971936a5 ICU-5013 improved test
X-SVN-Rev: 19131
2006-02-10 03:05:14 +00:00
Steven R. Loomis
877be1db38 ICU-5015 olson 2006 update
X-SVN-Rev: 19130
2006-02-10 03:03:19 +00:00
Eric Mader
959633d24c ICU-4639 Remove static constants from headers, fix overflow in confidence calculation in match_mbcs.
X-SVN-Rev: 19122
2006-02-09 21:13:01 +00:00
George Rhoten
2a111fef69 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19097
2006-02-08 19:43:00 +00:00
Eric Mader
cb69e53d8d ICU-4639 Cleanup, more error checking.
X-SVN-Rev: 19086
2006-02-07 21:59:16 +00:00
Eric Mader
26d4c114f0 ICU-4639 Add more information to some error messages; add debugging code.
X-SVN-Rev: 19079
2006-02-07 19:12:43 +00:00
George Rhoten
8bb51a8617 ICU-5029 Fix some memory problems
X-SVN-Rev: 19070
2006-02-06 18:21:06 +00:00
Eric Mader
b452ca48e6 ICU-4639 Initial checkin of C port of CharsetDetection.
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00
Eric Mader
4ab8eb96d1 ICU-5029 Fix Purify warning about NaN arguments to wsprintf.
X-SVN-Rev: 19064
2006-02-04 02:09:01 +00:00
George Rhoten
bc57e25023 ICU-5008 Don't use @internal API.
X-SVN-Rev: 19055
2006-02-02 04:37:15 +00:00
George Rhoten
29a5a105d0 ICU-4576 Based on the review of changes, stdio.h shouldn't be included.
X-SVN-Rev: 19052
2006-02-01 19:50:43 +00:00
Andy Heninger
64e16dfb5e ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 19028
2006-01-27 00:24:30 +00:00
Eric Mader
ae8baeb57d ICU-4152 Use TimeZone::getEquivalentID to handle aliases.
X-SVN-Rev: 19020
2006-01-24 22:16:39 +00:00
George Rhoten
1ca7be87a4 ICU-4869 Fixes for z/OS Authorized LE. Output fewer errors when data can't be loaded.
X-SVN-Rev: 19018
2006-01-24 17:57:33 +00:00
Eric Mader
bfd3e8b331 ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
X-SVN-Rev: 19017
2006-01-23 23:45:12 +00:00
Eric Mader
ed5ad9b463 ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
X-SVN-Rev: 19016
2006-01-23 23:25:00 +00:00
George Rhoten
f9397a445c ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
George Rhoten
6f89e4da39 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 18979
2006-01-13 21:26:58 +00:00
Ram Viswanadha
0bdf064c1d ICU-3832 Add support for monetary grouping separator
X-SVN-Rev: 18960
2006-01-09 23:03:31 +00:00
Andy Heninger
e6b05fd11e ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 18958
2006-01-07 01:35:28 +00:00
Ram Viswanadha
6a9942d925 ICU-4450 update the data with Mark's config
X-SVN-Rev: 18927
2005-12-27 22:23:05 +00:00
Ram Viswanadha
469ce0aa21 ICU-4235 fix failures on multiple platforms
X-SVN-Rev: 18908
2005-12-15 22:19:29 +00:00
Ram Viswanadha
a19e0c9c4a ICU-4235 update with comments from Mark
X-SVN-Rev: 18906
2005-12-15 06:12:04 +00:00
Ram Viswanadha
f3a6abd079 ICU-4235 update with comments from Mark
X-SVN-Rev: 18905
2005-12-15 04:09:09 +00:00
George Rhoten
d0559ac03c ICU-4948 Make the makefiles easier to compare against each other
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
George Rhoten
a217bc8e9c ICU-4885 ISO-639 added rup
X-SVN-Rev: 18849
2005-12-01 23:42:21 +00:00
Ram Viswanadha
b70227e2c7 ICU-4741 make compare functions for Hashtable and StringEnumeration general
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
John Emmons
23a8fbcbfe ICU-4916 add tests for setMonths/Weekdays(FORMAT,WIDE/ABBREVIATED)
X-SVN-Rev: 18780
2005-11-09 17:57:53 +00:00
George Rhoten
f422341fb9 ICU-4912 Fix for Windows.
X-SVN-Rev: 18775
2005-11-08 10:52:59 +00:00
George Rhoten
fb3cac4a83 ICU-4912 Undo last change
X-SVN-Rev: 18766
2005-11-07 22:25:05 +00:00
Ram Viswanadha
caafcceb8f ICU-4912 synchronize with ICU4J
X-SVN-Rev: 18758
2005-11-04 21:57:24 +00:00
Andy Heninger
511637f54a ICU-4669 UText refactoring & 64 bit changes.
X-SVN-Rev: 18726
2005-10-28 00:01:18 +00:00
George Rhoten
a9a7739272 ICU-4881 Hit the snooze alarm to go off at ICU 3.6 version change.
X-SVN-Rev: 18719
2005-10-26 18:21:09 +00:00
John Emmons
86c1e8d7dd ICU-4643 Add tests for setting narrow/standalone months/weekdays
X-SVN-Rev: 18701
2005-10-19 17:54:28 +00:00
George Rhoten
0635705316 ICU-4881 Hit the snooze alarm on the time bomb.
X-SVN-Rev: 18690
2005-10-17 22:20:13 +00:00
George Rhoten
5221d3bad4 ICU-4881 Update version number to 3.5.
X-SVN-Rev: 18689
2005-10-17 22:11:34 +00:00
George Rhoten
440b3d8007 ICU-4235 Temporarily disable this test until it can be fixed.
X-SVN-Rev: 18683
2005-10-14 21:19:22 +00:00
George Rhoten
25b0e41aac ICU-4872 Fix broken URLs
X-SVN-Rev: 18677
2005-10-14 01:09:29 +00:00
George Rhoten
f021805fde ICU-4855 Update ISO-639 list
X-SVN-Rev: 18617
2005-09-30 22:53:04 +00:00
Andy Heninger
6390a76fe2 ICU-4855 rbbi Line Break, handle unpaired surrogates as AL
X-SVN-Rev: 18596
2005-09-28 04:57:25 +00:00
Andy Heninger
9a954ce8d6 ICU-4269 fix some compiler warnings
X-SVN-Rev: 18595
2005-09-27 21:26:08 +00:00
Andy Heninger
f4c3b75a4d ICU-4269 Tweak sentence break rules; fix rbbi UText problem.
X-SVN-Rev: 18591
2005-09-27 18:21:18 +00:00
Andy Heninger
6286b7d531 ICU-4269 temporarily disable utext test, until severe test failures are fixed.
X-SVN-Rev: 18590
2005-09-27 17:12:35 +00:00
Andy Heninger
3b26cf3000 ICU-4269 Add a sentence break monkey test
X-SVN-Rev: 18588
2005-09-26 23:58:54 +00:00
George Rhoten
08c10e4c84 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18583
2005-09-26 06:29:11 +00:00
George Rhoten
fd19363ceb ICU-4714 Properly canonicalize serbian locales.
X-SVN-Rev: 18578
2005-09-23 21:00:41 +00:00
George Rhoten
64207de80c ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
X-SVN-Rev: 18536
2005-09-16 18:09:08 +00:00
Andy Heninger
d733d65d28 ICU-4269 rbbi sentence break monkey test & rule updates. Work in in progress, sentence breaks not in good shape now.
X-SVN-Rev: 18534
2005-09-15 23:23:24 +00:00
Steven R. Loomis
62325bf1f4 ICU-4347 back out minmax test
X-SVN-Rev: 18530
2005-09-15 16:28:27 +00:00
George Rhoten
527679aa9c ICU-4347 Fix compiler warning
X-SVN-Rev: 18520
2005-09-14 19:07:03 +00:00
Andy Heninger
d51e8e8a35 ICU-4766 rbbi word rules & tests updated for Unicode 4.1 handling of trailing format chars
X-SVN-Rev: 18510
2005-09-10 03:52:54 +00:00
Andy Heninger
959dd53756 ICU-4741 fix compiler error on Linux
X-SVN-Rev: 18485
2005-09-01 18:07:52 +00:00
Ram Viswanadha
f9555fcca8 ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18474
2005-08-26 21:55:55 +00:00
Steven R. Loomis
79ff85ee48 ICU-4347 beginning of min/max test
X-SVN-Rev: 18471
2005-08-26 21:17:29 +00:00
Richard Gillam
98be212f0a ICU-4726 Made Transliterator::filteredTransliterate() public, added Transliterator::registerAlias().
X-SVN-Rev: 18460
2005-08-25 17:23:51 +00:00
George Rhoten
b9aa59d976 ICU-4051 Remove tabs
X-SVN-Rev: 18457
2005-08-23 15:51:48 +00:00
Andy Heninger
3879460320 ICU-3671 Add locale option for data driven tests. Move Thai word test data from code to the data file
X-SVN-Rev: 18455
2005-08-19 01:25:17 +00:00
Ram Viswanadha
c68ff6e555 ICU-4051 verify locale aliases
X-SVN-Rev: 18433
2005-08-15 16:11:39 +00:00
Ram Viswanadha
7aaebd3ab7 ICU-4051 verify locale aliases
X-SVN-Rev: 18430
2005-08-12 22:01:55 +00:00
George Rhoten
bdc92c945b ICU-4235 Fixes for Mac OS X
X-SVN-Rev: 18400
2005-08-05 17:13:24 +00:00
George Rhoten
6ceae7f947 ICU-4235 Fix compiler warnings and platform specific problems.
X-SVN-Rev: 18392
2005-08-04 16:49:11 +00:00
George Rhoten
d4a1e7c1fe ICU-4235 Use more verbose output.
X-SVN-Rev: 18384
2005-08-02 21:47:28 +00:00
George Rhoten
bd60fe525d ICU-4235 Fix various porting, configuration and style issues.
Don't use namespaces.
Use UBool instead of bool.
Use FALSE instead of false.
Use TRUE instead of true.
Use the correct copyright date.
Use UCONFIG_NO_COLLATION consistently.
... and a few other issues.

X-SVN-Rev: 18378
2005-08-02 17:55:57 +00:00
Ram Viswanadha
517d8e7b86 ICU-4235 fix problems
X-SVN-Rev: 18373
2005-08-01 20:18:44 +00:00
Ram Viswanadha
60fc7972d6 ICU-4235 add random collator test
X-SVN-Rev: 18369
2005-07-28 20:25:44 +00:00
George Rhoten
f808aad32a ICU-4452 Make new coverage test more portable.
X-SVN-Rev: 18317
2005-07-21 07:14:07 +00:00
George Rhoten
3191854082 ICU-4452 Make new coverage test more portable.
X-SVN-Rev: 18316
2005-07-21 07:06:35 +00:00
George Rhoten
a96e9f5339 ICU-4452 An EBCDIC fix, an HP-UX/Solaris compiler warning fix, and a possible Free BSD compiler error fix.
X-SVN-Rev: 18295
2005-07-19 21:37:26 +00:00
Vladimir Weinstein
d2df1e1fdd ICU-4175 test showing that on ICU4C aliasing timezones work correctly
X-SVN-Rev: 18280
2005-07-19 05:12:33 +00:00
George Rhoten
766fb06f3c ICU-4559 Fix memory leaks
X-SVN-Rev: 18271
2005-07-18 17:11:32 +00:00
George Rhoten
ca26ed29c5 ICU-3333 More fixes for Solaris.
X-SVN-Rev: 18269
2005-07-18 16:33:00 +00:00
George Rhoten
a5dd573fea ICU-4288 Fix some compiler warnings
X-SVN-Rev: 18268
2005-07-18 16:32:26 +00:00
Eric Mader
621ab38807 ICU-4665 DateFormatRoundTripTest should look for both "z" and "Z" to check for zone.
X-SVN-Rev: 18259
2005-07-15 21:28:19 +00:00
George Rhoten
f57f84234d ICU-3333 Fix for Solaris
X-SVN-Rev: 18255
2005-07-15 16:18:44 +00:00
Ram Viswanadha
7d1fac1020 ICU-4452 add coverage tests
X-SVN-Rev: 18251
2005-07-14 23:24:38 +00:00
Andy Heninger
013fc06b32 ICU-4656 fix RBBI test failure
X-SVN-Rev: 18248
2005-07-14 20:56:31 +00:00
George Rhoten
f84f9aa516 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18240
2005-07-14 06:03:34 +00:00
George Rhoten
b622ae28f8 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18230
2005-07-13 03:30:11 +00:00
Ram Viswanadha
5b5a49e553 ICU-3333 add idna conformance test
X-SVN-Rev: 18222
2005-07-12 20:33:15 +00:00
Andy Heninger
6edb932e50 ICU-3944 text access, tests and fixes
X-SVN-Rev: 18190
2005-07-11 07:40:18 +00:00
Andy Heninger
6bf5e3f373 ICU-3944 text access, tests and fixes
X-SVN-Rev: 18189
2005-07-10 19:09:39 +00:00
Doug Felt
9619133865 ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18180
2005-07-09 02:13:00 +00:00
Andy Heninger
681da53c75 ICU-3944 Text Access, more tests and fixes.
X-SVN-Rev: 18178
2005-07-09 01:05:41 +00:00
Doug Felt
9ed71036c1 ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18174
2005-07-08 18:23:44 +00:00
Andy Heninger
b90e172c19 ICU-3944 Text Access, rbbi impl fixes and tests added.
X-SVN-Rev: 18172
2005-07-08 01:57:58 +00:00
Doug Felt
ce736f9da4 ICU-4630 port missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18171
2005-07-08 00:16:47 +00:00
George Rhoten
c1a584bb0b ICU-4552 Test fix for new and delete for MFC on Windows.
X-SVN-Rev: 18168
2005-07-07 22:27:00 +00:00
Steven R. Loomis
9d29225514 ICU-4620 uconfig.h failures
X-SVN-Rev: 18155
2005-07-07 07:54:43 +00:00
Ram Viswanadha
756c432b2f ICU-4354 oops checking in Makefile.in by mistake.
X-SVN-Rev: 18151
2005-07-07 00:27:45 +00:00
Vladimir Weinstein
4c163f6aa3 ICU-4355 Allow for collation binary images to work without UCA
X-SVN-Rev: 18149
2005-07-06 21:27:21 +00:00
Ram Viswanadha
213b08e722 ICU-4354 comment out the indirection and fix the main code
X-SVN-Rev: 18145
2005-07-05 22:10:04 +00:00
Ram Viswanadha
5c3d31658d ICU-4354 make intltest pass with no data
X-SVN-Rev: 18140
2005-07-05 18:39:00 +00:00
John Emmons
7c747ceb2b ICU-4327 Fix date formatting test to match new field additions
X-SVN-Rev: 18134
2005-07-02 02:53:20 +00:00
Markus Scherer
fc70eb6691 ICU-4452 code coverage for internal normalization options UNORM_NX_CJK_COMPAT and UNORM_NX_HANGUL
X-SVN-Rev: 18131
2005-07-01 23:03:13 +00:00
George Rhoten
2a7c8d0426 ICU-3944 Use UTF-8 syntax for UTF-8 char * strings.
X-SVN-Rev: 18114
2005-07-01 16:48:36 +00:00
George Rhoten
cdccbad7a5 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18108
2005-07-01 04:25:15 +00:00
Andy Heninger
5af5a9293b ICU-3944 fix compiler warnings
X-SVN-Rev: 18107
2005-07-01 04:16:28 +00:00
Andy Heninger
091627dceb ICU-3944 Text Access, new tests, bugs fixed
X-SVN-Rev: 18106
2005-07-01 00:39:24 +00:00
Ram Viswanadha
bf8b9dad77 ICU-4452 improve api coverage
X-SVN-Rev: 18103
2005-06-30 22:45:24 +00:00
Andy Heninger
1042b2855b ICU-3944 fix compiler warnings
X-SVN-Rev: 18097
2005-06-30 05:53:00 +00:00
Andy Heninger
aa87e3bac7 ICU-3944 text access, work in progress
X-SVN-Rev: 18095
2005-06-30 05:22:08 +00:00
Steven R. Loomis
8a37b4992d ICU-646 timebomb (3.4) some "//fail" tests
X-SVN-Rev: 18091
2005-06-29 22:41:48 +00:00
Richard Gillam
15f1fe57a6 ICU-4044 Fixed RemoveTransliterator::clone() to clone the filter if the RemoveTransliterator has one
X-SVN-Rev: 18089
2005-06-29 19:22:01 +00:00
George Rhoten
3b6fc2e1fc ICU-1141 Make sure that we wait for the right amount of time.
X-SVN-Rev: 18088
2005-06-29 18:23:22 +00:00
Steven R. Loomis
db78a1eda9 ICU-3860 update test to pass m/d/y when testing omitted Japanese era
X-SVN-Rev: 18086
2005-06-29 16:34:25 +00:00
Steven R. Loomis
a4bb8cd4b8 ICU-3860 Japanese Calendar: use current era as default
X-SVN-Rev: 18073
2005-06-28 20:10:27 +00:00
Vladimir Weinstein
d2a68eaa18 ICU-4587 test for C++ wrappers for ucol_cloneBinary and ucol_openBinary
X-SVN-Rev: 18070
2005-06-28 16:40:46 +00:00
Andy Heninger
0d81208264 ICU-3944 Text Access, tests, missing open function added.
X-SVN-Rev: 18068
2005-06-28 00:12:23 +00:00
Andy Heninger
0f8bc50e81 ICU-3944 text access, RBBI access. Fix extra space allocation problem
X-SVN-Rev: 18060
2005-06-26 21:31:36 +00:00
George Rhoten
f904935fca ICU-1141 Wait a little longer on overloaded machines.
X-SVN-Rev: 18057
2005-06-25 01:15:12 +00:00
Vladimir Weinstein
1b99fba442 ICU-4350 Update collation builder and runtime version (changes due to UCA 4.1)
X-SVN-Rev: 18043
2005-06-24 23:09:31 +00:00
Andy Heninger
b30ef92e94 ICU-3944 API & Docs cleanup
X-SVN-Rev: 18039
2005-06-24 22:20:22 +00:00
John Emmons
ed5725bed9 ICU-4376 Fix tests to use new params for ulocdata_getExemplarSet()
X-SVN-Rev: 18037
2005-06-24 22:13:07 +00:00
Andy Heninger
cad1e97fb7 ICU-3944 API & Docs cleanup
X-SVN-Rev: 18026
2005-06-24 19:17:26 +00:00
Ram Viswanadha
61ea0a446b ICU-676 update tests
X-SVN-Rev: 17994
2005-06-23 18:24:42 +00:00
Markus Scherer
b08f0d6f28 ICU-4514 remove calls to UnicodeString::releaseBuffer() that don't match a getBuffer(minCapacity) - and would use an unintended, implicit u_strlen() if they did
X-SVN-Rev: 17970
2005-06-22 02:18:50 +00:00
Markus Scherer
2cb4b09625 ICU-4515 in C++, define U_INLINE=inline
X-SVN-Rev: 17967
2005-06-21 21:46:02 +00:00
Andy Heninger
40e2e39792 ICU-3944 text access, work in progress
X-SVN-Rev: 17958
2005-06-21 18:47:04 +00:00
Doug Felt
25d082e19b ICU-646 wall time support in icu4c - use 'v' for generic time, revert tests
X-SVN-Rev: 17946
2005-06-17 20:41:10 +00:00
Ram Viswanadha
37cbc71475 ICU-4157 fix for building on cygwin
X-SVN-Rev: 17904
2005-06-15 22:51:41 +00:00
Andy Heninger
452456c2b3 ICU-3944 work in progress
X-SVN-Rev: 17880
2005-06-14 01:10:10 +00:00
George Rhoten
6f793d2120 ICU-1141 NetBSD and FreeBSD seem to have a broken thread scheduler, which starves the child threads from any CPU time.
Add a yield in the main process thread.

X-SVN-Rev: 17873
2005-06-13 21:22:34 +00:00
Andy Heninger
0560bbd46b ICU-3944 text access, work in progress
X-SVN-Rev: 17868
2005-06-13 05:12:32 +00:00
Ram Viswanadha
791597282f ICU-4334 update timebomb
X-SVN-Rev: 17860
2005-06-10 01:04:03 +00:00
Markus Scherer
19593be775 ICU-4268 don't need USetAdder.remove(), initialize to NULL
X-SVN-Rev: 17846
2005-06-09 17:47:18 +00:00