[kaffe] CVS kaffe (robilad): small cleanup for internal test makefile

2006-07-08 Thread Kaffe CVS
PatchSet 7321 Date: 2006/07/08 19:48:47 Author: robilad Branch: HEAD Tag: (none) Log: small cleanup for internal test makefile 2006-07-08 Dalibor Topic <[EMAIL PROTECTED]> * test/internal/Makefile.am (JAVA_SOURCE_FILES) List all the sources. Use a single target to build all ja

[kaffe] CVS kaffe (robilad): small cleanup in inflater module

2006-04-18 Thread Kaffe CVS
PatchSet 7247 Date: 2006/04/19 00:44:00 Author: robilad Branch: HEAD Tag: (none) Log: small cleanup in inflater module 2006-04-19 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/inflate.h (inflate_free): Removed prototype. * kaffe/kaffevm/inflate.c (inflate_free): Made static. Moved up in

[kaffe] CVS kaffe (robilad): small cleanup in inflate module

2006-04-18 Thread Kaffe CVS
PatchSet 7246 Date: 2006/04/19 00:15:23 Author: robilad Branch: HEAD Tag: (none) Log: small cleanup in inflate module 2006-04-19 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/inflate.h (inflate_new): Removed prototype. * kaffe/kaffevm/inflate.c (inflate_new): Made static. Members:

[kaffe] CVS kaffe (robilad): small cleanup of newArrayChecked

2006-04-05 Thread Kaffe CVS
PatchSet 7215 Date: 2006/04/06 01:39:06 Author: robilad Branch: HEAD Tag: (none) Log: small cleanup of newArrayChecked 2006-04-06 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/object.c (newArrayChecked): Added assert to check that count is >= 0. Simplified a bit, and added casts to fix co

[kaffe] CVS kaffe (robilad): small cleanup

2006-03-08 Thread Kaffe CVS
PatchSet 7148 Date: 2006/03/09 02:14:03 Author: robilad Branch: HEAD Tag: (none) Log: small cleanup 2006-03-09 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/thread.c (linkNativeAndJavaThread), libraries/clib/net/NetworkInterface.c (detectInterfaces), kaffe/kaffevm/systems/win32/winthread.

[kaffe] CVS kaffe (robilad): small cleanup

2005-12-27 Thread Kaffe CVS
PatchSet 7060 Date: 2005/12/28 01:10:05 Author: robilad Branch: HEAD Tag: (none) Log: small cleanup 2005-12-27 Dalibor Topic <[EMAIL PROTECTED]> * config/x86_64/atomic.h: Include config-int.h instead of stdint.h Members: ChangeLog:1.4579->1.4580 config/x86_64/atomic

[kaffe] CVS kaffe (robilad): Small cleanup

2005-12-26 Thread Kaffe CVS
PatchSet 7058 Date: 2005/12/26 20:06:30 Author: robilad Branch: HEAD Tag: (none) Log: Small cleanup 2005-12-26 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffe/main.c, kaffe/kaffevm/classMethod.c, kaffe/kaffevm/gcFuncs.c, kaffe/kaffevm/jit3/machine.c, ka

[kaffe] CVS kaffe (robilad): Small cleanup

2005-12-26 Thread Kaffe CVS
PatchSet 7058 Date: 2005/12/26 20:06:30 Author: robilad Branch: HEAD Tag: (none) Log: Small cleanup 2005-12-26 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffe/main.c, kaffe/kaffevm/classMethod.c, kaffe/kaffevm/gcFuncs.c, kaffe/kaffevm/jit3/machine.c, ka

[kaffe] CVS kaffe (robilad): Small cleanup in target layer

2005-08-04 Thread Kaffe CVS
PatchSet 6783 Date: 2005/08/05 01:20:18 Author: robilad Branch: HEAD Tag: (none) Log: Small cleanup in target layer 2005-08-05 Dalibor Topic <[EMAIL PROTECTED]> * libraries/clib/target/generic/target_generic_file.h (TARGET_NATIVE_FILE_FSYNC): Swapped with * libraries/clib/target/Linux/target

[kaffe] CVS kaffe (robilad): Small cleanup in signal.c

2005-04-24 Thread Kaffe CVS
PatchSet 6418 Date: 2005/04/24 13:27:20 Author: robilad Branch: HEAD Tag: (none) Log: Small cleanup in signal.c 2005-04-24 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/systems/unix-pthreads/signal.c (nullException, floatingException): Removed prototypes that were confusing the compiler o

[kaffe] CVS kaffe (robilad): Small cleanup in exception.[ch]

2005-02-06 Thread Kaffe CVS
PatchSet 5492 Date: 2005/02/06 23:29:17 Author: robilad Branch: HEAD Tag: (none) Log: Small cleanup in exception.[ch] 2005-02-06 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/exception.c (vmExcept_isJNIFrame, vmExcept_JNIContains, vmExcept_setJNIFrame, vmExcept_jum

[kaffe] CVS kaffe (robilad): Small cleanup in locks.c

2005-02-06 Thread Kaffe CVS
PatchSet 5483 Date: 2005/02/06 15:38:43 Author: robilad Branch: HEAD Tag: (none) Log: Small cleanup in locks.c 2005-02-06 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/locks.c (dumpObjectLocks): Removed unused empty function. Members: ChangeLog:1.3529->1.3530

[kaffe] CVS kaffe (robilad): Small cleanup

2005-02-01 Thread Kaffe CVS
PatchSet 5959 Date: 2005/02/02 01:41:00 Author: robilad Branch: HEAD Tag: (none) Log: Small cleanup 2005-02-02 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/gnu/regexp/CharIndexedReader.java, libraries/javalib/gnu/regexp/REFilterReader.java, libraries/javalib/j

[kaffe] CVS kaffe (robilad): Small cleanup for internal test makefile

2005-01-01 Thread Kaffe CVS
PatchSet 5742 Date: 2005/01/01 19:57:46 Author: robilad Branch: HEAD Tag: (none) Log: Small cleanup for internal test makefile 2005-01-01 Dalibor Topic <[EMAIL PROTECTED]> * test/internal/Makefile.am (CPATH): New variable as shortcut for classpath setting. Prepended '.' to