Changes On Branch th1-query-api
Not logged in

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

Changes In Branch th1-query-api Excluding Merge-Ins

This is equivalent to a diff from 336e1355b9 to 82e78034da

2012-08-06
11:15
Fix minor documentation typo. check-in: 372879b388 user: drh tags: trunk
2012-08-03
18:41
merged in [336e1355b927f]. Leaf check-in: 82e78034da user: stephan tags: th1-query-api
2012-07-27
00:26
Fix another faulty though harmless memset() initialization. check-in: 336e1355b9 user: drh tags: trunk
00:00
Fix a faulty (but harmless) initialization in the MD5 code. check-in: ed005e302d user: drh tags: trunk
2012-07-22
17:59
merged in trunk [11abffbb497d67a], added a test script to check a th1 memleak case. check-in: 13b0e0b4d4 user: stephan tags: th1-query-api

Changes to src/blob.c.

Changes to src/db.c.

Changes to src/main.c.

Changes to src/report.c.

Changes to src/style.c.

Changes to src/th.c.

Changes to src/th.h.

Changes to src/th_lang.c.

Changes to src/th_main.c.

Changes to src/tkt.c.

Added test/th1-ob-1.th1.

Added test/th1-query-api-1.th1.

Added test/th1-query-api-2.th1.

Added test/th1-variadic-proc.th1.

Added www/th1_argv.wiki.

Added www/th1_ob.wiki.

Added www/th1_query.wiki.