Login
Timeline
Login

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

50 most recent check-ins that include changes to files matching 'th1ish/*'

2021-02-08
04:49
Removed long-since-obsoleted th1ish. check-in: 36e2410ca1 user: stephan tags: trunk
2014-12-04
15:43
Latest s2, fixed ticket [dee8469f4b] by removing the (unused) chroot() feature from fsl_chdir(), accommodated an older libf API change in the th1ish bindings. check-in: 09fb223f65 user: stephan tags: trunk
2014-07-18
21:27
minor text updates. check-in: 54587ffc69 user: stephan tags: trunk
13:07
th1ish binding: fixed a range check. check-in: 1d16c36eb3 user: stephan tags: trunk
2014-07-17
19:24
s2/th1ish: fixed an array access (off by one). Improved an error message. check-in: eb2cec3b6a user: stephan tags: trunk
2014-06-28
11:00
another important cwal fix. check-in: e95450d58c user: stephan tags: trunk
10:00
latest cwal/th1ish - major bugfix for the vacuum algo. check-in: 66a8d1be2e user: stephan tags: trunk
2014-06-20
20:25
Added a missing finalizer call in an error case. check-in: 792847981d user: stephan tags: trunk
2014-06-15
19:46
latest th1ish. check-in: 01732cab69 user: stephan tags: trunk
2014-05-31
19:03
Latest th1ish - buffer NUL termination fix for slurpFile(). check-in: 074d8edfd5 user: stephan tags: trunk
2014-05-29
08:52
latest th1ish (portability fixes). check-in: 12f4f4207b user: stephan tags: trunk
2014-05-14
21:25
latest th1ish, more script tinkering. check-in: bc1feef39e user: stephan tags: trunk
2014-05-13
16:55
latest th1ish: customizable tmplish() markup tags. check-in: 0baf600400 user: stephan tags: trunk
2014-05-11
15:57
yet more th1ish. check-in: e7b850a706 user: stephan tags: trunk
15:27
another upstream tmplish fix. check-in: 7c7b79628b user: stephan tags: trunk
15:20
tmplish fixes and cleanups. check-in: 8e82f48b98 user: stephan tags: trunk
12:17
latest th1ish. lots of script thinkering. check-in: 0882e56e3a user: stephan tags: trunk
2014-05-10
13:08
latest th1ish, fixes line/col counts in exceptions for UTF8 (now counts chars, not bytes). check-in: 1201039ec3 user: stephan tags: trunk
12:15
yet more widgeting and templating... check-in: 3cba9ce6ff user: stephan tags: trunk
12:06
re-added Fossil.rc symbols, as it appears they are still used in many places. check-in: 2c15759fe5 user: stephan tags: trunk
11:50
more widget tinkering and additions. check-in: 151811b651 user: stephan tags: trunk
10:49
more widget tinkering. check-in: ebeae95cbf user: stephan tags: trunk
10:29
Lots of tinkering with the CGI bits. Improved widget and tmplish infrastructure a bit. check-in: fc5b5dd5a6 user: stephan tags: trunk
2014-05-09
22:32
fixed broken tmplish page title. check-in: 870d4e8de5 user: stephan tags: trunk
22:30
Added SkinnedTmplishRoute and routed /tmplish through it. check-in: f9f03204b7 user: stephan tags: trunk
21:03
minor cleanups. break time. check-in: 86149eba72 user: stephan tags: trunk
20:24
Added Tmplish link to the main menu. check-in: 412a5e5818 user: stephan tags: trunk
20:21
html escaping fix. check-in: cd20e14108 user: stephan tags: trunk
20:18
fixed a typo check-in: f221284edc user: stephan tags: trunk
20:14
latest cwal/th1ish, added a tmplish demo page. check-in: 4fd74d522c user: stephan tags: trunk
15:44
latest th1ish and link flag tweaks for BSD (i hope). check-in: 436283519d user: stephan tags: trunk
2014-05-04
10:00
accommodate API change. check-in: 66212b26e6 user: stephan tags: trunk
2014-05-03
20:27
latest th1ish. check-in: c0952bb78a user: stephan tags: trunk
2014-05-01
16:50
latest cwal - better string hash algo (==fewer interning tables needed). check-in: 3efc757345 user: stephan tags: trunk
16:36
more cwal metrics reporting improvements. check-in: a4e184acb3 user: stephan tags: trunk
14:58
more cwal, minor metrics tweaks check-in: 8ac28e5214 user: stephan tags: trunk
14:22
latest cwal for the improved --mem statistics. check-in: 9832848a34 user: stephan tags: trunk
2014-04-26
22:09
latest th1ish amalgamation. check-in: c10d7424ae user: stephan tags: trunk
2014-04-21
18:18
lastest th1ish (again) and minor script tinkering. check-in: a48b3a2654 user: stephan tags: trunk
2014-04-19
16:55
more work on the scripting bits, latest th1ish. Removed Fossil.rc mapping in favor of Fossil.rcString(). check-in: 5f60d77cb8 user: stephan tags: trunk
13:29
latest th1ish (api.ob.pop(newParam)). check-in: dca9f20f84 user: stephan tags: trunk
13:00
latest th1ish, a couple assertion fixes. Imported linenoiseish th1ish module. check-in: d846a10d99 user: stephan tags: trunk
2014-04-17
20:50
latest th1ish, with allocation metrics. check-in: 9c10390c49 user: stephan tags: trunk
2014-04-13
19:00
latest th1ish amalgamation (a couple new features). check-in: 3249838f80 user: stephan tags: trunk
2014-04-12
12:41
latest th1ish: do/while loop and Array.isEmpty(). check-in: 6013e1d198 user: stephan tags: trunk
2014-04-11
23:12
minor formatting tweak. Edit: aaaaannnd... a bunch of other stuff i didn't mean to commit here. check-in: f01ba444ed user: stephan tags: trunk
2014-04-10
18:59
Latest th1ish amalgamation - tiny cleanups. check-in: 70d8ff5af2 user: stephan tags: trunk
18:18
latest th1ish shell. Adds missing help text. check-in: 9e0e853266 user: stephan tags: trunk
16:57
Pulled in latest th1ish shell.c. Seems its been out of date for a while. Uses newer/programmable 'is this string internable?' heuristics. check-in: c0ffac510c user: stephan tags: trunk
16:29
Latest th1ish/cwal (minor fixes). check-in: 3cd8989039 user: stephan tags: trunk