Commit Graph

13529 Commits

Author SHA1 Message Date
Markus Scherer
b79aaf70aa ICU-4452 code coverage for unorm_it.c/unormIteratorGetIndex()
X-SVN-Rev: 18132
2005-07-01 23:25:11 +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
Markus Scherer
12be3c6097 ICU-4452 code coverage for utrie.c/defaultGetFoldedValue()
X-SVN-Rev: 18130
2005-07-01 23:01:25 +00:00
George Rhoten
8112d3d593 ICU-4503 Fix for out of source building.
X-SVN-Rev: 18126
2005-07-01 21:06:38 +00:00
George Rhoten
addda0d1ae ICU-4286 update the uconv documentation.
X-SVN-Rev: 18125
2005-07-01 21:05:21 +00:00
Eric Mader
6bdf8eb80a ICU-4615 Changes for Olsen data 2005j.
X-SVN-Rev: 18120
2005-07-01 18:09:34 +00:00
John Emmons
e6f8f10213 ICU-4327 Add long era names, narrow month/day, standalone month/day
X-SVN-Rev: 18119
2005-07-01 17:30:36 +00:00
George Rhoten
7793910072 ICU-4449 A different fix for i5/OS.
X-SVN-Rev: 18117
2005-07-01 17:25:45 +00:00
John Emmons
750a17d72e ICU-4327 Add long era names, narrow month/day, standalone month/day
X-SVN-Rev: 18116
2005-07-01 17:22:22 +00:00
Andy Heninger
fdde861d87 ICU-3944 fix string literal/ebcdic problem.
X-SVN-Rev: 18115
2005-07-01 17:06:38 +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
18183a3fe9 ICU-4449 OS400 is defined in platform.h now.
X-SVN-Rev: 18111
2005-07-01 06:08:07 +00:00
George Rhoten
aa2ed6a3cd ICU-4452 Fix indentation.
X-SVN-Rev: 18110
2005-07-01 05:32:06 +00:00
George Rhoten
80b986d13d ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18109
2005-07-01 05:15:53 +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
George Rhoten
c4d57fd411 ICU-4449 Fix this script so that it will work with the new packaging
scheme.

