summaryrefslogtreecommitdiffstats
path: root/RELNOTES
Commit message (Collapse)AuthorAgeFilesLines
...
* * match.c (search_form): Bugfix: we must search to one characterKaz Kylheku2011-11-221-0/+9
| | | | | | | | | | position after the end of the line, otherwise we can never match @(eol). (h_eol): Bugfix: do not return t, but the line length. * txr.1: Warn users about @var@(bind ...) pitfall. * RELNOTES: Updated.
* Set release date.txr-042Kaz Kylheku2011-11-201-1/+1
|
* * RELNOTES: Retroactively added 041 relnotes and reformatted.Kaz Kylheku2011-11-201-1/+47
|
* * RELNOTES: Updated.txr-93txr-60Kaz Kylheku2011-11-201-0/+2
|
* Relaxing :vars in collect/coll a little bit.Kaz Kylheku2011-11-201-0/+5
| | | | | | | | | | | | | * match.c (h_coll, v_collect): Only throw an error about missing required variables if the collect iteration collected some new variables. This allows strict collects with :vars to have some cases which explicitly match and skip unwanted material, without binding variables. Also, print all missing variables in the diagnostic. * txr.1: Mention this special exception. * RELNOTES: Updated.
* * RELNOTES: New file.Kaz Kylheku2011-11-191-0/+58