Commit Graph

2146 Commits

Author SHA1 Message Date
Steven R. Loomis
643427e27b ICU-692 fix install-sh path in icudefs.mk
X-SVN-Rev: 2898
2000-11-09 23:03:25 +00:00
Vladimir Weinstein
9398f17d9d ICU-96 support for collation data
X-SVN-Rev: 2897
2000-11-09 21:58:19 +00:00
Markus Scherer
6bae01e8bc ICU-701 update with more precise fallback indicators
X-SVN-Rev: 2896
2000-11-09 20:15:34 +00:00
Markus Scherer
6cfe6aeba5 ICU-701 remove duplicate lines
X-SVN-Rev: 2895
2000-11-09 19:48:44 +00:00
Vladimir Weinstein
03616637b1 ICU-96 update for Linux
X-SVN-Rev: 2894
2000-11-09 19:01:03 +00:00
Steven R. Loomis
db9551ef0e ICU-587 update
X-SVN-Rev: 2893
2000-11-09 16:17:25 +00:00
Steven R. Loomis
ccba526cbf ICU-587 update for new build paths
X-SVN-Rev: 2892
2000-11-09 16:14:45 +00:00
Steven R. Loomis
3fddeb285e ICU-434 updated Makefiles
X-SVN-Rev: 2891
2000-11-09 16:14:03 +00:00
Steven R. Loomis
93137aa35d ICU-434 update for library/path changes, added more examples
X-SVN-Rev: 2890
2000-11-09 16:11:21 +00:00
Ram Viswanadha
d70dac9d40 ICU-673 Added mime name for HZ encoding
X-SVN-Rev: 2889
2000-11-08 23:37:29 +00:00
Ram Viswanadha
d1b9eb8cf3 ICU-703 Fixed bugs found after adding tests
X-SVN-Rev: 2888
2000-11-08 23:16:20 +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
Vladimir Weinstein
93097aa9f4 ICU-96 support for collation data
X-SVN-Rev: 2886
2000-11-08 22:56:34 +00:00
Markus Scherer
abc83a863c ICU-701 standalone tool for canonicalizing .ucm files
X-SVN-Rev: 2885
2000-11-08 19:28:01 +00:00
Markus Scherer
21948fbb87 ICU-701 canonicalize .ucm file
X-SVN-Rev: 2884
2000-11-08 19:21:40 +00:00
Markus Scherer
36a5f8c725 ICU-701 add offset helper fn & useFallback macros
X-SVN-Rev: 2883
2000-11-07 22:37:01 +00:00
Markus Scherer
0a30744920 ICU-701 update with fallback indicators
X-SVN-Rev: 2882
2000-11-07 22:27:45 +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
b20a981cfc ICU-97 More speed improvements.
X-SVN-Rev: 2880
2000-11-07 18:57:11 +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
7f43574e47 ICU-639 data update
X-SVN-Rev: 2878
2000-11-07 17:06:27 +00:00
Vladimir Weinstein
12e2e67a33 ICU-96 more support for flattening collation data
X-SVN-Rev: 2877
2000-11-07 16:32:42 +00:00
Vladimir Weinstein
f171b0a0a1 ICU-96 collation improvement - prototype support
X-SVN-Rev: 2876
2000-11-07 00:00:17 +00:00
Vladimir Weinstein
35139bb5ef ICU-96 support for collation data (initing from r/o memory and outputing to memory)
X-SVN-Rev: 2875
2000-11-06 23:58:15 +00:00
Vladimir Weinstein
f7a702a358 ICU-96 support for collation data
X-SVN-Rev: 2874
2000-11-06 23:57:26 +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
b3a8a5cd7a ICU-681 wrong function name
X-SVN-Rev: 2872
2000-11-04 01:16:21 +00:00
Steven R. Loomis
8dc53e5dfe ICU-683 update test data building to match unix
X-SVN-Rev: 2871
2000-11-03 23:27:25 +00:00
Steven R. Loomis
35fa7302d5 ICU-683 Tests work better if the input data is correct.. testdat2:root.res must be different from icudata:root.res
X-SVN-Rev: 2870
2000-11-03 03:31:17 +00:00
George Rhoten
5b25d3f5d8 ICU-681 Fixed a shell command too long error on HP/UX10 as specified by srl
X-SVN-Rev: 2869
2000-11-03 02:53:20 +00:00
Yves Arrouye
217247dc67 ICU-377 added -fno-common to prevent misalignment and memory faults (from Jordan Soles)
X-SVN-Rev: 2868
2000-11-02 22:49:10 +00:00
Markus Scherer
44d889db96 ICU-701 replace some |1 by more specific |3
X-SVN-Rev: 2867
2000-11-02 22:32:05 +00:00
George Rhoten
8333991278 ICU-97 Fixed an AIX compiler error
X-SVN-Rev: 2866
2000-11-02 22:15:50 +00:00
George Rhoten
735b72c52b ICU-97 Fixed an AIX compiler error
X-SVN-Rev: 2865
2000-11-02 20:22:02 +00:00
Ram Viswanadha
bd9b07126c ICU-703 Changed type of pBuf to make compiler happy on
AIX

X-SVN-Rev: 2864
2000-11-02 19:51:05 +00:00
Ram Viswanadha
1c875f238e ICU-703 Changed type of pBuf to make compiler happy on
AIX

X-SVN-Rev: 2863
2000-11-02 18:47:42 +00:00
Jim Snyder Grant
6dde54bce0 ICU-706
cleaned up line endings on two more data files

X-SVN-Rev: 2862
2000-11-02 18:26:00 +00:00
Steven R. Loomis
6372e9910f ICU-683 forgot an #include
X-SVN-Rev: 2861
2000-11-02 18:07:58 +00:00
Jim Snyder Grant
63dd3fb3b0 ICU-706
cleaned up line endings on three data files

X-SVN-Rev: 2860
2000-11-02 17:29:05 +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
Ram Viswanadha
72c72ff2a1 ICU-703 Completed version selection on input. Fixed fallback
bugs. Fixed jitterbug 628

X-SVN-Rev: 2858
2000-11-02 04:09:34 +00:00
Ram Viswanadha
b63a02b5e8 ICU-703 fixed callback bug.
X-SVN-Rev: 2857
2000-11-02 04:08:12 +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
George Rhoten
5168538b08 ICU-97 More speed improvements.
X-SVN-Rev: 2854
2000-11-02 02:42:40 +00:00
Steven R. Loomis
0a8ec080da ICU-683 fix entrypoint collsiions [test case]
X-SVN-Rev: 2853
2000-11-01 19:29:51 +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
Ram Viswanadha
84fd596139 ICU-703 fixed invalidUCharBuffer state
X-SVN-Rev: 2849
2000-10-31 02:56:41 +00:00