summary refs log tree commit diff stats
path: root/lib/wrappers/pcre.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | - Version 8.36 (was 8.31) - Support for editable functions - Name arguments according to docs - Cosmetics
* 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 wrapper update to 8.31, UTF-16 support omitted, replaced dist DLL
* pcre_info has been dropped; ↵Dominik Picheta2012-02-121-2/+0
| | | | http://www.exim.org/lurker/message/20111223.121857.2da547e0.fr.html
* 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