[kaffe] CVS kaffe (jim):

2005-04-05 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (jim):

2005-04-05 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (jim): Fixed exec bug.

2004-04-15 Thread Kaffe CVS
PatchSet 4645 Date: 2004/04/15 22:56:07 Author: jim Branch: HEAD Tag: (none) Log: Fixed exec bug. While trying run cgi-scripts from Tomcat, I discovered this bug in our exec code. Members: ChangeLog:1.2221->1. libraries/clib/native/UNIXProcess.c:1.28->1.29 Index: kaffe/C

[kaffe] CVS kaffe (jim): Fix --with-staticlib

2004-04-15 Thread Kaffe CVS
PatchSet 4644 Date: 2004/04/15 20:58:08 Author: jim Branch: HEAD Tag: (none) Log: Fix --with-staticlib Members: ChangeLog:1.2220->1.2221 configure:1.308->1.309 configure.ac:1.8->1.9 developers/autogen.sh:1.33->1.34 libltdl/Makefile.am:1.16->1.17

[kaffe] CVS kaffe (jim): Fix for timezone problem.

2004-04-13 Thread Kaffe CVS
PatchSet 4641 Date: 2004/04/13 19:24:39 Author: jim Branch: HEAD Tag: (none) Log: Fix for timezone problem. After the switch back to summer time, all my dates mysteriously switched to GMT. This fix removes some obsolete system properties. Members: ChangeLog:1.2217->1.2218 lib

[kaffe] CVS kaffe (jim):

2004-02-18 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (jim):

2004-02-18 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (jim):

2004-02-18 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (jim): Remove assertion that was breaking test/internal with pthreads

2004-02-16 Thread Kaffe CVS
PatchSet 4443 Date: 2004/02/17 04:13:29 Author: jim Branch: HEAD Tag: (none) Log: Remove assertion that was breaking test/internal with pthreads Members: ChangeLog:1.2026->1.2027 kaffe/kaffevm/systems/unix-pthreads/thread-impl.c:1.19->1.20 Index: kaffe/ChangeLog diff -u kaffe

[kaffe] CVS kaffe (jim): Configure script fixes for ALSA, sound

2004-02-16 Thread Kaffe CVS
PatchSet 4442 Date: 2004/02/17 01:54:01 Author: jim Branch: HEAD Tag: (none) Log: Configure script fixes for ALSA, sound Members: ChangeLog:1.2025->1.2026 configure:1.289->1.290 configure.in:1.254->1.255 libltdl/configure:1.50->1.51 Index: kaffe/ChangeLog di

[kaffe] CVS kaffe (jim):

2004-02-10 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (jim): Fix building class library using kjc

2004-01-24 Thread Kaffe CVS
PatchSet 4366 Date: 2004/01/24 22:03:01 Author: jim Branch: HEAD Tag: (none) Log: Fix building class library using kjc Members: ChangeLog:1.1951->1.1952 libraries/javalib/Klasses.jar.bootstrap:1.44->1.45 libraries/javalib/Makefile.am:1.165->1.166 libraries/jav

[kaffe] CVS kaffe (jim): Don't use old versions of ALSA

2004-01-11 Thread Kaffe CVS
PatchSet 4324 Date: 2004/01/11 22:06:46 Author: jim Branch: HEAD Tag: (none) Log: Don't use old versions of ALSA Members: ChangeLog:1.1911->1.1912 Makefile.in:1.125->1.126 THIRDPARTY:1.6->1.7 aclocal.m4:1.86->1.87 configure:1.272->1.273 confi

[kaffe] CVS kaffe (jim): Add new docbook docs.

2003-12-10 Thread Kaffe CVS
PatchSet 4210 Date: 2003/12/10 23:11:45 Author: jim Branch: HEAD Tag: (none) Log: Add new docbook docs. "Porting Kaffe to a new platform", by Edouard G. Parmelan The HTML is generated from the Docbook sources using maven and the maven-sdocbook-plugin. I haven't tried to get those tools to work

[kaffe] CVS kaffe (jim): Release 1.1.3 (on branch)