X-SVN-Rev: 18105
2005-06-30 23:36:22 +00:00
George Rhoten
f494332b3d ICU-3076 Allow z/OS 64-bit mode to work.
X-SVN-Rev: 18104
2005-06-30 22:57:53 +00:00
Ram Viswanadha
bf8b9dad77 ICU-4452 improve api coverage
X-SVN-Rev: 18103
2005-06-30 22:45:24 +00:00
George Rhoten
0e17749f83 ICU-3076 Possible fix for 64-bit z/OS
X-SVN-Rev: 18102
2005-06-30 22:21:58 +00:00
George Rhoten
4f65a2a568 ICU-739 Make some changes based on feedback
X-SVN-Rev: 18101
2005-06-30 20:02:38 +00:00
Markus Scherer
a5364d12dd ICU-4612 move filestrm to toolutil to remove core library dependencies on file I/O
X-SVN-Rev: 18100
2005-06-30 17:40:53 +00:00
John Emmons
df5fb97ee5 ICU-4376 Added code for AuxExemplarSets, delimiters, and get/set no substitute
X-SVN-Rev: 18099
2005-06-30 16:56:46 +00:00
George Rhoten
bd6b3ac001 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18098
2005-06-30 15:53:01 +00:00
Andy Heninger
1042b2855b ICU-3944 fix compiler warnings
X-SVN-Rev: 18097
2005-06-30 05:53:00 +00:00
George Rhoten
990d46e687 ICU-4503 Prevent uconv.1 and pkgdata.inc from being generated at the same time when gmake -j is used.
X-SVN-Rev: 18096
2005-06-30 05:49:19 +00:00
Andy Heninger
aa87e3bac7 ICU-3944 text access, work in progress
X-SVN-Rev: 18095
2005-06-30 05:22:08 +00:00
George Rhoten
1ed751762f ICU-4061 Make sure that all locales have a valid date/time format.
X-SVN-Rev: 18094
2005-06-30 05:10:59 +00:00
George Rhoten
d7cc623449 ICU-4605 Increase code coverage. Make sure that precision is ignored for %c and %C.
X-SVN-Rev: 18092
2005-06-29 23:35:17 +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
George Rhoten
d6080ceac5 ICU-4449 Fix for EBCDIC platforms. Calculate the offsets correctly.
X-SVN-Rev: 18090
2005-06-29 20:13:45 +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
55d560f3a0 ICU-3860 mostly just debugging, for calendars
X-SVN-Rev: 18085
2005-06-29 16:33:06 +00:00
George Rhoten
fdf32d7704 ICU-4449 Update the i5/OS configure script.
X-SVN-Rev: 18084
2005-06-29 15:56:29 +00:00
George Rhoten
7a9aa0c559 ICU-4605 Increase code coverage.
X-SVN-Rev: 18083
2005-06-28 23:45:03 +00:00
George Rhoten
09ccf79089 ICU-4605 Add better documentation when doing code coverage.
X-SVN-Rev: 18082
2005-06-28 23:44:31 +00:00
George Rhoten
cd29a6a27f ICU-4605 Increase code coverage.
X-SVN-Rev: 18081
2005-06-28 23:26:38 +00:00
George Rhoten
cee8cfb8c3 ICU-4605 Return U_EOF, and not the platform dependent EOF.
X-SVN-Rev: 18080
2005-06-28 23:23:39 +00:00
Ram Viswanadha
60a6e3e664 ICU-4607 update files
X-SVN-Rev: 18079
2005-06-28 23:02:01 +00:00
George Rhoten
22265da204 ICU-4605 Increase code coverage.
X-SVN-Rev: 18078
2005-06-28 22:50:14 +00:00
Ram Viswanadha
aa81b91592 ICU-4524 back out changes
X-SVN-Rev: 18077
2005-06-28 22:23:05 +00:00
George Rhoten
583cab294a ICU-4605 Increase code coverage.
X-SVN-Rev: 18076
2005-06-28 21:36:33 +00:00
George Rhoten
0a84de419e ICU-4601 Make Windows and Unix builds use the same local transliterator file (trnslocal.mk)
X-SVN-Rev: 18075
2005-06-28 21:32:52 +00:00
Ram Viswanadha
7d1b182fc4 ICU-4524 fix enums so that documentation can be generated
X-SVN-Rev: 18074
2005-06-28 21:31:36 +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
George Rhoten
9c448d77a0 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 18072
2005-06-28 19:17:27 +00:00
George Rhoten
df8ef7b221 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 18071
2005-06-28 19:10:48 +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
Vladimir Weinstein
acdf5b9f54 ICU-4587 fix for C++ wrappers for ucol_cloneBinary and ucol_openBinary
X-SVN-Rev: 18069
2005-06-28 16:35:28 +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
Eric Mader
1eb56df46b ICU-4600 Fix errors running cintltest w/o ICU data.
X-SVN-Rev: 18067
2005-06-27 22:30:32 +00:00
George Rhoten
7d37a04755 ICU-4559 Fix a memory leak.
X-SVN-Rev: 18066
2005-06-27 16:21:32 +00:00
George Rhoten
4132becb86 ICU-4598 Fix doxygen warnings.
X-SVN-Rev: 18065
2005-06-27 16:08:36 +00:00
George Rhoten
f4cc6ad24c ICU-4271 Fix and test fgets buffer overrun.
X-SVN-Rev: 18064
2005-06-27 06:47:17 +00:00
George Rhoten
0df92dfa17 ICU-4270 Better handle and test fgets newlines.
X-SVN-Rev: 18063
2005-06-27 06:13:34 +00:00
Andy Heninger
24fb804d2e ICU-3944 text access, API test for RBBI with C API.
X-SVN-Rev: 18062
2005-06-27 05:25:06 +00:00
Andy Heninger
80f130b4c5 ICU-3944 fix compiler warnings
X-SVN-Rev: 18061
2005-06-27 04:12:42 +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
Andy Heninger
80e01d0da1 ICU-3944 text access, fix compiler warning in test
X-SVN-Rev: 18059
2005-06-25 16:49:49 +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
Ram Viswanadha
496078d058 ICU-4376 update data
X-SVN-Rev: 18053
2005-06-25 00:29:34 +00:00
George Rhoten
f4da3f7dae ICU-4330 Code is missing namespace. This is required for genren.pl.
X-SVN-Rev: 18050
2005-06-24 23:55:37 +00:00
George Rhoten
66eb872e54 ICU-4330 Use genren to regenerate header.
X-SVN-Rev: 18049
2005-06-24 23:54:48 +00:00
George Rhoten
1453a364a7 ICU-739 Add Palm OS header.
X-SVN-Rev: 18046
2005-06-24 23:24:53 +00:00
George Rhoten
1ded66315f ICU-739 white space change for easier comparison.
X-SVN-Rev: 18045
2005-06-24 23:24:30 +00:00
Ram Viswanadha
2b247f59a0 ICU-4524 More refinements
X-SVN-Rev: 18044
2005-06-24 23:13:02 +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
Ram Viswanadha
fe9ef78f6d ICU-4524 do not exclue docmain
X-SVN-Rev: 18042
2005-06-24 22:52:03 +00:00
Steven R. Loomis
211ca72603 ICU-4247 document threadedness
X-SVN-Rev: 18041
2005-06-24 22:39:35 +00:00
Vladimir Weinstein
b10ec1881c ICU-4599 promote @draft ICU 2.8 to @internal in an implementation file
X-SVN-Rev: 18040
2005-06-24 22:37:00 +00:00
Andy Heninger
b30ef92e94 ICU-3944 API & Docs cleanup
X-SVN-Rev: 18039
2005-06-24 22:20:22 +00:00
George Rhoten
83af9f339a ICU-4376 Fix a compiler warning.
X-SVN-Rev: 18038
2005-06-24 22:19:45 +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
Steven R. Loomis
f1f8385162 ICU-4247 add doxygen for status code
X-SVN-Rev: 18036
2005-06-24 22:05:20 +00:00
Steven R. Loomis
79d716f43a ICU-3406 API docs fixes
X-SVN-Rev: 18035
2005-06-24 22:02:42 +00:00
Steven R. Loomis
1e420e5cbb ICU-4247 API improvement - err code, thanks George
X-SVN-Rev: 18034
2005-06-24 21:50:36 +00:00
John Emmons
8705b15e73 ICU-4327 Add new APIs for standalone month/day names, long eras
X-SVN-Rev: 18033
2005-06-24 21:39:08 +00:00
Ram Viswanadha
797c8a5d1e ICU-4376 update data
X-SVN-Rev: 18032
2005-06-24 21:14:28 +00:00
Steven R. Loomis
63074a5abe ICU-4247 implementation
X-SVN-Rev: 18031
2005-06-24 20:56:17 +00:00
Steven R. Loomis
5b30dd09ab ICU-4247 update to API docs
X-SVN-Rev: 18030
2005-06-24 20:55:15 +00:00
George Rhoten
02c674aa27 ICU-4497 The swapping functions can't both be in the library and icuswap
when the data isn't hard coded.

