summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Simplify thin wrapperFlaviu Tamas2015-01-102-11/+6
|
* Change test execution techniqueFlaviu Tamas2015-01-101-1/+3
|
* Implement correct destructionFlaviu Tamas2015-01-102-9/+17
|
* Implement foundation for named capturesFlaviu Tamas2015-01-102-1/+39
|
* Remove DUPNAMES optionFlaviu Tamas2015-01-102-2/+1
| | | | | It makes the rest of the implementation more complicated and is confusing anyway. The user expects a 1:1 mapping between a match and a name
* Extend Regex, add RegexMatchFlaviu Tamas2015-01-101-2/+8
|
* Fix typosFlaviu Tamas2015-01-091-1/+1
|
* Add unit testsFlaviu Tamas2015-01-092-0/+27
|
* Implement regex initializationFlaviu Tamas2015-01-092-0/+104
|
* Add thin PCRE wrapperFlaviu Tamas2015-01-092-0/+1080
|
* Initial CommitFlaviu Tamas2015-01-072-0/+18