0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Times are unsigned! More... over 16 years ago
Timings and warnings apply overall, not per result set. More... over 16 years ago
Check ret val of strdups. More... over 16 years ago
Fixed bug. More... over 16 years ago
Added fallback error to report_error(). More... over 16 years ago
SQLRowCount. More... over 16 years ago
Don't rely on SQLRowCount for rows returned by SELECTs. More... over 16 years ago
Multiple result set support. More... over 16 years ago
Implemented buffer_realloc(). More... over 16 years ago
Made some more fns static. More... over 16 years ago
Multiple result sets implemented. More... over 16 years ago
Extra newline. More... over 16 years ago
Output multiple result sets. More... over 16 years ago
Fetch multiple result sets. More... over 16 years ago
Added next field. More... over 16 years ago
Don't retrieve previous buffer for \r. More... over 16 years ago
Added readline suggestion. More... over 16 years ago
Incremented version. More... over 16 years ago
Added Mac OS X. More... over 16 years ago
Explicitly initialise result set, since calloc doesn't guarantee to set pointers to NULL. More... over 16 years ago
Potential mem leak picked up by lint. More... over 16 years ago
Updated for 0.3a. More... over 16 years ago
Escape action chars in history entries. More... over 16 years ago
Fixed another parse bug - extraneous whitespace. More... over 16 years ago
Don't recognise pipe characters within quotes. More... over 16 years ago
Check for overflow when rendering prompt. More... over 16 years ago
Modified db_info to return full length of string. More... over 16 years ago
Slight refactor. More... over 16 years ago
Added BUFFER_EMPTY to switch to prevent warning. More... over 16 years ago
Missing \. More... over 16 years ago