Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-09 | Clarify `symcasecmp` macro in string.tes | Robin Haberkorn | 1 | -1/+2 | |
2014-11-02 | changed syntax for long Q-Register names: use [] brackets instead of {} | Robin Haberkorn | 1 | -12/+12 | |
this breaks many existing scripts, and means you may have to rebuild SciTECO with ./configure --enable-bootstrap The syntax of SciTECO might change in backwards-incompatible until version 1.0 is released. | |||||
2013-03-16 | fixed break-command: without-param it evaluates the search-status | Robin Haberkorn | 1 | -1/+1 | |
2013-02-24 | moved QuickSort macros from symbols-extract script into own string.tes macro ↵ | Robin Haberkorn | 1 | -0/+45 | |
library * therefore for bootstrapping to work, the SCITECOPATH is always set explicitly |