| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-01 | Vastly simplify the dumping process | jvoisin | |
| 2017-11-29 | Implement eval hooking | jvoisin | |
| It's not possible to hook the `eval` builtin like other functions. | |||
| 2017-11-13 | Fix a silly warning | jvoisin | |
| 2017-10-31 | Remove an unused variable | jvoisin | |
| 2017-10-30 | Fix a silly TOCTOU to make coverity happy | jvoisin | |
| 2017-10-30 | Minor code cleanup | jvoisin | |
| 2017-10-17 | Use assert instead of sp_log_err for something that shouldn't happen | jvoisin | |
| 2017-10-13 | Maybe this will address #35 | jvoisin | |
| - We shouldn't assume that people are only using regexps - Make an internal function a bit more obvious | |||
| 2017-10-13 | Partially revert d8ac163 because php. | jvoisin | |
| 2017-10-13 | Fix some pedantic warnings | jvoisin | |
| 2017-10-13 | Fix the size of the output vector in our usage of pcre | jvoisin | |
| 2017-10-12 | Minor refactoring | jvoisin | |
| - use the `is_regexp_matching` function when possible - check parameters before passing it to `pcre_exec` - improve error messages wrt. regexp | |||
| 2017-10-11 | Add some more debug to the regexp thingy | jvoisin | |
| 2017-10-11 | Add some info when a regexp fails | jvoisin | |
| 2017-10-10 | Make the `simulation` mode logs more obvious | jvoisin | |
| 2017-09-25 | Fix minor coverity issues | jvoisin | |
| 2017-09-22 | Improve a bit the .travis.yml file | jvoisin | |
| 2017-09-21 | Add travis | jvoisin | |
| 2017-09-20 | Initial import | Sebastien Blot | |
