[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: cleanup in File

2004-12-04 Thread Kaffe CVS
PatchSet 5518 Date: 2004/12/03 13:37:43 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: cleanup in File 2004-12-03 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/java/io/File.java, libraries/javalib/java/io/VMFile.java: Resynced with G

[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: don't catch ThreadDeath

2004-12-04 Thread Kaffe CVS
PatchSet 5537 Date: 2004/12/04 12:13:54 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: don't catch ThreadDeath 2004-12-03 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/java/awt/EventDispatchThread.java, libraries/javalib/java/awt/Toolkit.java, libraries/jav

[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: added package docs for ftp and http handlers

2004-12-04 Thread Kaffe CVS
PatchSet 5538 Date: 2004/12/04 13:41:51 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: added package docs for ftp and http handlers 2004-12-03 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/gnu/java/net/protocol/ftp/package.html, libraries/javalib/gnu/java/n

[kaffe] CVS kaffe (robilad): Resynced with GNU JAXP

2004-12-04 Thread Kaffe CVS
PatchSet 5539 Date: 2004/12/04 21:12:15 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU JAXP Members: ChangeLog:1.3085->1.3086 libraries/clib/libxmlj/xmlj_dom.c:1.5->1.6 libraries/clib/libxmlj/xmlj_dom.h:1.4->1.5 libraries/clib/libxmlj/xmlj_io.

Re: [kaffe] Turn exception into warning message for ClassLoader.setSigners()

2004-12-04 Thread Mark Wielaard
Hi, On Sun, 2004-11-14 at 20:40, Casey Marshall wrote: > Or, why not implement Class.getSigners and Class.setSigners? That is a very nice idea! Thanks for writing that patch. Could this patch please go into CVS? It is a bit of a pain to keep applying workarounds for testing anything that uses sig

[kaffe] CVS kaffe (robilad): Small JAXP fix for Axis

2004-12-04 Thread Kaffe CVS
PatchSet 5540 Date: 2004/12/04 23:01:56 Author: robilad Branch: HEAD Tag: (none) Log: Small JAXP fix for Axis 2004-12-04 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/javax/xml/namespace/QName.java: (getLocalName) renamed to (getLocalPart) to match the specific