Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file src/main.c version ca2558ed19
|
2021-07-05
| ||
| 16:52 | Resolved a g.th1Flags bitmask collision between TH_STATE_xxx and TH_INIT_NO_ENCODE. Closed-Leaf check-in: 0dc3a65515 user: stephan tags: th1-recursive-render | |
|
2021-07-02
| ||
| 04:16 | When calling Th_Render() recursively, pass on g.th1Flags so that recursive calls do not inadvertently toggle flags like TH_INIT_NO_ENCODE. check-in: 0a57df7e07 user: stephan tags: th1-recursive-render | |
|
2021-07-01
| ||
| 04:03 | Proposed fix for out-of-order output when calling th1 render function from a th-doc page body. DO NOT MERGE: this is being checked in so that it can be deployed on a test server. check-in: a381a8102b user: stephan tags: th1-recursive-render | |
| 03:26 | Minor doc typo fix. check-in: 12b5eed944 user: stephan tags: trunk | |
|
2021-06-30
| ||
| 22:58 | Replaced part of [3946ff81] which was inadvertently removed via [612f6cee] (parallel edits). Removed an unused var. check-in: 4f095cdba0 user: stephan tags: trunk | |