Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | const-ify | Adrian Negreanu | 2017-09-25 | 1 | -18/+20 |
* | typos | Kunda | 2017-03-05 | 1 | -2/+2 |
* | sqlite3gen: stripWhitespace on bitfield's text | Adrian Negreanu | 2016-08-09 | 1 | -1/+1 |
* | sqlite3gen: stripFromPath on all calls to insertFile | Adrian Negreanu | 2016-08-09 | 1 | -5/+5 |
* | sqlite3gen: sync with xmlgen | Adrian Negreanu | 2016-08-09 | 1 | -56/+199 |
* | sqlite3gen: insert xrefs using integer refids | Adrian Negreanu | 2016-08-05 | 1 | -22/+22 |
* | sqlite3gen: use the refid stored in the refids table | Adrian Negreanu | 2016-07-25 | 1 | -13/+21 |
* | sqlite3gen: defnname -> defname | Adrian Negreanu | 2016-07-25 | 1 | -9/+9 |
* | sqlite3gen: export proper memberdef refid | Adrian Negreanu | 2016-07-20 | 1 | -1/+2 |
* | Changed configuration mechanism to directly access options in order to improv... | Dimitri van Heesch | 2016-01-17 | 1 | -1/+1 |
* | sqlite3: add schema comments | Adrian Negreanu | 2015-06-09 | 1 | -107/+127 |
* | sqlite3: fix constness | Adrian Negreanu | 2015-06-09 | 1 | -1/+2 |
* | Fix for bug 746673. | Travis A. Everett | 2015-03-24 | 1 | -4/+11 |
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 1 | -1/+1 |
* | sqlite3: speedup the SELECTs | Adrian Negreanu | 2014-02-27 | 1 | -185/+258 |
* | Updated copyright | Dimitri van Heesch | 2014-02-11 | 1 | -1/+1 |
* | sqlite3: updates | Adrian Negreanu | 2014-02-08 | 1 | -332/+422 |
* | sqlite3: SQLITE_TRANSIENTs | Adrian Negreanu | 2014-02-01 | 1 | -4/+4 |
* | sqlite3: extract more info | Adrian Negreanu | 2014-02-01 | 1 | -13/+21 |
* | sqlite3: clear bindings on errors and more care with return | Adrian Negreanu | 2014-01-14 | 1 | -12/+18 |
* | sqlite3: remove some debug messages | Adrian Negreanu | 2014-01-09 | 1 | -2/+0 |
* | sqlite3: leave out insertMemberReference until xref location is valid | Adrian Negreanu | 2014-01-09 | 1 | -1/+2 |
* | sqlite3: use the new qtools API | Adrian Negreanu | 2014-01-08 | 1 | -6/+8 |
* | sqlite3: add memberdef initializer | Adrian Negreanu | 2013-08-17 | 1 | -2/+5 |
* | sqlite3: make innerclass refid non-transient | Adrian Negreanu | 2013-08-17 | 1 | -1/+1 |
* | sqlite3: be more careful with return | Adrian Negreanu | 2013-08-17 | 1 | -6/+14 |
* | sqlite3: shuffle the code so it's aligned with xmlgen.cpp | Adrian Negreanu | 2013-08-05 | 1 | -207/+210 |
* | sqlite3: more SQLITE_TRANSIENT-s | Adrian Negreanu | 2013-08-04 | 1 | -2/+2 |
* | sqlite3: no more exit | Adrian Negreanu | 2013-08-03 | 1 | -17/+29 |
* | sqlite3: support for includes and includedby | Adrian Negreanu | 2013-08-03 | 1 | -16/+46 |
* | sqlite3: sometimes bindXParameter requires SQLITE_TRANSIENT | Adrian Negreanu | 2013-08-03 | 1 | -5/+5 |
* | sqlite3: add stubs for page, dirs, example and main-page | Adrian Negreanu | 2013-08-03 | 1 | -3/+65 |
* | sqlite3: update the comments | Adrian Negreanu | 2013-08-03 | 1 | -32/+47 |
* | sqlite3: cleanup prepareStatements | Adrian Negreanu | 2013-08-03 | 1 | -60/+21 |
* | sqlite3: fix warning 'set but not used' | Adrian Negreanu | 2013-08-03 | 1 | -2/+0 |
* | sqlite3: remove commented code | Adrian Negreanu | 2013-08-03 | 1 | -264/+0 |
* | sqlite3: capitalize FROM keyword | Adrian Negreanu | 2013-08-02 | 1 | -2/+2 |
* | Fixed potential crash in sqlite3 support | Dimitri van Heesch | 2013-07-02 | 1 | -1/+4 |
* | sqlite3: remove trailing spaces | Adrian Negreanu | 2013-06-18 | 1 | -33/+33 |
* | sqlite3: fix some copy-paste | Adrian Negreanu | 2013-06-18 | 1 | -3/+3 |
* | sqlite3: fix misleading error message | Adrian Negreanu | 2013-06-18 | 1 | -1/+1 |
* | Fixed build issue when using --with-sqlite3 option | Dimitri van Heesch | 2013-05-20 | 1 | -5/+5 |
* | Release-1.8.3.1-20130512 | Dimitri van Heesch | 2013-05-12 | 1 | -1/+1 |
* | Release-1.8.3.1-20130209 | Dimitri van Heesch | 2013-02-09 | 1 | -0/+1361 |