Commit Graph

887 Commits

Author SHA1 Message Date
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
George Rhoten
bfd3548364 ICU-790 Removed the ULONG_MAX reference, which should never have been there.
X-SVN-Rev: 3330
2001-01-02 02:28:45 +00:00
Ram Viswanadha
6ca60a2e82 ICU-535 Fixed compiler warnings
X-SVN-Rev: 3317
2000-12-21 03:14:32 +00:00
George Rhoten
5ac90451d6 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3314
2000-12-21 01:35:08 +00:00
George Rhoten
505f4596d2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3311
2000-12-21 01:18:01 +00:00
George Rhoten
32224f75f7 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3309
2000-12-20 23:43:24 +00:00
George Rhoten
55a58cc2cc ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3306
2000-12-20 23:15:59 +00:00
Markus Scherer
b437718b77 ICU-779 fix ebcdic-stateful-sub test: expected and verified wrong results!
X-SVN-Rev: 3302
2000-12-20 22:54:09 +00:00
George Rhoten
0cbc65903f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3301
2000-12-20 22:33:23 +00:00
George Rhoten
fb0df8f1b9 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3300
2000-12-20 21:19:54 +00:00
Markus Scherer
fc6eeb3167 ICU-484 add skip-offset tests for windows-1252
X-SVN-Rev: 3291
2000-12-20 18:36:06 +00:00
George Rhoten
ab504a3931 ICU-432 Fixed another memory leak.
X-SVN-Rev: 3290
2000-12-20 04:43:54 +00:00
George Rhoten
cc4aaf53d9 ICU-717 Fixed a compiler error.
UnicodeConverterCPP -> UnicodeConverter because UnicodeConverterCPP is a #define.
Fixed a typo in the error message.

