summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Warning cleanup in tools (gjdoc & rmic).Andrew John Hughes2012-09-261-0/+220
* Use accessor functions to manipulate xmlOutputBufferDodji Seketeli2012-08-091-0/+7
* Fix warnings in java.util.TimeZone.Andrew John Hughes2012-08-091-0/+13
* Fix warnings in java.text.* and gnu.java.text.*Andrew John Hughes2012-07-311-0/+98
* PR44052: Cache parsed property data for DateFormatSymbols.Andrew John Hughes2012-07-021-0/+33
* Refactor DateFormatSymbols to use list of ResourceBundle objects for all look...Andrew John Hughes2012-05-311-0/+14
* Remove use of deprecated pango_ft2_font_map_create_context which breaks -Werr...Andrew John Hughes2012-05-041-0/+10
* PR classpath/53171: Cache the compiled regular expressions for splitting loca...Andrew John Hughes2012-05-021-0/+18
* Update warning suppression for newer compilers (unchecked->rawtypes).Andrew John Hughes2012-05-011-0/+102
* Replace use of deprecated gdk_pixbuf_unref.Andrew John Hughes2012-04-241-0/+7
* Add missed ChangeLog entry.Andrew John Hughes2012-04-031-0/+4
* Update copyright notices.Jakub Jelinek2012-04-031-0/+6
* Don't check if TimeZone is an instance of SimpleTimeZone.Jakub Jelinek2012-04-031-0/+5
* Decrement index when removing elements from PriorityQueue. Catch capacity < 1.Andrew Haley2012-04-031-0/+6
* Negate dayOfWeek in java.util.TimeZone.getDateParams.Andrew Haley2012-04-031-0/+5
* Implement Matcher.usePattern(Pattern).Andrew John Hughes2012-04-031-0/+5
* PR libgcj/52694Andrew Haley2012-03-291-0/+6
* Merge branch 'penberg-next'Andrew John Hughes2012-03-191-0/+71
|\
| * Add missing Java 1.7 AutoCloseable interfacePekka Enberg2012-03-141-0/+19
| * Add missing Java 1.7 java/lang/reflect/Modifier methodsPekka Enberg2012-03-141-0/+9
| * Add missing Java 1.7 ReflectiveOperationException classPekka Enberg2012-03-141-0/+11
| * Add missing Java 1.7 constructors to java/lang classesPekka Enberg2012-03-141-0/+7
| * Add missing Java 1.7 compare() API methods to java/lang classesPekka Enberg2012-03-141-0/+15
| * Add missing java/lang/System.lineSeparator() methodPekka Enberg2012-03-141-0/+5
| * Fix java/lang/reflect/Member.getDeclaringClass() return typePekka Enberg2012-03-141-0/+5
* | Add key to NEWS file along the same lines as IcedTea's.Andrew John Hughes2012-03-191-0/+5
|/
* Prepare for future 1.0 release.Andrew John Hughes2012-03-081-0/+7
* Remove duplicate sources and fail on error when copying tool sources.classpath-0.99Andrew John Hughes2012-03-081-0/+6
* Always define @gcctabopt.Andrew John Hughes2012-03-071-0/+6
* Fix GStreamer make distcheck build.Andrew John Hughes2012-02-221-0/+6
* Update NEWS prior to release.Andrew John Hughes2012-02-161-0/+4
* Remove trailing separator from locale data and hack to get around it in DateF...Andrew John Hughes2012-02-151-0/+169
* PR classpath/42390: Use AccessController and PrivilegedAction to retrieve sys...Andrew John Hughes2012-02-081-0/+9
* PR classpath/42390: Add missing security checks in DatagramSocket.connect.Andrew John Hughes2012-02-081-0/+9
* Regenerate locale resources with 'format' month/day context and no alternativ...Andrew John Hughes2012-02-021-2/+62
* Use the main approved value for properties, not the one that occurs last in t...Andrew John Hughes2012-01-301-0/+69
* Replace property data with version sorted by key. This will make later chang...Andrew John Hughes2012-01-201-0/+139
* RH712013: pdftk crashes with java.lang.ArrayIndexOutOfBoundsExceptionAndrew John Hughes2012-01-121-5/+16
* Add java/io/Console class and java/lang/System.console() methodPekka Enberg2012-01-081-0/+20
* Add java.io.IOError classPekka Enberg2012-01-061-0/+5