Go to file
Guilhem Lavaux 9a3a96d0a5 ObjectInputStream.java (setBooleanField): Throw an InvalidClassException if the field hasn't the required type...
2003-12-16 Guilhem Lavaux <guilhem@kaffe.org>

	* java/io/ObjectInputStream.java (setBooleanField):
	Throw an InvalidClassException if the field hasn't the required type,
	documentation added.
	(setByteField) Likewise.
	(setCharField) Likewise.
	(setDoubleField) Likewise.
	(setFloatField) Likewise.
	(setIntField) Likewise.
	(setShortField) Likewise.
	(setLongField) Likewise.
	(setObjectField) Likewise.

From-SVN: r74688
2003-12-16 11:46:23 +00:00
boehm-gc
config
contrib gcc_update (files_and_dependencies): Correct typo in the filename gnat_ug_wnt.texi. 2003-12-11 13:25:24 +00:00
fastjar
gcc re PR c++/13387 (assignment to base class corrupts subclass) 2003-12-16 10:08:43 +00:00
include
INSTALL
intl
libf2c
libffi cls_align_pointer.c: Cast pointers to size_t instead of int. 2003-12-10 01:43:29 -08:00
libiberty cp-demangle.c (d_print_function_type): Print the function parameters with no modifiers. 2003-12-15 23:29:31 +00:00
libjava ObjectInputStream.java (setBooleanField): Throw an InvalidClassException if the field hasn't the required type... 2003-12-16 11:46:23 +00:00
libobjc
libstdc++-v3 re PR libstdc++/11723 (ctype<wchar_t>::do_is(mask, wchar_t) is slow) 2003-12-16 11:00:52 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in (raw_libstdcxx_flags): Remove the leading space. 2003-12-08 21:22:06 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in (raw_libstdcxx_flags): Remove the leading space. 2003-12-08 21:22:06 +00:00
configure.in configure.in (raw_libstdcxx_flags): Remove the leading space. 2003-12-08 21:22:06 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.