Commit Graph

519 Commits

Author SHA1 Message Date
Markus Scherer
f1c7aedd05 ICU-84 more portable T_CString_itosOffset()
X-SVN-Rev: 549
2000-01-12 18:08:10 +00:00
Alan Liu
f84644f895 ICU-199 add category tests for new UnicodeSet pattern parser
X-SVN-Rev: 548
2000-01-12 18:04:21 +00:00
Alan Liu
13955b6ce2 ICU-199 rewrite UnicodeSet pattern parser
X-SVN-Rev: 547
2000-01-12 18:03:53 +00:00
Alan Liu
b06425886b ICU-221 add isWhitespace, isSpace
X-SVN-Rev: 546
2000-01-12 18:01:51 +00:00
Steven R. Loomis
fea8b1b618 ICU-12 'unicode/' in include path [header export fixes]
X-SVN-Rev: 545
2000-01-12 06:08:46 +00:00
Steven R. Loomis
50797ada47 ICU-210 ICU_VERSION -> U_ICU_VERSION
X-SVN-Rev: 544
2000-01-12 06:07:57 +00:00
Steven R. Loomis
4dd165d994 ICU-210 U_ICU_VERSION
X-SVN-Rev: 543
2000-01-12 01:34:41 +00:00
Helena Chapman
8e02d61ed6 ICU-12 Fixed the Makefile.in to export all the header files in unicode/ directories in
common, i18n and extra/ustdio.

X-SVN-Rev: 542
2000-01-12 01:31:31 +00:00
Helena Chapman
8b274c9004 ICU-210 Three major changes:
u_getVersion: returns ICU release/version information
u_getUnicodeVersion: returns Unicode standard version supported in ICU
Renamed the original u_getVersion to u_getUnicodeVersion.

X-SVN-Rev: 541
2000-01-12 01:26:27 +00:00
Steven R. Loomis
4a46039c71 ICU-183 Test each header's compile by itself.
X-SVN-Rev: 540
2000-01-12 01:22:44 +00:00
Madhu K
bc65943fa2 ICU-91 To avoid running autoconf because older versions
of autoconf generate corrupt configure script

X-SVN-Rev: 539
2000-01-12 01:01:46 +00:00
Steven R. Loomis
d538fe9125 ICU-210 unicode\ -> unicode/
X-SVN-Rev: 538
2000-01-12 00:32:56 +00:00
Steven R. Loomis
464b29725e ICU-114 Add null transliterator to the makefile
X-SVN-Rev: 537
2000-01-12 00:12:59 +00:00
Helena Chapman
218b24bba5 ICU-210 Three major changes:
u_getVersion: returns ICU release/version information
u_getUnicodeVersion: returns Unicode standard version supported in ICU
Renamed the original u_getVersion to u_getUnicodeVersion.

