Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins related to "th1Hooks"
2013-01-07
| ||
17:21 | Merge updates from trunk. Leaf check-in: 4f365f7b77 user: mistachkin tags: th1Hooks | |
17:18 | Re-sync custom MinGW makefile. check-in: 1fdeece215 user: mistachkin tags: trunk | |
2012-12-08
| ||
06:58 | Merge updates from trunk. check-in: ea529b633d user: mistachkin tags: th1Hooks | |
02:26 | Silence unused variable compiler warning. Modify MinGW makefiles to fix an overly long line. check-in: f51c8a4447 user: mistachkin tags: trunk | |
2012-11-22
| ||
10:26 | Merge changes from the dbOpenConfig branch. check-in: 4d73175e29 user: mistachkin tags: th1Hooks | |
10:16 | Modify db_open_config() and associated routines to make their internal state more consistent and discoverable. Closed-Leaf check-in: 52a6868700 user: mistachkin tags: dbOpenConfig | |
2012-11-20
| ||
23:00 | Support calling the TH1 hooks for unknown commands. check-in: 811252b842 user: mistachkin tags: th1Hooks | |
22:19 | Improve return code handling from the TH1 hooks. check-in: 3ddba1cff5 user: mistachkin tags: th1Hooks | |
20:40 | Merge updates from trunk. check-in: 63754ea857 user: mistachkin tags: th1Hooks | |
20:31 | When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. check-in: fb04f27829 user: drh tags: trunk | |
08:27 | When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. check-in: 66196aa8b7 user: mistachkin tags: th1Hooks | |
08:23 | When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. Closed-Leaf check-in: e0152697fb user: mistachkin tags: dbReOpenConfigAttach | |
06:28 | Correct format string typos for TH1 trace statements. check-in: c3e841c745 user: mistachkin tags: th1Hooks | |
06:26 | Proof-of-concept for generalized TH1 command/webpage hooks. check-in: caad77934b user: mistachkin tags: th1Hooks | |
06:04 | Add 'th1-setup' setting for the optional TH1 script to evaluate after creating and initializing the TH1 interpreter. Revise TH1 integration in preparation for generalized hooks. check-in: b058c8a944 user: mistachkin tags: trunk | |