summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add remaining TypeMirror subclasses and associated methods.Andrew John Hughes2012-11-301-0/+48
| * Add Name & PackageElement along with methods that depend on them.Andrew John Hughes2012-11-291-0/+24
| * Add annotation elements and start of type hierarchy.Andrew John Hughes2012-11-271-0/+116
| * Implement javax.annotation.processing.Processor interface.Andrew John Hughes2012-11-261-0/+10
| * Documentation & annotation update/cleanup on new files.Andrew John Hughes2012-11-261-0/+50
| * Provide implementations of ForwardingFileObject and ForwardingJavaFileObject....Andrew John Hughes2012-11-251-0/+26
| * Add JavaFileManager and JavaFileObject, along with methods that use them in F...Andrew John Hughes2012-11-201-0/+59
| * Add remaining methods of ProcessingEnvironment so the ecj implementation comp...Andrew John Hughes2012-11-131-0/+7
| * Start implementing classes/fields/methods necessary to build ecj.Andrew John Hughes2012-11-131-0/+99
* | * tools/gnu/classpath/tools/gjdoc/Main.java: Accept -source 1.5, 1.6, 1.7.Matthias Klose2013-01-101-0/+5
* | PR libgcj/55716Andrew Haley2012-12-181-0/+6
|/
* PR55182: Fix build on RHEL6libgcj-import-20121202Andrew John Hughes2012-11-021-0/+14
* PR55140: Addition of exception to codePointBefore breaks OpenJDK GenerateBrea...Andrew John Hughes2012-10-301-0/+7
* Cleanup ChangeLog entry from previous merge.Andrew John Hughes2012-10-261-11/+22
* Merge remote-tracking branch 'ivan/ivmai4review-v3'Andrew John Hughes2012-10-261-0/+16
|\
| * Optimize emptySet/Map/List() in Collections classIvan Maidanski2012-10-161-0/+16
* | PR41689: Add missing field javax.security.sasl.Sasl.CREDENTIALS.Andrew John Hughes2012-10-261-0/+7
* | Update NEWS and THANKYOU.Andrew John Hughes2012-10-261-0/+5
* | PR44208: Ensure a handle for the enum is registered before its constant.Andrew John Hughes2012-10-261-0/+8
* | PR42551: Avoid overwriting length of message when computing length representa...Andrew John Hughes2012-10-261-0/+7
* | PR54960: Avoid NullPointerException in SAXSerializer.Andrew John Hughes2012-10-261-0/+6
* | Use jack_client_open rather than deprecated jack_client_new.Andrew John Hughes2012-10-261-0/+7
|/
* Fix broken ChangeLog entry.Andrew John Hughes2012-10-151-2/+2
* Update NEWS and start preparing for 0.99.1 release.Andrew John Hughes2012-10-151-0/+7
* Merge branch 'master' of git.sv.gnu.org:/srv/git/classpathAndrew John Hughes2012-10-151-0/+10
|\
| * Fix NPE in java/util/Formatter.format() methodPekka Enberg2012-10-151-0/+10
* | PR54931: Allow Classpath to build docs with the GJDoc included withinAndrew John Hughes2012-10-151-0/+8
|/
* Fix java/lang/String.codePoint{At|Before} exception typesPekka Enberg2012-10-151-0/+6
* Handle malloc() failure in java_util_VMTimeZone.c file.Ivan Maidanski2012-10-151-0/+7
* Replace all .cvsignore files with .gitignoreIvan Maidanski2012-10-151-0/+70
* Fix warnings in java.awt.geom.Area.Andrew John Hughes2012-10-151-0/+46
* Java warnings cleanup for javax.sound.* and gnu.javax.sound.*Andrew John Hughes2012-10-101-0/+83
* PR42134: NullPointerException in java.text.BidiAndrew John Hughes2012-09-281-0/+9