CVS commit: othersrc/external/bsd/sqlite3db/dist

2015-12-02 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Thu Dec 3 01:43:33 UTC 2015 Modified Files: othersrc/external/bsd/sqlite3db/dist: main.c sqlite3db.c Log Message: check the return values from the "put" method To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 o

CVS commit: othersrc/external/bsd/sqlite3db/dist

2015-12-02 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Thu Dec 3 01:31:55 UTC 2015 Modified Files: othersrc/external/bsd/sqlite3db/dist: sqlite3db.h Log Message: add c++ compilation guard to the header file To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/

CVS commit: othersrc/external/bsd/sqlite3db/dist

2015-11-26 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Fri Nov 27 06:05:26 UTC 2015 Modified Files: othersrc/external/bsd/sqlite3db/dist: sqlite3db.c Log Message: When calling "put" method with R_NOOVERWRITE and we already have that key, don't add it to the database, just return 1.

CVS commit: othersrc/external/bsd/sqlite3db/dist

2015-11-26 Thread Thomas Klausner
Module Name:othersrc Committed By: wiz Date: Thu Nov 26 23:31:56 UTC 2015 Modified Files: othersrc/external/bsd/sqlite3db/dist: libsqlite3db.3 sqlite3db.1 Log Message: rious cleanups. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ othersrc/external