Age | Commit message (Expand) | Author | Files | Lines |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -3/+3 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -2/+2 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -5/+7 |
2014-11-16 | Moved sql_s into sql.c | Haru | 1 | -1/+1 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -2/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -3/+3 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -2/+1 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -1/+2 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -2/+1 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -10/+4 |
2013-07-08 | Cygwin Fix for the Hercules SQL Update Check | shennetsind | 1 | -0/+1 |
2013-06-10 | Added SqlStmt functions to the SQL interface | Susu | 1 | -90/+102 |
2013-05-15 | HPM Update | shennetsind | 1 | -147/+89 |
2013-02-16 | Updating the Headers across source files | shennetsind | 1 | -1/+1 |
2013-02-14 | Introducing MySQL DB Update Checker | shennetsind | 1 | -1/+1 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 1 | -1/+1 |
2013-02-03 | Updating the headers of so-far modified files with outdated headers | shennetsind | 1 | -2/+3 |
2013-02-03 | Introducing MySQL Reconnect | shennetsind | 1 | -0/+1 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -69/+70 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -70/+69 |
2011-12-05 | - Added SQL_INNODB switch for databases running under InnoDB (where INSERT DE... | epoque11 | 1 | -1/+4 |
2011-06-30 | Removed extra guards around cbasetypes.h include lines, since they give no pe... | ultramage | 1 | -2/+0 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -0/+343 |