[kaffe] CVS kaffe (robilad): Various small cleanups and warning fixes

2005-02-05 Thread Kaffe CVS
PatchSet 5972 Date: 2005/02/05 09:22:37 Author: robilad Branch: HEAD Tag: (none) Log: Various small cleanups and warning fixes 2005-02-05 Dalibor Topic [EMAIL PROTECTED] * kaffe/kaffevm/exception.h: Removed explicit prototypes for the inline functions. *

[kaffe] CVS kaffe (robilad): Small attribute cleanup

2005-02-05 Thread Kaffe CVS
PatchSet 5973 Date: 2005/02/05 09:54:48 Author: robilad Branch: HEAD Tag: (none) Log: Small attribute cleanup 2005-02-05 Dalibor Topic [EMAIL PROTECTED] * libraries/clib/native/gnu_classpath_VMSystemProperties.c Use UNUSED instead of using the gcc attribute explicitely.

[kaffe] CVS kaffe (robilad): Resynced wih GNU Claspath: fix for cairo includes

2005-02-05 Thread Kaffe CVS
PatchSet 5974 Date: 2005/02/05 14:28:57 Author: robilad Branch: HEAD Tag: (none) Log: Resynced wih GNU Claspath: fix for cairo includes 2005-02-05 Dalibor Topic [EMAIL PROTECTED] Resynced with GNU Classpath. 2005-02-03 Michael Koch [EMAIL PROTECTED] *

[kaffe] CVS kaffe (robilad): Resynced wih GNU Claspath: fix for cairo includes

2005-02-05 Thread Kaffe CVS
PatchSet 5974 Date: 2005/02/05 14:28:57 Author: robilad Branch: HEAD Tag: (none) Log: Resynced wih GNU Claspath: fix for cairo includes 2005-02-05 Dalibor Topic [EMAIL PROTECTED] Resynced with GNU Classpath. 2005-02-03 Michael Koch [EMAIL PROTECTED] *

[kaffe] CVS kaffe (guilhem): Fix for Gump / JNI References fix.

2005-02-05 Thread Kaffe CVS
PatchSet 5975 Date: 2005/02/05 17:12:07 Author: guilhem Branch: HEAD Tag: (none) Log: Fix for Gump / JNI References fix. * kaffe/kaffevm/jni/jni.c (Kaffe_ExceptionOccured): Do not add the exception to the local reference pool if it is NULL.

[kaffe] CVS kaffe (guilhem): Fixed changelog entry.

2005-02-05 Thread Kaffe CVS
PatchSet 5977 Date: 2005/02/05 17:55:17 Author: guilhem Branch: HEAD Tag: (none) Log: Fixed changelog entry. Members: ChangeLog:1.3515-1.3516 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.3515 kaffe/ChangeLog:1.3516 --- kaffe/ChangeLog:1.3515 Sat Feb 5 17:45:51 2005 +++

[kaffe] CVS kaffe (jserv): Initial implementation of Nano-X AWT backend.

2005-02-05 Thread Kaffe CVS
PatchSet 5976 Date: 2005/02/05 17:45:51 Author: jserv Branch: HEAD Tag: (none) Log: Initial implementation of Nano-X AWT backend. 2005-02-05 Jim Huang [EMAIL PROTECTED] * configure.ac, kaffe/kaffe/Makefile.am, kaffe/kaffe/main.c,

[kaffe] CVS kaffe (robilad): Fixed make CFLAGS=something and various warnings in pthreads

2005-02-05 Thread Kaffe CVS
PatchSet 5978 Date: 2005/02/05 19:41:58 Author: robilad Branch: HEAD Tag: (none) Log: Fixed make CFLAGS=something and various warnings in pthreads 2005-02-05 Dalibor Topic [EMAIL PROTECTED] * configure.ac: Don't add PTHREAD_CFLAGS to CFLAGS. That fixes 'make CFLAGS=-Wall'

[kaffe] CVS kaffe (robilad): Sven's fix for date format/calendar problem

2005-02-05 Thread Kaffe CVS
PatchSet 5979 Date: 2005/02/05 20:36:22 Author: robilad Branch: HEAD Tag: (none) Log: Sven's fix for date format/calendar problem 2005-02-05 Sven de Marothy [EMAIL PROTECTED] * java/text/SimpleDateFormat.java (parse): Tweak handling of 2-year dates *

[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: SAX fix

2005-02-05 Thread Kaffe CVS
PatchSet 5982 Date: 2005/02/05 20:59:51 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: SAX fix 2005-02-05 Dalibor Topic [EMAIL PROTECTED] Resynced with GNU Classpath. 2005-02-04 Chris Burdess [EMAIL PROTECTED] *

[kaffe] CVS kaffe (guilhem): Fixlets for Darwin.

2005-02-05 Thread Kaffe CVS
PatchSet 5474 Date: 2005/02/05 21:15:39 Author: guilhem Branch: HEAD Tag: (none) Log: Fixlets for Darwin. * kaffe/kaffevm/systems/unix-pthreads/signal.c (nullException): Better handling of stack overflows though we would need a stack switch here. *

[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: focus traversal policy fixlet

2005-02-05 Thread Kaffe CVS
PatchSet 5981 Date: 2005/02/05 20:53:54 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: focus traversal policy fixlet 005-02-05 Dalibor Topic [EMAIL PROTECTED] Resynced with GNU Classpath. 2005-02-04 Michael Koch [EMAIL PROTECTED] *

[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: character conversion fixes

2005-02-05 Thread Kaffe CVS
PatchSet 5980 Date: 2005/02/05 20:50:01 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: character conversion fixes 2005-02-05 Dalibor Topic [EMAIL PROTECTED] Resynced with GNU Classpath. 2005-02-03 Robert Schuster [EMAIL PROTECTED] *

Re: [kaffe] Bug report: java.text.SimpleDateFormat#parse

2005-02-05 Thread Dalibor Topic
Dalibor Topic wrote: Ito Kazumitsu wrote: In message Re: [kaffe] Bug report: java.text.SimpleDateFormat#parse on 05/01/29, Dalibor Topic [EMAIL PROTECTED] writes: : And even more thanks for your patch fixing the problem :) I've merged it : in from GNU Classpath, and now all tests pass again

[kaffe] CVS kaffe (robilad): Fixlet for Freebsd tinderbox

2005-02-05 Thread Kaffe CVS
PatchSet 5475 Date: 2005/02/05 23:31:02 Author: robilad Branch: HEAD Tag: (none) Log: Fixlet for Freebsd tinderbox 2005-02-05 Dalibor Topic [EMAIL PROTECTED] Attempt to fix up the FreeeBSD x86 tinderbox build. * kaffe/kaffevm/Makefile.am (libkaffevm_la_CFLAGS,

[kaffe] CVS kaffe (guilhem): Fixed ChangeLog entry

2005-02-05 Thread Kaffe CVS
PatchSet 5476 Date: 2005/02/06 07:20:19 Author: guilhem Branch: HEAD Tag: (none) Log: Fixed ChangeLog entry Members: ChangeLog:1.3522-1.3523 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.3522 kaffe/ChangeLog:1.3523 --- kaffe/ChangeLog:1.3522 Sat Feb 5 23:31:02 2005 +++