2003-12-07 Thread Kaffe CVS
PatchSet 4202 Date: 2003/12/08 01:06:02 Author: jim Branch: Release_1_1_3_Branch Tag: Release_1_1_3 Log: Release 1.1.3 (on branch) Members: ChangeLog:1.1793->1.1793.2.1 Makefile.am:1.50->1.50.2.1 Makefile.in:1.118->1.118.2.1 README:1.29->1.29.4.1 RELE

[kaffe] CVS kaffe (jim):

2003-12-07 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (jim): Add javax.swing.EventListenerList from Classpath

2003-11-02 Thread Kaffe CVS
PatchSet 4152 Date: 2003/11/03 01:01:08 Author: jim Branch: HEAD Tag: (none) Log: Add javax.swing.EventListenerList from Classpath This lets me build log4j. Members: ChangeLog:1.1744->1.1745 libraries/javalib/Makefile.am:1.143->1.144 libraries/javalib/javax/swing/even

[kaffe] CVS kaffe (jim): Compile fix.

2003-11-02 Thread Kaffe CVS
PatchSet 4151 Date: 2003/11/02 21:49:17 Author: jim Branch: HEAD Tag: (none) Log: Compile fix. I think this was missing from Tim's fix. With this, Tim's jit3 fix seems to work. :-) Members: ChangeLog:1.1743->1.1744 kaffe/kaffevm/jit3/machine.h:1.19->1.20 Index: kaffe/Chang

[kaffe] CVS kaffe (jim): Fix Pattern.split() bug + convert CRLF to LF.

2003-10-12 Thread Kaffe CVS
PatchSet 4109 Date: 2003/10/13 03:10:02 Author: jim Branch: HEAD Tag: (none) Log: Fix Pattern.split() bug + convert CRLF to LF. This should probably be merged upstream. Here's some sample code to illustrate the bug: import java.util.regex.Pattern; import java.util.regex.PatternSyntaxException;

[kaffe] CVS kaffe (jim):

2003-10-07 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (jim): Fix for Zip problem

2003-10-06 Thread Kaffe CVS
PatchSet 4103 Date: 2003/10/07 04:28:59 Author: jim Branch: HEAD Tag: (none) Log: Fix for Zip problem In my testing with Jakarta Gump, I found a regression when unpacking a Zip file (when build Xerces2). This should fix it, I hope. Members: ChangeLog:1.1698->1.1699 libraries/

[kaffe] CVS kaffe (jim): Apply patch to kaffeh to to work with multi-dimensional arrays.

2003-09-24 Thread Kaffe CVS
PatchSet 4058 Date: 2003/09/24 17:50:22 Author: jim Branch: HEAD Tag: (none) Log: Apply patch to kaffeh to to work with multi-dimensional arrays. Thanks to Daniel Dittmann for the patch. Members: ChangeLog:1.1653->1.1654 kaffe/kaffeh/support.c:1.31->1.32 Index: kaffe/ChangeL

Re: [kaffe] CVS kaffe (jim): A small JAXP fix (which took me hours to chase down). Fixes XSLT on JSTL.

2003-09-13 Thread Arnaud Vandyck
On Wed, 27 Aug 2003 14:18:48 -0700 Jim Pick <[EMAIL PROTECTED]> wrote: > Hi GNU-JAXP developers, Hi Jim, Hi kaffe devs, > Here's a small patch I applied against the GNU-JAXP classes in Kaffe. > Without it, the XSLT support in JSTL doesn't work. Done, many thanks, Cheers, -- Arnaud Vandyck, S

[kaffe] CVS kaffe (jim): Fix for previous warnings fix (which broke UNIXProcess).

2003-09-05 Thread Kaffe CVS
PatchSet 4021 Date: 2003/09/05 23:12:54 Author: jim Branch: HEAD Tag: (none) Log: Fix for previous warnings fix (which broke UNIXProcess). Members: ChangeLog:1.1617->1.1618 include/kaffe/jmalloc.h:1.2->1.3 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.1617 kaffe/ChangeLog:

[kaffe] CVS kaffe (jim): Update some gdb macros.

