Markus Bröker <mbroeker@largo.dyndns.tv> [Sun, 26 Jul 2009 18:22:31 +0200] rev 104
Makefile: erases trailing spaces in java files
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sun, 26 Jul 2009 18:21:25 +0200] rev 103
Function Pointer Demo simplified
It makes more sense to show the basic usage of fps
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sun, 26 Jul 2009 18:14:15 +0200] rev 102
Property java.library.path
i've found out how to set the library path correctly with java tools
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sun, 19 Jul 2009 19:44:48 +0200] rev 101
Ignore files from the javadb project
Do not nerve with class- and derby files
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sun, 19 Jul 2009 19:43:46 +0200] rev 100
Apache Derby Examples...
The DBClient class connects to any kind of derby db
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 09 Jun 2009 12:43:34 +0200] rev 99
ltmain.sh changed
It's currently a symbolic link
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 09 Jun 2009 12:42:30 +0200] rev 98
Install Target added
The simple module can be autoinstalled into the proper section
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Thu, 28 May 2009 17:41:18 +0200] rev 97
alpha_beta ui: removed a redundant line
The original print routine was from an open book by galileo
computing and the redundant line was introduced there.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Thu, 28 May 2009 16:51:52 +0200] rev 96
alpha_beta: memory leaks
After fixing all the memory leaks in this piece code, i can
finally go further to implement a better KI.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Thu, 28 May 2009 16:51:26 +0200] rev 95
java disassembler
jdisa disassembles a given java class file and shows the bytecode instructions.
it does not currently output the same as javap -c <file>...
committer: Markus Bröker <mbroeker@largo.homelinux.org>