| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2012-10-02 | inc before readHEADmaster | mmonit@tildeslash.com | 1 | -1/+1 |
| 2012-10-02 | Replace rand() with just a sequence number | mmonit@tildeslash.com | 1 | -3/+3 |
| 2012-09-27 | * Fixes: MySQL: Using a stored procedure which returned a | mmonit@tildeslash.com | 3 | -8/+13 |
| 2012-09-04 | Use correct type | mmonit@tildeslash.com | 1 | -1/+1 |
| 2012-08-29 | * New: ConnectionPool_start() now throws an SQLException instead | mmonit@tildeslash.com | 6 | -25/+40 |
| 2012-07-29 | Improved cross-system check for LEX and build of filterh. Libzdb would not bu... | mmonit@tildeslash.com | 1 | -4/+4 |
| 2012-07-27 | Link with -ll instead of -lf. Thanks to Johan Bergstrom | mmonit@tildeslash.com | 2 | -8/+5 |
| 2012-07-26 | Add flex link path at command line. Workaround for OS X 10.8 | mmonit@tildeslash.com | 1 | -1/+1 |
| 2012-07-23 | * More reliable SQLite3 detecting. Thanks to Johan Bergstrom | mmonit@tildeslash.com | 6 | -23/+12 |
| 2012-07-13 | * New: Automatically unescape the following URL components: credentials, pat... | mmonit@tildeslash.com | 7 | -16/+34 |
| 2012-07-07 | Documentation | mmonit@tildeslash.com | 2 | -6/+9 |
| 2012-06-28 | YYMARKER | mmonit@tildeslash.com | 2 | -2/+3 |
| 2012-06-19 | Release 2.10.4 | mmonit@tildeslash.com | 3 | -3/+3 |
| 2012-06-19 | MySQL: Improve error reporting for select and prepared statements | mmonit@tildeslash.com | 7 | -17/+44 |
| 2012-06-09 | StringBuffer_removeTrailingSemicolon -> StringBuffer_trim | mmonit@tildeslash.com | 4 | -18/+36 |
| 2012-06-09 | Doc | mmonit@tildeslash.com | 3 | -10/+10 |
| 2012-04-21 | Version 2.10.3 | mmonit@tildeslash.com | 4 | -110/+20 |
| 2012-04-17 | * Convert anonymous union to type to allow for strict compilers | mmonit@tildeslash.com | 2 | -14/+14 |
| 2012-04-17 | * Fix Oracle prototype warning | mmonit@tildeslash.com | 3 | -2/+110 |
| 2012-04-03 | Simplify IS macro | mmonit@tildeslash.com | 1 | -1/+1 |
| 2012-03-15 | Oracle: fixed a parameter sequence bug at connection | mmonit@tildeslash.com | 5 | -7/+11 |
| 2012-03-05 | Release 2.10.1 | mmonit@tildeslash.com | 4 | -23/+23 |
| 2012-03-05 | "Safer" formated THROW | mmonit@tildeslash.com | 1 | -6/+6 |
| 2012-03-05 | * Text cleanup | mmonit@tildeslash.com | 11 | -14/+16 |
| 2012-02-27 | Remove section border | mmonit@tildeslash.com | 1 | -0/+1 |
| 2012-02-27 | Doxygen 1.8.0 | mmonit@tildeslash.com | 1 | -1267/+84 |
| 2012-02-27 | Simplification | mmonit@tildeslash.com | 2 | -4/+2 |
| 2012-02-19 | Smaller | mmonit@tildeslash.com | 1 | -0/+0 |
| 2012-02-19 | Cleanup | mmonit@tildeslash.com | 2 | -4/+2 |
| 2012-02-06 | Format | mmonit@tildeslash.com | 6 | -39/+49 |
| 2012-02-03 | format | mmonit@tildeslash.com | 1 | -15/+14 |
| 2012-01-25 | t | mmonit@tildeslash.com | 2 | -7/+5 |
| 2012-01-14 | Use AC_CONFIG_FILES instead of AC_OUTPUT(files) | mmonit@tildeslash.com | 1 | -1/+3 |
| 2012-01-13 | Version number | mmonit@tildeslash.com | 3 | -6/+5 |
| 2012-01-13 | * A zdb.pc library package description file was added. Thanks to Matthieu Ver... | mmonit@tildeslash.com | 5 | -3/+26 |
| 2012-01-07 | R | mmonit@tildeslash.com | 1 | -1/+1 |
| 2012-01-06 | Simplified connection reaper | mmonit@tildeslash.com | 3 | -17/+112 |
| 2012-01-06 | Ensure that all --enable-xxx features also supports --disable-xxx. A few feat... | mmonit@tildeslash.com | 3 | -64/+82 |
| 2011-11-26 | t | mmonit@tildeslash.com | 1 | -4/+3 |
| 2011-11-26 | txt | mmonit@tildeslash.com | 1 | -5/+4 |
| 2011-11-22 | struct | mmonit@tildeslash.com | 1 | -3/+5 |
| 2011-11-14 | + | mmonit@tildeslash.com | 4 | -11/+9 |
| 2011-11-12 | structure | mmonit@tildeslash.com | 2 | -5/+4 |
| 2011-11-07 | Better shell'ology | mmonit@tildeslash.com | 1 | -10/+6 |
| 2011-11-05 | cleanup | mmonit@tildeslash.com | 1 | -3/+2 |
| 2011-11-05 | Build tools in-place from configure | mmonit@tildeslash.com | 7 | -45/+23 |
| 2011-11-01 | Reset test so exceptions are thrown | mmonit@tildeslash.com | 2 | -5/+6 |
| 2011-11-01 | Code improv. | mmonit@tildeslash.com | 6 | -64/+30 |
| 2011-10-29 | lang | mmonit@tildeslash.com | 2 | -3/+3 |
| 2011-10-29 | lang | mmonit@tildeslash.com | 1 | -2/+2 |
