summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Cleanup warnings in java.util.Collections.HEADmasterAndrew John Hughes2016-03-181-0/+92
* Make gjdoc depend on CREATE_WRAPPERS and remove unneeded Automake 1.11 depend...Andrew John Hughes2016-02-161-0/+7
* Cleanup warnings in gnu.xml.transform.* and gnu.xml.util.*.Andrew John Hughes2016-02-161-0/+214
* Add remaining javax.lang.model.util classes for Java 7.Andrew John Hughes2015-12-221-0/+60
* Add remaining javax.lang.model.util classes for Java 6.Andrew John Hughes2015-09-261-0/+85
* Mention PR66376.Andrew John Hughes2015-06-191-0/+4
* Cleanup warnings in XML parser.Andrew John Hughes2015-04-221-0/+309
* Cleanup the majority of the warnings in the gnu.java.security, java.security,...Andrew John Hughes2015-03-111-0/+1047
* PR64902: Keys returned by KeyPairGenerator don't use standardised algorithm n...Andrew John Hughes2015-02-101-0/+59
* PR64881: KeyPairGenerator.genKeyPair() ends up calling the default generateKe...Andrew John Hughes2015-02-021-0/+11
* Implement java.util.Objects.Andrew John Hughes2015-01-071-0/+14
* PR64176: Week of year field during end of year transition is incorrectAndrew John Hughes2014-12-221-0/+12
* PR64109: Missing symbol in libjavautil.soAndrew John Hughes2014-11-281-0/+7
* Add 0.99 release to web site.Andrew John Hughes2014-10-141-0/+9
* Allow warnings from the Java compiler to be turned on and off.Andrew John Hughes2014-10-131-0/+15
* Implement AbstractAnnotationValueVisitor6.Andrew John Hughes2014-10-131-0/+11
* Fix majority of warnings in gnu.java.security.* and java.security.*.Andrew John Hughes2014-10-131-0/+353
* Add missing IOException constructors.Andrew John Hughes2014-05-071-0/+6
* Remove obsolete Solaris 9 support.Andrew John Hughes2014-04-301-0/+7
* Use correct inclusion method, allowing builds with FreeType >=2.5.3.Andrew John Hughes2014-04-301-0/+7
* Fix issues with parallel make.Andrew John Hughes2014-04-201-0/+12
* Update javax.lang.model, javax.lang.model.element and javax.lang.model.type p...Andrew John Hughes2013-09-041-0/+48
* Fix bad use of gccoptlist in cp-tools.texinfo.Andrew John Hughes2013-08-071-0/+5
* Merge branch 'master' of ../classpathAndrew John Hughes2013-08-071-0/+36
|\
| * Add methods for Iterables to ElementFilter.Andrew John Hughes2013-08-061-0/+36
* | Mention PR57070 being fixed in NEWS.Andrew John Hughes2013-07-101-0/+4
* | Make resources for AicasGraphicsBenchmark example work within the examples zip.Andrew John Hughes2013-06-061-0/+6
* | Allow builds with -Werror with GLib >= 2.32.Andrew John Hughes2013-06-061-0/+9
|/
* Fix missing bracket.Andrew John Hughes2013-06-041-0/+5
* Fix warnings in gnu.java.security.PolicyFileAndrew John Hughes2013-05-311-0/+13
* Fix warnings in gnu.java.net classes.Andrew John Hughes2013-05-261-0/+17
* Use notifyAll, not notify, in VMProcess.Andrew John Hughes2013-05-261-0/+11
* Fix warnings in TreeMap and TreeSet.Andrew John Hughes2013-05-261-0/+111
* Check for gettext m4 macros in autogen.shPekka Enberg2013-03-121-0/+5
* Add autogen-generated files to gitignorePekka Enberg2013-03-111-0/+4
* Fix warnings in gnu.classpath.* code (mainly the JDWP implementation).Andrew John Hughes2013-03-051-0/+179
* Implement javax.tools.ToolProvider using ecj. Cleanup and make more use of C...Andrew John Hughes2013-02-261-0/+51
* Implement AbstractProcessor, adding annotations and an interface it depends on.Andrew John Hughes2013-02-221-0/+31
* Add missing methods in javax.lang.model.SourceVersion.Andrew John Hughes2013-02-181-0/+7
* Add ElementVisitor implementations and JavaFileManager forwarder.Andrew John Hughes2013-02-181-0/+63
* Merge branch 'compiler-support'Andrew John Hughes2013-02-031-0/+810
|\
| * Add remaining Set filters to ElementFilter.compiler-supportAndrew John Hughes2013-02-031-0/+8
| * Document ElementKind fields and add missing methods.Andrew John Hughes2013-02-011-0/+23
| * For ElementFilter, the type of element should be determined by its kind, not ...Andrew John Hughes2013-02-011-0/+35
| * Add missing exception classes in javax.lang.model.element.* and javax.lang.mo...Andrew John Hughes2013-01-041-0/+51
| * Fix warnings in gnu.xml.validation.*Andrew John Hughes2012-12-281-0/+162
| * Add missing Modifier and NestingKind enumerations and associated methods.Andrew John Hughes2012-12-281-0/+37
| * Add methods to Messager now dependents are in place.Andrew John Hughes2012-12-241-0/+10
| * Provide implementation of SimpleJavaFileObject.Andrew John Hughes2012-12-191-0/+19
| * Add remaining javax.tools interfaces.Andrew John Hughes2012-12-181-0/+26