summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * java/lang/Throwable.java (trace_enabled): New static field.bryce2000-12-224-0/+18
* * java/beans/PropertyChangeListener.java: Extends EventListener.tromey2000-12-213-14/+24
* * java/util/zip/Deflater.java (update, init): Now private.tromey2000-12-212-2/+6
* * java/util/BasicMapEntry.java: Re-added.bryce2000-12-216-125/+173
* * java/util/GregorianCalendar.java (GregorianCalendar): Constructorswarrenl2000-12-192-3/+9
* * libjava.mauve/mauve.exp (test_mauve): Don't look for exceptionstromey2000-12-182-22/+6
* Removed additional addNotify() peer hacks.bryce2000-12-186-9/+13
* * java/awt/Window.java (addNotify): Remove peer casting hack nowbryce2000-12-182-2/+6
* * COPYING: Update to currentjsm282000-12-182-3/+9