Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

6 check-ins using file src/th.c version 2bc1ec160e

2012-07-14
10:22
Added docs for the th1 query API. Added basic th1 argv-handling API. check-in: a8eace9a2a user: stephan tags: th1-query-api
10:17
Minor improvements to the previous find_option() commit. check-in: 232008406f user: stephan tags: th1-query-api
09:14
find_option() now accepts --long=VAL and --short=VAL forms, in addition to the conventional --long VAL and -short VAL. Long-form has had this feature a while (apparently) but it has not been documented AFAIK. check-in: aa3ea63c58 user: stephan tags: th1-query-api
02:13
Added th1 query_bind functions. check-in: e30002440a user: stephan tags: th1-query-api
00:56
Added query_col_int and query_col_double. Renamed query_column_xxx to query_col_xxx. check-in: b01eb58bca user: stephan tags: th1-query-api
00:20
added th1 query API. check-in: c3b10e12a1 user: stephan tags: th1-query-api