.. |
p
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
agraph.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
anal_objc.c
|
Fix some format string warnings in the mingw ci job
|
2021-12-21 00:31:28 +01:00 |
anal_tp.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
blaze.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
canal.c
|
Implement pdu (#19616)
|
2022-01-25 03:14:52 -06:00 |
carg.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
casm.c
|
Free inp in r_core_asm_strsearch()
|
2022-01-15 16:42:34 +01:00 |
cbin.c
|
Fix race conditions in RCoreTasks ##core
|
2022-01-21 17:04:56 +01:00 |
cconfig.c
|
A better way to check if a project has been saved ##projects
|
2022-01-25 10:39:15 +01:00 |
cfile.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
cio.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
citem.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cmd_anal.c
|
Fix helps for aan? aaf? and aes? ##help
|
2022-01-21 20:26:37 +01:00 |
cmd_api.c
|
Multiple alias improvements
|
2021-10-06 22:24:42 +02:00 |
cmd_cmp.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cmd_debug.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
cmd_egg.c
|
Handle 'git' command (from system PATH) ##shell
|
2021-09-25 12:41:23 +02:00 |
cmd_eval.c
|
Add eco! and eco* and sort eco listing ##cons
|
2021-11-21 23:14:04 +01:00 |
cmd_flag.c
|
Fix last covs
|
2022-01-28 15:23:44 +01:00 |
cmd_hash.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cmd_help.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
cmd_info.c
|
Update to the latest thread-friendly sdb
|
2022-01-18 19:25:08 +01:00 |
cmd_log.c
|
Add scr.theme and Lt commands as alias for 'eco' ##cons
|
2022-01-09 23:56:31 +01:00 |
cmd_macro.c
|
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
|
2021-08-14 18:28:20 +02:00 |
cmd_magic.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
cmd_meta.c
|
More mingw fixes (#19260)
|
2021-10-19 12:06:46 +02:00 |
cmd_mount.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cmd_open.c
|
Always free argv in 'o' and 'o ' commands
|
2022-01-14 00:28:09 +01:00 |
cmd_print.c
|
Fix last covs
|
2022-01-28 15:23:44 +01:00 |
cmd_project.c
|
Fix issue in Pd without arguments ##projects
|
2021-09-20 06:23:11 +02:00 |
cmd_quit.c
|
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
|
2021-08-14 18:28:20 +02:00 |
cmd_search_rop.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cmd_search.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
cmd_seek.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cmd_type.c
|
Remove globals from tcc code ##cleanup
|
2022-01-25 11:38:41 +01:00 |
cmd_write.c
|
Fix warning
|
2022-01-14 22:45:25 +01:00 |
cmd_zign.c
|
Address dead code in widechar search spotted by coverity
|
2021-12-13 23:43:29 +01:00 |
cmd.c
|
Add r_core_help_match() to get help for a specific command ##api
|
2022-01-23 23:40:15 +01:00 |
core.c
|
Add scr.color.ophex to colorize 'px' with opcode type ##print
|
2022-01-24 00:00:10 +01:00 |
corelog.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
cplugin.c
|
free/fini methods should return void ##refactor
|
2021-10-29 12:20:24 +02:00 |
cproject.c
|
Fix projects by removing code and honoring prj.name ##projects
|
2021-01-03 10:54:00 +01:00 |
cundo.c
|
Merge everything time-related in r_time.h (#17445)
|
2020-08-12 18:54:49 +02:00 |
disasm_stackptr.inc
|
Remove trailing spaces (#19460)
|
2021-12-02 17:39:59 +01:00 |
disasm.c
|
Implement pdu (#19616)
|
2022-01-25 03:14:52 -06:00 |
esil2c.c
|
Fix leaks in esil2c operations
|
2022-01-15 16:42:34 +01:00 |
fortune.c
|
Move more context fields out of the globals ##cons
|
2021-09-30 01:04:03 +02:00 |
gdiff.c
|
Many indentation style fixes
|
2021-11-18 10:43:52 +01:00 |
hack.c
|
Handle je and jne as aliases for jz and jnz in wao ##asm
|
2021-05-05 00:11:38 +02:00 |
libs.c
|
Many indentation style fixes
|
2021-11-18 10:43:52 +01:00 |
linux_heap_glibc.c
|
Use stdint like if there was no yesterday ##refactor
|
2022-01-09 19:48:16 +01:00 |
linux_heap_jemalloc.c
|
Many indentation style fixes
|
2021-11-18 10:43:52 +01:00 |
Makefile
|
Implement RCore.visual_slides() ##visual
|
2021-10-27 01:54:43 +02:00 |
meson.build
|
Use more join_paths along the meson
|
2021-11-14 22:25:05 +01:00 |
panels.c
|
Handle vE as in VE - edit color theme ##visual
|
2022-01-24 00:15:05 +01:00 |
patch.c
|
Remove trailing spaces (#19460)
|
2021-12-02 17:39:59 +01:00 |
project.c
|
A better way to check if a project has been saved ##projects
|
2022-01-25 10:39:15 +01:00 |
pseudo.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
rtr_http.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
rtr_shell.c
|
Add ===errmsg to support the new r2pipe side ##r2pipe (#18705)
|
2021-05-18 09:08:27 +02:00 |
rtr.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
rvc.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
task.c
|
Mark all globals (or most of them) as TLS variables ##core
|
2022-01-21 17:04:56 +01:00 |
vasm.c
|
Fix format warnings in libr/core
|
2020-10-22 13:37:25 +08:00 |
visual_tabs.inc
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
visual.c
|
Fix pxa@e:hex.compact=true and add tests ##print
|
2022-01-23 22:47:04 +01:00 |
vmarks.c
|
Fix some format string warnings in the mingw ci job
|
2021-12-21 00:31:28 +01:00 |
vmenus_graph.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
vmenus_zigns.c
|
Fix last covs
|
2022-01-28 15:23:44 +01:00 |
vmenus.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
vslides.c
|
Fix assert in 'v.'
|
2022-01-07 01:50:05 +01:00 |
windows_heap.c
|
mv shlr/heap into libr/include/heap (#19285)
|
2021-10-22 14:56:34 +02:00 |
yank.c
|
Many indentation style fixes
|
2021-11-18 10:43:52 +01:00 |
zdiff.c
|
|
|