summary refs log tree commit diff stats
path: root/lib/wrappers/pcre.nim
Commit message (Expand)AuthorAgeFilesLines
* removes deprecated T/P typesAraq2018-11-161-8/+0
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-1/+1
* fixes DLL hell on WindowsAraq2015-09-051-1/+6
* preparations for more Nimble packages; clear licensing; fixes #2949Araq2015-06-201-34/+7
* Fix a flag in PCRE: change to 'usePcreHeader'Oleh Prypin2015-04-101-1/+1
* Change datatypes and remove broken editable procs from PCREOleh Prypin2015-04-101-23/+11
* Update and improve PCRE wrapperOleh Prypin2015-04-101-307/+463
* case consistency part 6Araq2013-12-281-9/+9
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* pcre wrapper compiles againAraq2012-07-111-6/+8
* Oops..Schala Zeal2012-07-091-1/+1
* PCRE wrapper update to 8.31Schala Zeal2012-07-091-43/+115
* pcre_info has been dropped; http://www.exim.org/lurker/message/20111223.12185...Dominik Picheta2012-02-121-2/+0
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-2/+2
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* version 0.8.10Araq2010-10-211-0/+285