Commit Graph

625 Commits

Author SHA1 Message Date
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