X-SVN-Rev: 536
2000-01-11 23:20:26 +00:00
Vladimir Weinstein
e8fa02126f ICU-168 search for build tools moved from .mak to .bat and some confusing messages removed
X-SVN-Rev: 535
2000-01-11 20:32:25 +00:00
Alan Liu
27c4f96908 ICU-114 use U_FILE_SEP_STRING
X-SVN-Rev: 534
2000-01-11 19:48:48 +00:00
Alan Liu
3c37fd20fd ICU-114 add transliterator display name data for en
X-SVN-Rev: 533
2000-01-11 19:40:04 +00:00
Alan Liu
ac174648f9 ICU-114 make getDisplayName static, change rb tags
X-SVN-Rev: 532
2000-01-11 19:39:28 +00:00
Alan Liu
66e286def7 ICU-114 make getDisplayName static
X-SVN-Rev: 531
2000-01-11 19:39:06 +00:00
Markus Scherer
2366f197c9 ICU-217 most NaN tests: just warnings, not errors
X-SVN-Rev: 529
2000-01-11 18:36:22 +00:00
Alan Liu
b062d159c4 ICU-114 add NullTransliterator
X-SVN-Rev: 528
2000-01-11 17:28:49 +00:00
Alan Liu
f367eb35fa ICU-114 fix UVector warning
X-SVN-Rev: 527
2000-01-11 17:26:46 +00:00
Steven R. Loomis
4956a84699 ICU-45 posix fix
X-SVN-Rev: 516
2000-01-11 01:50:24 +00:00
Steven R. Loomis
230ddb1f04 ICU-45 posix fixes
X-SVN-Rev: 515
2000-01-11 01:45:36 +00:00
Helena Chapman
5d308fa1ea ICU-45 Removed the SimpleTextBoundary implementation.
X-SVN-Rev: 514
2000-01-11 01:42:04 +00:00
Helena Chapman
3f0932f16e ICU-45 Added ICU_DATA for the break target files.
X-SVN-Rev: 513
2000-01-11 01:29:29 +00:00
Markus Scherer
77d8c41e7d ICU-217 build ieeetest
X-SVN-Rev: 511
2000-01-11 01:22:08 +00:00
Helena Chapman
3b89a0c831 ICU-45 Moved the include path around in the implementation.
X-SVN-Rev: 510
2000-01-11 00:46:58 +00:00
Helena Chapman
ee49e7e363 ICU-45 Moved rbbi.h and dbbi.h into unicode folder.
X-SVN-Rev: 509
2000-01-10 22:25:44 +00:00
Helena Chapman
c48ba34577 ICU-45 Fixed the include path problems.
X-SVN-Rev: 507
2000-01-10 21:21:52 +00:00
Helena Chapman
ffaec7a318 ICU-45 Fixed the include path problems.
X-SVN-Rev: 506
2000-01-10 21:10:21 +00:00
Helena Chapman
6a1f72fd1a ICU-45 Check in initial version of the RBBI implementation.
X-SVN-Rev: 505
2000-01-10 20:26:57 +00:00
Richard Gillam
5385352ad6 ICU-45 Initial check-in of RuleBasedBreakIterator and DiscionaryBasedBreakIterator.
X-SVN-Rev: 504
2000-01-08 02:18:42 +00:00
Steven R. Loomis
5461415a3b ICU-45 copy LE/BE brk files to the right spot, put them into udata.. [unix support for RBBI]
X-SVN-Rev: 503
2000-01-08 02:17:39 +00:00
Richard Gillam
016aa963f6 ICU-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator.
X-SVN-Rev: 502
2000-01-08 02:05:05 +00:00
Richard Gillam
bbccafffa4 ICU-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator.
X-SVN-Rev: 501
2000-01-08 01:57:41 +00:00
Steven R. Loomis
79442e66b3 ICU-205 updates to BSD fix
X-SVN-Rev: 500
2000-01-08 01:34:45 +00:00
Helena Chapman
0058e5d640 ICU-216 flushCache() needs to be called before re-init the test environment.
X-SVN-Rev: 499
2000-01-08 01:03:30 +00:00
Helena Chapman
7dd845428d ICU-216 Added tests for the following APIs: fixFileSeparator and isAmbiguous in UnicodeConverterCPP class and ucnv_xxx interface.
X-SVN-Rev: 498
2000-01-08 00:54:57 +00:00
Helena Chapman
62bfc59330 ICU-216 Added fixFileSeparator and isAmbiguous in UnicodeConverterCPP class and ucnv_xxx interface.
X-SVN-Rev: 497
2000-01-08 00:51:44 +00:00
Steven R. Loomis
8624681ac4 ICU-12 move platform.h.in, add a dummy platform.h in the old spot
X-SVN-Rev: 496
2000-01-06 20:16:57 +00:00
Steven R. Loomis
a33b4125dd ICU-12 pathname changes for unix
X-SVN-Rev: 495
2000-01-06 20:14:26 +00:00
Steven R. Loomis
1846280529 ICU-159 Port scope operator from Java (. -> ::) - thai coll fix for unix
X-SVN-Rev: 494
2000-01-06 20:12:14 +00:00
Steven R. Loomis
34af548ef7 ICU-159 add thcoll.o [Thai collation test]
X-SVN-Rev: 493
2000-01-06 20:06:15 +00:00
Steven R. Loomis
a8dbb2d531 ICU-211 backslashes in #include
X-SVN-Rev: 492
2000-01-06 20:02:04 +00:00
Vladimir Weinstein
e61ed3fe41 ICU-192 ustdio is now integrated in allinone workspace
X-SVN-Rev: 488
2000-01-05 19:41:20 +00:00
Vladimir Weinstein
ceff59dc6a ICU-12 ustdio is now unicode/ compliant
X-SVN-Rev: 487
2000-01-05 19:40:01 +00:00
Vladimir Weinstein
920e2757f9 ICU-194 corrected timezone name for de locale
X-SVN-Rev: 485
2000-01-04 20:56:09 +00:00
Alan Liu
8d1b44a058 ICU-159 Thai collation
X-SVN-Rev: 484
2000-01-04 15:55:49 +00:00
Vladimir Weinstein
d7a74a5b07 ICU-193 ustdio gets exported so that it can be used by icuapps on win32
X-SVN-Rev: 483
1999-12-30 07:06:38 +00:00
Vladimir Weinstein
547810a9ab ICU-168 makedata now tries to search for windows build tools and complains if it doesn't find them
X-SVN-Rev: 482
1999-12-30 07:04:49 +00:00
Vladimir Weinstein
53feb508bc ICU-171 additional configuration file for building on SGI
X-SVN-Rev: 481
1999-12-30 06:56:08 +00:00
Vladimir Weinstein
1a7496d786 ICU-171 changes for building on SGI
X-SVN-Rev: 480
1999-12-30 06:55:24 +00:00
Vladimir Weinstein
311bd2b239 ICU-193 samples for icu ported to Win32
X-SVN-Rev: 479
1999-12-30 03:07:17 +00:00
Helena Chapman
22333179b2 ICU-84 Updated the S/390 putils.c.
X-SVN-Rev: 478
1999-12-30 00:41:40 +00:00
Helena Chapman
6a896050ad ICU-84 Updated the S/390 makefile fragment.
X-SVN-Rev: 477
1999-12-30 00:25:32 +00:00
Helena Chapman
aedb933f7e ICU-163 Fixed warnings on MSVC 6.0.
X-SVN-Rev: 476
1999-12-29 22:33:47 +00:00
Helena Chapman
9c67fb547b ICU-205 Merge in the FreeBSD port for conversion interface only.
X-SVN-Rev: 475
1999-12-29 01:09:27 +00:00
Vladimir Weinstein
7f73adbf34 ICU-12 corrected errors due to merging
X-SVN-Rev: 474
1999-12-29 00:18:52 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Vladimir Weinstein
8e21f86812 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Helena Chapman
99d913e731 ICU-142 Removed tests for changed ISO language codes,
"he", "yi" and "id".

