summaryrefslogtreecommitdiff
path: root/drivers/nrex/regex.cpp
AgeCommit message (Expand)Author
2016-06-18Add missing license headers in our source files (#5255)RĂ©mi Verschelde
2016-02-12Forgot to correct the ERR_FAIL_COND_V.Julian Murgia - StraToN
2016-02-12Added RegEx::get_capture_start() methodJulian Murgia - StraToN
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-04updated the RegEx library nrex to v0.1Zher Huei Lee
2015-11-07Exposed RegEx expanded option to scriptsZher Huei Lee
2015-11-07Fixed segfault in RegEx.get_capture()Zher Huei Lee
2015-07-24Fixed incorrect failsafe return valuesZher Huei Lee
2015-07-24Made RegEx API similar to old versionZher Huei Lee
2015-07-24Regex library Nrex initial portLee Zher Huei