summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.rth2001-01-282-0/+5
* * jni.cc (_Jv_JNIFunctions): Added comment for each entry intromey2001-01-272-230/+236
* * java/io/ObjectInputStream.java (read): AND byte with 0xff to makebryce2001-01-273-15/+53
* * jni.cc (_Jv_JNI_GetAnyMethodID): Rewrite signature from externaltromey2001-01-262-10/+21
* * libjava.jni/martin.c (Java_martin_myNative): Flush stdout.tromey2001-01-262-0/+3
* * libjava.jni/martin.out: New file.tromey2001-01-264-0/+72
* * java/lang/natSystem.cc (getSystemTimeZone): Only use tm_gmtoffwarrenl2001-01-262-2/+20
* * java/lang/sf_fabs.c: Use uint32_t, not __uint32_t.tromey2001-01-252-1/+5
* * Makefile.in: Rebuilt.tromey2001-01-244-14/+68
* * java/text/SimpleDateFormat.java (format): Compute hour for caseswarrenl2001-01-202-7/+12
* * java/bean/Beans.java (instantiate): enable Applet code from Classpathmark2001-01-182-11/+13
* * java/lang/Class.h (isInterface): Move implementation frombryce2001-01-174-13/+22
* 2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-174-72/+34
* * lib/libjava.exp (bytecompile_file): Don't unset CLASSPATH.rth2001-01-172-3/+7
* * java/math/BigInteger.java: Update Copyright year.warrenl2001-01-172-1/+5
* 2001-01-16 Hans Boehm <hans_boehm@hp.com>bryce2001-01-172-4/+11
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-156-73/+121
* * java/net/URLDecoder.java: Thanks Edgar Villanueva (edgarvil@home.com)mark2001-01-152-21/+60
* Removed bogus ChangeLog entrytromey2001-01-131-5/+0
* * gnu/awt/gtk/natGtkComponentPeer.cc (getLocationOnScreen):tromey2001-01-127-11/+309
* * java/lang/natSystem.cc: Include locale.h if it exists.tromey2001-01-126-300/+341
* * java/awt/Cursor.java (Cursor(String)): Set type to custom.tromey2001-01-112-3/+16
* * Makefile.am: Re-enable dependencies.bryce2001-01-113-57/+623
* * java/math/BigDecimal.java (divide): Fixed comment.warrenl2001-01-102-1/+5
* Fix for PR libgcj/1596:warrenl2001-01-102-6/+36
* 2001-01-09 Oskar Liljeblad <osk@hem.passagen.se>warrenl2001-01-092-49/+55
* Fix for PR libgcj/1411:warrenl2001-01-0910-146/+242
* In gcc/java:bryce2001-01-088-93/+166
* Fix for PR java/1586:tromey2001-01-083-617/+61
* * Makefile.am: Use the new "-M -MF" option for generating dependenciesbryce2001-01-083-3/+9
* * libjava.compile/SuperConstr.java: New test case.bryce2001-01-082-0/+24
* 001-01-07 Anthony Green <green@redhat.com>green2001-01-0827-2/+18487
* Fix bug in URLConnection and correct javadoc annotations in StringBuffer.green2001-01-073-4/+9
* Fix comments for docletsgreen2001-01-068-14/+29
* * java/io/PipedReader: Synchronize on "lock" instead of this.bryce2001-01-052-119/+135
* * java/io/PipedInputStream: Rewrote to be simpler and more correct.bryce2001-01-055-1240/+862
* * java/lang/Thread.java: Update comment.bryce2001-01-052-6/+7
* * java/awt/ScrollPane.java (setBlockIncrement): Throw error.tromey2001-01-033-21/+21
* * java/awt/ScrollPane.java: Wrote.tromey2001-01-037-98/+547
* Forgot these in last commit.bryce2000-12-302-38/+27
* For boehm-gc:bryce2000-12-308-37/+82
* 2000-12-27 Jeff Sturm <jeff.sturm@commerceone.com>bryce2000-12-282-2/+9
* Fix for PR libgcj/1358:warrenl2000-12-286-16/+30
* Fix for PR libgcj/1516:bryce2000-12-282-34/+48
* * java/lang/natClass.cc (_Jv_IsAssignableFrom): Primitive TYPEs canbryce2000-12-281-2/+2
* 2000-12-26 Petter Reinholdtsen <pere@hungry.com>warrenl2000-12-272-1/+5
* * java/awt/MenuItem.java (paramString): Now protected.tromey2000-12-266-27/+425
* * java/awt/MenuContainer.java: Fixed typo.tromey2000-12-2621-74/+851
* 2000-12-24 Jeff Sturm <jeff.sturm@commerceone.com>tromey2000-12-262-7/+11
* * java/lang/mprec.h: Change C9X reference to refer to C99.jsm282000-12-232-1/+5