Fossil

Timeline
Login

Timeline

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

50 events by user stephan occurring around 2012-07-22 11:39:04.

2013-01-18
12:13
Changed labels for dbstat command output (per mailing list discussion). Removed server-id field from dbstat output (to match /stat page change). ... (check-in: 44dc567e57 user: stephan tags: trunk)
11:06
Changed days-per-year from 365.24 to 365.2425, which is (per Wikipedia) more correct over longer time periods (patch from J. van den Hoff). Removed serverId from /json/stat output, analog to commit [6bb63a7364]. ... (check-in: 823d3ed6d3 user: stephan tags: trunk)
2013-01-15
19:15
Moved the "dbstat" command into the "--all" list. ... (check-in: 2f04cc5e54 user: stephan tags: trunk)
18:32
Expanded the "dbstat" command output a bit. ... (check-in: 29a9e237d8 user: stephan tags: trunk)
2013-01-13
18:38
Added new "dbstat" command, mostly analog to the /stat web page, but not called "stat" to avoid breaking any "stat==status" typing habits. ... (check-in: 1dd493231a user: stephan tags: trunk)
2013-01-10
12:51
Added checkin-count to (fossil info) output (ML request). ... (check-in: acea7010b8 user: stephan tags: trunk)
2013-01-08
16:55
Added missing commit example to 5-minute quickstart. ... (check-in: 0fb6c829f2 user: stephan tags: trunk)
15:58
Errata for the 5-minute tutorial page. ... (check-in: be93ecb3a5 user: stephan tags: trunk)
2013-01-03
09:27
Patched re_space_char() to conform to its docs (now recognizes \r as a space). ... (check-in: c77995e650 user: stephan tags: trunk)
2013-01-02
12:57 Closed ticket [246cc1149c]: Button order inconsistency plus 4 other changes ... (artifact: a7687d20b7 user: stephan)
12:19
Fixed 2 string pointer type warnings reported on the mailing list. ... (check-in: 46af6b8260 user: stephan tags: trunk)
11:39
s/re_exec\b/re_execute/g, for compatibility with BSD. ... (check-in: 6a26eb3497 user: stephan tags: trunk)
10:47
Fixed JSON-side warnings reported by Baptiste Daroussin. ... (check-in: 8fec4c959c user: stephan tags: trunk)
2012-08-31
08:58
Removed some very old TODO comments (from me) which just clutter up the wiki help text. ... (check-in: f1c56bd31d user: stephan tags: trunk)
2012-08-29
09:18 Ticket [fd7ad198e5] out of memory (can't allocate region) status still Open with 1 other change ... (artifact: 81f4807849 user: stephan)
2012-08-23
09:23
Added a maintenance reminder/potential fixme note. ... (check-in: 4e66a96946 user: stephan tags: trunk)
2012-08-19
09:45
Added bash auto-completion script from Stuart Rackham. ... (check-in: 85f1856c95 user: stephan tags: trunk)
2012-08-03
18:41
merged in [336e1355b927f]. ... (Closed-Leaf check-in: 82e78034da user: stephan tags: th1-query-api)
2012-07-26
17:27
Removed legacy comparison of uint<0 (the type used to be 'long', IIRC). Thanks to Doug C. for the report. ... (check-in: bff50b17eb user: stephan 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)
17:40
Pulled in minor memleak fix [bee0036681]. ... (check-in: 11abffbb49 user: stephan tags: trunk)
16:54
Fixed a memleak in the th1 variadic proc args support. ... (check-in: bee0036681 user: stephan tags: th1-query-api)
13:11
Minor usage simplifications in the th1 argv API. ... (check-in: 24b9fbca0f user: stephan tags: th1-query-api)
11:55
Reduced the set of th1-exported SQLITE_xxx constants to those which are actually used in script APIs. Minor doc updates. ... (check-in: 8e04055133 user: stephan tags: th1-query-api)
11:39
minor th1 doc and script code cleanups. ... (check-in: 2b4b2a5091 user: stephan tags: th1-query-api)
2012-07-20
18:54
Fixed a c99ism and a missing return statement. ... (check-in: c01764b0d1 user: stephan tags: th1-query-api)
15:19
/json/dir now requires Read ("o"), instead of Hyperlink ("h") permission, analog to checkin [ded8615f95]. ... (check-in: 625ed00498 user: stephan tags: trunk)
15:06
Replaced $(x) with gebi(x), as per ML discussion. ... (check-in: dfce20e487 user: stephan tags: trunk)
11:56
Removed unneeded th.c/blob.h dep (having it does not fix parallel builds). ... (check-in: dff26b750e user: stephan tags: th1-query-api)
2012-07-19
18:41
/ci_edit now auto-checks the Add Tag checkbox if the user types in the tag name field. Thanks to Nolan D. for the suggestion and Steve H. for the graceful solution. ... (check-in: 542f989a27 user: stephan tags: trunk)
18:03
Merged in [0c0f268ff3], minor th1-internal doc addition. ... (check-in: 56db35330d user: stephan tags: th1-query-api)
2012-07-16
19:35
Removed 2x extraneous #include "th.h". ... (check-in: 27dc9b0b38 user: stephan tags: th1-query-api)
19:21
More minor internal consistency cleanups. ... (check-in: 495f26a00e user: stephan tags: th1-query-api)
18:56
Cleanups requested by DRH, plus some incidental consistency/maintenance-related cleanups found along the way. ... (check-in: c25a5d199b user: stephan tags: th1-query-api)
14:42 Edit [4f9f0e9f03675490|4f9f0e9f03]: Mark "Closed". ... (artifact: fba2b503e1 user: stephan)
14:37
cherry-picked [4295728159451e0d]. ... (check-in: a7eb714758 user: stephan tags: trunk)
14:36
Minor doc correction. ... (check-in: 4295728159 user: stephan tags: th1-query-api)
2012-07-15
17:33
Started adding infrastructure to allow us to expand the ob handler support to include more types. Added another th1 test script. ... (check-in: 726f998b5f user: stephan tags: th1-query-api)
15:28
Added query reset, refactored bind commands to accept their indexes in the same way as the col commands do (and expanded the remaining col commands which did not do so). ... (check-in: f2ee33d460 user: stephan tags: th1-query-api)
14:54
Made the query col argument ordering more flexible/forgiving. ... (check-in: a561c43919 user: stephan tags: th1-query-api)
14:31
th1 query API now accepts the statement ID as the first arg after the query command or later on after the subcommand, for all subcommands where this makes sense. ... (check-in: 09d7df1597 user: stephan tags: th1-query-api)
13:14
Minor cleanups. Made Th_Ob_Man opaque. Renamed TH_USE_xxx to TH_ENABLE_xxx. ... (check-in: 3d243a5681 user: stephan tags: th1-query-api)
12:55 Edit [232008406fa462e3|232008406f]: Edit check-in comment. ... (artifact: aa28a099b5 user: stephan)
12:52
Made a few more functions static. th1 ob doc additions. ... (check-in: 8027581c5e user: stephan tags: th1-query-api)
12:27
Refactored th1/sqlite bits to use Th_Data_Get/Set(), removed sqlite data from Th_Interp class. Other minor cleanups. ... (check-in: 3167ff33f8 user: stephan tags: th1-query-api)
11:16
Refactord ob api to only swap out the Vtab output state, as opposed to the whole Vtab state (which includes the allocator). ... (check-in: d9e0ee2f1e user: stephan tags: th1-query-api)
11:04
minor doc additions. ... (check-in: 236cf13594 user: stephan tags: th1-query-api)
10:59
Added ability to tie client data/finalizer to th1, allowing a refactoring of OB manager to use per-interpreter-instance state instead of global state. ... (check-in: 147c602d93 user: stephan tags: th1-query-api)
09:23
Added push/pop as aliases for start/end in the ob API. Fixed a horrible size calculation bug which triggered an assert() for ob nesting levels deeper than 2. ... (check-in: 9b3a11e160 user: stephan tags: th1-query-api)
09:20
Added incr as built-in function. ... (check-in: dc3c8ac3de user: stephan tags: th1-query-api)