Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
34 check-ins
2022-11-18
| ||
03:23 | Add a trimmed-down Th1_Eval-running app for testing th1 built as wasm using the wasi-sdk. Leaf check-in: 45d331e1f0 user: stephan tags: trunk | |
2020-01-07
| ||
06:41 | A build fix - use CC, not CXX, to link the binary. check-in: 62c05decc3 user: stephan tags: trunk | |
2016-02-02
| ||
14:43 | build fix for gmake 4.x. check-in: 202c55b960 user: stephan tags: trunk | |
2014-08-28
| ||
15:03 | pulled in upstream patch http://www.fossil-scm.org/index.html/info/cd64405786ee7d6ec8e06e6477090538a4d06c34 check-in: 7e7aa198c7 user: stephan tags: trunk | |
2014-04-02
| ||
18:01 | Added a missing OP_BITWISE_NOT. Caught by Sergei Gavrikov on the fossil mailing list. check-in: 5e5e78f2ab user: stephan tags: trunk | |
2014-02-05
| ||
17:30 | these should have been committed 19 months ago :/. check-in: 09678eac10 user: stephan tags: trunk | |
2014-02-04
| ||
21:10 | Pulled in upstream fix from fossil: http://www.fossil-scm.org/index.html/info/e4e2b2e40e check-in: 95dddbd7de user: stephan tags: trunk | |
2013-06-20
| ||
13:22 | Fixed: divide/modulo by 0 to properly fail (instead of improperly fail), thanks to report from Eduadro Morras. check-in: 991954469f user: stephan tags: trunk | |
2013-05-08
| ||
17:14 | improved the error message set in the previous commit. check-in: db8620db1b user: stephan tags: trunk | |
17:09 | ported in an array-bounds access violation fix in Th1_CallSubCommand() from the main fossil tree. check-in: 9cfb71b766 user: stephan tags: trunk | |
2013-01-04
| ||
11:33 | Minor tinkering from last July :/. Mostly formatting. check-in: b49a2dc972 user: stephan tags: trunk | |
2012-07-22
| ||
18:40 | some minor tinkering before trying out malloc/free caching... check-in: 51a4422e62 user: stephan tags: trunk | |
17:36 | Added Th1_DoubleToString(). check-in: 09451faa3a user: stephan tags: trunk | |
17:20 | Fixed a memleak in variadic functions support. Other minor refactoring. check-in: dd4d4a260c user: stephan tags: trunk | |
13:59 | Fixed removal of th1.h from th1_amalgamation.c check-in: cb30bc99fa user: stephan tags: trunk | |
12:43 | reverted upvar -NUM "fix" after chat with DRH, changed TH1_xxx error codes back to fossil values (for doc purposes), added experimental "fmt" command for formatting numbers. check-in: b67f7ef87c user: stephan tags: trunk | |
2012-07-21
| ||
14:05 | insignificant touch-ups before signing off. check-in: 5233655510 user: stephan tags: trunk | |
13:15 | minor internal tinkering. check-in: bb8e7620b9 user: stephan tags: trunk | |
13:08 | Factored out the original Buffer class (which i did not see until after Th1_Buffer was implemented :/. check-in: 4581e2a64a user: stephan tags: trunk | |
12:45 | Refactored hashtable a bit to allow us to set the table size. Discovered (but have not localized/fixed) a memleak in the pro "args" handling. check-in: 7f8304036d user: stephan tags: trunk | |
11:00 | Renaming round 2: renamed files from th*.* to th1*.* check-in: 30be150447 user: stephan tags: trunk | |
10:57 | Renaming round 1: s/th_/th1_/gi. check-in: d9d406c00b user: stephan tags: trunk | |
10:44 | More minor cleanups and refactoring. check-in: 530f90d396 user: stephan tags: trunk | |
03:24 | Added args.length. Other unspecified tweaking. Time to sleep. check-in: 20290223b3 user: stephan tags: trunk | |
02:30 | A couple hours of accumulated tweaking. check-in: f07d1ff55d user: stephan tags: trunk | |
2012-07-20
| ||
23:58 | Added $TH_XXX constants to script-land. Fixed upvar to accept a negative value. Moved the OB registration out of the core stuff - now must be called by the client (if he wants it). check-in: 7f4cdcbc67 user: stephan tags: trunk | |
21:10 | mostly doc improvements. check-in: bf114f5f55 user: stephan tags: trunk | |
20:43 | added extern C for C++ builds. check-in: de4b3c6ac6 user: stephan tags: trunk | |
20:16 | Added Th_Render(), improved CLI app arg handling. check-in: b639e1e2eb user: stephan tags: trunk | |
19:07 | Got the OB API working. check-in: d37833eeb9 user: stephan tags: trunk | |
18:34 | Added missing test.c check-in: 61cee19ae2 user: stephan tags: trunk | |
18:27 | Basics work. check-in: 25947debc3 user: stephan tags: trunk | |
16:43 | egg check-in: cfed3cb0e6 user: stephan tags: trunk | |
16:43 | initial empty check-in check-in: 5263fa7594 user: stephan tags: trunk | |