Commit Graph

202 Commits

Author SHA1 Message Date
Alan Liu
62314ba406 ICU-990 add a parameter for smart handling of backslashes to prettify()
X-SVN-Rev: 5268
2001-07-18 18:38:53 +00:00
George Rhoten
1c6a5f1b1d ICU-953 Do less initialization/destruction
X-SVN-Rev: 5224
2001-07-11 18:30:18 +00:00
Markus Scherer
f0a283151e ICU-1007 temporarily add N+/N- command line option to select the new/old normalization code
X-SVN-Rev: 5036
2001-06-20 22:25:25 +00:00
George Rhoten
f41eae25d9 ICU-567 We don't want to use the fopen hack yet
X-SVN-Rev: 4589
2001-05-03 00:29:26 +00:00
George Rhoten
da62d3d9f6 ICU-567 A better implementation of the Mac OS getDataDirectory function is being used now
X-SVN-Rev: 4588
2001-05-03 00:20:53 +00:00
George Rhoten
dc22b5f96a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4378
2001-03-28 02:13:20 +00:00
George Rhoten
09b3ae7f53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4339
2001-03-27 00:23:32 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
George Rhoten
574623ab1a ICU-597 Make pathnameInContext() more platform independent
X-SVN-Rev: 4041
2001-03-13 00:57:41 +00:00
George Rhoten
32466038a2 ICU-66 Don't write 0 or fewer bytes with fwrite()
X-SVN-Rev: 3653
2001-02-16 21:58:12 +00:00
Markus Scherer
2b041cf380 ICU-820 make error/log functions more convenient with sprintf-style formatting
X-SVN-Rev: 3466
2001-01-23 23:51:55 +00:00
George Rhoten
1b9224727e ICU-790 Added some headers that were in unistr.h
X-SVN-Rev: 3331
2001-01-02 19:01:49 +00:00
Vladimir Weinstein
ca0831016f ICU-96 added tests for incremental compare
X-SVN-Rev: 3198
2000-12-12 19:40:58 +00:00
George Rhoten
bacfc6a005 ICU-369 Removed the two extra annoying empty lines for each test that passed.
X-SVN-Rev: 3184
2000-12-09 02:02:29 +00:00
George Rhoten
ee23b6e429 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3176
2000-12-08 20:33:48 +00:00
Steven R. Loomis
3fc1459fd7 ICU-743 data rearrangement. So tests can find their data
X-SVN-Rev: 3101
2000-12-03 03:58:52 +00:00
Steven R. Loomis
ffdd40fdcf ICU-369 improve intltest output
X-SVN-Rev: 3100
2000-12-03 03:29:39 +00:00
Yves Arrouye
1968fe35ad ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.

X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
Yves Arrouye
4e1c30d30b ICU-575 fixed a number of problems with the out of source build. The
build now works with --srcdir=../a/relative/path, --srcdir=/an/absolute/one
and in source. Auxiliary data in data and test/testdata is generated by new
Makefiles in these directories (data is new inside source). Some cleanup is
still needed, for example when makeconv generates test files... Test code
now knows about out of source vs in source build. Sorry... (Will be fixed
if data and source are at the same level some day.)

X-SVN-Rev: 2373
2000-08-29 07:28:22 +00:00
George Rhoten
478570012e ICU-463 Made the extract for indent work more efficiently.
X-SVN-Rev: 2361
2000-08-28 19:23:42 +00:00
George Rhoten
c9cd28b15c ICU-571 Changed where the new line is put
X-SVN-Rev: 2357
2000-08-26 02:05:37 +00:00
George Rhoten
70d0f2d72d ICU-535 fixed some compiler warnings
X-SVN-Rev: 2344
2000-08-24 01:12:12 +00:00
George Rhoten
6fd2a8eae7 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2234
2000-08-14 23:44:25 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
George Rhoten
00af0977fd ICU-535 removed a tab
X-SVN-Rev: 2211
2000-08-11 22:26:55 +00:00
Steven R. Loomis
978328f9f9 ICU-371 SOLARIS -> U_SOLARIS
X-SVN-Rev: 1935
2000-07-18 19:24:50 +00:00
Alan Liu
5e9d055754 ICU-410 use unified unescape function(s)
X-SVN-Rev: 1897
2000-07-16 13:42:38 +00:00
Alan Liu
e4587ffd90 ICU-89 make -verbose collation tests actually be verbose
X-SVN-Rev: 1822
2000-07-12 17:18:37 +00:00
Yves Arrouye
d37141dcac ICU-371 changed LINUX and SOLARIS to U_LINUX and U_SOLARIS, also
changed HAVE_INTTYPES_H to U_HAVE_INTTYPES_H.

X-SVN-Rev: 1726
2000-06-30 21:35:03 +00:00
Steven R. Loomis
4e4fd2266b ICU-460 When the default converter is unreadable, print it's name out
X-SVN-Rev: 1691
2000-06-29 01:10:27 +00:00
Vladimir Weinstein
5240a256f2 ICU-460 porting changes
X-SVN-Rev: 1679
2000-06-28 22:26:59 +00:00
Vladimir Weinstein
98a378d583 ICU-432 changes according to purify output (the output buffer wasn't long enough for error messages)
X-SVN-Rev: 1631
2000-06-15 22:33:16 +00:00
Markus Scherer
5d29bd3225 ICU-176 disambiguate new UnicodeString function overloads
X-SVN-Rev: 1465
2000-05-24 20:04:01 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Yves Arrouye
5630fb77db ICU-368 do not use C++ streams at all for tests so that they can
run in the lame WebObjects 4 environment.

X-SVN-Rev: 1251
2000-04-25 21:32:10 +00:00
Markus Scherer
5569140fea ICU-315 more S/390 and EBCDIC changes
X-SVN-Rev: 1047
2000-03-31 23:26:31 +00:00
Markus Scherer
8d9daa5484 ICU-315 make LL_message() portable
X-SVN-Rev: 1038
2000-03-30 23:26:36 +00:00
Markus Scherer
44b48ccf4a ICU-315 break tests early if data files are missing
X-SVN-Rev: 1023
2000-03-29 21:48:44 +00:00
Markus Scherer
9f363ccb70 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Helena Chapman
d90408948d ICU-161 More copyright fixes.
X-SVN-Rev: 935
2000-03-10 00:42:27 +00:00
Steven R. Loomis
5d96fad42e ICU-212 out of source build.
X-SVN-Rev: 775
2000-02-16 22:38:38 +00:00
Helena Chapman
3aaa52af8d ICU-161 updated the copyright notices.
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Madhu K
af280174c1 ICU-45 Added an overloaded function prettify(UnicodeString&)
X-SVN-Rev: 594
2000-01-15 01:55:02 +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
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
Markus Scherer
54ba2e3819 ICU-170 use UnicodeString::length() instead of the deprecated size()
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Markus Scherer
5927a9f1e8 ICU-174 make code more robust
X-SVN-Rev: 337
1999-12-08 00:15:46 +00:00
Helena Chapman
de4f548c0c ICU-87 Update the intltest getTestDirectory() to use u_getDataDirectory
instead of getenv('ICU_DATA').

X-SVN-Rev: 323
1999-12-07 00:07:17 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
2690f48ebf ICU-26 intltest had the same code and bug as cintltest
X-SVN-Rev: 58
1999-10-14 22:39:20 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00