Commit Graph

846 Commits

Author SHA1 Message Date
Markus Scherer
6074e7bad6 ICU-338 minor 'glitches' found in OS/2 port
X-SVN-Rev: 987
2000-03-24 17:45:45 +00:00
Markus Scherer
2b3e3d4072 ICU-302 make release config compile with vc++
X-SVN-Rev: 986
2000-03-24 16:53:08 +00:00
Markus Scherer
1b21ea1d86 ICU-302 make release config compile with vc++
X-SVN-Rev: 985
2000-03-24 01:48:51 +00:00
Markus Scherer
b7bbdaebdb ICU-176 basic UTF-16 support in Unicode class, with inline functions
X-SVN-Rev: 984
2000-03-24 01:26:47 +00:00
Markus Scherer
e21af11d4f ICU-176 basic UTF-16 support in Unicode class, with inline functions
X-SVN-Rev: 983
2000-03-24 00:51:01 +00:00
Markus Scherer
7f518f3a6b ICU-315 avoid VC++ bug: #define ZERO after #including .h with identifier ZERO does not work with precompiled headers
X-SVN-Rev: 982
2000-03-24 00:49:23 +00:00
John Fitzpatrick
5563d13b38 updated bad link to download page
X-SVN-Rev: 981
2000-03-24 00:04:00 +00:00
John Fitzpatrick
05d0b518f6 added information about the buildall.bat script
X-SVN-Rev: 980
2000-03-23 23:55:09 +00:00
John Fitzpatrick
a2aa949d59 initial checkin
X-SVN-Rev: 979
2000-03-23 22:18:48 +00:00
Markus Scherer
9f363ccb70 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Alan Liu
46d8dce364 ICU-329 enhance output
X-SVN-Rev: 976
2000-03-22 20:14:05 +00:00
Vladimir Weinstein
6dd8c37754 ICU-335 APIs are now marked for proper doc generation
X-SVN-Rev: 975
2000-03-22 19:19:33 +00:00
Alan Liu
e9697c4835 ICU-336 fix index out of range bug in u_UCharToChars
X-SVN-Rev: 974
2000-03-22 19:12:21 +00:00
Vladimir Weinstein
e5970bccc3 ICU-335 APIs are now marked for proper doc generation
X-SVN-Rev: 973
2000-03-22 18:31:40 +00:00
Yves Arrouye
5bf9df4add ICU-315 This configure matches the 1.29 configure.in.
X-SVN-Rev: 972
2000-03-22 08:11:43 +00:00
Alan Liu
f7a4bbd75b Port fix for ICU (4c) jitterbug 243; Hex-Unicode and Unicode-Hex support for prefixes, suffixes, and digit counts through a pattern syntax
X-SVN-Rev: 971
2000-03-22 02:00:08 +00:00
Markus Scherer
258dbe98d4 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 970
2000-03-22 01:57:16 +00:00
Markus Scherer
54921c0d79 ICU-84 S/390 and EBCDIC updates
X-SVN-Rev: 969
2000-03-21 20:37:32 +00:00
Yves Arrouye
5b96f9db05 ICU-84 reordered #endif for DL code so that non-S/390 plaforms (at least
Linux and Solaris) compile.

