summary refs log tree commit diff stats
path: root/src/private/pcre.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix build on windowsFlaviu Tamas2015-01-211-25/+24
* Add dynlib optionFlaviu Tamas2015-01-201-28/+41
* Include pcre sources with libraryFlaviu Tamas2015-01-181-10/+25
* Simplify thin wrapperFlaviu Tamas2015-01-101-11/+3
* Implement correct destructionFlaviu Tamas2015-01-101-8/+7
* Add thin PCRE wrapperFlaviu Tamas2015-01-091-0/+450