summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable plugin by default and warn when enabled.libgcj-import-20100921Andrew John Hughes2010-05-272-2/+12
* Define macros only once and require dependencies rather than using inclusion.Andrew John Hughes2010-05-276-12/+33
* 2010-05-04 Andrew Haley <aph@redhat.com>Andrew Haley2010-05-052-11/+18
* Cleanup output of javac is gcj test.Andrew John Hughes2010-05-042-2/+12
* Allow location of GMP to be specified.Andrew John Hughes2010-05-042-2/+37
* Add generic types to IppResponse and IppPrintServiceAndrew John Hughes2010-04-2811-114/+178
* Add generic types.Andrew John Hughes2010-04-272-16/+33
* Fix return value of getCategory() and mutability of private variables in Requ...Andrew John Hughes2010-04-2737-45/+127
* Normalise whitespace usage.Andrew John Hughes2010-04-2758-1317/+1379
* Fix getCategory and getAssociatedAttributeArray warnings. Whitespace cleanup.Andrew John Hughes2010-04-2722-615/+699
* 2010-04-27 Andrew Haley <aph@redhat.com>Andrew Haley2010-04-272-1/+11
* 2010-04-27 Andrew Haley <aph@redhat.com>Andrew Haley2010-04-274-5/+35
* Remove .svn pruning. Now applied to GCJ local copies only.Andrew John Hughes2010-01-302-4/+16
* List JAPI results against newer JDKs on the website.Andrew John Hughes2010-01-302-1/+11
* PR classpath/41686 Implement KerberosTicket.getSessionKeyType()Andrew John Hughes2010-01-303-9/+61
* Update GNU Classpath build system to handle newer autotools.Andrew John Hughes2010-01-306-837/+25
* 2010-01-12 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2010-01-122-25/+21
* 2009-11-18 Andrew Haley <aph@redhat.com>Andrew Haley2009-11-182-2/+7
* 2009-10-22 Andrew Haley <aph@redhat.com>Andrew Haley2009-10-223-6/+23
* 2009-08-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>Tom Tromey2009-08-172-4/+9
* 2009-08-14 Jakub Jelinek <jakub@redhat.com>Andrew Haley2009-08-141-0/+63
* 2009-07-08 Chris Burdess <dog@gnu.org>Chris Burdess2009-07-0811-37/+105
* 2009-07-06 Ludovic Claude <ludovic.claude@laposte.net>Andrew John Hughes2009-07-072-4/+26
* Correctly spot EOF in java.util.Scanner#hasNextLine().Andrew John Hughes2009-07-073-1/+15
* Whitespace cleanup.Andrew John Hughes2009-07-073-430/+434
* 2009-06-29 Andrew Haley <aph@redhat.com>Andrew Haley2009-06-307-34/+176
* * doc/www.gnu.org/faq/faq.wml: Fix link to cp-hacking.html.Mark Wielaard2009-03-292-1/+5
* * m4/ac_prog_antlr.m4: Check whether ANTLR_JAR is empty.Mark Wielaard2009-03-292-1/+9
* Fix for PR39408.Andrew John Hughes2009-03-253-1/+12
* Cleanup generic warnings in gjavah.Andrew John Hughes2009-03-2027-5087/+5121
* Fix license headers.Andrew John Hughes2009-03-17156-154/+2990
* More warning fixes.Andrew John Hughes2009-03-0918-75/+119
* Generics cleanup - turn off warnings as raw type is requiredAndrew John Hughes2009-02-1418-1/+41
* 2009-02-06 Andrew John Hughes <ahughes@redhat.com>Andrew John Hughes2009-02-066-5/+172
* Add VM updates.classpath-0_98-releaseAndrew John Hughes2009-02-052-0/+12
* Prepare for 0.98 release.classpath-0.98Andrew John Hughes2009-02-053-3/+34
* Handle XULRunner 1.9.1.Andrew John Hughes2009-02-052-0/+30
* 2009-02-05 Mark Wielaard <mark@klomp.org>Andrew John Hughes2009-02-052-2/+20
* Revert the return on chdir == -1.Andrew John Hughes2009-02-042-2/+8
* Fix build errors on gcc 4.3.3 with -Werror.Andrew John Hughes2009-02-042-1/+9
* Fix typo and access to VMSecureRandom.Andrew John Hughes2009-02-035-66/+147
* 2009-01-22 Mario Torre <neugens@aicas.com>Andrew John Hughes2009-02-038-64/+178
* * tools/gnu/classpath/tools/gjdoc/Main.java (getGjdocVersion):Mark Wielaard2009-01-222-1/+6
* Fixes PR #34991Robert Schuster2009-01-062-2/+9
* Distribute ChangeLog-2008.Andrew John Hughes2009-01-062-1/+6
* Move to new ChangeLog for 2009.libgcj-import-20090102Andrew John Hughes2009-01-022-4439/+4448
* Use an IntegerInstance of NumberFormat for formatting integers.Andrew John Hughes2009-01-022-6/+7
* Emulate Vector.setSize() with ArrayList.Andrew John Hughes2008-12-312-1/+12
* Remove empty line.Andrew John Hughes2008-12-312-1/+6
* Cleanup of java.text classes.Andrew John Hughes2008-12-315-80/+104