summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2005-05-16re PR libgcj/20504 (java.util.regex implementation doesn't support quoting co...Ziga Mahkovec
2005-05-15* java/lang/String.java (startsWith): Fixed javadoc.Tom Tromey
2005-05-15re PR java/21519 (ICE in generate_bytecode_conditional, at java/jcf-write.c:1...Tom Tromey
2005-05-15* stacktrace.cc (getLineNumberForFrame): Use _Jv_GetSafeArg.Tom Tromey
2005-05-14re PR libgcj/21557 (Hash synchronization: Thread.interrupt() can make _Jv_Mon...Bryce McKinlay
2005-05-13SystemClassLoader.java (init): Handle empty element in path.Tom Tromey
2005-05-13[multiple changes]Bryce McKinlay
2005-05-13* configure.host: Set IEEESPEC to -mieee for sh*-*-*.Kaz Kojima
2005-05-12Makefile.am (cond_gtk_gcjawt_ltlibrary): Rename libjawt.la libgcjawt.la.Thomas Fitzsimmons
2005-05-12gcj.texi (Code Generation): Document -fbootstrap-classes.Tom Tromey
2005-05-10javaprims.h: Updated.Tom Tromey
2005-05-10re PR java/21436 (imports not remembered for previously compiled files)Paolo Bonzini
2005-05-10* configure: Regenerate.Mike Stump
2005-05-10BitSet.java (get(int, int)): Fix breakage when requested set doesn't start on...David Daney
2005-05-09libjava.exp (libjava_find_gij): Use $objdir/..Bryce McKinlay
2005-05-07GtkVolatileImage.java: Add imports.Matthias Klose
2005-05-06Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java.Thomas Fitzsimmons
2005-05-062005-05-06 Michael Koch <konqueror@gmx.de>Michael Koch
2005-05-062005-05-06 Michael Koch <konqueror@gmx.de>Michael Koch
2005-05-06gnu_java_awt_peer_gtk_GdkPixbufDecoder.c: use DeleteLocalRef() to avoid exhau...Archie Cobbs
2005-05-06[multiple changes]Michael Koch
2005-05-062005-05-06 Roman Kennke <roman@kennke.org>Roman Kennke
2005-05-04BufferCapabilities.java (BufferCapabilities): Fix the typo.H.J. Lu
2005-05-05BufferStrategy.java: Document.Thomas Fitzsimmons
2005-05-04BufferCapabilities.java: Document.Thomas Fitzsimmons
2005-05-04FileLock.java (toString): Entirely avoid String "+".Tom Tromey
2005-05-04Shuffle ChangeLog entries into new files ChangeLog-1998,Ian Lance Taylor
2005-05-04ImageCapabilities.java: Document.Thomas Fitzsimmons
2005-05-04VolatileImage.java: Document.Thomas Fitzsimmons
2005-05-03* ChangeLog: Remove conflict indicator.Thomas Fitzsimmons
2005-05-032005-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2005-05-03re PR libgcj/21372 (FileChannel.tryLock() return value incorrect)Andrew Overholt
2005-05-03VMSecurityManager.java (currentClassLoader): Use 'systemClasssLoader' directly.Tom Tromey
2005-05-03VMSecurityManager.java (currentClassLoader): Don't call VMClassLoader.getSyst...Tom Tromey
2005-04-292005-04-29 Michael Koch <konqueror@gmx.de>Michael Koch
2005-04-29Class.h (_Jv_ResolvePoolEntry): Declare as friend.Andrew Haley
2005-04-292005-04-29 Dalibor Topic <robilad@kaffe.org>Dalibor Topic
2005-04-29re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley
2005-04-292005-04-29 Michael Koch <konqueror@gmx.de>Michael Koch
2005-04-292005-04-29 Michael Koch <konqueror@gmx.de>Michael Koch
2005-04-29ResourceBundle.java (getObject): Clarify MissingResourceException detailed me...Mark Wielaard
2005-04-292005-04-29 Robert Schuster <thebohemian@gmx.net>Robert Schuster
2005-04-282005-04-28 Michael Koch <konqueror@gmx.de>Michael Koch
2005-04-28[multiple changes]Michael Koch
2005-04-28Timer.java: Reordered all fields and methods, Added more javadocs.Michael Koch
2005-04-28Timer.java: Javadocs merged from GNU classpath.Michael Koch
2005-04-28[multiple changes]Michael Koch
2005-04-27Connection.java: Return correct content length for directory listing.Chris Burdess
2005-04-27* gnu/java/net/protocol/https/Handler.java: Commit.Thomas Fitzsimmons
2005-04-27[multiple changes]Thomas Fitzsimmons