Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-03 | Skip unmatched lines in $regex.replace_lines() if format_no_copy flag is spec... | Karen Arutyunov | 1 | -0/+20 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-11-14 | Require attributes to be separated from words and similar on RHS | Boris Kolpackov | 1 | -1/+1 |
2019-11-08 | Add $regex.replace_lines() function | Karen Arutyunov | 1 | -0/+82 |
2019-11-05 | Fix tests | Boris Kolpackov | 1 | -4/+17 |
2019-10-01 | Make $regex.{match,search}() to return NULL for no match if return_match or r... | Karen Arutyunov | 1 | -4/+4 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Boris Kolpackov | 1 | -1/+1 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2017-08-30 | Add $regex.split(), $regex.merge() and $regex.apply() functions | Karen Arutyunov | 1 | -0/+96 |
2017-06-27 | Add support for regex function family | Karen Arutyunov | 1 | -0/+255 |