index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sqlite3gen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: make preprocessor run in parallel
Dimitri van Heesch
2020-06-28
1
-2/+0
*
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-1/+5
*
Did a bit of restructuring and fixed some compiler warnings
Dimitri van Heesch
2020-05-10
1
-13/+10
*
sqlite: use err instead of term :)
Travis A. Everett
2020-05-05
1
-10/+10
*
sqlite: flip _static default in bindTextParameter
Travis A. Everett
2020-05-05
1
-63/+62
*
fix #7746 with liberal use of _static==FALSE
Travis A. Everett
2020-05-04
1
-49/+49
*
fail with term() instead of msg()
Travis A. Everett
2020-05-04
1
-7/+3
*
Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMap
Dimitri van Heesch
2020-04-27
1
-12/+5
*
Refactoring: Improve encapsulation of MemberInfo class
Dimitri van Heesch
2020-04-27
1
-3/+3
*
Fixed shadowing issue in getFortranDefs and other shadowing cases
Dimitri van Heesch
2020-04-09
1
-3/+1
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-15/+7
*
issue #7606 Unable to build "master" branch
albert-github
2020-02-22
1
-2/+2
*
Merge pull request #7377 from albert-github/feature/bug_spell_src
Dimitri van Heesch
2019-11-06
1
-1/+1
|
\
|
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
|
issue #7302: Determination of anonymous is too restrictive
Dimitri van Heesch
2019-11-05
1
-4/+4
|
/
*
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-71/+64
*
Fix some typos
luz.paz
2019-09-16
1
-2/+2
*
Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...
Dimitri van Heesch
2019-07-30
1
-1/+1
|
\
|
*
Show git version information
albert-github
2019-05-31
1
-1/+1
*
|
Avoid calling non-const member aliases and 0 pointer dereference in sqlite3
Dimitri van Heesch
2019-06-17
1
-1/+5
*
|
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-7/+7
|
/
*
Moved check for page having a title to hasTitle() method
Dimitri van Heesch
2018-12-31
1
-1/+1
*
issue_6597 SIGSEGV presumably caused by C++ "using" declaration
albert-github
2018-11-05
1
-1/+1
*
sqlite3: fix missing external_file view schema col
Travis A. Everett
2018-10-13
1
-0/+1
*
Expand sqlite3gen's breadth, depth, and quality
Travis A. Everett
2018-09-03
1
-533/+1624
*
sqlite3gen: start checking operations status
Adrian Negreanu
2017-10-25
1
-112/+139
*
sqlite3gen: add missing protectedsettable column
Adrian Negreanu
2017-10-25
1
-1/+1
*
sqlite3gen: add index on params
Adrian Negreanu
2017-10-25
1
-1/+11
*
sqlite3gen: use sqlite3_exec for schema setup
Adrian Negreanu
2017-10-25
1
-10/+3
*
sqlite3gen: add openDbConnection
Adrian Negreanu
2017-10-25
1
-8/+28
*
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
[next]