2003-09-04 Thread Kaffe CVS
PatchSet 4018 Date: 2003/09/05 00:04:52 Author: jim Branch: HEAD Tag: (none) Log: Update some gdb macros. Members: ChangeLog:1.1614->1.1615 developers/gdbinit:1.12->1.13 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.1614 kaffe/ChangeLog:1.1615 --- kaffe/ChangeLog:1.1614

[kaffe] CVS kaffe (jim): Fix Datagram timeouts.

2003-09-02 Thread Kaffe CVS
PatchSet 4014 Date: 2003/09/02 23:38:27 Author: jim Branch: HEAD Tag: (none) Log: Fix Datagram timeouts. This looks like an obvious typo. Fixes DatagramSocketTest mauve test. Members: ChangeLog:1.1610->1.1611 libraries/clib/net/PlainDatagramSocketImpl.c:1.28->1.29 Index: ka

Re: [kaffe] CVS kaffe (jim): Fix -- only register network interfacesthat have an IPv4 or IPv6 address.

2003-09-02 Thread Guilhem Lavaux
Timothy Stack wrote: PatchSet 4010 Date: 2003/09/02 00:53:58 Author: jim Branch: HEAD Tag: (none) Log: Fix -- only register network interfaces that have an IPv4 or IPv6 address. ... Its still kinda broken and a cursory look at the code shows that it doesn't quite match what the previous cod

Re: [kaffe] CVS kaffe (jim): Fix -- only register network interfaces that have an IPv4 or IPv6 address.

2003-09-02 Thread Timothy Stack
> > PatchSet 4010 > Date: 2003/09/02 00:53:58 > Author: jim > Branch: HEAD > Tag: (none) > Log: > Fix -- only register network interfaces that have an IPv4 or IPv6 address. ... Its still kinda broken and a cursory look at the code shows that it doesn't quite match what the previous code was doi

[kaffe] CVS kaffe (jim): Fix -- only register network interfaces that have an IPv4 or IPv6 address.

2003-09-02 Thread Kaffe CVS
PatchSet 4010 Date: 2003/09/02 00:53:58 Author: jim Branch: HEAD Tag: (none) Log: Fix -- only register network interfaces that have an IPv4 or IPv6 address. Members: ChangeLog:1.1606->1.1607 libraries/clib/net/NetworkInterface.c:1.3->1.4 Index: kaffe/ChangeLog diff -u kaffe/C

[kaffe] CVS kaffe (jim): Change casts to avoid type punning warnings in gcc 3.x

2003-09-01 Thread Kaffe CVS
PatchSet 4009 Date: 2003/09/01 20:28:00 Author: jim Branch: HEAD Tag: (none) Log: Change casts to avoid type punning warnings in gcc 3.x Members: ChangeLog:1.1605->1.1606 kaffe/kaffevm/jni.c:1.92->1.93 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.1605 kaffe/ChangeLog:1.16

[kaffe] CVS kaffe (jim): Fix some "type punning" warnings in gcc 3.x

2003-09-01 Thread Kaffe CVS
PatchSet 4008 Date: 2003/09/01 19:34:50 Author: jim Branch: HEAD Tag: (none) Log: Fix some "type punning" warnings in gcc 3.x Members: ChangeLog:1.1604->1.1605 include/kaffe/jmalloc.h:1.1->1.2 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.1604 kaffe/ChangeLog:1.1605 --- ka

[kaffe] CVS kaffe (jim): Fix test/internal failure on gcc 3.3

2003-09-01 Thread Kaffe CVS
PatchSet 4007 Date: 2003/09/01 17:16:15 Author: jim Branch: HEAD Tag: (none) Log: Fix test/internal failure on gcc 3.3 We were inadvertently using varargs.h in the configure checks, because we had no check for stdarg.h - which fails on gcc 3.3. Members: ChangeLog:1.1603->1.1604

Re: [kaffe] CVS kaffe (jim): Add unimplemented java.io.RandomAccessFile.setLength(int)method