X-SVN-Rev: 3289
2000-12-20 04:42:54 +00:00
Markus Scherer
4bd8af1a79 ICU-507 test getNextUChar() for UTF-32
X-SVN-Rev: 3284
2000-12-20 00:02:15 +00:00
Markus Scherer
abb79398a6 ICU-484 add tests for SBCS/Latin1/ASCII with skip cb & offsets
X-SVN-Rev: 3281
2000-12-19 23:09:52 +00:00
George Rhoten
0e62f7ac85 ICU-552 The proper LCID now gets shown in the error message
X-SVN-Rev: 3276
2000-12-19 21:49:55 +00:00
George Rhoten
bdec538abe ICU-358 Updated the language and country names.
X-SVN-Rev: 3275
2000-12-19 21:48:58 +00:00
George Rhoten
80272d122c ICU-758 Fix for the library name change.
X-SVN-Rev: 3271
2000-12-19 03:00:40 +00:00
Ram Viswanadha
3a0dbd695c ICU-778 Added test for UnicodeConverter::toUnicodeString and fromUnicodeString methods
X-SVN-Rev: 3270
2000-12-19 02:30:19 +00:00
Ram Viswanadha
56f2d7c22f ICU-778 Added test for ucnv_toUChars and fromUChars
X-SVN-Rev: 3269
2000-12-19 02:29:23 +00:00
George Rhoten
5e95f15b44 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3268
2000-12-19 02:29:16 +00:00
George Rhoten
8d813f23a0 ICU-775 Made the verbose messages a bit more informative and added another test case
X-SVN-Rev: 3262
2000-12-19 01:07:02 +00:00
George Rhoten
6977b828c1 ICU-775 Made the error messages a bit more informative
X-SVN-Rev: 3259
2000-12-18 19:02:30 +00:00
George Rhoten
e07e571351 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3258
2000-12-16 02:27:00 +00:00
Steven R. Loomis
151fa53740 ICU-96 test to make sure strcpy() Does The Right Thing with signed char sortkeys
X-SVN-Rev: 3247
2000-12-15 19:27:36 +00:00
George Rhoten
994d196cbb ICU-432 Fixed a very odd leak with cloctest, cucdtst and crestst
X-SVN-Rev: 3245
2000-12-15 19:16:43 +00:00
George Rhoten
f4f86c3c0f ICU-432 Fixed a string leak.
X-SVN-Rev: 3235
2000-12-14 23:31:03 +00:00
Vladimir Weinstein
264b1a919c ICU-96 moved header file capitst needs
X-SVN-Rev: 3228
2000-12-14 01:24:40 +00:00
George Rhoten
1bfeb08b02 ICU-432 free and close the patterns properly
X-SVN-Rev: 3225
2000-12-14 01:19:54 +00:00
Vladimir Weinstein
7aba1fafd6 ICU-96 moved header file capitst needs
X-SVN-Rev: 3224
2000-12-14 01:12:31 +00:00
George Rhoten
8519a562bd ICU-432 Fixed another CharsToUChars leak
X-SVN-Rev: 3219
2000-12-14 00:16:24 +00:00
George Rhoten
953e41a350 ICU-432 open() should not be called before init().
X-SVN-Rev: 3218
2000-12-13 20:45:55 +00:00
George Rhoten
ef4ccffad3 ICU-432 Fixed the CharsToUChars leak
X-SVN-Rev: 3214
2000-12-13 18:16:56 +00:00
George Rhoten
7cfa43c326 ICU-432 strlen was being used incorrectly.
X-SVN-Rev: 3211
2000-12-13 03:12:41 +00:00
Vladimir Weinstein
07678fc629 ICU-96 added Normalize flag to collations that need normalization
X-SVN-Rev: 3208
2000-12-13 01:26:07 +00:00
George Rhoten
bb03b0b456 ICU-97 Better testing for large negative numbers
X-SVN-Rev: 3207
2000-12-12 22:54:36 +00:00
Markus Scherer
76972c7a1a ICU-535 reinstate readable UTF16_..._SAFE macros, removing unwarranted new _STRICT/_LENIENT variants
X-SVN-Rev: 3206
2000-12-12 22:11:08 +00:00
Vladimir Weinstein
c45e94dca1 ICU-96 Added C++ tests for incremental compare
X-SVN-Rev: 3204
2000-12-12 21:45:27 +00:00
Vladimir Weinstein
d201784ec9 ICU-96 added C tests for incremental compare
X-SVN-Rev: 3203
2000-12-12 21:35:26 +00:00
Vladimir Weinstein
6f6c6c0cad ICU-96 C++ has an interesting req :(
X-SVN-Rev: 3202
2000-12-12 20:33:54 +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
0343d6690c ICU-535 The compiler warning should be properly fixed now.
X-SVN-Rev: 3192
2000-12-11 18:12:30 +00:00
George Rhoten
74b33770cb ICU-535 Fixed some compiler warnings again.
X-SVN-Rev: 3189
2000-12-09 03:55:29 +00:00
George Rhoten
cc62cf111d ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3188
2000-12-09 03:17:45 +00:00
George Rhoten
f8e566eebb ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3187
2000-12-09 03:08:42 +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
e3b43fbd6f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3177
2000-12-08 21:17:32 +00:00
George Rhoten
ee23b6e429 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3176
2000-12-08 20:33:48 +00:00
George Rhoten
ccd29c31f6 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3175
2000-12-08 20:14:00 +00:00
Vladimir Weinstein
5f54a34a05 ICU-96 updated Japanese collation rules
X-SVN-Rev: 3173
2000-12-08 19:59:33 +00:00
George Rhoten
707787a706 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3167
2000-12-08 01:13:38 +00:00
George Rhoten
c346349b12 ICU-760 Fix for Solaris compiler error
X-SVN-Rev: 3161
2000-12-07 00:56:42 +00:00
Vladimir Weinstein
759bbb96f3 ICU-96 A small test fix
X-SVN-Rev: 3160
2000-12-06 19:59:44 +00:00
George Rhoten
c1e3b2ae05 ICU-760 Added more testing. The disabled test may be wrong.
X-SVN-Rev: 3159
2000-12-06 18:44:53 +00:00
George Rhoten
553decffd9 ICU-760 The test was wrong.
X-SVN-Rev: 3158
2000-12-06 18:42:36 +00:00
Steven R. Loomis
c97ae9abcf ICU-97 make it even even easier to debug
X-SVN-Rev: 3156
2000-12-06 17:10:54 +00:00
George Rhoten
be992980b1 ICU-760 Temporarily disabled this test.
X-SVN-Rev: 3152
2000-12-06 03:08:00 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Vladimir Weinstein
9fd6e02ada ICU-96 test knows about the new binary sortkey format
X-SVN-Rev: 3147
2000-12-06 00:54:21 +00:00
George Rhoten
12548e44b1 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3142
2000-12-05 21:29:55 +00:00
George Rhoten
53511a250b ICU-653 Changed the data name for the linkage back to the original name.
X-SVN-Rev: 3141
2000-12-05 21:27:55 +00:00
George Rhoten
4fdef76e8c ICU-653 Changed the data name for the linkage.
X-SVN-Rev: 3138
2000-12-05 20:30:32 +00:00
George Rhoten
aa85336fc1 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3129
2000-12-05 01:31:06 +00:00
Vladimir Weinstein
5364911f5f ICU-96 fixed French errors
X-SVN-Rev: 3127
2000-12-05 01:05:46 +00:00
Vladimir Weinstein
3c933af3d1 ICU-96 fixed French errors, detect discrepancies in compare and sortkey results
X-SVN-Rev: 3126
2000-12-05 01:04:44 +00:00
George Rhoten
d881a19435 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3124
2000-12-05 01:00:31 +00:00
George Rhoten
14ec3ee783 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3123
2000-12-04 23:53:39 +00:00
George Rhoten
b613aebe31 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3120
2000-12-04 23:17:28 +00:00
George Rhoten
a898530736 ICU-624 Fixed some compiler warnings
X-SVN-Rev: 3112
2000-12-04 19:10:07 +00:00
Steven R. Loomis
b2599d4ade ICU-743 help testmap find its data
X-SVN-Rev: 3106
2000-12-04 17:35:16 +00:00
Steven R. Loomis
d6cf07794e ICU-743 data rearrangement. So tests can find their data
X-SVN-Rev: 3102
2000-12-03 04:07:13 +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
Steven R. Loomis
0c8f5b9554 ICU-743 data rearrangement
X-SVN-Rev: 3096
2000-12-01 21:07:42 +00:00
Steven R. Loomis
1ac9d2f0e6 ICU-681 make it easier to run selected subtests [Makefile.local for cintltest]
X-SVN-Rev: 3095
2000-12-01 20:17:41 +00:00
Steven R. Loomis
7b16c99c52 ICU-743 moving where data is built and tested
X-SVN-Rev: 3088
2000-12-01 17:27:57 +00:00
Markus Scherer
4fb19cf66e ICU-544 update for gb 18030 re-release mapping file and specification
X-SVN-Rev: 3079
2000-11-30 22:15:07 +00:00
George Rhoten
1e8f40589a ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3071
2000-11-30 20:55:12 +00:00
George Rhoten
10266cd098 ICU-740 Added missing files
X-SVN-Rev: 3069
2000-11-30 20:37:40 +00:00
George Rhoten
9980930974 ICU-624 Fixed a compiler error on Linux/NetBSD
X-SVN-Rev: 3056
2000-11-30 18:35:04 +00:00
George Rhoten
c43e864678 ICU-624 Added a simple test for synchronizing the script codes
X-SVN-Rev: 3050
2000-11-29 21:38:56 +00:00
Markus Scherer
ef513b3dae ICU-727 fix euro regression tests
X-SVN-Rev: 3026
2000-11-28 21:30:32 +00:00
Ram Viswanadha
af2cfd885a ICU-549 Fixed trailing backslash bug on win32 by changing
the function from getenv() to u_getDataDirectory()

X-SVN-Rev: 3011
2000-11-28 02:11:23 +00:00
Yves Arrouye
f0ae782127 ICU-206 test UTF-32 aliases
X-SVN-Rev: 3010
2000-11-28 01:46:31 +00:00
George Rhoten
c79246f2e4 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3004
2000-11-23 00:14:39 +00:00
George Rhoten
16f257858e ICU-605 Fixed the atypical locale test for Spanish because the es locale now has proper data.
X-SVN-Rev: 3000
2000-11-22 17:51:54 +00:00
Steven R. Loomis
0d99688f83 ICU-653 rename and relocate icudata
X-SVN-Rev: 2997
2000-11-22 05:08:51 +00:00
Ram Viswanadha
9e6269e9c8 ICU-653 Bumped version to 1.7 to comment out LMBCS tests
X-SVN-Rev: 2996
2000-11-22 03:02:34 +00:00
George Rhoten
f2cc4f35e2 ICU-681 Fixes for HP/UX
X-SVN-Rev: 2994
2000-11-22 01:54:24 +00:00
Steven R. Loomis
aeb35116a8 ICU-393 .cvsignore
X-SVN-Rev: 2992
2000-11-22 01:31:38 +00:00
Steven R. Loomis
1016ea2a8c ICU-653 (memory map)- fix the test so excess errors aren't reported
X-SVN-Rev: 2990
2000-11-22 01:29:48 +00:00
Steven R. Loomis
0a312cad07 ICU-373 .cvsignore
X-SVN-Rev: 2989
2000-11-22 01:25:26 +00:00
Steven R. Loomis
e007d3b46e ICU-653 Bump ICU version to 1.7, also fix memory map (j728)
X-SVN-Rev: 2988
2000-11-22 01:24:40 +00:00
George Rhoten
e47067460a ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2982
2000-11-21 21:45:53 +00:00
George Rhoten
dfb4bd58b9 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2970
2000-11-21 18:13:09 +00:00
George Rhoten
9ebd873d92 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2969
2000-11-21 18:05:36 +00:00
George Rhoten
c9793c6267 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2967
2000-11-21 04:05:39 +00:00
Ram Viswanadha
77c08f2907 ICU-727 Fixed the mappping files for tests
X-SVN-Rev: 2965
2000-11-21 01:19:54 +00:00
Ram Viswanadha
af69dc56f3 ICU-727 Fixed tests for reverse fallbacks
X-SVN-Rev: 2964
2000-11-21 01:19:11 +00:00
George Rhoten
44e383fbdf ICU-605 Fixed the atypical locale test for Spanish because the es locale now has proper data.
X-SVN-Rev: 2955
2000-11-20 18:48:05 +00:00
Markus Scherer
0348e0f62c ICU-721 undo unwarranted api change
X-SVN-Rev: 2938
2000-11-17 19:28:31 +00:00
Yves Arrouye
39bfde178b ICU-721 simplify implementation
X-SVN-Rev: 2933
2000-11-17 06:07:11 +00:00
Ram Viswanadha
b753a1a8af ICU-703 Added getNextUChar tests
X-SVN-Rev: 2928
2000-11-17 03:03:14 +00:00
George Rhoten
799ea92ef4 ICU-717 Changed UTF_ -> UTF16_
X-SVN-Rev: 2922
2000-11-16 23:57:16 +00:00
George Rhoten
516103b627 ICU-206 Added UTF-32 converter
X-SVN-Rev: 2917
2000-11-16 17:20:03 +00:00
Steven R. Loomis
146231f675 ICU-714 handle NONE date format properly [test]
X-SVN-Rev: 2903
2000-11-13 21:03:06 +00:00
Ram Viswanadha
a0913212f1 ICU-703 Fixed bugs for Alpha/Linux
X-SVN-Rev: 2899
2000-11-10 17:56:16 +00:00
Ram Viswanadha
f7a4b0a4ea ICU-703 Added more tests for ISO 2022 converters
X-SVN-Rev: 2887
2000-11-08 23:15:12 +00:00
George Rhoten
143e10add2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2881
2000-11-07 19:45:07 +00:00
George Rhoten
ecc6966a93 ICU-97 Added a pattern test for padding on numbers.
X-SVN-Rev: 2879
2000-11-07 18:56:35 +00:00
Steven R. Loomis
a86b703082 ICU-683 symbols collision fix for aix, solaris, linux
X-SVN-Rev: 2873
2000-11-04 02:16:12 +00:00
Steven R. Loomis
6372e9910f ICU-683 forgot an #include
X-SVN-Rev: 2861
2000-11-02 18:07:58 +00:00
Ram Viswanadha
0cdc97e846 ICU-703 Added tests for ISO-2022 variants and HZ
X-SVN-Rev: 2859
2000-11-02 04:10:28 +00:00
George Rhoten
87f0b13181 ICU-97 Changed some of the formatting.
X-SVN-Rev: 2856
2000-11-02 02:45:32 +00:00
George Rhoten
6c0f2759a8 ICU-97 Partially added a pattern test for padding on numbers.
X-SVN-Rev: 2855
2000-11-02 02:44:22 +00:00
Steven R. Loomis
760357c62c ICU-683 fix entry point collisions [test case]
X-SVN-Rev: 2852
2000-11-01 19:29:17 +00:00
Steven R. Loomis
cbc1f1e39b ICU-681 display intended version in test
X-SVN-Rev: 2851
2000-11-01 19:21:35 +00:00
George Rhoten
e9f2025f63 ICU-701 remove ibm-1038
X-SVN-Rev: 2850
2000-10-31 17:53:22 +00:00
George Rhoten
a61e0ba4ed ICU-701 remove ibm-1038, and stop on a failure to open a converter
X-SVN-Rev: 2848
2000-10-31 02:29:49 +00:00
Steven R. Loomis
1c0e5cd702 ICU-639 data update
X-SVN-Rev: 2846
2000-10-30 21:05:32 +00:00
Ram Viswanadha
8ed1e11d82 ICU-703 Added tests for JP1, JP2 and CN-Ext
X-SVN-Rev: 2832
2000-10-28 01:08:25 +00:00
George Rhoten
fa4d7c34d9 ICU-700 Windows locale mapping works better now with variants
X-SVN-Rev: 2828
2000-10-28 00:39:54 +00:00
Markus Scherer
f51c6d0b09 ICU-701 update ibm-xxx.ucm files with fallback indicators
X-SVN-Rev: 2825
2000-10-27 23:55:56 +00:00
Markus Scherer
bfa7fdc918 ICU-544 do not crash when a converter cannot be opened...
X-SVN-Rev: 2817
2000-10-27 00:10:17 +00:00
Markus Scherer
af27bc1133 ICU-544 ucnv_getNextUChar() must _not_ match pairs of single surrogates for codepages like gb18030 (see javadoc & notes in ucnvmbcs.c)
X-SVN-Rev: 2807
2000-10-26 20:09:17 +00:00
Yves Arrouye
c27ba65a7c ICU-692 make it work out of source, please...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Markus Scherer
486b26d12e ICU-544 getNextUChar() handle separately encoded surrogates
X-SVN-Rev: 2794
2000-10-26 00:18:34 +00:00
George Rhoten
4ce4d1f955 ICU-653 changed the library names and locations on win32 with more complete testing
X-SVN-Rev: 2786
2000-10-25 17:43:42 +00:00
George Rhoten
7c731f67aa ICU-97 Changed the // to /* */
X-SVN-Rev: 2783
2000-10-25 16:57:32 +00:00
George Rhoten
1c211bd0be ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2782
2000-10-25 16:53:03 +00:00
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
Steven R. Loomis
d9203c2847 ICU-681 initializer form [hpux cc]
X-SVN-Rev: 2759
2000-10-20 18:24:42 +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
George Rhoten
78edf0f241 ICU-97 Made it easier to debug this code, and it now conforms to the ICU coding guidelines better.
X-SVN-Rev: 2734
2000-10-19 21:08:05 +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
b62d810914 ICU-668 more resource bundle version
X-SVN-Rev: 2702
2000-10-16 22:58:53 +00:00
Steven R. Loomis
184d9cc857 ICU-668 resource bundle getVersion() change
X-SVN-Rev: 2701
2000-10-16 22:54:15 +00:00
Ram Viswanadha
82fc81fef2 ICU-559 Added #define statement for Alpha/Linux for processing double denorm numbers
X-SVN-Rev: 2697
2000-10-16 18:09:22 +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
Yves Arrouye
8c8f9038b8 ICU-667 include the iostream that corresponds to the U_IOSTREAM_SOURCE, don't test operator<< if U_IOSTREAM_SOURCE is 0
X-SVN-Rev: 2677
2000-10-13 20:32:17 +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
ccaa8c7bda ICU-652 better test output
X-SVN-Rev: 2650
2000-10-12 19:35:01 +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
Yves Arrouye
ceb5599526 ICU-650 make everything does all while make all doesn't do anything
X-SVN-Rev: 2636
2000-10-12 01:36:14 +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
George Rhoten
5d15d11fc3 ICU-564 Updated the API.
X-SVN-Rev: 2617
2000-10-10 00:16:43 +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
George Rhoten
736f6c652c ICU-480 NetBSD porting
X-SVN-Rev: 2564
2000-10-04 18:30:18 +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
32cdc29d7d ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2544
2000-09-30 02:49:59 +00:00
George Rhoten
4178a62d73 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2531
2000-09-28 05:46:28 +00:00
George Rhoten
e55dacf4f4 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2524
2000-09-27 20:12:18 +00:00
Alan Liu
0f626e9c1e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2523
2000-09-27 19:16:54 +00:00
Alan Liu
ee51ec2c7e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2521
2000-09-27 16:37:26 +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
Yves Arrouye
925e82c9cf ICU-608 removed --enable-mapped in favor of --with-data-packaging
Auto-detected mmap() using AC_FUNC_MMAP (for fixed mmap).
Use both dlopen and mmap auto-detection to decide what the best default
data packaging is.

X-SVN-Rev: 2488
2000-09-22 19:02:20 +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
George Rhoten
5be423fddd ICU-463 extract with a NULL destination works properly now.
X-SVN-Rev: 2411
2000-08-31 23:57:00 +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
Alan Liu
8557348fa3 ICU-486 Implement anchors.
X-SVN-Rev: 2401
2000-08-30 20:43:25 +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
George Rhoten
f11aa15528 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2389
2000-08-29 23:53:37 +00:00
George Rhoten
08e1e93706 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2388
2000-08-29 23:41:23 +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
478570012e ICU-463 Made the extract for indent work more efficiently.
X-SVN-Rev: 2361
2000-08-28 19:23:42 +00:00
Steven R. Loomis
9e89664fa6 ICU-535 fixed 'middle' again.
X-SVN-Rev: 2359
2000-08-26 18:11:08 +00:00
George Rhoten
6e3455b550 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2358
2000-08-26 03:01:56 +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
5a4b13aa48 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2353
2000-08-24 21:40:26 +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
a15b66a53d ICU-535 fixed some compiler warnings
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
2b967e3e7c ICU-535 fixed some compiler warnings
X-SVN-Rev: 2335
2000-08-23 02:53:35 +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
George Rhoten
197c4a0765 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2326
2000-08-22 23:35:03 +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