Markus Scherer
bb92483e1d
ICU-544 some tests for gb 18030
...
X-SVN-Rev: 2773
2000-10-24 21:01:12 +00:00
Yves Arrouye
8e28da7d3d
ICU-692 factor in some common definitions, and include the platform
...
file to make porting easier.
X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
George Rhoten
2dd7679154
ICU-97 Faster performance for parsing and added a new test
...
X-SVN-Rev: 2770
2000-10-24 16:18:36 +00:00
Ram Viswanadha
4ced898120
ICU-673 Added tests for short target and source buffers
...
X-SVN-Rev: 2746
2000-10-20 02:47:14 +00:00
George Rhoten
94e819c3cb
ICU-97 Errors are now printed using log_err instead of printf.
...
X-SVN-Rev: 2735
2000-10-19 21:09:49 +00:00
Ram Viswanadha
0c6ea5520c
ICU-673 Added HZ converter test.
...
X-SVN-Rev: 2707
2000-10-17 08:05:02 +00:00
Steven R. Loomis
9d81ad69fc
ICU-658 defer fixing this test some more
...
X-SVN-Rev: 2681
2000-10-13 21:43:07 +00:00
Helena Chapman
db5ec3f28b
ICU-581 Updated the ucol_strcoll() implementation to handle the string length correctly.
...
X-SVN-Rev: 2676
2000-10-13 20:14:51 +00:00
Yves Arrouye
3e192178a2
ICU-656 more dashes removal
...
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Yves Arrouye
c3e4f0b35b
ICU-658 bumped version above 1.6
...
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
George Rhoten
3a45b19a66
ICU-651 u_strchr() can find NUL in a string now
...
X-SVN-Rev: 2658
2000-10-12 22:00:33 +00:00
Vladimir Weinstein
b3b0c23852
ICU-653 changed the library names and locations on win32
...
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Steven R. Loomis
df3d6ff001
ICU-599 reduce test verbosity
...
X-SVN-Rev: 2645
2000-10-12 17:11:32 +00:00
Yves Arrouye
d76b7b8adf
ICU-650 install does nothing, shouldn't depend on all-local
...
X-SVN-Rev: 2638
2000-10-12 03:13:46 +00:00
Markus Scherer
9597f66a15
ICU-415 implement u_charFromNames()
...
X-SVN-Rev: 2630
2000-10-11 15:55:14 +00:00
Markus Scherer
2735ed80e3
ICU-415 complete u_enumCharNames()
...
X-SVN-Rev: 2626
2000-10-11 00:18:48 +00:00
Markus Scherer
f38c42be74
ICU-415 initial implementation of u_enumCharNames()
...
X-SVN-Rev: 2620
2000-10-10 17:33:09 +00:00
Markus Scherer
86edeb6bb6
ICU-644 test u_charName() better for modern vs. 1.0 names problems & with last 32 names in BMP
...
X-SVN-Rev: 2613
2000-10-09 20:24:55 +00:00
Yves Arrouye
dd68d5aa81
ICU-630 do not use rpath by default; added --enable-rpath for when
...
it is really needed.
X-SVN-Rev: 2560
2000-10-03 23:19:26 +00:00
Yves Arrouye
9686d239f0
ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
...
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00
George Rhoten
dc00af16a4
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 2507
2000-09-25 20:56:12 +00:00
Yves Arrouye
2cf8109556
ICU-3 initial support for static libraries. The current problems are:
...
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.
Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.
X-SVN-Rev: 2494
2000-09-22 22:58:36 +00:00
George Rhoten
9eab787d70
ICU-560 The unsafe version should not be called when offset = 0.
...
X-SVN-Rev: 2479
2000-09-22 18:23:10 +00:00
George Rhoten
e355137ca4
ICU-597 Make the definition for main more consistent.
...
X-SVN-Rev: 2470
2000-09-21 18:41:55 +00:00
Ram Viswanadha
9e084f4436
ICU-599 Added ISO-2022-CN Test
...
X-SVN-Rev: 2465
2000-09-21 00:35:06 +00:00
George Rhoten
79c49e470a
ICU-597 Hopeful changes to compile on AS/400
...
X-SVN-Rev: 2462
2000-09-20 22:39:43 +00:00
Ram Viswanadha
8f68e5fb1d
ICU-583 Added more test cases for ISO-2022-jp
...
X-SVN-Rev: 2443
2000-09-19 02:38:40 +00:00
Steven R. Loomis
6b707c92f0
ICU-578 icudata conflicts with user data
...
X-SVN-Rev: 2407
2000-08-30 23:58:24 +00:00
George Rhoten
8ad73783a6
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2394
2000-08-30 16:21:00 +00:00
George Rhoten
719eacfd9b
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2390
2000-08-30 01:11:09 +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
Steven R. Loomis
2859089dd4
ICU-576 MacOS [use dynamic not stack memory]
...
X-SVN-Rev: 2371
2000-08-29 05:54:34 +00:00
George Rhoten
9253fe4dd3
ICU-573 included stdlib.h and memory.h into files that need it for the utypes.h change
...
X-SVN-Rev: 2367
2000-08-28 21:43:03 +00:00
Steven R. Loomis
d01e7c4f85
ICU-567 MacOS
...
X-SVN-Rev: 2363
2000-08-28 20:24:40 +00:00
Steven R. Loomis
552541f278
ICU-423 quiet down the bidi test
...
X-SVN-Rev: 2362
2000-08-28 19:30:58 +00:00
George Rhoten
5a4b13aa48
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2353
2000-08-24 21:40:26 +00:00
George Rhoten
d8b316c016
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2328
2000-08-23 00:55:27 +00:00
George Rhoten
9fe1519e56
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2327
2000-08-23 00:05:17 +00:00
Ram Viswanadha
4155f6f6b0
ICU-289 Added tests for ISO2022-KR.
...
X-SVN-Rev: 2321
2000-08-22 00:04:27 +00:00
George Rhoten
ad2c21909e
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2319
2000-08-21 22:28:56 +00:00
Markus Scherer
6021c28132
ICU-410 test u_unescape() preflighting
...
X-SVN-Rev: 2308
2000-08-17 17:13:05 +00:00
Markus Scherer
648b1d0536
ICU-410 test u_unescape()
...
X-SVN-Rev: 2301
2000-08-16 23:55:15 +00:00
Helena Chapman
2ed77b81bc
ICU-401 More S/400 fixes.
...
X-SVN-Rev: 2296
2000-08-16 22:30:12 +00:00
Vladimir Weinstein
82781d6967
ICU-460 OS/390 porting fixes
...
X-SVN-Rev: 2294
2000-08-16 20:45:23 +00:00
Helena Chapman
b4bfa3652a
ICU-550 Fixed more hpux11.
...
X-SVN-Rev: 2289
2000-08-16 17:58:56 +00:00
Markus Scherer
7f3ebc2a00
ICU-423 add tests for ubidi_writeReverse() that use combining characters
...
X-SVN-Rev: 2283
2000-08-16 01:38:04 +00:00
George Rhoten
284e996395
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2280
2000-08-16 00:27:51 +00:00
George Rhoten
c1d798277c
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2279
2000-08-16 00:27:50 +00:00
Ram Viswanadha
b11450b7d6
ICU-389 fixed pointer overshoot bug
...
X-SVN-Rev: 2278
2000-08-16 00:27:15 +00:00