2003-08-30 Thread Guilhem Lavaux
Jim Pick wrote: Add unimplemented java.io.RandomAccessFile.setLength(int) method (need for compiling ant from CVS). Well, I guess we really need to implement it for ant. I'll use an older version of ant, for now. Guilhem, you're looking at doing a java.io.* merge with Classpath, right? Ch

Re: [kaffe] CVS kaffe (jim): Add unimplemented java.io.RandomAccessFile.setLength(int) method

2003-08-29 Thread Jim Pick
> Add unimplemented java.io.RandomAccessFile.setLength(int) method > (need for compiling ant from CVS). Well, I guess we really need to implement it for ant. I'll use an older version of ant, for now. Guilhem, you're looking at doing a java.io.* merge with Classpath, right? Cheers,

[kaffe] CVS kaffe (jim): Add unimplemented java.io.RandomAccessFile.setLength(int) method

2003-08-29 Thread Kaffe CVS
PatchSet 3995 Date: 2003/08/29 22:37:24 Author: jim Branch: HEAD Tag: (none) Log: Add unimplemented java.io.RandomAccessFile.setLength(int) method (need for compiling ant from CVS). Members: ChangeLog:1.1591->1.1592 libraries/javalib/java/io/RandomAccessFile.jav

[kaffe] CVS kaffe (jim): Implemented -Xbootclasspath/p: option to prepend to BOOTCLASSPATH.

2003-08-29 Thread Kaffe CVS
PatchSet 3994 Date: 2003/08/29 21:57:10 Author: jim Branch: HEAD Tag: (none) Log: Implemented -Xbootclasspath/p: option to prepend to BOOTCLASSPATH. I didn't do -Xbootclasspath: and -Xbootclasspath/a: yet. Members: ChangeLog:1.1590->1.1591 kaffe/kaffe/main.c:1.47->1.48 Index

[kaffe] CVS kaffe (jim): Don't automatically default to --enable-pure-java-math if gmp is not found.

2003-08-28 Thread Kaffe CVS
PatchSet 3992 Date: 2003/08/28 02:53:35 Author: jim Branch: HEAD Tag: (none) Log: Don't automatically default to --enable-pure-java-math if gmp is not found. I keep stumbling into this one - it's a bit of a pet peeve. I want the build to fail, instead of finding out later when I run the built K

[kaffe] CVS kaffe (jim): Revert "bumped version number" that was checked in on wrong branch.

2003-08-28 Thread Kaffe CVS
PatchSet 3991 Date: 2003/08/28 00:47:59 Author: jim Branch: HEAD Tag: (none) Log: Revert "bumped version number" that was checked in on wrong branch. I meant to check that change into the release branch. Oh well, at least I got the right version numbers in the 1.1.1 tarball. Members:

Fw: [kaffe] CVS kaffe (jim): A small JAXP fix (which took me hours to chase down). Fixes XSLT on JSTL.

2003-08-27 Thread Jim Pick
[EMAIL PROTECTED] Subject: [kaffe] CVS kaffe (jim): A small JAXP fix (which took me hours to chase down). Fixes XSLT on JSTL. PatchSet 3990 Date: 2003/08/27 21:12:06 Author: jim Branch: HEAD Tag: (none) Log: A small JAXP fix (which took me hours to chase down). Fixes XSLT on JSTL. Here

[kaffe] CVS kaffe (jim): A small JAXP fix (which took me hours to chase down). Fixes XSLT on JSTL.

2003-08-27 Thread Kaffe CVS
PatchSet 3990 Date: 2003/08/27 21:12:06 Author: jim Branch: HEAD Tag: (none) Log: A small JAXP fix (which took me hours to chase down). Fixes XSLT on JSTL. Here's some code which differed on Kaffe and the JDK, before this patch: import java.io.*; import javax.xml.transform.*; import javax.xml.

[kaffe] CVS kaffe (jim): Class library compile fix.

2003-08-27 Thread Kaffe CVS
PatchSet 3988 Date: 2003/08/27 15:44:11 Author: jim Branch: HEAD Tag: (none) Log: Class library compile fix. Members: ChangeLog:1.1584->1.1585 libraries/javalib/java/text/DecimalFormat.java:1.20->1.21 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.1584 kaffe/ChangeLog:1.158

