radare2/libr
2018-12-27 12:26:35 +01:00
..
anal Fix no-anal asm.bbline when there is backwards ref to and ref from addr (#12568) 2018-12-27 11:03:36 +01:00
asm Fix #12544 - 'jalr t9' is an alias for 'jalr ra ra t9' (#12551) 2018-12-24 18:28:33 +08:00
bin Fix #12397 - Colorize grep words if scr.color.grep is set ##cons 2018-12-27 06:23:10 +01:00
bp Minor code cleanups - free/R_FREE/etc 2018-11-13 00:23:49 +01:00
config Fix some COVs (#12255) 2018-11-21 17:53:20 +01:00
cons Fix #12397 - Colorize grep words if scr.color.grep is set ##cons 2018-12-27 06:23:10 +01:00
core Ensure that function names are unqiue (#12567) 2018-12-27 12:26:35 +01:00
crypto Fix 80 warnings coming from gcc8.2 (#12280) 2018-11-22 22:11:43 +01:00
debug Fix a few clang scan-build bugs (#12562) 2018-12-26 12:54:12 +01:00
egg Fix few clang-analyzer warnings (#12548) 2018-12-24 01:18:12 +01:00
flag Minor fixes/cleanups (#12349) 2018-11-29 11:22:32 +01:00
fs Fix warnings by using more r_str_ncpy 2018-12-19 12:07:49 +01:00
hash Cast arguments to ut8 when feeding ctype.h functions ##refactor 2018-11-06 13:40:00 +01:00
include Fix #12397 - Colorize grep words if scr.color.grep is set ##cons 2018-12-27 06:23:10 +01:00
io Fixes #12531 proposals (#12536) 2018-12-22 10:01:03 +01:00
lang Fixes #12531 proposals (#12536) 2018-12-22 10:01:03 +01:00
magic Fix few clang-analyzer warnings (#12548) 2018-12-24 01:18:12 +01:00
parse Implement support for nword in ahi ##anal (#12494) 2018-12-17 12:56:07 +01:00
reg Little warning build fixes (#12232) 2018-11-20 01:13:54 +01:00
search Minor cleanups/fixes (#12478) 2018-12-14 00:17:50 +01:00
socket Fix few clang-analyzer warnings (#12548) 2018-12-24 01:18:12 +01:00
syscall Minor fixes/cleanups (#12349) 2018-11-29 11:22:32 +01:00
util Fix a few clang scan-build bugs (#12562) 2018-12-26 12:54:12 +01:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl
do-ar-sh
ld.script
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
libs.custom.mk.example Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
libs.mk Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
Makefile Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
meson.build Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor 2018-11-07 17:18:14 +01:00
rules.mk
stripsyms.sh
symgraph.pl