src/stx_libjava.st
Tue, 26 Jul 2011 16:31:02 +0000 vranyj1 Cleanup phase 1 jk_new_structure
Mon, 18 Jul 2011 22:35:32 +0000 vranyj1 added: jk_new_structure
Mon, 18 Jul 2011 17:12:03 +0000 vranyj1 (none) jk_new_structure
Mon, 18 Jul 2011 14:36:12 +0000 vranyj1 (none) jk_new_structure
Sat, 25 Jun 2011 08:08:37 +0000 vranyj1 Few fixes for Mauve... jk_new_structure
Thu, 23 Jun 2011 21:36:25 +0000 vranyj1 Few fixes... jk_new_structure
Wed, 22 Jun 2011 12:01:42 +0000 vranyj1 Test order changed to trick the VM jk_new_structure
Tue, 21 Jun 2011 17:17:24 +0000 vranyj1 Tests reordered, hope this will workaround the segfault jk_new_structure
Tue, 21 Jun 2011 16:39:57 +0000 vranyj1 More utility methods for tests jk_new_structure
Tue, 21 Jun 2011 16:12:27 +0000 vranyj1 Common code from JUnitTestCaseProxy and TestletTestCaseProxy moved to a common superclass jk_new_structure
Tue, 14 Jun 2011 10:58:40 +0000 vranyj1 Fixes for running tests in separate processes (required since VM often crash) jk_new_structure
Sat, 11 Jun 2011 22:49:33 +0000 vranyj1 Small refactoring jk_new_structure
Sat, 11 Jun 2011 16:47:43 +0000 vranyj1 Fixes in resolving methodrefs for array methods jk_new_structure
Sat, 11 Jun 2011 15:39:51 +0000 vranyj1 Fixes for Mauve test suite jk_new_structure
Sat, 04 Jun 2011 18:55:00 +0000 hlopkmar fixed bug in resolving jk_new_structure
Sat, 04 Jun 2011 18:34:48 +0000 hlopkmar added hamcrest-core.jar to JavaLibrariesResource jk_new_structure
Sat, 04 Jun 2011 18:30:41 +0000 hlopkmar another annoying output is gone (JavaNameAndType2>>updatingClassRefFrom:to:) jk_new_structure
Sat, 04 Jun 2011 16:21:47 +0000 hlopkmar trying to get tests working.. jk_new_structure
Sat, 04 Jun 2011 15:53:15 +0000 hlopkmar removed annoying updating classRefs from to output jk_new_structure
Sat, 04 Jun 2011 15:30:43 +0000 hlopkmar added asm3-all.jar to JavaLibrariesResource jk_new_structure
Sat, 04 Jun 2011 15:23:37 +0000 hlopkmar slightly refactored exceptionTable methods and their callers.. no typechanging side effects jk_new_structure
Fri, 03 Jun 2011 19:05:28 +0000 vranyj1 stx_libjava: readded lost method #testSuite jk_new_structure
Fri, 03 Jun 2011 16:09:07 +0000 vranyj1 stx_libjava: LookupTests are excluded from standard test suite jk_new_structure
Tue, 31 May 2011 15:57:03 +0000 vranyj1 - TestletTestCaseProxy: debugging support improved. jk_new_structure
Mon, 30 May 2011 21:32:17 +0000 hlopkmar there's nothing I fix on the first try :) jk_new_structure
Sun, 29 May 2011 21:38:05 +0000 hlopkmar Mauve test integration works.. and that's the bad news, there are sooo many failures.. so back to the beginning, let's fix natives.. jk_new_structure
Mon, 23 May 2011 19:17:40 +0000 hlopkmar its nice to work after jv :) after writing tests I surprisedly realized, that he already implemented primitives and primitive arrays in JavaClassRef2 :) jk_new_structure
Mon, 23 May 2011 16:05:45 +0000 hlopkmar all tests fixed.. updated interfaceMethodRef to checkPermissions (which were not checked until now ehm) jk_new_structure
Mon, 23 May 2011 15:27:40 +0000 hlopkmar refactored methodRef tests.. interfaceMethodRefs to come jk_new_structure
Mon, 23 May 2011 14:53:35 +0000 hlopkmar finally forced myself to refactor tests.. fieldRef tests are ok now.. methodRef to come.. jk_new_structure
Sun, 22 May 2011 13:05:48 +0000 vranyj1 Few local pending changes jk_new_structure
Fri, 20 May 2011 18:35:54 +0000 hlopkmar I should not be committing anything when I'm in hurry.. swapped resolveOffset and resolveStaticOffset jk_new_structure
Thu, 19 May 2011 11:10:09 +0000 hlopkmar fixed dissassembler, ltb changed class resolving jk_new_structure
Thu, 19 May 2011 08:51:37 +0000 hlopkmar JavaVM class>>_MULTINEW2 jk_new_structure
Thu, 19 May 2011 08:40:24 +0000 hlopkmar small fix in dissasembler jk_new_structure
Thu, 19 May 2011 08:16:48 +0000 hlopkmar added _CHECKCAST2 and _INSTANCEOF2 to JavaVM jk_new_structure
Wed, 18 May 2011 13:39:11 +0000 hlopkmar forgotten return and fixed broken class reading (static field were not set up correctly).. jk_new_structure
Wed, 18 May 2011 13:07:13 +0000 hlopkmar small refactoring + forgotten assignment jk_new_structure
Wed, 18 May 2011 13:00:02 +0000 hlopkmar JavaClassReader2 now uses correct superclass loading jk_new_structure
Wed, 18 May 2011 12:13:39 +0000 hlopkmar fixed JavaClassReader so it always sets staticFields jk_new_structure
Wed, 18 May 2011 11:58:51 +0000 hlopkmar Small fix, so JavaFields have their javaClass always set. jk_new_structure
Wed, 18 May 2011 11:19:08 +0000 hlopkmar JavaNameAndType2>>resolve jk_new_structure
Sun, 15 May 2011 20:50:09 +0000 hlopkmar forgot to resolve type in JavaFieldRef2 jk_new_structure
Sun, 15 May 2011 20:33:45 +0000 hlopkmar fixes + added type to JavaFieldRef2 jk_new_structure
Sun, 15 May 2011 20:25:38 +0000 hlopkmar added offset to JavaFieldRef2 jk_new_structure
Sun, 15 May 2011 20:08:09 +0000 hlopkmar only added breakpoint jk_new_structure
Fri, 13 May 2011 16:45:13 +0000 hlopkmar added JavaNameAndType2>>signature.. jk_new_structure
Fri, 13 May 2011 16:42:48 +0000 hlopkmar added JavaNameAndType2>>isUnresolved - only temporarily jk_new_structure
Fri, 13 May 2011 16:15:45 +0000 hlopkmar simple methods are the worst :) jk_new_structure
Fri, 13 May 2011 16:02:49 +0000 hlopkmar aaaargh forgot to delete old code after fixing it.. and wondering why it's not working :) jk_new_structure
Fri, 13 May 2011 15:50:43 +0000 hlopkmar small fixes jk_new_structure
Fri, 13 May 2011 15:45:51 +0000 hlopkmar fixed JavaClassRef2>>javaClassName jk_new_structure
Fri, 13 May 2011 15:31:25 +0000 hlopkmar removed forgotten halts.. sry jk_new_structure
Fri, 13 May 2011 15:28:12 +0000 hlopkmar added preResolve compatibility method + JavaStringRef - will be used soon jk_new_structure
Fri, 13 May 2011 12:34:01 +0000 hlopkmar preparation for incremental change of resolving logic jk_new_structure
Fri, 13 May 2011 12:19:05 +0000 hlopkmar changed behavior of JavaInterfaceMethodRef>>isJavaMethodRef jk_new_structure
Fri, 13 May 2011 06:55:55 +0000 hlopkmar refactoring tests.. and more needed jk_new_structure
Thu, 12 May 2011 17:22:54 +0000 vranyj1 Build files fixed jk_new_structure
Thu, 12 May 2011 15:40:53 +0000 hlopkmar cleaning.. removed JavaConstantPoolContent jk_new_structure
Thu, 12 May 2011 14:28:39 +0000 hlopkmar cleaned tests class hierarchy, small fixes jk_new_structure
less more (0) -60 tip