X-SVN-Rev: 18029
2005-06-24 20:52:58 +00:00
John Emmons
5662d6d580 ICU-4376 Add include of cmemory.h and ustring.h
X-SVN-Rev: 18027
2005-06-24 20:09:52 +00:00
Andy Heninger
cad1e97fb7 ICU-3944 API & Docs cleanup
X-SVN-Rev: 18026
2005-06-24 19:17:26 +00:00
John Emmons
18bcc40349 ICU-4327 Add types for standalone dates and long eras
X-SVN-Rev: 18016
2005-06-24 15:59:10 +00:00
John Emmons
6fa37a05c2 ICU-4376 Add new APIs for LocaleData as service obj, aux exemplars, and delimiters
X-SVN-Rev: 18015
2005-06-24 15:48:23 +00:00
John Emmons
1ae90c57b5 ICU-4376 Add new APIs for LocaleData as service obj, aux exemplars, and delimiters
X-SVN-Rev: 18014
2005-06-24 15:06:12 +00:00
George Rhoten
0d6312c060 ICU-4497 Don't generate uprops.icu by default. The data is now hard coded.
X-SVN-Rev: 18013
2005-06-24 07:11:14 +00:00
George Rhoten
c932b265ea ICU-4391 Implement precision (.n) for strings in icuio
X-SVN-Rev: 18012
2005-06-24 06:21:02 +00:00
Vladimir Weinstein
878fd2f84d ICU-4165 Some tweaks to the contraction finder, due to the Java port
X-SVN-Rev: 18008
2005-06-24 05:50:27 +00:00
George Rhoten
292b4fa660 ICU-4424 Update to reflect fixes from IBM's CDRA.
X-SVN-Rev: 18007
2005-06-24 00:36:23 +00:00
George Rhoten
595751d1be ICU-4524 Fix copyright based on last change.
X-SVN-Rev: 18003
2005-06-23 22:44:44 +00:00
George Rhoten
3e30e6bd66 ICU-4524 Fix brief documentation
X-SVN-Rev: 18002
2005-06-23 22:40:22 +00:00
Vladimir Weinstein
e14875fa64 ICU-4599 don't promote ulocdata APIs - they are going to start using the service object
X-SVN-Rev: 18000
2005-06-23 20:42:51 +00:00
Andy Heninger
d17d0e9e8c ICU-4290 Fix mutext function context ptr test failure in debug mode.
X-SVN-Rev: 17998
2005-06-23 18:37:22 +00:00
Ram Viswanadha
b49cdbd6b4 ICU-4450 update tests
X-SVN-Rev: 17997
2005-06-23 18:30:31 +00:00
Ram Viswanadha
1a3fd471bf ICU-4563 let jar respect the verbose option
X-SVN-Rev: 17996
2005-06-23 18:29:57 +00:00
Ram Viswanadha
1489f99467 ICU-676 add cL to the localPatternChars
X-SVN-Rev: 17995
2005-06-23 18:25:29 +00:00