Sat, 19 Jun 2010 22:33:54 +0200 simple corrections
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 19 Jun 2010 22:33:54 +0200] rev 134
simple corrections make both jni functions invisible to others use platform independent separators committer: Markus Bröker <mbroeker@largo.homelinux.org>
Mon, 07 Jun 2010 23:21:56 +0200 little typo in sudoku.c
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 07 Jun 2010 23:21:56 +0200] rev 133
little typo in sudoku.c committer: Markus Bröker <mbroeker@largo.homelinux.org>
Mon, 07 Jun 2010 23:20:47 +0200 Adjusted to show side effects and their handling
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 07 Jun 2010 23:20:47 +0200] rev 132
Adjusted to show side effects and their handling When dealing with static buffers, successive calls point to the same memory location and overwrite formers ones... committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 02 Jun 2010 00:22:32 +0200 check for the return values
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 02 Jun 2010 00:22:32 +0200] rev 131
check for the return values committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 01 Jun 2010 23:40:56 +0200 getbits added
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 01 Jun 2010 23:40:56 +0200] rev 130
getbits added committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 01 Jun 2010 14:50:45 +0200 PMC goes fullscreen ...
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 01 Jun 2010 14:50:45 +0200] rev 129
PMC goes fullscreen ... committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 01 Jun 2010 13:13:34 +0200 That's the proper way to use crypt.h
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 01 Jun 2010 13:13:34 +0200] rev 128
That's the proper way to use crypt.h committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 26 May 2010 14:57:53 +0200 view/.gitignore: ignore the projects binary
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 26 May 2010 14:57:53 +0200] rev 127
view/.gitignore: ignore the projects binary committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 26 May 2010 14:56:44 +0200 mysql_db: get not more than num_fields fields from a row
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 26 May 2010 14:56:44 +0200] rev 126
mysql_db: get not more than num_fields fields from a row I haven't tested the old approach, because i have never installed or used mysql. But it's nice to see that it actually works with this small patch. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 26 May 2010 13:38:53 +0200 postgresql_db: check connection status
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 26 May 2010 13:38:53 +0200] rev 125
postgresql_db: check connection status During startup, check for a successfull connection to the db committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 26 May 2010 13:08:42 +0200 md5rec: the location of the header has changed
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 26 May 2010 13:08:42 +0200] rev 124
md5rec: the location of the header has changed i have moved the lsf.h header to lsf/lsf.h in the lsflib project committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 27 Apr 2010 14:51:02 +0200 ClientDriver for remote access and EmbeddedDriver for local access
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 27 Apr 2010 14:51:02 +0200] rev 123
ClientDriver for remote access and EmbeddedDriver for local access The default constructor should always use the simplest, possible way to connect to an embedded database. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 09 Mar 2010 12:58:27 +0100 GNU Make and GNU Indent
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 09 Mar 2010 12:58:27 +0100] rev 122
GNU Make and GNU Indent The Makefile depends on GNU tools and the user may choose the location committer: Markus Bröker <mbroeker@largo.homelinux.org>
Mon, 08 Mar 2010 18:30:04 +0100 step 2) Header seperation
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 08 Mar 2010 18:30:04 +0100] rev 121
step 2) Header seperation cpuid, bits, list and maybe lsf are too common names and have to reside in a seperate folder to avoid clashes committer: Markus Bröker <mbroeker@largo.homelinux.org>
Mon, 08 Mar 2010 18:30:04 +0100 step 1) move all headers to include/lsf
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 08 Mar 2010 18:30:04 +0100] rev 120
step 1) move all headers to include/lsf committer: Markus Bröker <mbroeker@largo.homelinux.org>
(0) -100 -15 +15 tip