log regexp/regexp.c @ 40:e70b12c15507

age author description
2021-06-08 Sjoerd Mullender Updated for Oct2020 version.
2021-06-08 Sjoerd Mullender Layout and some small fixes for Oct2020 release of MonetDB.
2020-12-15 Niels Nes build libraries and included mal/sql in the library startup functions
2020-06-09 Sjoerd Mullender Ported to Jun2020 branch.
2019-06-18 Aris Koning TEMPORARILY relax error condition
2019-06-17 Aris Koning Add necessary options for multiline matching.
2019-06-14 Sjoerd Mullender Some fixes to comments and code.
2018-08-06 Sjoerd Mullender Implemented bulk variant of match function.
2018-08-02 Sjoerd Mullender Updated to Aug2018 (11.31.X) version of MonetDB.
2018-01-24 Jennie Zhang Fixed syntax err in comment
2018-01-24 Jennie Zhang Corrected version number
2018-01-24 Sjoerd Mullender A couple of small fixes; add type checking of input BAT.
2018-01-24 Jennie Zhang typo
2018-01-23 Sjoerd Mullender Various updates.
2018-01-23 Sjoerd Mullender Bug fix.
2018-01-22 Sjoerd Mullender Update copyright.
2018-01-22 Sjoerd Mullender Added a tutorial for creating a FILTER FUNCTION.