[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

[kaffe] CVS kaffe (jim): Fix problem with "killer process" modifications that broke wc.java test.

2003-08-24 Thread Kaffe CVS
PatchSet 3974 Date: 2003/08/24 06:05:24 Author: jim Branch: HEAD Tag: (none) Log: Fix problem with "killer process" modifications that broke wc.java test. Members: ChangeLog:1.1571->1.1572 test/regression/TestScript.in:1.38->1.39 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog

[kaffe] CVS kaffe (jim): Added "killer" process to regression tests to kill tests

2003-08-17 Thread Kaffe CVS
PatchSet 3960 Date: 2003/08/18 06:34:45 Author: jim Branch: HEAD Tag: (none) Log: Added "killer" process to regression tests to kill tests that get hung up (after TIMEOUT seconds). Members: ChangeLog:1.1558->1.1559 test/regression/Makefile.am:1.80->1.81 test/regression

[kaffe] CVS kaffe (jim): Remove -noverify from "make check", since it's turned on globally now.

2003-08-16 Thread Kaffe CVS
PatchSet 3959 Date: 2003/08/17 06:31:12 Author: jim Branch: HEAD Tag: (none) Log: Remove -noverify from "make check", since it's turned on globally now. Members: ChangeLog:1.1557->1.1558 test/regression/TestScript.in:1.36->1.37 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1

Re: [kaffe] CVS kaffe (jim): Testing new loginfo / cvsps script.

2003-08-14 Thread Jim Pick
On Wed, 13 Aug 2003 11:59:00 +0200 Dalibor Topic <[EMAIL PROTECTED]> wrote: > wow! that's really nice! I must check in something today to test it ;) Oops. There were some bugs in the perl script where it detected the first line in the ChangeLog - the subjects were coming across blank. I think i

Re: [kaffe] CVS kaffe (jim): Testing new loginfo / cvsps script.

2003-08-14 Thread Jim Pick
On Wed, 13 Aug 2003 07:15:56 -0700 Jim Pick <[EMAIL PROTECTED]> wrote: > On Wed, 13 Aug 2003 11:59:00 +0200 > Dalibor Topic <[EMAIL PROTECTED]> wrote: > > > wow! that's really nice! I must check in something today to test it ;) > > Oops. There were some bugs in the perl script where it detected

[kaffe] Kaffe CVS: kaffe jim

2003-08-14 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/08/10 22:59:32 Modified files: . : ChangeLog ChangeLog.1 Log message: 2003-08-10 Jim Pick <[EMAIL PROTECTED]> * ChangeLog.1: Fixed some bad dates. __

[kaffe] CVS kaffe (jim): Testing new loginfo / cvsps script.

2003-08-14 Thread Kaffe CVS
PatchSet 3938 Date: 2003/08/13 05:30:46 Author: jim Branch: HEAD Tag: (none) Log: 2003-08-12 Jim Pick <[EMAIL PROTECTED]> * Testing new loginfo / cvsps script. Hopefully, we can get some more intelligent loginfo emails out of this new script. I'm using cvsps, see:

Re: [kaffe] CVS kaffe (jim): Testing new loginfo / cvsps script.

2003-08-14 Thread Jim Pick
Another thing I should mention... Now the commitlog emails will automatically include a patch, including the ChangeLog entries. Also, the first line of the cvs commit Log message will be used for the Subject line on the email. Since the ChangeLog entry will come out in the patch part of the emai

[kaffe] Kaffe CVS: kaffe jim

2003-08-14 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/08/12 15:57:15 Modified files: . : ChangeLog test/regression: TestScript.in Log message: 2003-08-12 Jim Pick <[EMAIL PROTECTED]> * test/regression/TestScript.in: Add -noverify temporaril

Re: [kaffe] CVS kaffe (jim): Testing new loginfo / cvsps script.

2003-08-14 Thread Dalibor Topic
Kaffe CVS wrote: PatchSet 3938 Date: 2003/08/13 05:30:46 Author: jim Branch: HEAD Tag: (none) Log: 2003-08-12 Jim Pick <[EMAIL PROTECTED]> * Testing new loginfo / cvsps script. Hopefully, we can get some more intelligent loginfo emails out of this new script. I'm using cvsp

[kaffe] Kaffe CVS: kaffe jim

2003-08-03 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/08/03 16:15:32 Modified files: . : ChangeLog README RELEASE-NOTES configure configure.in kaffe : Makefile.in kaffe/kaffe: Makefile.in

[kaffe] Kaffe CVS: kaffe jim

2003-07-27 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/07/27 00:06:40 Modified files: . : ChangeLog libraries/javalib: kjc.jar Removed files: developers : patch-kjc-variable-propagation Log message: 2003-07-27 Jim Pick <[EMAIL PR

[kaffe] Kaffe CVS: kaffe jim

2003-07-06 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/07/06 12:36:37 Modified files: . : ChangeLog kaffe/kaffevm/mem: gc-incremental.c Log message: 2003-07-06 Jim Pick <[EMAIL PROTECTED]> * kaffe/kaffevm/mem/gc-incremental.c: Ported over "P

Re: [kaffe] Kaffe CVS: kaffe jim

2003-06-10 Thread Patrick Tullmann
Jim wrote: > Passing --with-rt-jar=no to configure will still recompile the > rt.jar. FullTest.sh should probably have "--with-rt-jar=no" added. (To CONFIG_COMMON_OPTIONS near the top, I think.) Don't have time to check that myself... -Pat - - --- --- -- -- -

Re: [kaffe] Kaffe CVS: kaffe jim

2003-06-09 Thread Jim Pick
On Sun, 2003-06-08 at 23:54, Dalibor Topic wrote: > Cool patch! It will make life easier for platfroms suffering from > jitter/interpreter/strtod bugs during the rebuild of class library. I hope that > it also trivially fixes the make distcheck issues. Yeah, I figured it was sort of essential for

[kaffe] Kaffe CVS: kaffe jim

2003-06-09 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/06/09 00:17:17 Modified files: . : Tag: Release_1_1_0_Branch ChangeLog README RELEASE-NOTES WHATSNEW configure configure.in libltdl: Tag: Release_1_1_0_Branc

Re: [kaffe] Kaffe CVS: kaffe jim

2003-06-09 Thread Dalibor Topic
Hi Jim, --- Kaffe CVS <[EMAIL PROTECTED]> wrote: > Log message: > 2003-06-08 Jim Pick <[EMAIL PROTECTED]> > > * Makefile.am: > New dist-hook target to build rt-precompiled.jar during > "make dist". > > * libraries/javalib/Makefile.am.in: > Small fix for installing precompiled rt.jar. > > * co

[kaffe] Kaffe CVS: kaffe jim

2003-06-08 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/06/08 22:16:07 Modified files: . : ChangeLog Makefile.am Makefile.in configure configure.in developers : autogen.sh kaffe/scripts : Makefile.in

[kaffe] Kaffe CVS: kaffe jim

2003-06-06 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/06/06 18:34:59 Modified files: . : ChangeLog Makefile.am Makefile.in depcomp install-sh missing developers : autogen.sh update-class-list kaffe/scripts

[kaffe] Kaffe CVS: kaffe jim

2003-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/06/01 22:57:00 Modified files: . : ChangeLog configure configure.in developers : autogen.sh Log message: * configure.in: Make --enable-debug the default. Fix some quoting in the help t

[kaffe] Kaffe CVS: kaffe jim

2003-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 03/06/01 21:34:05 Modified files: . : ChangeLog Makefile.am Makefile.in config : Makefile.am Makefile.in developers : autogen.sh update-class-list include:

[kaffe] Kaffe CVS: kaffe jim

2002-10-28 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/10/28 08:03:23 Modified files: . : ChangeLog config : config-signal.h Log message: Mon Oct 28 07:57:51 PST 2002 Jim Pick <[EMAIL PROTECTED]> * config/config-signal.h: Fixed typo.

[kaffe] Kaffe CVS: kaffe jim

2002-06-05 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/05 12:27:23 Modified files: libraries/javalib: Klasses.jar Log message: Regen Klasses.jar (to take care of java.lang.Cloneable version number change ___ kaffe ma

[kaffe] Kaffe CVS: kaffe jim

2002-06-05 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/05 11:42:13 Modified files: libraries/javalib: Tag: Release_1_0_7_Branch Klasses.jar Log message: Regen Klasses.jar (on branch) - hopefully fixes java.lang.Cloneable version number issue _

[kaffe] Kaffe CVS: kaffe jim

2002-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/02 19:49:14 Modified files: . : Tag: Release_1_0_7_Branch ChangeLog kaffe/kaffevm : Tag: Release_1_0_7_Branch debug.c Log message: * kaffe/kaffevm/debug.c: Rearranged order of function

[kaffe] Kaffe CVS: kaffe jim

2002-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/02 19:45:15 Modified files: . : ChangeLog kaffe/kaffevm : debug.c Log message: * kaffe/kaffevm/debug.c: Rearranged order of functions so --enable-debug works again (my goofup) __

[kaffe] Kaffe CVS: kaffe jim

2002-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/02 19:31:34 Modified files: . : ChangeLog libraries/javalib/java/lang: Cloneable.java Log message: * libraries/javalib/java/lang/Cloneable.java: Bumped version number. ___

[kaffe] Kaffe CVS: kaffe jim

2002-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/02 19:14:12 Modified files: libraries/javalib/java/lang: Tag: Release_1_0_7_Branch Cloneable.java Log message: Bumped java.lang.Cloneable version number __

[kaffe] Kaffe CVS: kaffe jim

2002-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/02 09:33:46 Modified files: . : Tag: Release_1_0_7_Branch RELEASE-NOTES Log message: Updated RELEASE-NOTES with some testing info ___ kaffe mailing

[kaffe] Kaffe CVS: kaffe jim

2002-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/02 09:18:52 Modified files: . : Tag: Release_1_0_7_Branch Makefile.am Makefile.in README RELEASE-NOTES Log message: Add RELEASE-NOTES on branch __

[kaffe] Kaffe CVS: kaffe jim

2002-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/02 09:12:46 Modified files: . : ChangeLog Makefile.am Makefile.in README Added files: . : RELEASE-NOTES Log message: * RELEASE-NOTES: New file used for documenting release-

[kaffe] Kaffe CVS: kaffe jim

2002-06-02 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/02 09:03:09 Modified files: . : ChangeLog Makefile.in configure configure.in config : Makefile.in include: Makefile.in kaffe : Makefile.in

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 23:43:12 Modified files: config : Tag: Release_1_0_7_Branch Makefile.in libraries/clib/security: Tag: Release_1_0_7_Branch Makefile.in libraries/javalib: Tag: Release_1_0_7_Branch

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 23:40:56 Modified files: libraries/clib/security: Makefile.am libraries/javalib: Makefile.am Log message: Some more "make dist" tweaks ___ kaffe mail

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 23:15:57 Modified files: config : Makefile.am Log message: Another typo ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/list

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 23:10:34 Modified files: config : Tag: Release_1_0_7_Branch Makefile.in Log message: automake again to pick up new distfile changes ___ kaffe mailing

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 23:07:34 Modified files: config : Makefile.am Log message: Oops, wrong file location typo ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cg

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 22:58:02 Modified files: . : Tag: Release_1_0_7_Branch Makefile.in config : Tag: Release_1_0_7_Branch Makefile.in kaffe/kaffeh : Tag: Release_1_0_7_Branch Makefile.i

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 22:54:46 Modified files: . : Makefile.am config : Makefile.am kaffe/kaffeh : Makefile.am kaffe/kaffevm : Makefile.am Log message: Add some more files for

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 22:39:07 Modified files: . : Tag: Release_1_0_7_Branch Makefile.in config : Tag: Release_1_0_7_Branch Makefile.in include: Tag: Release_1_0_7_Branch Makefile.i

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 22:33:50 Modified files: libraries/javalib: Klasses.jar Log message: Regen Klasses.jar ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailm

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 22:15:20 Modified files: . : Tag: Release_1_0_7_Branch configure Log message: Need to update configure script when changing version number (on branch) __

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 22:03:49 Modified files: . : Tag: Release_1_0_7_Branch README configure.in Log message: Bump version numbers for 1.0.7-rc1 (on branch) ___ kaffe

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 21:58:19 Modified files: . : WHATSNEW Log message: Update WHATSNEW, add dedication ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 19:24:03 Modified files: . : ChangeLog Makefile.am Makefile.in config : config-std.h include: errors.h kaffe/kaffevm : gc.h sha-1.h kaffe/sc

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 18:08:06 Modified files: . : ChangeLog README Log message: * README: Updated some docs, moved PowerPC up to supported section. (Mac OS X now works quite nicely when configured with --with-en

Re: [kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Jim Pick
Also, committed in this fix (I forgot to add it to the Changelog): * Changed from [ -z "${arg/#-ia32/}" ] to [ "$arg" = "-ia32" ] in wrapper script (failed on some BSD /bin/sh's). Cheers, - Jim On Sat, 2002-06-01 at 17:33, Kaffe CVS wrote: > > CVSROOT: /cvs/kaffe > Module name: kaf

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 17:33:32 Modified files: . : ChangeLog configure configure.in kaffe/kaffe: .cvsignore Makefile.am Makefile.in kaffe/scripts : kaffe.in kaffexprof.in Log message: * conf

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 17:23:32 Modified files: kaffe/kaffevm : debug.c Log message: Fixed some warnings ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/l

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 11:20:12 Modified files: test/regression: .cvsignore Log message: Updated .cvsignore file ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/ma

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 11:16:16 Modified files: kaffe/kaffeh : .cvsignore libltdl: .cvsignore test/regression: .cvsignore Log message: Updated some .cvsignore files

[kaffe] Kaffe CVS: kaffe jim

2002-06-01 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/06/01 10:40:08 Modified files: . : ChangeLog kaffe/kaffevm : debug.c Log message: * kaffe/kaffevm/debug.c: Rearranged #ifdef DEBUG so that kaffe_dprintf is still defined even when DEBUG i

[kaffe] Kaffe CVS: kaffe jim

2002-05-31 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/05/31 22:06:15 Modified files: . : ChangeLog configure configure.in kaffe/kaffe: Makefile.am Makefile.in kaffe/kaffevm : Makefile.am Makefile.in kaffe/xprof: Makef

[kaffe] Kaffe CVS: kaffe jim

2002-05-31 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/05/31 20:27:22 Modified files: . : ChangeLog kaffe/kaffevm/systems/unix-jthreads: jthread.c Log message: From: Timothy Stack <[EMAIL PROTECTED]> * Attached is a fix for unix-jthreads that

Re: [kaffe] Kaffe CVS: kaffe jim

2002-05-31 Thread Gwenole Beauchesne
Hi, > Log Message: > Directory /cvs/kaffe/kaffe/config/ia64/linux added to the repository Umm, that doesn't seem to work anymore in current state (internal error while make Klasses). I really don't have much time left now. :-( I will try to have a look at it again though. Bye, Gwenole.

[kaffe] Kaffe CVS: kaffe jim

2002-05-31 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/05/31 11:44:50 Modified files: kaffe/kaffevm : debug.c readClass.c Log message: Compile fix for kaffe_dprintf problem ___ kaffe mailing list [EMAIL PROTECTED] http

[kaffe] Kaffe CVS: kaffe jim

2002-05-31 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/05/31 11:34:12 Modified files: . : ChangeLog Added files: FAQ: FAQ.coding-style Log message: * FAQ/FAQ.coding-style: Added placeholder for coding style documentation. ___

[kaffe] Kaffe CVS: kaffe jim

2002-05-30 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: jim 02/05/30 11:49:53 Modified files: . : ChangeLog libraries/javalib/java/awt: MediaTracker.java Log message: From: Jukka Santala <[EMAIL PROTECTED]> * libraries/javalib/java/awt/MediaTracker.j

  1   2   >