radare2/libr/anal
pancake 160fc95e66
Use (void) instead of () in function signatures (#17026) ##refactoring
* Use (void) instead of () in function signatures
* Add test to avoid further contributions to commit the same mistake
2020-06-14 16:08:32 +02:00
..
arch Determine Gameboy hardware registers in disassembly (#15909) ##asm 2020-02-07 09:41:30 +01:00
d Add NSString and size_t types in tcc+r2 ##types 2020-03-30 15:31:36 +02:00
p Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
anal.c Update SDB with boolified SdbForeachCallback (#17040) 2020-06-11 11:25:23 +02:00
bb.c Chop Basic Blocks instead of re-analyzing in noreturn propagation (#16612) 2020-04-17 19:51:47 +02:00
block.c Fix takeover of initial block of function ##anal (#17051) 2020-06-12 10:25:42 +02:00
cc.c Fix compilation warnings (#15988) 2020-02-17 16:05:51 +08:00
class.c Fix compiler warnings (#17046) 2020-06-12 10:26:55 +02:00
cond.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
cycles.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
data.c Add r_strbuf_reserve() and refactor r_anal_data_to_string() using RStrBuf API (#15144) 2019-09-29 02:03:37 +02:00
diff.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
esil2reil.c Add ESIL weak eq support to aetr command (#16840) ##anal 2020-05-17 14:47:37 +02:00
esil_cfg.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
esil_dfg.c Various little mem leak fixes proposal (#15883) 2020-01-23 11:42:09 -05:00
esil_interrupt.c Fix grammar across the code 2019-06-18 14:51:30 +08:00
esil_sources.c implement api for loading interrupt handlers in esil from inside of r2 and shared libs 2018-09-13 18:07:34 +00:00
esil_stats.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
esil_trace.c Fix Warnings 2019-06-21 12:18:32 +02:00
esil.c Use HtPP to resolve ESIL ops (#16764) ##anal 2020-05-04 15:19:20 +02:00
fcn.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
flirt.c r_buffer: do not move seek when using _at APIs (#16401) ##util 2020-04-04 10:31:48 +02:00
function.c Fix memleaks in r_anal_function_set_var() and r_anal_function_free() (#16793) 2020-05-10 10:37:38 +02:00
hint.c Refactor Anal Hints (#15876) ##anal 2020-02-13 11:48:24 +01:00
jmptbl.c table_size should be ut64 (#16501) 2020-04-09 19:00:22 +02:00
labels.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
Makefile Fix #4056 - rename DEPS to R2DEPS ##build (#17020) 2020-06-12 10:49:28 +08:00
meson.build Add Python bytecode plugins (#16771) 2020-05-13 10:37:09 +08:00
meta.c Refactor Meta out of SDB (#16716) 2020-05-09 20:49:28 +02:00
op.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
pin.c Fix compiler warnings (#17046) 2020-06-12 10:26:55 +02:00
reflines.c Refactor Meta out of SDB (#16716) 2020-05-09 20:49:28 +02:00
rtti_itanium.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
rtti_msvc.c Fix #5446 - Implement msvc RTTI demangling (#15086) 2019-09-22 23:58:42 +02:00
rtti.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
session.c Add a comment on the stepback functionality to warn user about how broken is it 2017-11-15 01:13:29 +09:00
sign.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
switch.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
type.c Initial API for base type kinds (enum, struct, union) (#16723) ##anal 2020-05-13 20:49:25 +02:00
value.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
var.c Fix all the coverities detected last month (#17060) 2020-06-14 13:21:57 +02:00
vtable.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
xrefs.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00