radare2/libr
2018-11-22 17:36:55 +01:00
..
anal Use r_return in RAnalOp, reduce some code paths in xrefs search ##anal (#12263) 2018-11-22 16:24:04 +01:00
asm Fix #12242 - Crash in x86.nz assembler (#12266) 2018-11-22 10:48:39 +01:00
bin Fix last covs 2018-11-22 16:19:25 +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 #12053 - Flushing stdin is illegal 2018-11-15 19:06:57 +01:00
core Refix visual graph 2018-11-22 17:36:55 +01:00
crypto Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor 2018-11-07 17:18:14 +01:00
debug Fix last covs 2018-11-22 16:19:25 +01:00
egg Minor code cleanups - free/R_FREE/etc 2018-11-13 00:23:49 +01:00
flag Fix some COVs (#12255) 2018-11-21 17:53:20 +01:00
fs Fix sys/sdk.sh (--without-gpl) 2018-09-26 10:03:32 -07:00
hash Cast arguments to ut8 when feeding ctype.h functions ##refactor 2018-11-06 13:40:00 +01:00
include Visual 'j' honors asm.bb.middle (#12274) 2018-11-22 15:48:11 +01:00
io Minor cleanups/fixes (#12247) 2018-11-20 17:50:26 +01:00
lang WIP: gcc8 warnings (#11795) 2018-10-12 12:17:29 +02:00
magic Minor cleanups (#12231) 2018-11-19 22:55:34 +01:00
parse Fix #11889 - Fix varsub when some ansi escape sequences are involved ##disasm 2018-11-21 22:35:48 +01:00
reg Little warning build fixes (#12232) 2018-11-20 01:13:54 +01:00
search Minor code cleanups free/R_FREE (#12157) 2018-11-14 21:23:20 +01:00
socket Minor cleanups/fixes (#12256) 2018-11-22 15:14:59 +01:00
syscall syscall: do not reload sdb database if nothing changes (#11801) 2018-10-14 12:56:15 +02:00
util Implement , and ; in pf to rewind and be able to support unions ##print 2018-11-22 15:17:47 +01:00
config.h.head
config.h.in Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
config.h.tail
config.mk.head
config.mk.tail Minor improvements for the makefiles 2018-05-19 01:01:59 +02:00
depgraph.pl
do-ar-sh
ld.script Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046) 2018-05-09 23:31:52 +02:00
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 Add --with-libr and deprecate --with-{nonpic,pic,merged} (#10212) 2018-05-28 17:14:49 +02:00
stripsyms.sh
symgraph.pl