summaryrefslogtreecommitdiff
path: root/javax
Commit message (Expand)AuthorAgeFilesLines
* Add remaining javax.lang.model.util classes for Java 7.Andrew John Hughes2015-12-2215-13/+941
* Add remaining javax.lang.model.util classes for Java 6.Andrew John Hughes2015-09-267-3/+1477
* Cleanup warnings in XML parser.Andrew John Hughes2015-04-221-5/+7
* Cleanup the majority of the warnings in the gnu.java.security, java.security,...Andrew John Hughes2015-03-1118-111/+124
* Implement AbstractAnnotationValueVisitor6.Andrew John Hughes2014-10-132-0/+129
* Fix majority of warnings in gnu.java.security.* and java.security.*.Andrew John Hughes2014-10-1333-162/+237
* Update javax.lang.model, javax.lang.model.element and javax.lang.model.type p...Andrew John Hughes2013-09-0415-26/+294
* Add methods for Iterables to ElementFilter.Andrew John Hughes2013-08-061-5/+296
* Implement javax.tools.ToolProvider using ecj. Cleanup and make more use of C...Andrew John Hughes2013-02-261-0/+191
* Implement AbstractProcessor, adding annotations and an interface it depends on.Andrew John Hughes2013-02-226-2/+442
* Add missing methods in javax.lang.model.SourceVersion.Andrew John Hughes2013-02-181-0/+64
* Add ElementVisitor implementations and JavaFileManager forwarder.Andrew John Hughes2013-02-187-1/+812
* Add remaining Set filters to ElementFilter.compiler-supportAndrew John Hughes2013-02-031-0/+52
* Document ElementKind fields and add missing methods.Andrew John Hughes2013-02-011-0/+53
* For ElementFilter, the type of element should be determined by its kind, not ...Andrew John Hughes2013-02-011-33/+63
* Add missing exception classes in javax.lang.model.element.* and javax.lang.mo...Andrew John Hughes2013-01-048-0/+492
* Add missing Modifier and NestingKind enumerations and associated methods.Andrew John Hughes2012-12-287-0/+240
* Add methods to Messager now dependents are in place.Andrew John Hughes2012-12-241-0/+57
* Provide implementation of SimpleJavaFileObject.Andrew John Hughes2012-12-191-0/+254
* Add remaining javax.tools interfaces.Andrew John Hughes2012-12-183-0/+463
* Add remaining TypeMirror subclasses and associated methods.Andrew John Hughes2012-11-3010-0/+733
* Add Name & PackageElement along with methods that depend on them.Andrew John Hughes2012-11-295-3/+254
* Add annotation elements and start of type hierarchy.Andrew John Hughes2012-11-2716-1/+1444
* Implement javax.annotation.processing.Processor interface.Andrew John Hughes2012-11-261-0/+190
* Documentation & annotation update/cleanup on new files.Andrew John Hughes2012-11-2615-10/+43
* Provide implementations of ForwardingFileObject and ForwardingJavaFileObject....Andrew John Hughes2012-11-253-1/+241
* Add JavaFileManager and JavaFileObject, along with methods that use them in F...Andrew John Hughes2012-11-206-0/+823
* Add remaining methods of ProcessingEnvironment so the ecj implementation comp...Andrew John Hughes2012-11-131-0/+32
* Start implementing classes/fields/methods necessary to build ecj.Andrew John Hughes2012-11-1312-0/+1459
* PR41689: Add missing field javax.security.sasl.Sasl.CREDENTIALS.Andrew John Hughes2012-10-261-0/+10
* PR42551: Avoid overwriting length of message when computing length representa...Andrew John Hughes2012-10-261-2/+4
* Java warnings cleanup for javax.sound.* and gnu.javax.sound.*Andrew John Hughes2012-10-105-80/+94
* Update warning suppression for newer compilers (unchecked->rawtypes).Andrew John Hughes2012-05-0114-47/+53
* Add missing Java 1.7 AutoCloseable interfacePekka Enberg2012-03-144-0/+4
* Fix Use ArrayList.set() in StyleSheet.resolveStylePekka Enberg2011-03-141-1/+2
* 2010-07-30 Andrew Haley <aph@redhat.com>Andrew Haley2010-07-301-1/+1
* Normalise whitespace.Andrew John Hughes2010-06-03979-22964/+22809
* PR classpath/41686 Implement KerberosTicket.getSessionKeyType()Andrew John Hughes2010-01-302-9/+51
* 2009-07-08 Chris Burdess <dog@gnu.org>Chris Burdess2009-07-085-28/+47
* More warning fixes.Andrew John Hughes2009-03-0915-68/+73
* Fix FindBugs issues.Andrew John Hughes2008-09-012-5/+6
* Fix typos in javax.tools.FileObject.Andrew John Hughes2008-09-011-2/+4
* Fix warnings due to generics.Andrew John Hughes2008-08-256-8/+15
* Add generics to javax.management.Andrew John Hughes2008-08-255-33/+26
* Update JAF with respect to generics and use of CPStringBuilder.Andrew John Hughes2008-08-1710-127/+146
* Import GNU JAF.Andrew John Hughes2008-08-1721-0/+4010
* Genericised javax.xml.* and gnu.xml.xpath.*.Andrew John Hughes2008-06-2215-14/+27
* 2008-06-17 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-06-172-27/+20
* Fix use of generics in javax.management.openmbean and javax.management.remote...Andrew John Hughes2008-06-169-49/+58
* 2008-06-15 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-06-162-20/+15