Fix memory leak in ipa-pure-const
[gcc.git] / libjava / java / beans /
2010-03-13 Matthias Klosere PR libgcj/42676 (javah doesn't generate the header...
2008-10-21 Matthias Klosere PR libgcj/37636 (java tools are unable to find resou...
2008-06-28 Matthias KloseImport GNU Classpath (classpath-0_97_2-release).
2007-06-03 Matthias Kloselibjava/classpath/ChangeLog.gcj:
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2005-07-16 Tom TromeyMajor merge with Classpath.
2005-06-30 Kelley CookUpdate FSF address
2005-04-29 Robert Schuster2005-04-29 Robert Schuster <thebohemian@gmx.net>
2005-04-19 Michael Koch2005-04-19 Michael Koch <konqueror@gmx.de>
2005-04-19 Robert SchusterEventHandler.java: Reworked documentation.
2005-02-22 Jeroen Frijters2005-02-22 Jeroen Frijters <jeroen@frijters.net>
2005-02-19 Michael Koch[multiple changes]
2005-02-17 Michael KochGThreadNativeMethodRunner.java, [...]: Fixed usage...
2004-11-21 Michael Koch2004-11-21 Michael Koch <konqueror@gmx.de>
2004-11-18 Robert SchusterComplete 1.4 support
2004-11-17 Michael KochBeans.java, [...]: Fixed javadocs.
2004-11-06 Robert SchusterFixes documentation and indentation
2004-09-30 Michael KochBeans.java, [...]: Reordered import statements and...
2004-07-14 Jerry QuinnEventHandler.java: Remove debugging statements.
2004-07-14 Jerry QuinnEventHandler.java: New file.
2004-06-30 Jerry QuinnStatement.java (doExecute): Fix formatting.
2004-06-29 Jerry QuinnExpression.java: New file.
2004-04-20 Michael KochAWTPermission.java, [...]: Fixed HTML tags in javadocs...
2004-03-11 Mark WielaardBeanDescriptor.java (BeanDescriptor): Set the FeatureDe...
2003-12-04 Michael KochBeanDescriptor.java, [...]: Explicitely import used...
2003-10-21 Mark WielaardReported by M.Negovanovic
2003-10-18 Mark WielaardReported by M.Negovanovic
2003-10-11 Michael KochBeanContext.java, [...]: Removed redundant modifiers.
2003-10-11 Michael KochAppletInitializer.java, [...]: Removed redundant modifiers.
2003-07-14 Michael KochMemoryImageSource.java, [...]: New versions from classpath.
2003-06-27 Michael KochBeanContextSupport.java: New version from classpath.
2003-03-24 Michael KochBeanContextEvent.java: Reformated.
2003-03-18 Michael Koch2003-03-18 Michael Koch <konqueror@gmx.de>
2003-03-17 Michael KochBeans.java: Explicitely import classes not packages.
2003-03-10 Michael KochBeanContextServicesSupport.java, [...]: New files.
2003-02-27 Michael KochBeans.java, [...]: Reformated to GNU style.
2003-02-07 Stephen CrawleyStephen Crawley <crawley@dstc.edu.au>
2002-11-30 Gary BensonFor PR libgcj/8759:
2002-11-07 Michael KochICC_Profile.java: Added missing constants.
2002-10-04 Michael KochBeanContextChildSupport.java: Added serialVersionUID.
2002-07-15 Tom TromeyMakefile.in: Rebuilt.
2002-03-24 Mark Wielaard[multiple changes]
2002-01-22 Mark WielaardAdd license clarification.
2001-10-15 Tom TromeyMakefile.in: Rebuilt.
2001-08-31 Tom TromeyMakefile.in: Rebuilt.
2001-01-18 Mark Wielaard* java/bean/Beans.java (instantiate): enable Applet...
2001-01-06 Anthony GreenFix comments for doclets
2000-12-21 Tom TromeyPropertyChangeListener.java: Extends EventListener.
2000-11-16 Warren LevyPropertyChangeSupport.java (propertyListeners): Made...
2000-09-08 Warren LevyPropertyChangeEvent.java (serialVersionUID): Added.
2000-06-27 Warren LevyPropertyChangeEvent.java (oldVal): Renamed to oldValue.
2000-05-19 Tom TromeyJumbo patch: