aboutsummaryrefslogtreecommitdiff
path: root/drivers/nrex
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-181-2/+0
|\ | | | | Cosmetic fixes to SCons buildsystem
| * Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
| | | | | | | | | | | | - Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check
* | Exposed RegEx expanded option to scriptsZher Huei Lee2015-11-072-4/+4
| |
* | Fixed segfault in RegEx.get_capture()Zher Huei Lee2015-11-071-1/+3
| |
* | Updated nrex to latest versionZher Huei Lee2015-11-073-172/+643
| |
* | Updated nrex for LookAhead supportZher Huei Lee2015-11-071-12/+32
|/
* Fixed incorrect failsafe return valuesZher Huei Lee2015-07-241-3/+3
|
* Made RegEx API similar to old versionZher Huei Lee2015-07-242-11/+13
|
* More nrex fixesZher Huei Lee2015-07-241-8/+16
|
* Updated nrex fixesLee Zher Huei2015-07-241-5/+5
|
* Regex library Nrex initial portLee Zher Huei2015-07-247-0/+1290