[kaffe] java.text.SimpleDateFormat.formatWithAttribute

2003-08-25 Thread Greg Wooledge
Engine: Just-in-time v3 Version: 1.1.1 Java Version: 1.1 Configuration/Compilation options: Compile date : Mon Aug 25 18:44:22 EDT 2003 Compile host : pegasus Install prefix: /usr/local/kaffe Thread system : unix-jthreads CC: gcc CFLAGS: -g -O2 -Wall -Wstrict-p

[kaffe] Regarding labels !!

2003-08-25 Thread Akash Mahajan
Hi,  Can anyone throw more light on hows labels work in kaffe. There seems to be quite less documentation on that.   Regards, Akash

Re: [kaffe] s/CheckException/ExceptionCheck/

2003-08-25 Thread Dalibor Topic
Mark Wielaard wrote: Hi, It seems I made a typo when adding the new JNI 1.2 method. 2003-08-08 Mark Wielaard <[EMAIL PROTECTED]> * include/jni_cpp.h (JNIEnv::CheckException): Change to ExceptionCheck. thanks Mark! It just occured to me that Bernhard Rosenkraenzer submitted the

[kaffe] CVS kaffe (dalibor): Mark fixed JNI c++ build problems, fixing building with Qt-awt as well

2003-08-25 Thread Kaffe CVS
PatchSet 3979 Date: 2003/08/25 19:14:33 Author: dalibor Branch: HEAD Tag: (none) Log: Mark fixed JNI c++ build problems, fixing building with Qt-awt as well Members: ChangeLog:1.1576->1.1577 include/jni_cpp.h:1.5->1.6 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.1576 kaff

Re: [kaffe] assertion "pool->num_free_nodes != 0" failed

2003-08-25 Thread Jim Pick
On Sun, 24 Aug 2003 12:34:33 -0400 Greg Wooledge <[EMAIL PROTECTED]> wrote: > Since Helmer fixed a memory leak, I've decided to give Kaffe+Freenet > another whirl. The good news is, it's MUCH more stable than 1.1.0 > was. I've actually had it running for many hours without sucking up > all the m

[kaffe] Re: [Classpathx-discuss] [gnujaxp] javax.xml.* conform to jaxp1.1

2003-08-25 Thread Dalibor Topic
Arnaud Vandyck wrote: On 22 Aug 2003 11:05:25 +0100 Nic <[EMAIL PROTECTED]> wrote: Would Debian have a problem with this? It's just a dependancy on the package isn't it? Most people will already have libxml2 I suspect. No problem with Debian. But maybe with other JDK/ JRE. What does kaffe, sa

[kaffe] CVS kaffe (guilhem): Jthread compilation fixes.

2003-08-25 Thread Kaffe CVS
PatchSet 3978 Date: 2003/08/25 07:48:24 Author: guilhem Branch: HEAD Tag: (none) Log: Jthread compilation fixes. BTW, added a new parameter to jthread_init to be able to pass a reallocator. Members: ChangeLog:1.1575->1.1576 kaffe/kaffevm/thread.c:1.53->1.54 kaffe/kaff

[kaffe] CVS kaffe (guilhem): KJC's compilation fixes + missing method

2003-08-25 Thread Kaffe CVS
PatchSet 3977 Date: 2003/08/25 06:30:10 Author: guilhem Branch: HEAD Tag: (none) Log: KJC's compilation fixes + missing method Members: ChangeLog:1.1574->1.1575 libraries/javalib/essential.files:1.22->1.23 libraries/javalib/java/text/DecimalFormat.java:1.17->1.18

[kaffe] CVS kaffe (guilhem): JThread fix + OpenBSD fix + new java.text classes

2003-08-25 Thread Kaffe CVS
PatchSet 3976 Date: 2003/08/25 06:14:45 Author: guilhem Branch: HEAD Tag: (none) Log: JThread fix + OpenBSD fix + new java.text classes Added jqueue variable node pool. Added SIGNAL_* macros in config/i386/openbsd2/md.h Added java.text.*.Field classes as in spec. Implemented an AttributeCharacte

[kaffe] CVS kaffe (jim): Update .cvsignore files.

2003-08-25 Thread Kaffe CVS
PatchSet 3975 Date: 2003/08/25 00:00:25 Author: jim Branch: HEAD Tag: (none) Log: Update .cvsignore files. Members: ChangeLog:1.1572->1.1573 include/kaffe/.cvsignore:INITIAL->1.1 kaffe/jvmpi/.cvsignore:INITIAL->1.1 kaffe/scripts/.cvsignore:1.1->1.2 li