X-SVN-Rev: 469
1999-12-28 21:31:55 +00:00
Vladimir Weinstein
9bd95aeb63 ICU-147 Updated locale data for serbo croatian and serbian language
X-SVN-Rev: 466
1999-12-28 21:06:07 +00:00
Helena Chapman
25763c40e7 ICU-142 Added "he" and "he_IL" locales.
X-SVN-Rev: 465
1999-12-28 20:27:15 +00:00
Helena Chapman
c8da701063 ICU-142 In getLanguage(), instead of hardcode the results for
"he" locale to "iw", just let it pass through.

X-SVN-Rev: 464
1999-12-28 20:26:07 +00:00
Helena Chapman
9cc25e5df9 ICU-142 In rb_parse(), detect the "%%ALIAS" tag. If found,
use the alias locale name and parse that locale instead.  In parseIfUnparsed(),
made sure to check for that and reparse the new file.

X-SVN-Rev: 463
1999-12-28 20:25:22 +00:00
Helena Chapman
80bd3a9090 ICU-142 Added he.txt and he_IL.txt. These two locales will be aliased
to be "iw" and "iw_IL".

X-SVN-Rev: 462
1999-12-28 20:23:44 +00:00
Vladimir Weinstein
770bc2f3f2 ICU-197 intltest now uses defines from putil.h for file separation chars and strings
X-SVN-Rev: 461
1999-12-28 18:40:36 +00:00
Helena Chapman
16429edff1 ICU-200 Updated with OS/400 specific port changes.
X-SVN-Rev: 460
1999-12-23 18:40:27 +00:00
Helena Chapman
16ac11f546 ICU-200 Updated with OS/400 specific port changes.
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Vladimir Weinstein
3c3a41085f ICU-167 gencnval does not emit usage message unless needed
X-SVN-Rev: 458
1999-12-22 20:26:19 +00:00
Vladimir Weinstein
4ec0af1f34 ICU-164 cosmetic changes
X-SVN-Rev: 457
1999-12-22 20:24:20 +00:00
Helena Chapman
34f6f3b538 ICU-86 Added default converter setting for OS400.
X-SVN-Rev: 436
1999-12-20 18:24:20 +00:00
Markus Scherer
18b4572ad4 ICU-130 don't store stage1bits (make implicit), more comments
X-SVN-Rev: 435
1999-12-17 21:28:21 +00:00
Vladimir Weinstein
dce9db3579 ICU-164 modified to allow release build
X-SVN-Rev: 434
1999-12-17 18:52:51 +00:00
Alan Liu
40cbe2c520 ICU-65 add html output; clean up offset index code
X-SVN-Rev: 432
1999-12-16 23:52:31 +00:00
Alan Liu
057a84ac99 ICU-157 remove mkhelper!
X-SVN-Rev: 431
1999-12-16 23:40:12 +00:00
Markus Scherer
19eb12cc48 ICU-130 data file now contains the bit distribution - flexibility
X-SVN-Rev: 427
1999-12-16 01:50:39 +00:00
Alan Liu
d5831470e3 ICU-159 Thai collation
X-SVN-Rev: 426
1999-12-16 01:41:19 +00:00
Helena Chapman
f3be55589b ICU-65 Updated UDataInfo to be non-const.
X-SVN-Rev: 425
1999-12-15 22:45:23 +00:00
Steven R. Loomis
aeef800ff3 ICU-65 Don't create default UDate()'s!!:
X-SVN-Rev: 424
1999-12-15 22:04:49 +00:00
Steven R. Loomis
e152130070 ICU-157 udata updates -> configure changes [compile C files using C++ to work around broken HP compiler]
X-SVN-Rev: 423
1999-12-15 21:48:22 +00:00
Vladimir Weinstein
8b2688a865 ICU-164 makedata is now integrated into MSVC and depends on the tools
X-SVN-Rev: 422
1999-12-15 21:48:10 +00:00
Steven R. Loomis
b98cc6ff9e ICU-157 udata, fixes for hpux..
X-SVN-Rev: 421
1999-12-15 21:42:15 +00:00
Steven R. Loomis
ebd60f80d9 ICU-81 roll bugs test, fix for HP
X-SVN-Rev: 420
1999-12-15 21:41:14 +00:00
Alan Liu
0b6dc30da7 ICU-114 fix cursorPos variable initialization bug
X-SVN-Rev: 419
1999-12-15 21:30:53 +00:00
Markus Scherer
90d982f891 ICU-130 cleaner code & write data file
X-SVN-Rev: 418
1999-12-15 19:04:11 +00:00
Steven R. Loomis
343d4b3e58 ICU-157 UDATA updates for Machines with Alignment Problems, and to align cnv/ucmp data.
X-SVN-Rev: 416
1999-12-15 05:14:03 +00:00
Markus Scherer
2812d5d3df ICU-130 get a lot of storing & compacting to work
X-SVN-Rev: 415
1999-12-15 04:42:56 +00:00
Steven R. Loomis
6e4c41b4f8 ICU-65 bumped the time zone format version number
X-SVN-Rev: 414
1999-12-15 03:51:49 +00:00
Vladimir Weinstein
03349c8a8e ICU-196 Modified in accordance to modified Italian locale
X-SVN-Rev: 413
1999-12-14 23:41:45 +00:00
Vladimir Weinstein
967f60c7d4 ICU-196 Edited Italian and Swiss locale
X-SVN-Rev: 412
1999-12-14 23:41:10 +00:00
Vladimir Weinstein
a56c9069ef ICU-194 Edited German locale
X-SVN-Rev: 411
1999-12-14 23:40:38 +00:00
Alan Liu
6da447a09e ICU-65 make OffsetIndex.gmtOffset 4-aligned
X-SVN-Rev: 410
1999-12-14 20:17:02 +00:00
Markus Scherer
4694b93a81 ICU-146 deprecate uloc_get/setDataDirectory()
X-SVN-Rev: 409
1999-12-14 19:14:27 +00:00
Steven R. Loomis
d8b42cec53 ICU-92 fix for LDFLAGS [to properly include libi18n's path]
X-SVN-Rev: 408
1999-12-14 18:49:24 +00:00
Steven R. Loomis
aac3cf6ba0 ICU-68 USTRING macros, fix for AIX broken compiler
X-SVN-Rev: 407
1999-12-14 18:45:47 +00:00
Alan Liu
87018110b1 ICU-181 make GMT public
X-SVN-Rev: 406
1999-12-14 18:41:13 +00:00
Steven R. Loomis
34713c5658 ICU-65 put back copyright change!
X-SVN-Rev: 405
1999-12-14 17:43:14 +00:00
Vladimir Weinstein
c99081a62a ICU-164 Added resource files for tests
X-SVN-Rev: 404
1999-12-14 16:31:21 +00:00
Vladimir Weinstein
bb6484793a ICU-164 Now can pass special target CLEAN as a third argument to nmake
X-SVN-Rev: 403
1999-12-14 16:30:54 +00:00
Vladimir Weinstein
985a8d49cf ICU-164 makefile processes testdata, and targets are case insensitive
X-SVN-Rev: 402
1999-12-14 16:30:15 +00:00
Markus Scherer
326614b6dc ICU-92 use getLongPathname() for filename arguments
X-SVN-Rev: 401
1999-12-14 01:37:51 +00:00
Markus Scherer
72e30ff3bb ICU-92 use getLongPathname() for filename arguments
X-SVN-Rev: 400
1999-12-14 01:30:27 +00:00
Markus Scherer
510daed091 ICU-92 use getLongPathname() for filename arguments
X-SVN-Rev: 399
1999-12-14 01:23:07 +00:00
Steven R. Loomis
9284752aa1 ICU-157 udata mapped support for AIX
X-SVN-Rev: 398
1999-12-14 01:07:43 +00:00
Steven R. Loomis
0377e79ec7 ICU-65 alignment fix
X-SVN-Rev: 397
1999-12-14 00:43:47 +00:00
Steven R. Loomis
c0dd3ae64a ICU-65 alignment on solaris
X-SVN-Rev: 396
1999-12-14 00:43:24 +00:00
Markus Scherer
043cf32ee0 ICU-165 return converters from api, not aliases
X-SVN-Rev: 395
1999-12-14 00:37:27 +00:00
Steven R. Loomis
70b4238f27 ICU-157 Fixed HPUX branch of getLibraryPath() - remove C++'isms, etc.
X-SVN-Rev: 394
1999-12-13 23:13:24 +00:00
Markus Scherer
f452a84c52 ICU-161 change copyright for open source
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Markus Scherer
be1fff8aef ICU-130 split genprops into parser & encoder
X-SVN-Rev: 392
1999-12-13 22:25:50 +00:00
Steven R. Loomis
c6eb4d6d20 ICU-157 fix mapped data on some platforms
X-SVN-Rev: 391
1999-12-13 21:36:13 +00:00
Vladimir Weinstein
66ab1aefe6 ICU-164 link genrb with icui18n.lib because of .col file generation
X-SVN-Rev: 390
1999-12-13 21:11:53 +00:00
Vladimir Weinstein
d76947d5e2 ICU-164 link genrb with icui18n.lib because of .col file generation
X-SVN-Rev: 389
1999-12-13 20:44:52 +00:00
Vladimir Weinstein
309ebe1158 ICU-164 makedata.bat now uses nmake
X-SVN-Rev: 385
1999-12-13 03:44:22 +00:00
Vladimir Weinstein
e4c6dcf941 ICU-164 makefile for nmake
X-SVN-Rev: 384
1999-12-13 03:43:57 +00:00
Vladimir Weinstein
560eb3b7c9 ICU-164 list of converter files for makeconv (should be generated automaticaly)
X-SVN-Rev: 383
1999-12-13 03:43:07 +00:00
Vladimir Weinstein
18e758ff01 ICU-164 list of locale files for gencol (should be generated automaticaly)
X-SVN-Rev: 382
1999-12-13 03:42:32 +00:00
Vladimir Weinstein
669822ef22 ICU-164 list of locale files for genrb (should be generated automaticaly)
X-SVN-Rev: 381
1999-12-13 03:42:01 +00:00
Vladimir Weinstein
a96fa7d203 ICU-164 genrb also generates .col files
X-SVN-Rev: 380
1999-12-13 03:41:08 +00:00
Vladimir Weinstein
1f29490578 ICU-164 genccode accepts multiple files in input - for use with nmake makefile
X-SVN-Rev: 379
1999-12-12 02:33:22 +00:00
Alan Liu
874ad280e4 ICU-159 thai collation
X-SVN-Rev: 378
1999-12-11 01:54:05 +00:00
Markus Scherer
36b8833633 ICU-170 declare one doCompare() as 'inline'
X-SVN-Rev: 377
1999-12-10 22:57:27 +00:00
Steven R. Loomis
3a81e470de ICU-157 add ucmp8_openAlias()
X-SVN-Rev: 375
1999-12-10 21:56:55 +00:00
Helena Chapman
0a8c04c46f ICU-165 Updated Dependency setting for intltest
X-SVN-Rev: 374
1999-12-10 19:33:55 +00:00
Steven R. Loomis
b55dd67c06 ICU-191 Fix for memory leak + string allocation bugs. [thanks, bobbyr@optiosoftware.com]
X-SVN-Rev: 373
1999-12-10 19:16:17 +00:00
Helena Chapman
80bf06949d ICU-96 Removed RuleBasedCollator::getUnicodeOrder().
X-SVN-Rev: 372
1999-12-10 18:53:45 +00:00
Helena Chapman
fb9d6d6e04 ICU-174 Remove C++ style comments
X-SVN-Rev: 371
1999-12-10 18:13:22 +00:00
Helena Chapman
3c7c2c2f42 ICU-132 #include utypes.h instead of platform.h
X-SVN-Rev: 370
1999-12-10 18:09:38 +00:00
Helena Chapman
70a137312a ICU-174 Removed C++ style comments.
X-SVN-Rev: 369
1999-12-10 17:59:28 +00:00
Markus Scherer
ed53a3965a ICU-184 fix dataFormat[]
X-SVN-Rev: 366
1999-12-10 01:45:15 +00:00
Markus Scherer
90d59dc998 ICU-130 add genprops - generate file with unicode char properties
X-SVN-Rev: 365
1999-12-10 01:44:19 +00:00
Steven R. Loomis
c385b79ea3 ICU-132 enable-threads was broken
X-SVN-Rev: 364
1999-12-10 00:52:05 +00:00
Steven R. Loomis
afffff45ca ICU-132 fixing enable-threads
X-SVN-Rev: 363
1999-12-09 23:47:30 +00:00
Steven R. Loomis
363ee387f6 ICU-161 (c)opyright notices
X-SVN-Rev: 362
1999-12-09 23:27:55 +00:00
Steven R. Loomis
f313ba28b5 ICU-132 add '--enable-threads=no' option to disable threading, and FORCE_LIBS to allow overriding of build libraries.
X-SVN-Rev: 361
1999-12-09 23:11:48 +00:00
Markus Scherer
4c2da39849 ICU-184 first code for udata-style .res files with C access implementation
X-SVN-Rev: 360
1999-12-09 18:35:11 +00:00
Alan Liu
b851d05295 ICU-81 roll bugs and calculation errors in cutover year
X-SVN-Rev: 359
1999-12-09 17:16:31 +00:00
Alan Liu
b3fec85b29 ICU-65 make names conform
X-SVN-Rev: 358
1999-12-09 06:31:27 +00:00
Alan Liu
f5f944dee8 ICU-65 improve default zone support; ensure GMT exists in zone list
X-SVN-Rev: 357
1999-12-09 06:29:56 +00:00
Alan Liu
4dc3c25bae ICU-65 improve default zone support
X-SVN-Rev: 356
1999-12-09 06:29:40 +00:00
Alan Liu
7873a4ffa4 ICU-187 don't use aliasing unistr ct
X-SVN-Rev: 355
1999-12-09 06:26:55 +00:00
Alan Liu
013dbc330f ICU-187 this test was doing very strange things; fixed to match c++ version
X-SVN-Rev: 354
1999-12-09 06:23:48 +00:00
Alan Liu
a4932d9cf1 ICU-187 don't hard-code expected # of zones for a specific offset!
X-SVN-Rev: 353
1999-12-09 06:22:59 +00:00
Alan Liu
8546a51c64 ICU-186 fix setStartRule setEndRule to set DST savings if nec
X-SVN-Rev: 352
1999-12-09 06:19:30 +00:00
Alan Liu
6d9cfd7f14 ICU-186 fix setStartRule setEndRule to set DST savings if nec
X-SVN-Rev: 351
1999-12-09 06:06:05 +00:00
Helena Chapman
4ec388cedf ICU-174 Removed C++ style comments.
X-SVN-Rev: 350
1999-12-09 01:31:44 +00:00
Helena Chapman
4054685677 ICU-157 Reordered so toolutil library is generated before makeconv.
X-SVN-Rev: 349
1999-12-09 01:25:46 +00:00
Helena Chapman
3420fd5c14 ICU-157 Removed C++ style comments in C program.
X-SVN-Rev: 348
1999-12-09 01:23:27 +00:00