| .. |
|
p
|
Fix #3605 - infinite print loops in m68k and mcs96
|
2015-10-29 12:02:06 +01:00 |
|
anal.c
|
fix some crashes in the NES bin
|
2015-11-12 13:46:56 -05:00 |
|
asm.c
|
Skip invalid and unaligned instructions in /c
|
2015-11-16 21:32:17 +01:00 |
|
bin.c
|
Fix crash introduced in bind/type check
|
2015-11-12 10:48:45 +01:00 |
|
cmd.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
|
cmd_anal.c
|
Fix af-*
|
2015-11-13 09:22:56 +01:00 |
|
cmd_api.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
|
cmd_cmp.c
|
Fix some recent regression in cmd parsing
|
2015-10-25 03:34:51 +01:00 |
|
cmd_debug.c
|
Add dp- and autocomplete f-
|
2015-11-17 01:00:25 +01:00 |
|
cmd_egg.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
|
cmd_eval.c
|
Rename r_config_swap() to r_config_toggle()
|
2015-09-17 14:20:51 -04:00 |
|
cmd_flag.c
|
Fix the local flags?
|
2015-10-18 01:07:58 +03:00 |
|
cmd_hash.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
|
cmd_help.c
|
More uppercasing
|
2015-10-31 02:20:25 +01:00 |
|
cmd_info.c
|
Fix #3628
|
2015-11-09 15:30:13 +01:00 |
|
cmd_log.c
|
Fix #3557 - V_ is the new VF_, old one is in V??
|
2015-10-29 12:54:19 +01:00 |
|
cmd_macro.c
|
|
|
|
cmd_magic.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
|
cmd_meta.c
|
Implement CCj
|
2015-10-09 11:41:56 +02:00 |
|
cmd_mount.c
|
Fix some recent regression in cmd parsing
|
2015-10-25 03:34:51 +01:00 |
|
cmd_open.c
|
Fix #3599 - save/restore file map address
|
2015-11-12 10:33:20 +01:00 |
|
cmd_print.c
|
core/reflines: start cleaning up the code
|
2015-11-07 11:23:31 +01:00 |
|
cmd_project.c
|
Fix two more b64 with -1 length things
|
2015-09-18 19:37:07 +02:00 |
|
cmd_quit.c
|
|
|
|
cmd_search.c
|
Fix malloc(0) issue in /c
|
2015-11-16 22:15:26 +01:00 |
|
cmd_section.c
|
Add mrwx in Section help
|
2015-10-25 00:32:58 +02:00 |
|
cmd_seek.c
|
Fix #3628
|
2015-11-09 15:30:13 +01:00 |
|
cmd_type.c
|
Fix #3627
|
2015-10-30 13:08:39 +01:00 |
|
cmd_write.c
|
Fix some covs
|
2015-10-29 23:39:49 +01:00 |
|
cmd_zign.c
|
Autocompletion for 'z' commands
|
2015-11-13 01:41:09 +01:00 |
|
config.c
|
Fix #3676 - implement IP filtering in bin.strfilter
|
2015-11-10 22:33:19 +01:00 |
|
core.c
|
Add dp- and autocomplete f-
|
2015-11-17 01:00:25 +01:00 |
|
disasm.c
|
Memory optimization for flags (-70%) + some warnfixes + sdb-sync
|
2015-11-08 23:38:42 +01:00 |
|
file.c
|
Fix #3628
|
2015-11-09 15:30:13 +01:00 |
|
gdiff.c
|
Added size to radiff -C output
|
2015-10-29 23:44:19 +01:00 |
|
graph.c
|
Do not preserve scroll when switching to functions
|
2015-11-12 14:01:22 +01:00 |
|
hack.c
|
Fix more issues reported by clang-analyzer
|
2015-11-03 22:14:00 +01:00 |
|
help.c
|
|
|
|
io.c
|
Fix #3628
|
2015-11-09 15:30:13 +01:00 |
|
Jamroot
|
|
|
|
libs.c
|
Fix windist, r2pipe and plugins paths
|
2015-10-23 02:58:48 +02:00 |
|
log.c
|
|
|
|
Makefile
|
Fix #3429 - save/load visual marks using the new fV command
|
2015-10-12 14:33:52 +02:00 |
|
panels.c
|
More uppercasing
|
2015-10-31 02:20:25 +01:00 |
|
patch.c
|
|
|
|
plugin.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
|
project.c
|
Fix #3599 - save/restore file map address
|
2015-11-12 10:33:20 +01:00 |
|
pseudo.c
|
Minor code cleanup for pdc
|
2015-10-21 01:20:54 +02:00 |
|
rtr.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
|
syscmd.c
|
Fix #3585 - Implement cp and mv #syscmd
|
2015-10-25 02:32:22 +02:00 |
|
task.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
|
vasm.c
|
|
|
|
visual.c
|
Fix in visual.c to follow references with 0-9
|
2015-11-13 19:03:34 +01:00 |
|
vmarks.c
|
Fix #3429 - save/load visual marks using the new fV command
|
2015-10-12 14:33:52 +02:00 |
|
vmenus.c
|
Fix #2905 - Handle _ in Ve
|
2015-10-23 17:12:55 +02:00 |
|
yank.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |