Sun, 16 Dec 2012 21:04:27 +0100 Jan Vrany Closing branch jk_new_structure jk_new_structure
Sun, 16 Dec 2012 21:04:02 +0100 Jan Vrany Closing branch directory_structure_refactoring directory_structure_refactoring
Sun, 16 Dec 2012 17:23:16 +0100 Jan Vrany Bugfix: JavaLookupTests>>testPassingNilAsParameter2. development
Sun, 16 Dec 2012 16:50:17 +0100 Jan Vrany Bugfix: do not update changes while filing in Java extensions. development
Sun, 16 Dec 2012 15:48:49 +0100 Jan Vrany Bugfix: JavaRelease::OpenJDK6 ext directory construction. development
Sun, 16 Dec 2012 17:45:12 +0100 Marcel Hlopko added reloading tests and naive implementation development
Sun, 16 Dec 2012 14:25:44 +0100 Marcel Hlopko merge commit development
Sun, 16 Dec 2012 14:16:59 +0100 Marcel Hlopko bugfix - interop - narrowed return type synthetic methods development
Sun, 16 Dec 2012 14:08:27 +0100 Marcel Hlopko adding support classes for narrowing return values problem development
Sun, 16 Dec 2012 12:18:31 +0100 Jan Vrany Merged with Marcel's testing commits. development
Sun, 16 Dec 2012 12:02:35 +0100 Jan Vrany Bugfix in JavaRelease>>searchForSourcePath: development
Sun, 16 Dec 2012 12:07:01 +0100 Marcel Hlopko just testing development
Sun, 16 Dec 2012 12:05:46 +0100 Marcel Hlopko just testing development
Sun, 16 Dec 2012 11:58:09 +0100 Marcel Hlopko merging java lookup bugfix development
Sun, 16 Dec 2012 11:53:36 +0100 Marcel Hlopko bugfix in smalltalk2java lookup with nil arguments development
Sun, 16 Dec 2012 11:20:22 +0100 Jan Vrany Bug fix in Float.floatToRawIntBits and rawIntBitsToFloat. development
Sun, 16 Dec 2012 10:32:25 +0100 Jan Vrany Bugfix in syntax highlighter (caused by JavaParserII refactoring) development
Sat, 15 Dec 2012 23:25:19 +0100 Jan Vrany Initial implementation of JavaCompiler using Oracle javac toolbox. Not yet finished. development
Sat, 15 Dec 2012 22:51:30 +0100 Jan Vrany Finished JavaCompiler::ClassSourceAnalyzer refactoring. development
Sat, 15 Dec 2012 22:49:41 +0100 Jan Vrany JavaParser refactoring - qualifiedName & qualifiedNameForImport. development
Sat, 15 Dec 2012 17:59:35 +0100 Jan Vrany Refactored JavaCompiler (part 1) development
Sat, 15 Dec 2012 17:55:14 +0100 Jan Vrany Refactoring of JavaParserII>>importDeclaration development
Sat, 15 Dec 2012 16:40:31 +0100 Jan Vrany Bugfix in FileOutputStream>>write(I) development
Sat, 15 Dec 2012 15:51:48 +0100 Jan Vrany Fixes after bad commit development
Sat, 15 Dec 2012 14:46:18 +0100 Jan Vrany Merged some fixes from jv's repo development
Sat, 15 Dec 2012 12:25:16 +0100 Marcel Hlopko adding javac example development
Sat, 15 Dec 2012 09:13:58 +0000 convert-repo update tags
Sat, 15 Dec 2012 00:08:52 +0000 vranyj1 JavaRelease - JDK detection. development
Sat, 15 Dec 2012 00:06:40 +0000 vranyj1 Fix for ZIP remerged development
Fri, 14 Dec 2012 23:55:09 +0000 vranyj1 - JavaRelease development
Fri, 14 Dec 2012 22:09:21 +0000 vranyj1 Build files regenerated development
Wed, 12 Dec 2012 23:26:59 +0000 hlopkmar java compiler (javac wrapper) and basic class reloading tests development
Wed, 12 Dec 2012 23:20:03 +0000 hlopkmar some possibly useful methods :) development
Tue, 11 Dec 2012 23:15:40 +0000 vranyj1 Fixed double/floatToRawIntBits and back development
Mon, 10 Dec 2012 20:27:49 +0000 vranyj1 Syntax fixed in extensions.st development
Mon, 10 Dec 2012 19:50:27 +0000 vranyj1 Updates in .zip support to reflect changes in ZipArchive. development
Mon, 10 Dec 2012 19:00:37 +0000 vranyj1 Updated from HG development
Tue, 04 Dec 2012 00:44:59 +0000 vranyj1 Java>>classSource:package:in: - close archive (reduces number of open files) development
Tue, 04 Dec 2012 00:32:26 +0000 vranyj1 - JavaClassReader development
Tue, 04 Dec 2012 00:06:54 +0000 vranyj1 - JavaClassReader development
Mon, 03 Dec 2012 22:54:25 +0000 vranyj1 JavaClassReader: refactoring in #readClass:ignoring:classPath:. development
Mon, 03 Dec 2012 22:09:19 +0000 vranyj1 Ignore tests in MemberVisibilityTests (package-private methods not yet supported) development
Mon, 03 Dec 2012 22:06:27 +0000 vranyj1 JUnitTestCaseProxy: added support for @Ignore annotation development
Mon, 03 Dec 2012 19:36:21 +0000 vranyj1 JavaMonitorsTests: set timeout to 5 min (Loading Groovy takes some time) development
Mon, 03 Dec 2012 19:28:28 +0000 vranyj1 Fix for JavaLookupTests>>testTypeOverloading development
Sun, 02 Dec 2012 19:38:19 +0000 hlopkmar removing mean class loader, not testing anything specific anyway development
Sun, 02 Dec 2012 15:22:23 +0000 hlopkmar fixing javaWrap: extension methods development
Sun, 02 Dec 2012 13:39:54 +0000 hlopkmar no groovy compiler for mh development
Sun, 02 Dec 2012 10:43:34 +0000 hlopkmar fixing mean classloader test development
Sat, 01 Dec 2012 22:06:11 +0000 hlopkmar junit tests for param annotations development
Sat, 01 Dec 2012 21:56:51 +0000 hlopkmar and more annotation fixes development
Sat, 01 Dec 2012 21:44:20 +0000 hlopkmar annotation fixes development
Sat, 01 Dec 2012 21:19:57 +0000 hlopkmar raw param annotations saving development
Sat, 01 Dec 2012 13:05:45 +0000 hlopkmar java disassembler mutlibyte test will be skipped by hudson development
Sat, 01 Dec 2012 12:49:51 +0000 hlopkmar enabling java permission checking for everybody. seriously this time :) development
Fri, 30 Nov 2012 21:18:34 +0000 hlopkmar updating JavaLookupTests development
Fri, 30 Nov 2012 20:52:11 +0000 hlopkmar disabling multibyte char disassempler test as stderr cannot write multibyte chars and hudson reports error development
Fri, 30 Nov 2012 19:39:54 +0000 hlopkmar enabling permission checking for everybody.. expect some code to start crashing development
Fri, 30 Nov 2012 11:25:07 +0000 vranyj1 - JavaVM development
Fri, 30 Nov 2012 10:08:46 +0000 vranyj1 Fix in JUnitTestCaseProxy development
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip