Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * match.c (search_form): Bugfix: we must search to one character | Kaz Kylheku | 2011-11-22 | 1 | -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-042 | Kaz Kylheku | 2011-11-20 | 1 | -1/+1 | |
| | ||||||
* | * RELNOTES: Retroactively added 041 relnotes and reformatted. | Kaz Kylheku | 2011-11-20 | 1 | -1/+47 | |
| | ||||||
* | * RELNOTES: Updated.txr-93txr-60 | Kaz Kylheku | 2011-11-20 | 1 | -0/+2 | |
| | ||||||
* | Relaxing :vars in collect/coll a little bit. | Kaz Kylheku | 2011-11-20 | 1 | -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 Kylheku | 2011-11-19 | 1 | -0/+58 | |