Commit Graph

6830 Commits

Author SHA1 Message Date
Alan Liu
d7a4a97ef2 ICU-34 Added copy constructor etc.
X-SVN-Rev: 121
1999-10-26 17:15:44 +00:00
Steven R. Loomis
19bff30336 ICU-52 remove an unneeded check and fix an off by one error
X-SVN-Rev: 120
1999-10-26 15:51:52 +00:00
Steven R. Loomis
9b2c981241 ICU-38 Win9x: hard-code compilation of some converter files that have long names
X-SVN-Rev: 119
1999-10-26 01:14:23 +00:00
Steven R. Loomis
6bcddc5d73 ICU-7 added U_CDECL_BEGIN and U_CDECL_END (extern "C"), wrapped declaration of UConverter in 'extern "C" { ... }' for C++
X-SVN-Rev: 118
1999-10-25 22:46:05 +00:00
Helena Chapman
d0cf0882de ICU-57 Added release number to configure.in.
X-SVN-Rev: 117
1999-10-25 22:38:16 +00:00
Helena Chapman
2af30b1e99 ICU-57 Checked in configure script to avoid running autoconf on some platforms.
X-SVN-Rev: 116
1999-10-25 22:36:32 +00:00
Steven R. Loomis
cac0aa8819 ICU-52 fixed austrcpy and UnicodeString::extract so they use U_MAX_PTR if a pointer wraps around.
X-SVN-Rev: 115
1999-10-25 22:20:12 +00:00
Markus Scherer
af83b2d57c ICU-7 added U_CFUNC to struct UConverter to make the callback function pointers compatible with the standard implementations
X-SVN-Rev: 114
1999-10-23 00:44:42 +00:00
Markus Scherer
9b4e0c1150 ICU-38 make .cnv files for new .ucm conversion definitions
X-SVN-Rev: 113
1999-10-22 23:47:22 +00:00
Markus Scherer
e85a9b990d ICU-38 add euro regression test
X-SVN-Rev: 112
1999-10-22 23:45:55 +00:00
Markus Scherer
ff85ff9856 ICU-38 add new converters, update 1252 & 424
X-SVN-Rev: 111
1999-10-22 23:43:40 +00:00
Alan Liu
829f75a42e ICU-46 Redone - don't include internal headers, and only forward declare if necessary (use #ifndef)
X-SVN-Rev: 109
1999-10-22 21:27:33 +00:00
Markus Scherer
bc5139afa6 ICU-37 windows dll base addresses for icu
X-SVN-Rev: 108
1999-10-22 20:34:22 +00:00
Alan Liu
e935b24fa4 ICU-34 Add UnicodeSet to i18n
X-SVN-Rev: 103
1999-10-22 00:59:23 +00:00
Alan Liu
a2114a3719 ICU-25 Fix compiler errors from egcs
X-SVN-Rev: 101
1999-10-22 00:46:09 +00:00
Markus Scherer
c67973faff ICU-7 help the OS/400 C++ compiler detect control path coverage in switch() {}
X-SVN-Rev: 100
1999-10-22 00:43:39 +00:00
Markus Scherer
0f43a91f08 ICU-7 remove :: for icu_mem...() (and remove unnecessary icu_memset())
X-SVN-Rev: 99
1999-10-22 00:41:21 +00:00
Markus Scherer
ff561d92e7 ICU-7 remove unused Mutex variables
X-SVN-Rev: 98
1999-10-22 00:40:11 +00:00
Markus Scherer
be8483b212 ICU-7 change AS400 to OS400 for #ifdef etc.
X-SVN-Rev: 97
1999-10-22 00:38:39 +00:00
Alan Liu
9841b823f9 ICU-25 Fix VC6 compiler errors
X-SVN-Rev: 96
1999-10-22 00:24:14 +00:00
Alan Liu
bfd63fc3ba ICU-46 Make of source/common broken on Linux; simple fix to 2 headers
X-SVN-Rev: 95
1999-10-22 00:18:52 +00:00
Alan Liu
3e6318e31e ICU-25 Update comments
X-SVN-Rev: 94
1999-10-21 23:57:29 +00:00
Alan Liu
48c94ab013 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 93
1999-10-21 23:57:00 +00:00
Alan Liu
2f959e256c ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 92
1999-10-21 23:31:14 +00:00
Alan Liu
72df8a58c8 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 91
1999-10-21 23:23:59 +00:00
Alan Liu
1c8fd5a39c ICU-25 Redeclarations of format/parse needed in Format hierarchy - only redeclare to immedidate base\!
X-SVN-Rev: 90
1999-10-21 23:19:36 +00:00
Alan Liu
108d1dd162 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 89
1999-10-21 23:15:44 +00:00
Alan Liu
7e5c3d8688 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 88
1999-10-21 23:10:19 +00:00
Alan Liu
795a3b9570 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 87
1999-10-21 22:59:11 +00:00
Alan Liu
84ea032aba ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
Note - checked in again; changes lost in version 1.7
Oops - line terminators corrupted - trying again

X-SVN-Rev: 85
1999-10-21 00:06:49 +00:00
Alan Liu
6d26025f8d ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
Note - checked in again; changes lost in version 1.7

X-SVN-Rev: 84
1999-10-20 23:48:57 +00:00
Alan Liu
ed2fb13c49 ICU-34 Add UnicodeSet class to i18n
X-SVN-Rev: 83
1999-10-20 22:08:09 +00:00
Markus Scherer
f8b331314a ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 81
1999-10-18 23:55:05 +00:00
Markus Scherer
1966fd0e50 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 80
1999-10-18 23:44:20 +00:00
Markus Scherer
6884c5aaea ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 79
1999-10-18 23:31:28 +00:00
Markus Scherer
cf6fb83032 This commit was generated by cvs2svn to compensate for changes in r77,
which included commits to RCS files with non-trunk default branches.

X-SVN-Rev: 78
1999-10-18 23:15:27 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Alan Liu
579961ed20 ICU-32 DateFormat does not parse Feb 29 2000. This is a bug in GregorianCalendar era handling. Fixed algorithm, added test.
X-SVN-Rev: 70
1999-10-16 01:35:16 +00:00
Alan Liu
14aa1a76bc ICU-31 Incorrect WEEK_OF_YEAR for Gregorian Calendar. Fixed algorithm, updated doc, added regression test.
X-SVN-Rev: 68
1999-10-16 00:25:13 +00:00
Alan Liu
8af3b282c5 ICU-28 DateFormat parses 2-digit years other than "00" through "99". Fix restricts parsing to those 2-digit year strings.
X-SVN-Rev: 66
1999-10-15 23:16:58 +00:00
Alan Liu
b470848b03 ICU-19 (Updated copyrights per contribution guidelines)
X-SVN-Rev: 65
1999-10-15 23:09:50 +00:00
Alan Liu
3ca6764857 ICU-28 DateFormat parses 2-digit years other than "00" through "99". Fix restricts parsing to those 2-digit year strings.
X-SVN-Rev: 64
1999-10-15 21:33:00 +00:00
Alan Liu
b28e911c8c ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
X-SVN-Rev: 63
1999-10-15 21:14:43 +00:00
Markus Scherer
4be556368b ICU-30 utypes.h should not define icu_wcs...() & UFieldPosition
X-SVN-Rev: 62
1999-10-15 18:09:53 +00:00
Steven R. Loomis
de8aa1d3f9 jitterbug29: u_fgetconverter
X-SVN-Rev: 61
1999-10-15 01:28:02 +00:00
Steven R. Loomis
b1808e22c1 jitterbug29: adding u_fgetconverter
X-SVN-Rev: 60
1999-10-15 01:27:37 +00:00
Markus Scherer
673c2971e1 ICU-6 oops - i screwed up errorName() - works now
X-SVN-Rev: 59
1999-10-15 00:22:20 +00:00
Markus Scherer
2690f48ebf ICU-26 intltest had the same code and bug as cintltest
X-SVN-Rev: 58
1999-10-14 22:39:20 +00:00
Markus Scherer
da3ffbbdca ICU-14 echo off now and use the Release versions of the tools
X-SVN-Rev: 57
1999-10-14 22:14:04 +00:00
Markus Scherer
bd6d600bf1 ICU-20 C++: clean up object adoption semantics & implementation in failure cases
X-SVN-Rev: 56
1999-10-14 19:13:11 +00:00