summaryrefslogtreecommitdiff
path: root/src/sp_disabled_functions.c (follow)
AgeCommit message (Expand)Author
2017-10-26Remove an arbitrary limitationjvoisin
2017-10-24Remove the `enable` member from the disable function structurejvoisin
2017-10-23Implement the .line filterjvoisin
2017-10-18Add some debugjvoisin
2017-10-18Fix a possible mistakejvoisin
2017-10-18Implement match on arguments positionjvoisin
2017-10-18.drop() is not a `nop` anymoreThibault "bui" Koechlin
2017-10-13Rename a confusing structure memberjvoisin
2017-10-13Fix some pedantic warningsjvoisin
2017-10-12Fix minor gcc warnings with experimental optionsjvoisin
2017-10-11Hopefully fix an unreproductible NULL-deref in regexp matchingjvoisin
2017-10-11Cache checksum calculation for the current filejvoisin
2017-10-10Bump coverage, and fix a segfault on trace matchingjvoisin
2017-10-09Implement matching on the calltrace (#17)jvoisin
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot