1 file changed
+1
-1
lines changed- README.md+1-1
- appveyor.yml+8
- cli/threading.c+54-37
- cli/threading.h+21-12
- cli/yara.c+90-80
- docs/capi.rst+19-7
- libyara/Makefile.am+20-1
- libyara/grammar.c+294-309
- libyara/grammar.y-15
- libyara/include/yara/compiler.h-6
- libyara/include/yara/sizedstr.h-4
- libyara/include/yara/types.h+8-3
- libyara/lexer.c+2.4k-2.4k
- libyara/lexer.l-13
- libyara/proc.c+3-14
- libyara/proc/linux.c+12-13
- libyara/scanner.c+6-6
- tests/test-api.c+3-3
- tests/test-async.c+1-1
- tests/test-dotnet.c+1-1
- tests/test-macho.c+1-1
- tests/test-pb.c+1
- tests/test-pe.c+1-1
- tests/test-rules.c+14-30
- tests/util.c+13-7
- tests/util.h+7-4
0 commit comments