| Age | Commit message (Collapse) | Author |
|
|
|
Close #48
|
|
|
|
|
|
|
|
This should close (#45
|
|
Speed up the CI by not running the whole Joomla testsuite on travis
|
|
|
|
Implement match on arguments position
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`.drop()` is now baillout out, instead of nop'ing the call.
This closes #13
|
|
|
|
|
|
|
|
|
|
- The version
- The git commit
|
|
`regexp` is more confusing than `value_r`
|
|
- We shouldn't assume that people are only using regexps
- Make an internal function a bit more obvious
|
|
- Fix two minor warnings
- Improve the documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- use the `is_regexp_matching` function when possible
- check parameters before passing it to `pcre_exec`
- improve error messages wrt. regexp
|
|
|
|
|
|
`CFLAGS='-Wnull-dereference -Wlogical-op -Wshadow -Wjump-misses-init' make clean coverage`
|
|
Reported by @fr33tux
|
|
|
|
|
|
Close #34
|
|
This should close #36 and #30
|
|
|
|
|
|
|
|
|
|
|
|
This should close #31
|