summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* Rebuilt Makefile.instromey2000-10-064-72/+80
* * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey2000-10-0621-120/+116
* * Makefile.am: Removed java/io/Replaceable.java andwarrenl2000-10-0516-204/+194
* * gnu/gcj/convert/natIconv.cc (init): Terminate buffer.tromey2000-10-052-2/+8
* Updated ChangeLog to reflect patch credittromey2000-10-031-3/+4
* updatebryce2000-10-021-0/+26
* 2000-10-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-0221-12/+1266
* 2000-09-30 Tom Tromey <tromey@cygnus.com>bryce2000-09-302-12/+17
* 2000-09-30 Hans Boehm <boehm@acm.org>bryce2000-09-3011-226/+412
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolaoliva2000-09-301-279/+268
* * java/awt/Scrollbar.java (removeAdjustmentListener): Usetromey2000-09-262-1/+6
* 2000-09-26 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-09-262-0/+5
* * Makefile.am: Re-work shell commands that exceeded command-lineaoliva2000-09-143-16/+33
* Looks like Tom forgot to check this in...aoliva2000-09-141-0/+2
* * java/lang/natRuntime.cc (lt_preloaded_symbols): Define as `extern'.aoliva2000-09-142-1/+3
* * defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.aoliva2000-09-145-4/+20
* 2000-09-13 Alexandre Oliva <aoliva@redhat.com>tromey2000-09-136-294/+437
* * java/lang/reflect/natArray.cc (BooleanClass): New define.tromey2000-09-133-8/+27
* 2000-09-13 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-134-5/+42
* * configure: Rebuilt with new ../libtool.m4.aoliva2000-09-122-246/+240
* * java/lang/reflect/Field.java (toString): Don't rely ontromey2000-09-113-8/+421
* * gnu/gcj/convert/BytesToUnicode.java (getDefaultDecoder): Lettromey2000-09-117-238/+357
* * acinclude.m4: Simplify the tests for CC and CXX.aoliva2000-09-104-492/+389
* * acinclude.m4: Include libtool macros from the source tree.aoliva2000-09-104-688/+823
* * Updated from libtool multi-language branch.aoliva2000-09-109-1506/+4265
* This commit was generated by cvs2svn to compensate for changes in r36292,aoliva2000-09-101-17/+175
* Initial revisionaoliva2000-09-101-0/+13
* * java/beans/PropertyChangeEvent.java (serialVersionUID): Added.warrenl2000-09-0829-34/+162
* 2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-075-50/+31
* 2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>tromey2000-09-062-2/+8
* * java/lang/reflect/Constructor.java (toString): Use `getName' fortromey2000-09-063-3/+8
* * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Accept nulltromey2000-09-062-2/+9
* Fix for PR java.lang/339:tromey2000-09-062-34/+125
* * java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Fix typo.bryce2000-09-052-3/+4
* 2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-054-80/+114
* * doc/cni.sgml: Updated from master copy.tromey2000-09-052-117/+28
* 2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-056-19/+20
* * java/util/zip/ZipFile.java (ZipFile): Delete file when opened intromey2000-09-042-1/+6
* Fix for PR java.io/203:green2000-09-043-16/+53
* Forgot to add this from last commit.green2000-09-041-0/+9
* * java/io/File.java (deleteOnExit): New method.green2000-09-045-2/+60
* * Makefile.in: Rebuilt.tromey2000-09-043-2/+8
* 2000-09-01 Andrew Haley <aph@redhat.com>aph2000-09-012-5/+26
* * libjava.compile/abstr.xfail: New file.tromey2000-09-013-0/+20
* * Makefile.in: Rebuilt.tromey2000-08-306-28/+56
* * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java,tromey2000-08-2927-31/+61
* * java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor,mark2000-08-273-14/+49
* 2000-08-27 Anthony Green <green@redhat.com>green2000-08-2712-10/+3112
* 2000-08-26 Anthony Green <green@redhat.com>green2000-08-2610-76/+98
* * java/util/zip/InflaterInputStream.java (read(byte[],int,int)):mark2000-08-242-0/+7