Sun, 19 Jul 2009 19:43:46 +0200 Apache Derby Examples...
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>
Tue, 09 Jun 2009 12:43:34 +0200 ltmain.sh changed
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>
Tue, 09 Jun 2009 12:42:30 +0200 Install Target added
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>
Thu, 28 May 2009 17:41:18 +0200 alpha_beta ui: removed a redundant line
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>
Thu, 28 May 2009 16:51:52 +0200 alpha_beta: memory leaks
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>
Thu, 28 May 2009 16:51:26 +0200 java disassembler
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>
Sat, 23 May 2009 03:27:24 +0200 cppdatabase: removed the useless status message
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 23 May 2009 03:27:24 +0200] rev 94
cppdatabase: removed the useless status message seekg returns an ifstream&, not an integer value committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 19 May 2009 02:58:59 +0200 make cross_getch invisible
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 19 May 2009 02:58:59 +0200] rev 93
make cross_getch invisible the cross_getch function will be called from the JNI Wrapper and must not be visible to others committer: Markus Bröker <mbroeker@largo.homelinux.org>
Thu, 14 May 2009 17:31:45 +0200 RMI Hello Example from Sun Microsystems
Markus Bröker <mbroeker@largo.dyndns.tv> [Thu, 14 May 2009 17:31:45 +0200] rev 92
RMI Hello Example from Sun Microsystems This is a distributed Hello World Program and fully rmi powered committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 12 May 2009 12:06:26 +0200 fixed a typo in mem2swap.c
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 12 May 2009 12:06:26 +0200] rev 91
fixed a typo in mem2swap.c committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sun, 10 May 2009 18:44:50 +0200 cppdatabase added
Markus Bröker <mbroeker@largo.dyndns.tv> [Sun, 10 May 2009 18:44:50 +0200] rev 90
cppdatabase added cppdatabase stores data in a file and retrieves it back committer: Markus Bröker <mbroeker@largo.homelinux.org>
Fri, 01 May 2009 18:27:06 +0200 nearest: more templates fun
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 01 May 2009 18:27:06 +0200] rev 89
nearest: more templates fun small improvements and a new template function committer: Markus Bröker <mbroeker@largo.homelinux.org>
Thu, 30 Apr 2009 23:38:48 +0200 how to use templates
Markus Bröker <mbroeker@largo.dyndns.tv> [Thu, 30 Apr 2009 23:38:48 +0200] rev 88
how to use templates We read 10 numbers from stdin and print the nearest values of a query. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Thu, 16 Apr 2009 13:57:47 +0200 [alpha_beta] Fix memory leaks
Markus Bröker <mbroeker@largo.dyndns.tv> [Thu, 16 Apr 2009 13:57:47 +0200] rev 87
[alpha_beta] Fix memory leaks I have used many mallocs and have not freed it. But there is still a read error which indicates another problem. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Thu, 16 Apr 2009 12:51:16 +0200 numbering game: guess a value
Markus Bröker <mbroeker@largo.dyndns.tv> [Thu, 16 Apr 2009 12:51:16 +0200] rev 86
numbering game: guess a value It was a short contest in IRC. Write a numbering game. Anyway, i have lost: The winner realized it in 12 lines. committer: Markus Bröker <mbroeker@largo.homelinux.org>
(0) -15 +15 tip