Commit Graph

2079 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
Markus Scherer
22e0892d45 ICU-26 cintltest does not work if the icu folder is not in a drive root
X-SVN-Rev: 55
1999-10-14 19:10:43 +00:00
Steven R. Loomis
dfc4f07ddc ICU-18 new config/Makefile to be exported (not built) for icuapps
X-SVN-Rev: 54
1999-10-13 06:22:36 +00:00
Steven R. Loomis
eb442e5e1b ICU-18 new config/Makefile.in for icuapps
X-SVN-Rev: 53
1999-10-13 06:21:56 +00:00
Steven R. Loomis
c5af2760b4 ICU-18 new makefile.in for an icuapps fragment
X-SVN-Rev: 52
1999-10-13 06:17:37 +00:00
Markus Scherer
06f7397c3d ICU-15 windows: genrb puts .res files into the current directory
X-SVN-Rev: 47
1999-10-13 01:10:24 +00:00
Markus Scherer
c665e7078e ICU-14 Windows: create a batch file to make the /icu/data files
X-SVN-Rev: 46
1999-10-12 21:50:30 +00:00
Markus Scherer
6e20698d77 remove unnecessary/unused code
X-SVN-Rev: 42
1999-10-12 00:28:27 +00:00
Markus Scherer
4c27307f8e ICU-7 add os/400 support
X-SVN-Rev: 40
1999-10-12 00:27:57 +00:00
Markus Scherer
849ab4fe52 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 39
1999-10-12 00:27:10 +00:00
Markus Scherer
cb006fe433 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 38
1999-10-12 00:19:25 +00:00
Markus Scherer
c97dff09e1 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 36
1999-10-12 00:07:24 +00:00
Steven R. Loomis
625332a637 ICU-11 export ustdio
X-SVN-Rev: 35
1999-10-11 17:18:23 +00:00
Steven R. Loomis
a2f94f0569 ICU-8 jitterbug 10: Added better diagnostic on datafile open
X-SVN-Rev: 34
1999-10-11 15:43:59 +00:00
Steven R. Loomis
f266a3e3a8 ICU-8 jitterbug 10: export the correct Unicode file
X-SVN-Rev: 33
1999-10-11 15:18:17 +00:00
Steven R. Loomis
20abca870e ICU-9 read.c tries to forward declare errorString
X-SVN-Rev: 32
1999-10-11 15:11:45 +00:00
Steven R. Loomis
7c8b478886 Added #include for ustring.h
X-SVN-Rev: 31
1999-10-09 02:16:31 +00:00
Markus Scherer
df9f11cfbb add U_IS_BIG_ENDIAN to more platform headers
X-SVN-Rev: 30
1999-10-09 01:34:34 +00:00
Steven R. Loomis
855712c07e Added U_IS_BIG_ENDIAN
X-SVN-Rev: 29
1999-10-09 01:25:17 +00:00
Steven R. Loomis
1477b3e3a9 Added U_IS_BIG_ENDIAN check
X-SVN-Rev: 28
1999-10-09 01:19:08 +00:00
Markus Scherer
a75815cae6 ICU-7 add os/400 support - platform header
X-SVN-Rev: 27
1999-10-09 01:11:54 +00:00
Markus Scherer
d50ea6afbf simplify platform.h and cousins by moving common definitions into utypes.h
X-SVN-Rev: 26
1999-10-09 01:08:45 +00:00
Markus Scherer
06b91b4fd8 disable microsoft compiler extensions (except for gregocal.cpp - compiler bug?)
X-SVN-Rev: 25
1999-10-08 18:57:07 +00:00
Markus Scherer
e3d9744240 use U_INDEX_OUTOFBOUNDS_ERROR where appropriate
X-SVN-Rev: 24
1999-10-08 18:54:22 +00:00
Steven R. Loomis
7d249a8db3 ICU-2 improve err msg in genrb for dup labels
X-SVN-Rev: 19
1999-10-08 01:43:23 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Markus Scherer
80a098923f ICU-5 need to use icu_malloc() etc.
replace stdlib function calls by icu_...

X-SVN-Rev: 17
1999-10-06 00:05:42 +00:00
Helena Chapman
1ccc7d153f ICU version 1.3 merge from CMVS.
X-SVN-Rev: 9
1999-09-30 23:47:52 +00:00
Stephen Booth
7406982293 Sync with 1.2.5
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00