Hi Jim,
Jim Pick wrote:
Sorry for bombing the list with CVS commit messages. I didn't realize
that the list would get those commits for modules that weren't "kaffe"
(I guess the script is doing a substring match). I'll try to fix that.
I think that's fine, as long as discussion of kaffe-extras h
Hi Ito,
Ito Kazumitsu wrote:
In message "Re: [kaffe] Bug in Kaffe 1.0.7"
on 03/07/27, Ito Kazumitsu <[EMAIL PROTECTED]> writes:
Today (it is Sun Jul 27 07:33:35 JST 2003), both kaffe and Sun's JDK
gave the same results.
Having tested various cases, I have got an idea that we should import
G
Jaco Greeff wrote:
Dalibor Topic wrote:
> Jaco Greeff wrote:
>
>> > Perhaps its an output buffering problem? What's happening to the
>> > stdout/stderr output from the make?
>>
>> Might well be. The make writes tons of messages to stdout/stderr. At
>> the point of the hang everything (inc
Hi, Dalibor
I can help with the merge, but my BeOS partition is a bit out-of-order
in these days.
Would it be possible to receive a nice Zeta CD, let's say to test
interoperability with the soon-to-be-merged BeKaffe? ;-)
Tomaso
Dalibor Topic wrote:
Hi,
one of the outstanding big merges was
In message "Re: [kaffe] Bug in Kaffe 1.0.7"
on 03/07/28, Ito Kazumitsu <[EMAIL PROTECTED]> writes:
> The attached program prints week-related values for the dates
> from Jan 1 2000 to Dec 31 2003. Both GNU Classpath and Sun's
> JDK give identical results for the following months:
>
>Oct
In message "Re: [kaffe] Bug in Kaffe 1.0.7"
on 03/07/27, Ito Kazumitsu <[EMAIL PROTECTED]> writes:
> Today (it is Sun Jul 27 07:33:35 JST 2003), both kaffe and Sun's JDK
> gave the same results.
Having tested various cases, I have got an idea that we should import
GNU Classpath's java.util.Ca
CVSROOT:/cvs/kaffe
Module name:kaffe
Changes by: hkraemer03/07/27 14:42:29
Modified files:
test/internal : jit_stub.c
kaffe/kaffevm : baseClasses.c exception.c stackTrace.c
libraries/clib/native: System.c Throwable.c
libraries/javalib:
In <[EMAIL PROTECTED]> Kiyo Inaba wrote:
> I am too lazy (as usual...) not to check man on netbsd-i386 :-) The
> page exists even on i386 and the system call is 'm68k_sync_icache'.
I'm on netbsd 1.6.1
> No patches yet, sorry.
I wait faithfully.. If you can do it one of these days it would be ni
In <[EMAIL PROTECTED]> Kiyo Inaba wrote:
> So if you luckily use mc68020 or mc68030 based machine just delete
> clear_cache for this def (because these machine does not have
> distinction between DCACHE and ICACHE) and everything may work fine.
> If your machine is based mc68040 or mc68060, we hav
Jim Pick wrote:
Hi,
I think I made an error in the loginfo script, which is why some of the
recent commits didn't send an email to the list. I think I've fixed it.
thanks, I was missing my fix of CVS logs already. ;)
And a reminder - the feature freeze for 1.1.1 is tomorrow...
looks like comm ov
Babar wrote:
Thanks for the help and I fixed the previous problem . By the way little
help on running mauve-html-gen.pl script . I used it as follows
$ make check > ./mauve-html-gen.pl > Result.html
I got the test results in Result.html but script did not participate in it.
How can I used s
Hi,
sorry for being pretty silent for the last couple of days, I was
pretty packed with other stuff (being a student isn't all that
funny at times).
The patch I've just commited looks pretty big, but doesn't seem
to cause any serious damage. Basically it does just three things:
* only one versi
CVSROOT:/cvs/kaffe
Module name:kaffe
Changes by: hkraemer03/07/27 09:53:49
Modified files:
. : configure configure.in
libraries/clib/native: ThreadStack.c
kaffe/kaffevm : classMethod.c classMethod.h classPool.c
CVSROOT:/cvs/kaffe
Module name:kaffe
Changes by: dalibor 03/07/27 07:36:31
Modified files:
. : ChangeLog Makefile.am Makefile.in
kaffe : Makefile.in
kaffe/jvmpi: Makefile.am Makefile.in
kaffe/kaffe: Makefile.in
Hi,
On Tue, 2003-07-15 at 00:58, Mark Wielaard wrote:
> The attached patch merges Throwable.java from GNU Classpath which is
> used as is and adds a Kaffe specific VMThrowable class that holds the
> backtrace and provides the actual StackTraceElements when needed.
>
> I have to admit that I actua
Hi,
On Sun, 2003-07-27 at 13:15, Dalibor Topic wrote:
> sorry for me taking so long to reply, I'm now going though my mailbiox folder
> with patches and suggestion, and noticed I hadn't replied.
>
> > When doing a System.loadLibrary() kaffe doesn't look into the standard
> > /lib and /usr/lib dire
CVSROOT:/cvs/kaffe
Module name:kaffe
Changes by: dalibor 03/07/27 05:12:04
Modified files:
. : ChangeLog
config/alpha : alpha.c
config/alpha/linux: jit-md.h
kaffe/kaffevm : classMethod.h jni.c
kaffe/kaffevm/jit: icode.c
Hi Mark,
sorry for me taking so long to reply, I'm now going though my mailbiox folder
with patches and suggestion, and noticed I hadn't replied.
--- Mark Wielaard <[EMAIL PROTECTED]> wrote:
> Hi,
>
> When doing a System.loadLibrary() kaffe doesn't look into the standard
> /lib and /usr/lib dire
On Sat, 26 Jul 2003 11:10:46 -0600
Timothy Stack <[EMAIL PROTECTED]> wrote:
Hi,
> I've checked in some JVMPI stuff. Its not completely done yet, but its
> a pretty good start. I'll try and get it finish RSN. Hopefully, i
> didn't break anything...
you seem to have missed intrp and jit ;)
Wi
CVSROOT:/cvs/kaffe
Module name:kaffe
Changes by: guilhem 03/07/27 01:51:52
Modified files:
. : ChangeLog Makefile.in
Log message:
regenerated
___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mail
CVSROOT:/cvs/kaffe
Module name:kaffe
Changes by: guilhem 03/07/27 01:47:47
Modified files:
. : ChangeLog
Added files:
. : config.rpath
Log message:
Added missing file from gettext.
___
kaffe
Timothy Stack wrote:
On Saturday, July 26, 2003, at 11:46 AM, Guilhem Lavaux wrote:
Great ! Apparently "config.rpath" is missing in the repository. Maybe
you can check it in. As soon as I can compile it I'll try it.
I don't seem to have a config.rpath in my tree. Also, I did a fresh
checko
CVSROOT:/cvs/kaffe
Module name:kaffe-extras
Changes by: dalibor 03/07/27 01:01:43
Modified files:
patches: kjc-variable-propagation.diff
Log message:
changed status of kjc-variable-propagation patch
___
kaffe mailing
Hi,
I checked in a new kjc.jar which changes the default location where
.class files are dropped when compiling, so it matches Sun's javac.
So now JSPs work in Jetty. I haven't tried Tomcat yet...
Give it a try, with Jetty 4.2.9:
$ export JAVA_HOME=/usr/local/kaffe
$ export JAVA_OPTIONS=-Dbuil
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
CVSROOT:/cvs/kaffe
Module name:kaffe-extras
Changes by: jim 03/07/26 23:58:33
Modified files:
. : build.xml
Added files:
patches: kjc-class-file-dir.diff
kjc-variable-propagation.diff
Log message:
Finish off kjc
26 matches
Mail list logo