radare2/libr/core
2022-08-20 12:35:11 +02:00
..
p More source spacing linting 2022-08-18 14:37:29 +02:00
agraph.c Fix leak of memory returned by r_str_ansi_crop() ##cons 2022-08-08 19:22:49 +02:00
anal_objc.c Use RCore.help instead of eprintf in more commands under aa ##shell 2022-08-19 13:16:59 +02:00
anal_tp.c Add a linting to avoid R_LOG calls ending with a dot ##lint 2022-07-04 17:42:25 +02:00
blaze.c Improve aab results by using section size ##anal 2022-08-19 11:10:32 +02:00
canal.c Use RCore.help instead of eprintf in more commands under aa ##shell 2022-08-19 13:16:59 +02:00
carg.c More source spacing linting 2022-08-18 14:37:29 +02:00
casm.c More source spacing linting 2022-08-18 14:37:29 +02:00
cbin.c More RLOG usage in core 2022-08-20 01:03:21 +02:00
cconfig.c Fix prj.alwasyprompt description text ##config 2022-08-19 23:11:47 +02:00
cfile.c Rename to io.basemap 2022-08-18 10:31:22 +02:00
cio.c More source spacing linting 2022-08-18 14:37:29 +02:00
citem.c
cmd_anal.c Use RCore.help instead of eprintf in more commands under aa ##shell 2022-08-19 13:16:59 +02:00
cmd_api.c More RLOG usage in core 2022-08-20 01:03:21 +02:00
cmd_cmp.c More RLOG usage in core 2022-08-20 01:03:21 +02:00
cmd_debug.c More RLOG usage in core 2022-08-20 01:03:21 +02:00
cmd_egg.c More source spacing linting 2022-08-18 14:37:29 +02:00
cmd_eval.c TLS a global and add tests for e, 2022-08-19 23:11:47 +02:00
cmd_flag.c Implement 'e,' for table format, old e, is now e: ##shell 2022-08-19 23:11:47 +02:00
cmd_hash.c More source spacing linting 2022-08-18 14:37:29 +02:00
cmd_help.c More source spacing linting 2022-08-18 14:37:29 +02:00
cmd_info.c More source spacing linting 2022-08-18 14:37:29 +02:00
cmd_log.c More RLOG usage in core 2022-08-20 01:03:21 +02:00
cmd_macro.c Add test for 'q' return code bug and minor cleanup r2r ##tests 2022-05-26 12:41:49 +02:00
cmd_magic.c Test and benchmark --with-sysmagic in the CI ##search 2022-08-07 16:24:08 +02:00
cmd_meta.c Linting for 'cmp (' and asan in Cf 2022-08-20 12:35:11 +02:00
cmd_mount.c Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00
cmd_open.c Use arch/bits info from anal if asm is not available in r_core_bin_update_arch_bits ##refactor 2022-07-08 12:30:31 +02:00
cmd_print.c Use RCore.help instead of eprintf in more commands under aa ##shell 2022-08-19 13:16:59 +02:00
cmd_project.c Fix #20405 - Multiple fixes and improvements in projects ##projects 2022-07-05 10:56:04 +02:00
cmd_quit.c Fix echo q|r2 return code 2022-06-28 02:00:26 +02:00
cmd_search_rop.c Use more R_LOG instead of eprintfs and add more linting checks ##refactor 2022-06-28 11:24:06 +02:00
cmd_search.c More source spacing linting 2022-08-18 14:37:29 +02:00
cmd_seek.c Add lint for ';;$' and remove strncmp from io plugins 2022-08-18 00:11:36 +02:00
cmd_type.c Add the infamous command tac ##shell 2022-07-31 14:41:55 +02:00
cmd_write.c Implement wcu command to undo cached writes ##io 2022-08-18 21:31:21 +02:00
cmd_zign.c eprintf requires newline 2022-05-05 13:11:52 +02:00
cmd.c Switch some eprintf to use R_LOG apis instead in core 2022-08-19 11:11:08 +02:00
core.c Linting for 'cmp (' and asan in Cf 2022-08-20 12:35:11 +02:00
corelog.c Some better help, error capitalization and more PJ usage 2022-05-30 11:35:09 +02:00
cplugin.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
cproject.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
cundo.c Add cmd.undo and handles it for w and CC commands ##core 2022-07-31 06:34:16 -04:00
disasm_stackptr.inc
disasm.c else block linting 2022-08-18 18:35:22 +02:00
esil2c.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
fortune.c Free second path string if file does not exist in getFortuneFile() 2022-07-20 00:19:25 +02:00
gdiff.c Fix memleak on -Cj failure 2022-08-12 17:24:09 +02:00
hack.c Add =0 and =1 lintings 2022-08-18 13:58:40 +02:00
libs.c Fix (null) license on r2 -L 2022-08-14 19:19:31 +02:00
linux_heap_glibc.c More source spacing linting 2022-08-18 14:37:29 +02:00
linux_heap_jemalloc.c Linting for 'cmp (' and asan in Cf 2022-08-20 12:35:11 +02:00
Makefile
meson.build windows_heap is included in cmd_debug ##build 2022-05-10 13:32:02 +02:00
panels.c Improve visual text editor navigation ('j' moves to next line) ##visual 2022-08-19 00:11:17 +02:00
patch.c
project.c Minor indent fixes in projects.c 2022-08-01 13:40:05 +02:00
pseudo.c More source spacing linting 2022-08-18 14:37:29 +02:00
rtr_http.c Lint for trailing spaces 2022-08-15 18:21:18 +02:00
rtr_shell.c
rtr.c Add lint for \tfree( 2022-08-18 10:27:06 +02:00
rvc.c More RLOG usage in core 2022-08-20 01:03:21 +02:00
task.c
vasm.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
visual_tabs.inc
visual.c Improve visual text editor navigation ('j' moves to next line) ##visual 2022-08-19 00:11:17 +02:00
vmarks.c
vmenus_graph.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
vmenus_zigns.c Fix #20405 - Multiple fixes and improvements in projects ##projects 2022-07-05 10:56:04 +02:00
vmenus.c Use RCore.help instead of eprintf in more commands under aa ##shell 2022-08-19 13:16:59 +02:00
vslides.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
windows_heap.c Linting for 'cmp (' and asan in Cf 2022-08-20 12:35:11 +02:00
yank.c Implement y- command and some other indentation fixes ##shell 2022-08-18 17:14:19 +02:00
zdiff.c Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00