Commit Graph

10995 Commits

Author SHA1 Message Date
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
(no author)
60c0b9733e New repository initialized by cvs2svn.
X-SVN-Rev: 1
1999-08-16 21:50:52 +00:00