[kaffe] CVS kaffe (riccardo): changed getToolkit

2006-05-10 Thread Kaffe CVS
PatchSet 7286 Date: 2006/05/10 19:51:21 Author: riccardo Branch: HEAD Tag: (none) Log: changed getToolkit Members: ChangeLog:1.4790->1.4791 libraries/javalib/awt-implementations/kaffe/java/awt/Component.java:1.10->1.11 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.4790 ka

[kaffe] CVS kaffe (riccardo): improved focus event and refactored some fields to match classpath

2006-05-10 Thread Kaffe CVS
PatchSet 7285 Date: 2006/05/10 15:43:03 Author: riccardo Branch: HEAD Tag: (none) Log: improved focus event and refactored some fields to match classpath Members: ChangeLog:1.4789->1.4790 libraries/javalib/awt-implementations/kaffe/java/awt/Component.java:1.9->1.10 l

[kaffe] CVS kaffe (riccardo): solved NPE on up in /, made left pane display only topmost directory in path

2006-05-05 Thread Kaffe CVS
PatchSet 7284 Date: 2006/05/05 23:35:03 Author: riccardo Branch: HEAD Tag: (none) Log: solved NPE on up in /, made left pane display only topmost directory in path Members: ChangeLog:1.4788->1.4789 libraries/javalib/awt-implementations/kaffe/java/awt/FileDialog.java:1.2->1.3

[kaffe] CVS kaffe (riccardo): removed, so to use classath

2006-05-05 Thread Kaffe CVS
PatchSet 7283 Date: 2006/05/05 23:26:11 Author: riccardo Branch: HEAD Tag: (none) Log: removed, so to use classath Members: ChangeLog:1.4787->1.4788 libraries/javalib/awt-implementations/kaffe/Makefile.am:1.17->1.18 libraries/javalib/awt-implementations/kaffe/Makefile.

[kaffe] CVS kaffe (riccardo): removed the painting of a border if label begun and ended with a space

2006-05-05 Thread Kaffe CVS
PatchSet 7282 Date: 2006/05/05 14:40:41 Author: riccardo Branch: HEAD Tag: (none) Log: removed the painting of a border if label begun and ended with a space Members: ChangeLog:1.4786->1.4787 libraries/javalib/awt-implementations/kaffe/java/awt/Label.java:1.1->1.2 Index: kaf

[kaffe] CVS kaffe (riccardo): commented out paint() implementation

2006-05-04 Thread Kaffe CVS
PatchSet 7281 Date: 2006/05/04 16:04:55 Author: riccardo Branch: HEAD Tag: (none) Log: commented out paint() implementation Members: ChangeLog:1.4785->1.4786 libraries/javalib/awt-implementations/kaffe/java/awt/Canvas.java:1.1->1.2 Index: kaffe/ChangeLog diff -u kaffe/Change

[kaffe] CVS kaffe (riccardo): changed default char back to Lucida

2006-05-03 Thread Kaffe CVS
PatchSet 7280 Date: 2006/05/04 00:29:34 Author: riccardo Branch: HEAD Tag: (none) Log: changed default char back to Lucida Members: ChangeLog:1.4784->1.4785 libraries/clib/awt/X/fnt.c:1.18->1.19 libraries/javalib/awt-implementations/kaffe/java/awt/Defaults.java:1.2->1

[kaffe] CVS kaffe (riccardo): added deriveFont() stubs

2006-05-02 Thread Kaffe CVS
PatchSet 7279 Date: 2006/05/02 20:38:47 Author: riccardo Branch: HEAD Tag: (none) Log: added deriveFont() stubs Members: ChangeLog:1.4783->1.4784 libraries/javalib/awt-implementations/kaffe/java/awt/Font.java:1.3->1.4 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.4783 kaff

[kaffe] CVS kaffe (riccardo): fixed Containder add() methods

2006-05-02 Thread Kaffe CVS
PatchSet 7278 Date: 2006/05/02 14:32:28 Author: riccardo Branch: HEAD Tag: (none) Log: fixed Containder add() methods Members: ChangeLog:1.4782->1.4783 libraries/javalib/awt-implementations/kaffe/java/awt/Component.java:1.8->1.9 libraries/javalib/awt-implementations/

[kaffe] CVS kaffe (riccardo): removed, so to use classath

2006-04-26 Thread Kaffe CVS
PatchSet 7277 Date: 2006/04/26 19:22:04 Author: riccardo Branch: HEAD Tag: (none) Log: removed, so to use classath Members: ChangeLog:1.4781->1.4782 libraries/javalib/awt-implementations/kaffe/Makefile.am:1.16->1.17 libraries/javalib/awt-implementations/kaffe/Makefile.

[kaffe] CVS kaffe (riccardo): implemented findComponentAt

2006-04-25 Thread Kaffe CVS
PatchSet 7276 Date: 2006/04/25 22:33:25 Author: riccardo Branch: HEAD Tag: (none) Log: implemented findComponentAt Members: ChangeLog:1.4780->1.4781 libraries/javalib/awt-implementations/kaffe/java/awt/Container.java:1.4->1.5 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.

[kaffe] CVS kaffe (riccardo): implemented a compliant setSource() in AWTEvent

2006-04-25 Thread Kaffe CVS
PatchSet 7275 Date: 2006/04/25 22:13:59 Author: riccardo Branch: HEAD Tag: (none) Log: implemented a compliant setSource() in AWTEvent Members: ChangeLog:1.4779->1.4780 libraries/javalib/awt-implementations/kaffe/java/awt/AWTEvent.java:1.5->1.6 libraries/javalib/awt-

[kaffe] CVS kaffe (riccardo): removed, so to use classath

2006-04-24 Thread Kaffe CVS
PatchSet 7274 Date: 2006/04/24 23:06:02 Author: riccardo Branch: HEAD Tag: (none) Log: removed, so to use classath Members: ChangeLog:1.4778->1.4779 libraries/javalib/awt-implementations/kaffe/Makefile.am:1.15->1.16 libraries/javalib/awt-implementations/kaffe/Makefile.

[kaffe] CVS kaffe (riccardo): improved mouse pressed and released events

2006-04-24 Thread Kaffe CVS
PatchSet 7273 Date: 2006/04/24 22:34:31 Author: riccardo Branch: HEAD Tag: (none) Log: improved mouse pressed and released events Members: ChangeLog:1.4777->1.4778 libraries/javalib/awt-implementations/kaffe/java/awt/ActionEvt.java:1.1->1.2 libraries/javalib/awt-impl

[kaffe] CVS kaffe (riccardo): removed package-protected field button so that the MouseEvent field is used

2006-04-24 Thread Kaffe CVS
PatchSet 7272 Date: 2006/04/24 21:59:35 Author: riccardo Branch: HEAD Tag: (none) Log: removed package-protected field button so that the MouseEvent field is used Members: ChangeLog:1.4776->1.4777 libraries/javalib/awt-implementations/kaffe/java/awt/MouseEvt.java:1.3->1.4 In

[kaffe] CVS kaffe (riccardo): removed so classpath versions are used

2006-04-24 Thread Kaffe CVS
PatchSet 7271 Date: 2006/04/24 21:01:31 Author: riccardo Branch: HEAD Tag: (none) Log: removed so classpath versions are used Members: ChangeLog:1.4775->1.4776 libraries/javalib/awt-implementations/kaffe/Makefile.am:1.14->1.15 libraries/javalib/awt-implementations/kaff

[kaffe] CVS kaffe (riccardo): removed an empty method which should not be used anyway

2006-04-24 Thread Kaffe CVS
PatchSet 7270 Date: 2006/04/24 11:23:00 Author: riccardo Branch: HEAD Tag: (none) Log: removed an empty method which should not be used anyway Members: ChangeLog:1.4774->1.4775 libraries/javalib/awt-implementations/kaffe/java/awt/MouseEvt.java:1.2->1.3 Index: kaffe/ChangeLog

[kaffe] CVS kaffe (robilad): small warning fix

2006-04-23 Thread Kaffe CVS
PatchSet 7269 Date: 2006/04/23 22:11:01 Author: robilad Branch: HEAD Tag: (none) Log: small warning fix 2006-04-24 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/exception.c (dispatchException): Added missing cast to fix compiler warning. Members: ChangeLog:1.4773->1.4774

[kaffe] CVS kaffe (robilad): moved the stringParsing module to jit tests, where it's used

2006-04-23 Thread Kaffe CVS
PatchSet 7268 Date: 2006/04/23 21:23:29 Author: robilad Branch: HEAD Tag: (none) Log: moved the stringParsing module to jit tests, where it's used 2006-04-23 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/Makefile.am: Removed stringParsing.c and stringParsing.h. *

[kaffe] CVS kaffe (riccardo): new platform faq

2006-04-23 Thread Kaffe CVS
PatchSet 7267 Date: 2006/04/23 12:54:01 Author: riccardo Branch: HEAD Tag: (none) Log: new platform faq Members: FAQ/FAQ.platform-status:INITIAL->1.1 === Checking out kaffe/FAQ/FAQ.platform-status RCS: /home/cvs/kaffe/ka

[kaffe] CVS kaffe (riccardo): new platform faq

2006-04-23 Thread Kaffe CVS
PatchSet 7267 Date: 2006/04/23 12:54:01 Author: riccardo Branch: HEAD Tag: (none) Log: new platform faq Members: FAQ/FAQ.platform-status:INITIAL->1.1 === Checking out kaffe/FAQ/FAQ.platform-status RCS: /home/cvs/kaffe/ka

[kaffe] CVS kaffe (robilad): small warning fixes

2006-04-22 Thread Kaffe CVS
PatchSet 7266 Date: 2006/04/23 01:48:15 Author: robilad Branch: HEAD Tag: (none) Log: small warning fixes 2006-04-23 Dalibor Topic <[EMAIL PROTECTED]> * config/powerpc/jit3-powerpc.def: Fixed small powerpc jitter debug message format warnings. Members: ChangeLog:1.4771->1.4772

[kaffe] CVS kaffe (robilad): cleaned up use of jitCodeHeader and fixed an intrp warning

2006-04-22 Thread Kaffe CVS
PatchSet 7265 Date: 2006/04/23 01:32:11 Author: robilad Branch: HEAD Tag: (none) Log: cleaned up use of jitCodeHeader and fixed an intrp warning 2006-04-23 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/classMethod.c (getMethodCodeStart) (setMethodCodeStart): Replace struct _jitCodeHeader

[kaffe] CVS kaffe (robilad): use getMethodCodeStart and setMethodCodeStart consistently

2006-04-22 Thread Kaffe CVS
PatchSet 7264 Date: 2006/04/22 23:42:04 Author: robilad Branch: HEAD Tag: (none) Log: use getMethodCodeStart and setMethodCodeStart consistently 2006-04-23 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/jit3/machine.c (installMethodCode), kaffe/kaffevm/jit/machine.c (installMethodCode) (in

[kaffe] CVS kaffe (robilad): small warning fix

2006-04-22 Thread Kaffe CVS
PatchSet 7263 Date: 2006/04/22 20:56:06 Author: robilad Branch: HEAD Tag: (none) Log: small warning fix 2006-04-22 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/intrp/methodcalls.c (engine_dispatchException): Mark parameter throwable as unused to fix compiler warning. Members: C

[kaffe] CVS kaffe (robilad): small warning fix in jthreads

2006-04-22 Thread Kaffe CVS
PatchSet 7262 Date: 2006/04/22 19:41:49 Author: robilad Branch: HEAD Tag: (none) Log: small warning fix in jthreads 2006-04-22 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/systems/unix-jthreads/signal.c (restoreSyncSignalHandler) (restoreAsyncSignalHandler): Split into two versions for s

[kaffe] CVS kaffe (robilad): fixed four jthreads warnings

2006-04-22 Thread Kaffe CVS
PatchSet 7261 Date: 2006/04/22 18:40:39 Author: robilad Branch: HEAD Tag: (none) Log: fixed four jthreads warnings 2006-04-22 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/systems/unix-pthreads/syscalls.c (jthreadedSendto), kaffe/kaffevm/systems/unix-jthreads/syscalls.c (jthreadedGetHostB

[kaffe] CVS kaffe (robilad): small warning fixlet

2006-04-22 Thread Kaffe CVS
PatchSet 7260 Date: 2006/04/22 15:22:33 Author: robilad Branch: HEAD Tag: (none) Log: small warning fixlet 2006-04-22 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/binreloc.c (_br_find_exe_for_symbol): Mark parameter error as unused when binreloc is enabled. Members: ChangeLog:1

[kaffe] CVS kaffe (robilad): added verson information for binreloc

2006-04-22 Thread Kaffe CVS
PatchSet 7259 Date: 2006/04/22 14:50:23 Author: robilad Branch: HEAD Tag: (none) Log: added verson information for binreloc 2006-04-22 Dalibor Topic <[EMAIL PROTECTED]> * THIRDPARTY: Added version information for binreloc. Members: ChangeLog:1.4764->1.4765 THIRDPART

[kaffe] CVS kaffe (robilad): small compiler warning fix

2006-04-22 Thread Kaffe CVS
PatchSet 7258 Date: 2006/04/22 12:40:02 Author: robilad Branch: HEAD Tag: (none) Log: small compiler warning fix 2006-04-22 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/constants.c (readConstantPool): Introduced new local variable str to hold utf8 strings from class file. That fixes a co

[kaffe] CVS kaffe (robilad): added helper function for creation of new utf8 constants from strings

2006-04-21 Thread Kaffe CVS
PatchSet 7257 Date: 2006/04/22 01:53:39 Author: robilad Branch: HEAD Tag: (none) Log: added helper function for creation of new utf8 constants from strings 2006-04-22 Dalibor Topic <[EMAIL PROTECTED]> Replaced utf8ConstNew(*,-1) calls with the helper function utf8ConstFromStri

[kaffe] CVS kaffe (robilad): small compiler warning fix

2006-04-21 Thread Kaffe CVS
PatchSet 7256 Date: 2006/04/22 00:32:11 Author: robilad Branch: HEAD Tag: (none) Log: small compiler warning fix 2006-04-22 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/jit/native-wrapper.c (Kaffe_wrapper): Call the right initInsnSequence depending on the jit engine.

[kaffe] CVS kaffe (robilad): added more debug information for i386 jit3

2006-04-21 Thread Kaffe CVS
PatchSet 7255 Date: 2006/04/21 20:34:35 Author: robilad Branch: HEAD Tag: (none) Log: added more debug information for i386 jit3 2006-04-21 Dalibor Topic <[EMAIL PROTECTED]> * config/i386/jit3-i386.def: Added debug output for each defined instruction. Members: ChangeLog:1.4760->1.47

[kaffe] CVS kaffe (robilad): updated TODO file

2006-04-20 Thread Kaffe CVS
PatchSet 7254 Date: 2006/04/21 01:37:22 Author: robilad Branch: HEAD Tag: (none) Log: updated TODO file 2006-04-21 Dalibor Topic <[EMAIL PROTECTED]> * TODO: Removed inflate_oneshot task. Members: ChangeLog:1.4759->1.4760 TODO:1.14->1.15 Index: kaffe/ChangeLog diff

[kaffe] CVS kaffe (robilad): updated TODO file

2006-04-20 Thread Kaffe CVS
PatchSet 7254 Date: 2006/04/21 01:37:22 Author: robilad Branch: HEAD Tag: (none) Log: updated TODO file 2006-04-21 Dalibor Topic <[EMAIL PROTECTED]> * TODO: Removed inflate_oneshot task. Members: ChangeLog:1.4759->1.4760 TODO:1.14->1.15 Index: kaffe/ChangeLog diff

[kaffe] CVS kaffe (robilad): small uclinux fixlet

2006-04-19 Thread Kaffe CVS
PatchSet 7252 Date: 2006/04/19 23:19:16 Author: robilad Branch: HEAD Tag: (none) Log: small uclinux fixlet 2006-04-20 Dalibor Topic <[EMAIL PROTECTED]> * include/system.h: Added __uclinux__ to Unix like path/line/file separators. Members: ChangeLog:1.4757->1.4758 include/sy

[kaffe] CVS kaffe (robilad): cleaned up include/system.h

2006-04-19 Thread Kaffe CVS
PatchSet 7251 Date: 2006/04/19 23:07:40 Author: robilad Branch: HEAD Tag: (none) Log: cleaned up include/system.h 2006-04-20 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffe/main.c (KAFFEHOME): Removed duplicate definition. * kaffe/kaffevm/external.c: Only include system.h once. * include/sy

[kaffe] CVS kaffe (riccardo): renamed Container fields to match classpath

2006-04-19 Thread Kaffe CVS
PatchSet 7250 Date: 2006/04/19 09:49:25 Author: riccardo Branch: HEAD Tag: (none) Log: renamed Container fields to match classpath Members: ChangeLog:1.4755->1.4756 libraries/javalib/awt-implementations/kaffe/java/awt/Container.java:1.3->1.4 libraries/javalib/awt-imp

[kaffe] CVS kaffe (robilad): added inflate cleanup task to TODO

2006-04-18 Thread Kaffe CVS
PatchSet 7249 Date: 2006/04/19 01:32:21 Author: robilad Branch: HEAD Tag: (none) Log: added inflate cleanup task to TODO 2006-04-19 Dalibor Topic <[EMAIL PROTECTED]> * TODO: Added inflate module removal task. Members: ChangeLog:1.4754->1.4755 TODO:1.13->1.14 Index

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

2006-04-18 Thread Kaffe CVS
PatchSet 7248 Date: 2006/04/19 01:06:22 Author: robilad Branch: HEAD Tag: (none) Log: small inflate module cleanup 2006-04-19 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/inflate.h: (inflateInfo) Moved over ... * kaffe/kaffevm/inflate.c: (inflateInfo) ... here. Members: ChangeL

[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 (riccardo): Removed, so to use classpath versions.

2006-04-18 Thread Kaffe CVS
PatchSet 7245 Date: 2006/04/18 23:02:19 Author: riccardo Branch: HEAD Tag: (none) Log: Removed, so to use classpath versions. Members: ChangeLog:1.4750->1.4751 libraries/javalib/awt-implementations/kaffe/Makefile.am:1.13->1.14 libraries/javalib/awt-implementations/kaff

[kaffe] CVS kaffe (robilad): fix for reflection: creating Arrays of negative size should throw an exceptin

2006-04-18 Thread Kaffe CVS
PatchSet 7244 Date: 2006/04/18 22:11:00 Author: robilad Branch: HEAD Tag: (none) Log: fix for reflection: creating Arrays of negative size should throw an exceptin 2006-04-19 Dalibor Topic <[EMAIL PROTECTED]> * libraries/clib/native/java_lang_reflect_VMArray.c (Java_java_lang_reflect_VMArray_

[kaffe] CVS kaffe (robilad): fix for reflection Field widening

2006-04-18 Thread Kaffe CVS
PatchSet 7243 Date: 2006/04/18 20:58:58 Author: robilad Branch: HEAD Tag: (none) Log: fix for reflection Field widening 2006-04-18 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/vmspecific/java/lang/reflect/Field.java (get, getBoolean, getByte, getChar, getShort, getInt,

[kaffe] CVS kaffe (robilad): updated TODO

2006-04-18 Thread Kaffe CVS
PatchSet 7242 Date: 2006/04/18 18:40:55 Author: robilad Branch: HEAD Tag: (none) Log: updated TODO 2006-04-18 Dalibor Topic <[EMAIL PROTECTED]> * TODO: Removed merging in of java.lang.reflect, as that's now completed. Members: ChangeLog:1.4747->1.4748 TODO:1.

[kaffe] CVS kaffe (robilad): Merged in java.lang.reflect.Field from GNU Classpath

2006-04-18 Thread Kaffe CVS
PatchSet 7241 Date: 2006/04/18 18:31:48 Author: robilad Branch: HEAD Tag: (none) Log: Merged in java.lang.reflect.Field from GNU Classpath 2006-04-18 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/reflect.c (KaffeVM_makeReflectField), kaffe/kaffevm/jni/jni-helpers.c (KaffeJN

[kaffe] CVS kaffe (robilad): small include file path fixlet

2006-04-18 Thread Kaffe CVS
PatchSet 7240 Date: 2006/04/18 15:57:47 Author: robilad Branch: HEAD Tag: (none) Log: small include file path fixlet 2006-04-18 Dalibor Topic <[EMAIL PROTECTED]> * include/native.h: Use local java_lang_String.h. Members: ChangeLog:1.4745->1.4746 include/native.h:1.20

[kaffe] CVS kaffe (guilhem): Reverted SystemProperties to classpath's version.

2006-04-18 Thread Kaffe CVS
PatchSet 7239 Date: 2006/04/18 13:32:45 Author: guilhem Branch: HEAD Tag: (none) Log: Reverted SystemProperties to classpath's version. Members: ChangeLog:1.4744->1.4745 libraries/javalib/external/classpath/gnu/classpath/SystemProperties.java:1.5->1.6 Index: kaffe/ChangeLog

[kaffe] CVS kaffe (guilhem): Reverted SystemProperties to classpath's version.

2006-04-18 Thread Kaffe CVS
PatchSet 7239 Date: 2006/04/18 13:32:45 Author: guilhem Branch: HEAD Tag: (none) Log: Reverted SystemProperties to classpath's version. Members: ChangeLog:1.4744->1.4745 libraries/javalib/external/classpath/gnu/classpath/SystemProperties.java:1.5->1.6 Index: kaffe/ChangeLog

[kaffe] CVS kaffe (riccardo): No comment

2006-04-18 Thread Kaffe CVS
file '0 ' not found in hash ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (riccardo): removed duplicated classes from awt

2006-04-18 Thread Kaffe CVS
PatchSet 7236 Date: 2006/04/18 12:43:59 Author: riccardo Branch: HEAD Tag: (none) Log: removed duplicated classes from awt Members: ChangeLog:1.4741->1.4742 libraries/javalib/awt-implementations/kaffe/Makefile.am:1.12->1.13 libraries/javalib/awt-implementations/kaffe/M

[kaffe] CVS kaffe (riccardo): removed duplicated classes from awt

2006-04-18 Thread Kaffe CVS
PatchSet 7235 Date: 2006/04/18 12:25:03 Author: riccardo Branch: HEAD Tag: (none) Log: removed duplicated classes from awt Members: libraries/javalib/awt-implementations/kaffe/java/awt/peer/ComponentPeer.java:1.2->1.3(DEAD) libraries/javalib/awt-implementations/kaffe/java/aw

[kaffe] CVS kaffe (riccardo): removed duplicated classes from awt

2006-04-18 Thread Kaffe CVS
PatchSet 7234 Date: 2006/04/18 11:54:35 Author: riccardo Branch: HEAD Tag: (none) Log: removed duplicated classes from awt Members: ChangeLog:1.4740->1.4741 libraries/javalib/awt-implementations/kaffe/Makefile.am:1.11->1.12 libraries/javalib/awt-implementations/kaffe/M

[kaffe] CVS kaffe (guilhem): VMSecureRandom fix.

2006-04-18 Thread Kaffe CVS
PatchSet 7233 Date: 2006/04/18 10:18:07 Author: guilhem Branch: HEAD Tag: (none) Log: VMSecureRandom fix. Members: ChangeLog:1.4739->1.4740 libraries/clib/management/Classpath.c:1.9->1.10 libraries/javalib/vmspecific/java/security/VMSecureRandom.java:1.1->1.2

[kaffe] CVS kaffe (guilhem): Added basic support for java.endorsed.dirs

2006-04-18 Thread Kaffe CVS
PatchSet 7232 Date: 2006/04/18 10:06:37 Author: guilhem Branch: HEAD Tag: (none) Log: Added basic support for java.endorsed.dirs * kaffe/kaffevm/findInJar.c, kaffe/kaffevm/support.h (KaffeVM_addClasspath, KaffeVM_prependClasspath): Renamed to prevent namespace col

[kaffe] CVS kaffe (robilad): small updates for TODO list and THIRDPARTY

2006-04-17 Thread Kaffe CVS
PatchSet 7231 Date: 2006/04/17 20:00:37 Author: robilad Branch: HEAD Tag: (none) Log: small updates for TODO list and THIRDPARTY 2006-04-17 Dalibor Topic <[EMAIL PROTECTED]> * TODO: Updated, as fastjar has been merged in. * THIRDPARTY: Updated URL for fastjar. Members:

[kaffe] CVS kaffe (guilhem): Big classpath merge

2006-04-17 Thread Kaffe CVS
PatchSet 7229 Date: 2006/04/17 17:57:01 Author: guilhem Branch: HEAD Tag: (none) Log: Big classpath merge * libraries/javalib/external/classpath: Resynchronized with GNU Classpath. * kaffe/kaffevm/access.h (KFLAG_ANONYMOUS): New flag. * kaffe/kaffevm/bas

[kaffe] CVS kaffe (guilhem): Removed volatile in interpreter.

2006-04-17 Thread Kaffe CVS
PatchSet 7230 Date: 2006/04/17 18:03:03 Author: guilhem Branch: HEAD Tag: (none) Log: Removed volatile in interpreter. Members: ChangeLog:1.4736->1.4737 kaffe/kaffevm/intrp/machine.c:1.56->1.57 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.4736 kaffe/ChangeLog:1.4737 --- k

[kaffe] CVS kaffe (robilad): resynced VMDouble.c with classpath

2006-04-17 Thread Kaffe CVS
PatchSet 7228 Date: 2006/04/17 11:11:19 Author: robilad Branch: HEAD Tag: (none) Log: resynced VMDouble.c with classpath 2006-04-17 Dalibor Topic <[EMAIL PROTECTED]> * libraries/clib/native/java_lang_VMDouble.c: Resynced with GNU Classpath. 2006-01-26 Christian Thali

[kaffe] CVS kaffe (robilad): small fix for building with jvmpi disabled

2006-04-16 Thread Kaffe CVS
PatchSet 7227 Date: 2006/04/16 23:49:13 Author: robilad Branch: HEAD Tag: (none) Log: small fix for building with jvmpi disabled 2006-04-16 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/jni/jni-base.c (detectAllActiveThreads): Only define when JVMPI support is enabled. Me

[kaffe] CVS kaffe (robilad): small warning cleanup

2006-04-16 Thread Kaffe CVS
PatchSet 7226 Date: 2006/04/16 18:44:10 Author: robilad Branch: HEAD Tag: (none) Log: small warning cleanup 2006-04-16 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/systems/unix-pthreads/thread-internal.h: Conditionally define (__USE_GNU) if it has not been defined

[kaffe] CVS kaffe (guilhem): Fix for bug #35

2006-04-16 Thread Kaffe CVS
PatchSet 7225 Date: 2006/04/16 07:19:56 Author: guilhem Branch: HEAD Tag: (none) Log: Fix for bug #35 * FAQ/FAQ.kaffemd * configure.ac: Check for pthread_getattr_np * configure, config/config.h.in: Regenerated. * kaffe/jvmpi/jvmpi_kaffe.c (jvmpiFillThre

[kaffe] CVS kaffe (robilad): fixed a few libtool warnings with classpath convenience libraries

2006-04-14 Thread Kaffe CVS
PatchSet 7224 Date: 2006/04/15 00:58:06 Author: robilad Branch: HEAD Tag: (none) Log: fixed a few libtool warnings with classpath convenience libraries 2006-04-15 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/external/classpath/configure.ac: Added CLASSPATH_CONVENIENCE

[kaffe] CVS kaffe (robilad): Removed some duplicate files from Kaffe AWT

2006-04-14 Thread Kaffe CVS
PatchSet 7223 Date: 2006/04/14 22:22:59 Author: robilad Branch: HEAD Tag: (none) Log: Removed some duplicate files from Kaffe AWT Members: ChangeLog:1.4729->1.4730 kaffe/kaffevm/boehm-gc/boehm/configure:1.14->1.15 libraries/javalib/awt-implementations/kaffe/Makefile.am

[kaffe] CVS kaffe (robilad): fixed small compiler warning

2006-04-14 Thread Kaffe CVS
PatchSet 7222 Date: 2006/04/14 20:17:30 Author: robilad Branch: HEAD Tag: (none) Log: fixed small compiler warning 2006-04-14 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/jit3/icode.c, kaffe/kaffevm/jit3/codeproto.h (softcall_lookupinterfacemethod): Added missing const to Method paramete

[kaffe] CVS kaffe (robilad): small compiler warning fix

2006-04-14 Thread Kaffe CVS
PatchSet 7221 Date: 2006/04/14 19:02:05 Author: robilad Branch: HEAD Tag: (none) Log: small compiler warning fix 2006-04-14 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/exception.c (dispatchException): Added missing cast for fix compiler warning. Members: ChangeLog:1.4727->1.47

[kaffe] CVS kaffe (robilad): fixed volatile qualifier compiler warnings

2006-04-14 Thread Kaffe CVS
PatchSet 7220 Date: 2006/04/14 18:01:01 Author: robilad Branch: HEAD Tag: (none) Log: fixed volatile qualifier compiler warnings 2006-04-14 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/ksem.h, kaffe/kaffevm/ksem.c (ksem_put, ksem_get), kaffe/kaffevm/locks.c (getHeavyLock, putHeavyLock, s

[kaffe] CVS kaffe (riccardo): copied over change property methods from classpath

2006-04-13 Thread Kaffe CVS
PatchSet 7219 Date: 2006/04/13 21:15:35 Author: riccardo Branch: HEAD Tag: (none) Log: copied over change property methods from classpath Members: ChangeLog:1.4725->1.4726 libraries/javalib/awt-implementations/kaffe/java/awt/Component.java:1.7->1.8 Index: kaffe/ChangeLog dif

[kaffe] CVS kaffe (robilad): small warning fixlet

2006-04-11 Thread Kaffe CVS
PatchSet 7218 Date: 2006/04/11 23:59:52 Author: robilad Branch: HEAD Tag: (none) Log: small warning fixlet 2006-04-12 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/xprof/mangle.c (mangleClassType): Added missing cast to ptrdiff_t to fix compiler warning. Members: ChangeLog:1.4724->1.472

[kaffe] CVS kaffe (robilad): small warning fix for kaffeh

2006-04-05 Thread Kaffe CVS
PatchSet 7217 Date: 2006/04/06 03:29:45 Author: robilad Branch: HEAD Tag: (none) Log: small warning fix for kaffeh 2006-04-06 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/readClass.c (readSignatureAttribute): Guarded to avoid building it for kaffeh. Members: ChangeLog:1.4723->1

[kaffe] CVS kaffe (robilad): small compiler warning fix

2006-04-05 Thread Kaffe CVS
PatchSet 7216 Date: 2006/04/06 03:11:00 Author: robilad Branch: HEAD Tag: (none) Log: small compiler warning fix 2006-04-06 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/classMethod.h: Made methods.c.bcode.codelen an unsigned int. * kaffe/kaffevm/code-analyse.c (analyzeBasicBlock): Remov

[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):

2006-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 (robilad): added missing changelog entry

2006-04-05 Thread Kaffe CVS
PatchSet 7214 Date: 2006/04/05 23:00:14 Author: robilad Branch: HEAD Tag: (none) Log: added missing changelog entry Members: ChangeLog:1.4720->1.4721 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.4720 kaffe/ChangeLog:1.4721 --- kaffe/ChangeLog:1.4720 Wed Apr 5 20:26:11 2006 +

[kaffe] CVS kaffe (robilad): small warning fix for adler32

2006-04-05 Thread Kaffe CVS
PatchSet 7212 Date: 2006/04/05 20:26:11 Author: robilad Branch: HEAD Tag: (none) Log: small warning fix for adler32 2006-04-05 Dalibor Topic <[EMAIL PROTECTED]> * libraries/clib/zip/Adler32.c (java_util_zip_Adler32_update1) (java_util_zip_Adler32_update): Added explicit casts

[kaffe] CVS kaffe (robilad): Fixed remaining pscan warnings

2006-04-03 Thread Kaffe CVS
PatchSet 7211 Date: 2006/04/04 00:05:11 Author: robilad Branch: HEAD Tag: (none) Log: Fixed remaining pscan warnings 2006-04-03 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffevm/boehm-gc/boehm/cord/de.c, libraries/clib/target/generic/target_generic.h, libraries/clib/ta

[kaffe] CVS kaffe (robilad): updated fastjar to version from gcc 4.1.0

2006-04-03 Thread Kaffe CVS
PatchSet 7210 Date: 2006/04/03 22:30:23 Author: robilad Branch: HEAD Tag: (none) Log: updated fastjar to version from gcc 4.1.0 2006-04-03 Dalibor Topic <[EMAIL PROTECTED]> * THIRDPARTY: Updated fastjar to gcc 4.1.0. * external/gcc/fastjar: Updated to 4.1.0. Members:

[kaffe] CVS kaffe (robilad): resynced with gnu classpath

2006-04-03 Thread Kaffe CVS
PatchSet 7209 Date: 2006/04/03 20:27:08 Author: robilad Branch: HEAD Tag: (none) Log: resynced with gnu classpath 2006-04-03 Dalibor Topic <[EMAIL PROTECTED]> * Resynchronized GNU Classpath. Members: ChangeLog:1.4716->1.4717 libraries/javalib/external/classpath/Chan

[kaffe] CVS kaffe (robilad): merged in boehm-gc 6.7

2006-04-03 Thread Kaffe CVS
PatchSet 7208 Date: 2006/04/03 19:59:32 Author: robilad Branch: HEAD Tag: (none) Log: merged in boehm-gc 6.7 2006-04-03 Dalibor Topic <[EMAIL PROTECTED]> * THIRDPARTY: Updated to boehm-gc 6.7 * kaffe/kaffevm/boehm-gc/boehm/ : Updated to boehm-gc 6.7. All regression te

[kaffe] CVS kaffe (robilad): fix for #32

2006-04-01 Thread Kaffe CVS
PatchSet 7206 Date: 2006/04/02 00:55:32 Author: robilad Branch: HEAD Tag: (none) Log: fix for #32 2006-04-02 Dalibor Topic <[EMAIL PROTECTED]> Fix for #32. * configure.ac: Make --disable-native-awt disable GNU Classpath's gtk peer as well. Members: ChangeLog

[kaffe] CVS kaffe (inaba): Really fix for #31.

2006-04-01 Thread Kaffe CVS
PatchSet 7205 Date: 2006/04/01 22:27:26 Author: inaba Branch: HEAD Tag: (none) Log: Really fix for #31. Members: ChangeLog:1.4712->1.4713 kaffe/kaffevm/intrp/methodcalls.c:1.13->1.14 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.4712 kaffe/ChangeLog:1.4713 --- kaffe/Change

[kaffe] CVS kaffe (guilhem): Improved semantic of PUTFIELD/PUTSTATIC

2006-04-01 Thread Kaffe CVS
PatchSet 7204 Date: 2006/04/01 20:30:51 Author: guilhem Branch: HEAD Tag: (none) Log: Improved semantic of PUTFIELD/PUTSTATIC * kaffe/kaffevm/kaffe.def (PUTFIELD, PUTSTATIC): Updated semantic to follow JDK 1.5 behaviour. * libraries/javalib/vmspecific/java/lang/reflect/F

[kaffe] CVS kaffe (riccardo): awt update

2006-03-30 Thread Kaffe CVS
PatchSet 7203 Date: 2006/03/30 22:17:42 Author: riccardo Branch: HEAD Tag: (none) Log: awt update Members: ChangeLog:1.4710->1.4711 libraries/javalib/awt-implementations/kaffe/java/awt/AWTEvent.java:1.4->1.5 libraries/javalib/awt-implementations/kaffe/java/awt/Toolki

[kaffe] CVS kaffe (riccardo): awt update

2006-03-30 Thread Kaffe CVS
PatchSet 7203 Date: 2006/03/30 22:14:11 Author: riccardo Branch: HEAD Tag: (none) Log: awt update Members: libraries/javalib/awt-implementations/kaffe/java/awt/AWTEvent.java:1.4->1.5 libraries/javalib/awt-implementations/kaffe/java/awt/Toolkit.java:1.4->1.5 librarie

[kaffe] CVS kaffe (guilhem): Added some Java 1.5 support in kaffe.

2006-03-30 Thread Kaffe CVS
PatchSet 7202 Date: 2006/03/30 17:39:12 Author: guilhem Branch: HEAD Tag: (none) Log: Added some Java 1.5 support in kaffe. * kaffe/kaffeh/main.c * kaffe/kaffevm/access.h: Moved kaffe flags on class members into its own namespace. Added Java 1.5 accessibility flags.

[kaffe] CVS kaffe (robilad): Added missing include for interpreter build on netbsd

2006-03-29 Thread Kaffe CVS
PatchSet 7201 Date: 2006/03/29 18:51:36 Author: robilad Branch: HEAD Tag: (none) Log: Added missing include for interpreter build on netbsd 2006-03-29 Dalibor Topic <[EMAIL PROTECTED]> Fix for #31. * kaffe/kaffevm/intrp/methodcalls.c: Added missing include to define jvalue. Members:

[kaffe] CVS kaffe (robilad): fixed pscan security warnings

2006-03-28 Thread Kaffe CVS
PatchSet 7200 Date: 2006/03/28 23:38:10 Author: robilad Branch: HEAD Tag: (none) Log: fixed pscan security warnings 2006-03-28 Dalibor Topic <[EMAIL PROTECTED]> * kaffe/kaffe/main.c, kaffe/kaffe/version.c, kaffe/kaffeh/main.c: Fixed pscan security warnings. Me

[kaffe] CVS kaffe (robilad): Small warning fix for fastjar security fix

2006-03-28 Thread Kaffe CVS
PatchSet 7199 Date: 2006/03/28 22:19:18 Author: robilad Branch: HEAD Tag: (none) Log: Small warning fix for fastjar security fix 2006-03-28 Dalibor Topic <[EMAIL PROTECTED]> * external/gcc/fastjar/jartool.c: Cast filenames to char* before calling canonical_filename to fix comp

[kaffe] CVS kaffe (tonio): Fix security problem for fastjar reported at :

2006-03-28 Thread Kaffe CVS
PatchSet 7198 Date: 2006/03/28 08:53:40 Author: tonio Branch: HEAD Tag: (none) Log: Fix security problem for fastjar reported at : http://secunia.com/advisories/14902 confirmed by Dalibor Use a canonical_filename function as proposed by joerg, since the problem can't be fixed by realpath, see ht

[kaffe] CVS kaffe (robilad): shuffled ChangeLogs

2006-03-27 Thread Kaffe CVS
PatchSet 7197 Date: 2006/03/28 01:16:53 Author: robilad Branch: HEAD Tag: (none) Log: shuffled ChangeLogs 2006-03-27 Dalibor Topic <[EMAIL PROTECTED]> * ChangeLog.18, ChangeLog: Moved old change logs to ChangeLog.18. * Makefile.am (EXTRA_DIST): Added ChangeLog.18.

[kaffe] CVS kaffe (robilad): fix for random crashes on powerpc-openbsd

2006-03-27 Thread Kaffe CVS
PatchSet 7196 Date: 2006/03/27 21:09:46 Author: robilad Branch: HEAD Tag: (none) Log: fix for random crashes on powerpc-openbsd 2006-03-27 Kurt Miller <[EMAIL PROTECTED]> * config/powerpc//threads.h: (THREADSTACKSIZE) Increased stack size. 2006-03-27 Dalibor Topic <[EMAIL PR

[kaffe] CVS kaffe (robilad): Bumped version number up to 1.1.8-pre

2006-03-27 Thread Kaffe CVS
PatchSet 7195 Date: 2006/03/27 20:36:42 Author: robilad Branch: HEAD Tag: (none) Log: Bumped version number up to 1.1.8-pre 2006-03-27 Dalibor Topic <[EMAIL PROTECTED]> * configure.ac, README: Bumped version number up to 1.1.8-pre. Members: ChangeLog:1.4703->1.4704

[kaffe] CVS kaffe (robilad): added port to alpha-freebsd

2006-03-26 Thread Kaffe CVS
PatchSet 7194 Date: 2006/03/27 05:43:19 Author: robilad Branch: HEAD Tag: (none) Log: added port to alpha-freebsd 2006-03-26 Dalibor Topic <[EMAIL PROTECTED]> New port to alpha-freebsd. * config/alpha/freebsd2/config.frag, config/alpha/freebsd2/md.c, config/al

[kaffe] CVS kaffe (robilad): added port to alpha-freebsd

2006-03-26 Thread Kaffe CVS
PatchSet 7193 Date: 2006/03/27 05:43:19 Author: robilad Branch: HEAD Tag: (none) Log: added port to alpha-freebsd 2006-03-26 Dalibor Topic <[EMAIL PROTECTED]> New port to alpha-freebsd. * config/alpha/freebsd2/config.frag, config/alpha/freebsd2/md.c, config/al

[kaffe] CVS kaffe (robilad):

2006-03-26 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 (robilad):

2006-03-26 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 (robilad): No comment

2006-03-26 Thread Kaffe CVS
file 'libraries/javalifile:libraries/javalib/org/tritonus/share/sampled/file/TDataOutputStream.java' not found in hash ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (robilad): No comment

2006-03-26 Thread Kaffe CVS
file 'libraries/javalifile:libraries/javalib/org/tritonus/share/sampled/file/TDataOutputStream.java' not found in hash ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] CVS kaffe (robilad): fixed implicit isnan declaration

2006-03-25 Thread Kaffe CVS
PatchSet 7178 Date: 2006/03/26 02:58:42 Author: robilad Branch: HEAD Tag: (none) Log: fixed implicit isnan declaration 2006-03-26 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/external/classpath/native/fdlibm/fdlibm.h: Don't care is isnan is a function, it is supposed

<    1   2   3   4   5   6   7   8   9   10   >