0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use MYCFLAGS and MYLDFLAGS instead of CFLAGS and LDFLAGS. Apparently, this is better... More... over 10 years ago
Prepare for v5 More... over 10 years ago
Small maintainance changes: compile with cc instead of gcc More... over 10 years ago
Increase connection backlog to 100 More... about 16 years ago
Add changes for -r4 and -cvs More... over 16 years ago
Startup script for RHEL More... over 16 years ago
Compatibility shims to make sqlcached use sqlite3. This is not generally desireable, but recent RHELs don't have sqlite2 packages so this is the only solution. Performance will suffer. More... over 16 years ago
Implement history and stop the client from crashing on EOF More... almost 17 years ago
Support for up to 9999999 records returned from a single SELECT query. More... about 17 years ago
Fix bug in DML query processing: don't fill number of rows in result if the result pointer is null. More... about 17 years ago
We'll include these in the default package More... about 17 years ago
Fix botched distfile More... about 17 years ago
Add dirrm for docs dir More... about 17 years ago
Fix formatting More... about 17 years ago
Fix manpage building, switch to r4 More... about 17 years ago
Add FreeBSD port to CVS More... about 17 years ago
Make it more usable More... about 17 years ago
Start of documentation More... about 17 years ago
Add a kludge for Linux, document it. More... over 17 years ago
Cosmetic updates More... over 17 years ago
Bunch of fixes and enhancments to the clients and regression tests. More... over 17 years ago
Add NETWORKING to REQUIRE More... over 17 years ago
Add `make install` target, only for FreeBSD More... over 17 years ago
Fixed handling of null fields in query result More... over 17 years ago
- Fixed handling of data containing \r or \n - Fixed handling of response buffer when data was too large to fit in the original allocated buffer. More... over 17 years ago
Compile client library with -fPIC for AMD64 More... over 17 years ago
Call umask(0111) to allow users to connect to sqlcached socket More... over 17 years ago
Catches more signals More... over 17 years ago
Comment out debug printf More... over 17 years ago
Startup script for FreeBSD More... over 17 years ago