X-SVN-Rev: 968
2000-03-21 19:40:01 +00:00
Alan Liu
babd74d8a1 Add javadoc comments for new fields.
X-SVN-Rev: 967
2000-03-21 17:05:48 +00:00
Alan Liu
5043fda0b0 Fix isWeekend() etc. API and implementation. Remove temporary static API from IBMCalendar and create proper API in Calendar.
X-SVN-Rev: 966
2000-03-21 02:51:43 +00:00
Alan Liu
14248040ac Incorporate regression and basic compatibility tests for Calendar and GregorianCalendar
X-SVN-Rev: 965
2000-03-21 02:20:37 +00:00
Alan Liu
4fd6c9e7c3 Use com.ibm.util.Calendar, com.ibm.util.GregorianCalendar, and com.ibm.text.DateFormat
X-SVN-Rev: 964
2000-03-21 02:20:08 +00:00
Helena Chapman
f01288f416 ICU-315 Check in the new configure script for S/390
X-SVN-Rev: 963
2000-03-21 01:48:12 +00:00
Helena Chapman
0c9dc9a8d4 ICU-315 Steven says, "change the parens to curly braces" on ICQ in Malta.
X-SVN-Rev: 962
2000-03-20 23:34:54 +00:00
Helena Chapman
ddff22f632 ICU-315 updated the configure.in to include DLL detection.
X-SVN-Rev: 961
2000-03-20 23:29:45 +00:00
John Fitzpatrick
59c7bb0997 fixed bad dowload link
X-SVN-Rev: 960
2000-03-20 20:47:47 +00:00
Alan Liu
0c83d908ad ICU-329 show context
X-SVN-Rev: 959
2000-03-18 01:48:44 +00:00
Alan Liu
af7124308c ICU-329 parse engines need better error reporting
X-SVN-Rev: 958
2000-03-18 01:42:45 +00:00
Alan Liu
24bb0f4fce ICU-329 parse engines need better error reporting
X-SVN-Rev: 957
2000-03-18 01:19:39 +00:00
John Fitzpatrick
421d0b9673 Initial checkin
X-SVN-Rev: 956
2000-03-15 21:37:48 +00:00
John Fitzpatrick
e3c8a011fb Added package documentation
X-SVN-Rev: 955
2000-03-15 21:35:53 +00:00
Yves Arrouye
d404d13d8b ICU-212 use @DATABUILDDIR@ instead of $(top_builddir)/data in install
targets.

X-SVN-Rev: 954
2000-03-15 20:03:54 +00:00
John Fitzpatrick
3ce53a29c6 Changed "jcu" to "icu4j"
X-SVN-Rev: 953
2000-03-15 17:44:44 +00:00
John Fitzpatrick
2a94586501 added package documentation
X-SVN-Rev: 952
2000-03-15 17:44:12 +00:00
John Fitzpatrick
a7e29a76ef Added package documentation
X-SVN-Rev: 951
2000-03-15 06:54:50 +00:00
John Fitzpatrick
34e4d2438c Added package documentation
X-SVN-Rev: 950
2000-03-15 06:28:48 +00:00
John Fitzpatrick
ddc6bc0493 Updated to the latest version of ant
X-SVN-Rev: 949
2000-03-15 00:40:28 +00:00
John Fitzpatrick
4ab53783f1 Changed javadoc comment
X-SVN-Rev: 947
2000-03-14 19:54:51 +00:00
John Fitzpatrick
2fe428804e Changed javadoc comment
X-SVN-Rev: 946
2000-03-14 19:48:25 +00:00
Alan Liu
67173452de Initial isWeekend etc implementation, data, and test, with temporary API
X-SVN-Rev: 945
2000-03-14 18:09:36 +00:00
John Fitzpatrick
c2c02cd525 Now copy english_dict to proper place when compiling demos
X-SVN-Rev: 944
2000-03-13 19:18:54 +00:00
Laura Werner
215ba048b9 Use REM instead of Java-style comments
X-SVN-Rev: 942
2000-03-10 23:50:23 +00:00
Yves Arrouye
e50ab96561 ICU-314 added $(DESTDIR) to every directory used in an install command.
X-SVN-Rev: 941
2000-03-10 22:55:19 +00:00
John Fitzpatrick
2fb1f7ac01 Copyright update
X-SVN-Rev: 940
2000-03-10 04:18:06 +00:00
John Fitzpatrick
1e6262055e Copyright update
X-SVN-Rev: 939
2000-03-10 04:07:32 +00:00
John Fitzpatrick
2f3ddc9f3e Copyright update
X-SVN-Rev: 938
2000-03-10 03:47:47 +00:00
Helena Chapman
a24534df38 ICU-84 S/390 DLL code update.
X-SVN-Rev: 937
2000-03-10 01:52:03 +00:00
John Fitzpatrick
fdf872dd09 Taking the plunge to Ant build system
X-SVN-Rev: 936
2000-03-10 01:33:53 +00:00
Helena Chapman
d90408948d ICU-161 More copyright fixes.
X-SVN-Rev: 935
2000-03-10 00:42:27 +00:00