radare2/libr/core
2019-02-28 22:09:10 +01:00
..
i Rewrite RSpaces to use RBTree and remove use of indices everywhere (#12904) 2019-01-28 16:41:42 +01:00
p Initial WIP implementation of sync using http and T ##sync 2019-01-13 03:42:56 +01:00
anal_objc.c Remove most warnings during compilation 2019-02-14 10:40:25 +01:00
anal_tp.c Properly specify esil step over/or-not in the API to fix regression 2019-02-28 16:36:16 +01:00
blaze.c
canal.c Use macros for common flagspaces names instead of hardcoding them (#13175) 2019-02-23 01:31:06 +01:00
carg.c Almost completely kill RIOSection from io and core (-218LOC) ##refactoring 2019-01-13 03:07:51 +01:00
casm.c Fix Segfault when executing /cj without args (#12961) 2019-01-31 09:17:31 -06:00
cbin.c Use macros for common flagspaces names instead of hardcoding them (#13175) 2019-02-23 01:31:06 +01:00
cconfig.c Fix #13201 - Merge anal.jmp vars fix ##config 2019-02-28 16:55:57 +01:00
cfile.c Add iF to show file hash and related refactoring ##bin 2019-01-24 17:34:00 +08:00
cio.c Almost completely kill RIOSection from io and core (-218LOC) ##refactoring 2019-01-13 03:07:51 +01:00
cmd_anal.c Fix va_arg issue in r_str_newf and r_str_appendf ##core 2019-02-28 16:56:14 +01:00
cmd_api.c Fixes for the android build and related warnings 2019-01-21 12:10:33 +01:00
cmd_cmp.c Fix abspath issue and implement r_file_copy using native api ##windows 2019-02-07 12:43:29 +01:00
cmd_colon.c Add cfg.log.events=false by default ##config 2019-01-13 03:42:56 +01:00
cmd_debug.c Fix few warnings 2019-02-26 17:04:30 +01:00
cmd_egg.c
cmd_eval.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
cmd_flag.c Use RSpaces in RFlag ##refactor 2019-02-03 09:06:45 -06:00
cmd_hash.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
cmd_help.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
cmd_info.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
cmd_log.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
cmd_macro.c
cmd_magic.c
cmd_meta.c Use RSpaces in RFlag ##refactor 2019-02-03 09:06:45 -06:00
cmd_mount.c
cmd_open.c om= and iS= now honor the theme (eco) settings ##cons 2019-02-12 11:20:48 +01:00
cmd_print.c Fix few warnings 2019-02-26 17:04:30 +01:00
cmd_project.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
cmd_quit.c
cmd_search_rop.c
cmd_search.c Typo immbediate -> immediate ##docs 2019-02-04 14:29:13 +01:00
cmd_seek.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
cmd_type.c Properly specify esil step over/or-not in the API to fix regression 2019-02-28 16:36:16 +01:00
cmd_write.c Use r_return in RAsm APIs and fix some regressions ##asm 2019-02-04 00:25:27 +01:00
cmd_zign.c Rewrite RSpaces to use RBTree and remove use of indices everywhere (#12904) 2019-01-28 16:41:42 +01:00
cmd.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
core.c Show negative reference in pxr, honoring asm.bits ##print 2019-02-27 03:29:48 +01:00
corelog.c Initial WIP implementation of sync using http and T ##sync 2019-01-13 03:42:56 +01:00
cundo.c
disasm.c Show function signature on tailcall jumps ##disasm 2019-02-28 22:09:10 +01:00
fortune.c Several improvements in the Visual mode (help, tabs, ...) ##visual 2019-01-02 02:09:31 +01:00
gdiff.c
graph.c Fix graph.layout=1 issue when zoom < 1 ##visual 2019-02-27 02:27:05 +01:00
hack.c Implement 'wao jinf' to assemble infinite loop instruction ##asm 2019-01-26 12:08:04 +08:00
libs.c Fix musl build (required for Alpine) 2018-12-18 18:24:09 +01:00
linux_heap_glibc.c Fix regression in dmh's brk_end calculation (#12791) 2019-01-15 10:38:08 +01:00
linux_heap_jemalloc.c
Makefile Initial implementation of the 'aao' command ##anal 2019-01-29 13:27:29 -06:00
meson.build Initial implementation of the 'aao' command ##anal 2019-01-29 13:27:29 -06:00
panels.c Time to say goodbye to r_json (#13126) 2019-02-17 12:25:58 +01:00
patch.c
plugin.c
project.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
pseudo.c Fix #13034 - Trailing 0 is gone (#13046) 2019-02-11 11:00:59 +01:00
rtr.c Remove most warnings during compilation 2019-02-14 10:40:25 +01:00
task.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
vasm.c
visual.c Use macros for common flagspaces names instead of hardcoding them (#13175) 2019-02-23 01:31:06 +01:00
vmarks.c Several improvements in the Visual mode (help, tabs, ...) ##visual 2019-01-02 02:09:31 +01:00
vmenus_graph.c Remove most warnings during compilation 2019-02-14 10:40:25 +01:00
vmenus_zigns.c Initial implementation of the visual zignatures in vbz ##sign 2019-01-26 08:29:08 -06:00
vmenus.c Implement vdo to use aho from visual ##visual 2019-02-14 04:19:12 +01:00
yank.c Update yank.c (#12787) 2019-01-15 09:17:21 +01:00