From Phil Edwards:
[gcc.git] / libjava / 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 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 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 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 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 Anthony GreenForgot to commit this ChangeLog
2000-11-24 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use palcement new to...
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-16 Warren LevyPropertyChangeSupport.java (propertyListeners): Made...
2000-11-14 Tom TromeyMakefile.in: Rebuilt.
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-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".
2000-10-11 Bryce McKinlayChoicePeer.java (addItem): Removed.
2000-10-10 Warren LevyLocaleData_en.java (monetarySeparator): Added.
2000-10-09 Tom Tromey[multiple changes]
2000-10-09 Bryce McKinlayupdate
2000-10-09 Bryce McKinlayre GNATS libgcj/341 (Throwable.printStackTrace() isn...
2000-10-07 Tom Tromey* java/util/Properties.java: Merged with Classpath...
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
2000-10-05 Warren LevyMakefile.am: Removed java/io/Replaceable.java and java...
2000-10-05 Tom Tromey* gnu/gcj/convert/natIconv.cc (init): Terminate buffer.
2000-10-03 Tom TromeyUpdated ChangeLog to reflect patch credit
2000-10-02 Bryce McKinlayupdate
2000-09-30 Tom Tromeyposix-threads.cc (_Jv_CondWait): Check to see if we...
2000-09-30 Hans BoehmImplement bitmap descriptor based marking for Boehm GC.
2000-09-26 Tom TromeyScrollbar.java (removeAdjustmentListener): Use `remove...
2000-09-26 Alexandre Petit... natSystem.cc (file_encoding): Added return statement.
2000-09-14 Alexandre OlivaMakefile.am: Re-work shell commands that exceeded comma...
2000-09-14 Alexandre Oliva* java/lang/natRuntime.cc (lt_preloaded_symbols): Defin...
2000-09-14 Alexandre Olivadefineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
2000-09-13 Alexandre Olivaconfigure.in (LIBDATASTARTSPEC): Use `%s' to search...
2000-09-13 Tom TromeynatArray.cc (BooleanClass): New define.
2000-09-13 Bryce McKinlayString.java (CASE_INSENSITIVE_ORDER): New static field.
2000-09-12 Alexandre Oliva* configure: Rebuilt with new ../libtool.m4.
2000-09-11 Tom TromeyField.java (toString): Don't rely on Class.toString.
2000-09-11 Tom TromeyBytesToUnicode.java (getDefaultDecoder): Let default...
2000-09-10 Alexandre Olivaacinclude.m4: Simplify the tests for CC and CXX.
2000-09-10 Alexandre Olivaacinclude.m4: Include libtool macros from the source...
2000-09-08 Warren LevyPropertyChangeEvent.java (serialVersionUID): Added.
next