tradcpp.c (special_symbol): Improve test for definedness, though it is still not...
[platform/upstream/gcc.git] / libjava /
2000-12-13 Tom TromeyMakefile.in: Rebuilt.
2000-12-12 Tom TromeyFirstThread.java (Kcert, [...]): New static final fields.
2000-12-11 Tom Tromeyre GNATS libgcj/378 (Problem with scripts/classes.pl)
2000-12-11 Bryce McKinlay* gcj/javaprims.h: Rebuilt CNI namespace declarations.
2000-12-11 Bryce McKinlay* java/util/Hashtable.java (Enumerator.nextElement...
2000-12-11 Bryce McKinlayconfigure.in: Remove check for -fuse-divide-subroutine.
2000-12-11 Bryce McKinlayMakefile.am: Add HashSet.java and java/lang/ref classes.
2000-12-11 Richard HendersonRecognize alpha*-*.
2000-12-10 Anthony GreenEnable interpreter for alpha.
2000-12-10 Alexandre Petit... Top level ChangeLog:
2000-12-08 Tom TromeyFrom Phil Edwards:
2000-12-08 Warren LevyStringBuffer.java (insert(int,char[])): Avoid NullPoint...
2000-12-08 Warren LevyFileInputStream.java (close): Check if the fd is valid.
2000-12-07 Tom TromeyGridBagConstraints.java: Filled in values for static...
2000-12-06 Tom Tromey* java/util/BitSet.java: Updated copyright notice.
2000-12-06 Tom TromeyRemoved erroneous ChangeLog line
2000-12-06 Tom TromeyMakefile.in: Rebuilt.
2000-12-06 Tom TromeyCollator.java (decomposeCharacter, [...]): Now package...
2000-12-04 Warren LevyTimeZone.java (getAvailableIDs): Activated commented...
2000-12-04 Warren LevyFilePermission.java: Made class final per spec.
2000-12-04 Bryce McKinlaynatDouble.cc: Include fdlibm.h, not mprec.h.
2000-12-04 Tom TromeyPoint2D.java: Added protected constructor.
2000-12-04 Tom TromeyAWTError.java: Extend Error, not IllegalStateException.
2000-12-03 Tom TromeyMakefile.in: Rebuilt.
2000-12-03 Tom TromeyMakefile.in: Rebuilt.
2000-12-03 Tom TromeyMakefile.in: Rebuilt.
2000-12-03 Tom TromeyMakefile.in: Rebuilt.
2000-12-02 Tom TromeyVector.java (insertElementAt): Unconditionally incremen...
2000-12-02 Bryce McKinlayFrom Adam Welc <welc@cs.purdue.edu>:
2000-12-02 Bryce McKinlaynatMath.cc: Declare fabsf() function.
2000-12-01 Tom TromeyReally reverted erroneous checkin
2000-12-01 Tom TromeyReverted erroneous checkin
2000-12-01 Tom Tromeymore work
2000-12-01 Warren LevyMakefile.am: Added entries for new java.sql modules.
2000-12-01 Warren Levymauve-libgcj: Turned on JDK1.2 and turned off tests...
2000-12-01 Warren LevyFixed ChangeLog entry to be path specific.
2000-12-01 Warren LevyArray.java: New file from classpath.
2000-11-29 Bryce McKinlayCheck this.len, not len, when determining if there...
2000-11-29 Bryce McKinlayInflaterInputStream (read): Don't return -1 unless...
2000-11-29 Bryce McKinlaynatSystem.cc (init_properties): Set user.language and...
2000-11-28 Warren LevyDateFormatSymbols.java (zoneStringsDefault): Added...
2000-11-28 Bryce McKinlayDataInputStream.java: Merge classpath docs.
2000-11-28 Warren LevyMakefile.am: Added natTimeZone.cc.
2000-11-27 Anthony GreenMIssing ChangeLog entry for my last commits.
2000-11-27 Anthony GreenMore new classes.
2000-11-27 Bryce McKinlayVector.java (ensureCapacity): Don't increment modCount.
2000-11-27 Anthony GreenReplace stubs with actual implementation
2000-11-27 Anthony GreenMore JNDI changes.
2000-11-27 Tom TromeyReverted erroneous Makefile.am commit
2000-11-27 Bryce McKinlayForgot to commit these ChangeLog entries.
2000-11-27 Tom TromeyMakefile.in: Rebuilt.
2000-11-27 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use const_cast to initia...
2000-11-27 Anthony GreenInitial jndi check-in
2000-11-26 Tom Tromey* libjava.compile/weirddecl.java: New file.
2000-11-26 Anthony GreenForgot to commit this ChangeLog
2000-11-26 Anthony Greenprims.cc (_Jv_NewObjectArray): Undo placement change.
2000-11-26 Bryce McKinlaySystem.java (setProperties): Only call init_properties...
2000-11-24 Anthony Greenlibjava.exp (bytecompile_file): Change default from...
2000-11-24 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use palcement new to...
2000-11-24 Tom Tromey* libjava.compile/PR375.java: New file. For PR gcj...
2000-11-24 Tom Tromey* libjava.compile/PR374.java: New file. For PR gcj...
2000-11-23 Mark Wielaardname-finder.cc (lookup): Check for a NULL _Jv_argv...
2000-11-23 Bryce McKinlayVector.java: Improve exception messages.
2000-11-22 Bryce McKinlayMakefile.in: Rebuilt.
2000-11-20 Tom TromeyMakefile.in: Rebuilt.
2000-11-18 Tom TromeyAccessibleObject.java (isAccessible, [...]): Now public.
2000-11-18 Tom TromeynatString.cc: Include Locale.h.
2000-11-18 Mark Wielaardbackport: *.java: Reformat all to unofficial standard...
2000-11-17 Mark Wielaard* java/util/zip/*.java: Javadoc and copyright updates.
2000-11-17 Tom TromeyCollationKey.java: Implement Comparable.
2000-11-17 Tom TromeyPushbackReader.java: Merged with Classpath.
2000-11-16 Warren LevyPropertyChangeSupport.java (propertyListeners): Made...
2000-11-14 Tom TromeyMakefile.in: Rebuilt.
2000-11-07 Tom Tromeysjis_comment3.java: Removed.
2000-11-06 Tom Tromeylibjava.exp (libjava_arguments): Set --tag on libtool...
2000-11-03 Warren LevyObjectInputStream.java (readObject): Added code to...
2000-11-03 Warren LevyInetAddress.java (addr): Renamed from 'address'.
2000-11-03 Bryce McKinlayAbstractList.java (SubList): Make it a top-level privat...
2000-11-02 Tom TromeyMakefile.in: Rebuilt.
2000-11-02 Bryce McKinlayAbstractList.java (remove): Comment out modCount increm...
2000-11-02 Bryce McKinlayAbstractList.java: Throw messages with IndexOutOfBounds...
2000-11-01 Tom Tromeyencodings.pl: Added `ASCII' alias.
2000-11-01 Tom TromeyMakefile.in: Rebuilt.
2000-11-01 Warren Levyjni.cc: Added include of java/lang/ThreadGroup.h.
2000-10-30 Bryce McKinlayReader.java: Merge docs from classpath.
2000-10-30 Bryce McKinlayBitSet.java: Updated @specnote.
2000-10-29 Bryce McKinlayAbstractCollection.java (addAll): Use size() instead...
2000-10-29 Bryce McKinlayRe-indent in preparation for diff.
2000-10-29 Bryce McKinlayRe-indent in preparation for diff.
2000-10-27 Warren LevynatGregorianCalendar.cc (computeFields): Set the isSet_...
2000-10-27 Warren LevyMakefile.am: Added locale files from Classpath.
2000-10-25 Bryce McKinlayMakefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool.
2000-10-25 Tom TromeyMakefile.in: Rebuilt.
2000-10-25 Bryce McKinlayThreadGroup.java (uncaughtException): Print thread...
2000-10-24 Bryce McKinlayEventObject.java: Merged from classpath.
2000-10-23 Alexandre Petit... AbstractSet.java (equals): Re-installed original code.
2000-10-22 Rolf W. RasmussenMakefile.am: Added rules for libgcjx library.
2000-10-20 Tom TromeyFrom Arno J. Klaassen:
2000-10-20 Tom TromeyMakefile.in: Rebuilt.
2000-10-13 Bryce McKinlayexception.cc: Don't #include "exception".
next