.. |
p
|
Fix #3605 - infinite print loops in m68k and mcs96
|
2015-10-29 12:02:06 +01:00 |
anal.c
|
Sort afl output by offset
|
2016-03-09 11:52:22 +01:00 |
asm.c
|
Change the anti pattern if (A) free (A); for free (A) ;
|
2015-12-20 19:28:39 +01:00 |
bin.c
|
Add missing type iej
|
2016-03-12 13:09:23 +01:00 |
cmd_anal.c
|
Workaround for 6502 to show 16bit PC register
|
2016-03-13 23:56:23 +01:00 |
cmd_api.c
|
Save/restore macros in projects fix #4050
|
2016-02-07 00:51:26 +01:00 |
cmd_cmp.c
|
Fix some recent regression in cmd parsing
|
2015-10-25 03:34:51 +01:00 |
cmd_debug.c
|
Better error message for dbg.bpinmaps
|
2016-02-28 02:43:13 +01:00 |
cmd_egg.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_eval.c
|
Fix latest COVs
|
2016-03-07 12:54:40 +01:00 |
cmd_flag.c
|
flags: refactoring of r_flag_set
|
2016-02-22 18:21:25 +01:00 |
cmd_hash.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_help.c
|
Fix #4290 - @@@ was not documented
|
2016-03-14 00:01:39 +01:00 |
cmd_info.c
|
RBin: Display File Version info
|
2016-03-04 01:15:56 +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
|
Save/restore macros in projects fix #4050
|
2016-02-07 00:51:26 +01:00 |
cmd_magic.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_meta.c
|
Add default noreturn functions, adjust xrefs and fix regression in type
|
2016-02-16 03:24:47 +01:00 |
cmd_mount.c
|
Fix some recent regression in cmd parsing
|
2015-10-25 03:34:51 +01:00 |
cmd_open.c
|
Support array definitions of Cd 4[10]
|
2016-02-16 02:42:44 +01:00 |
cmd_print.c
|
Some more p= fixes
|
2016-03-13 02:31:13 +01:00 |
cmd_project.c
|
Fix two more b64 with -1 length things
|
2015-09-18 19:37:07 +02:00 |
cmd_quit.c
|
Improved history save support
|
2015-01-17 19:29:32 +01:00 |
cmd_search.c
|
flags: refactoring of r_flag_set
|
2016-02-22 18:21:25 +01:00 |
cmd_section.c
|
Fix #4194 - Remove RCons dependency from RIO
|
2016-03-14 00:11:31 +01:00 |
cmd_seek.c
|
Get current section baddr if multiple files are open
|
2016-01-03 03:12:33 +01:00 |
cmd_type.c
|
Fix typos
|
2016-02-16 23:21:24 +01:00 |
cmd_write.c
|
Improve r_hex_str2bin, fix overflow and error check
|
2016-01-23 11:53:43 +01:00 |
cmd_zign.c
|
Adjusted zignature help
|
2015-12-27 17:05:29 +01:00 |
cmd.c
|
Initial support for tab in visual debugger
|
2016-02-25 10:28:54 +01:00 |
config.c
|
Enable demangle by default fix #4266
|
2016-03-12 18:01:12 +01:00 |
core.c
|
Fix memory leaks in rabin2 and libr
|
2016-03-06 23:17:44 +01:00 |
disasm.c
|
Fix another whitespace issue in pd
|
2016-03-14 00:15:51 +01:00 |
file.c
|
Support array definitions of Cd 4[10]
|
2016-02-16 02:42:44 +01:00 |
gdiff.c
|
Added size to radiff -C output
|
2015-10-29 23:44:19 +01:00 |
graph.c
|
core/graph: disable cursor when in graph mode to avoid glitches
|
2016-02-28 14:19:57 +01:00 |
hack.c
|
Fix more issues reported by clang-analyzer
|
2015-11-03 22:14:00 +01:00 |
help.c
|
Fix some gcc warnings
|
2014-08-04 00:18:54 +02:00 |
io.c
|
Improve r_hex_str2bin, fix overflow and error check
|
2016-01-23 11:53:43 +01:00 |
Jamroot
|
Somewhat better BoostJam support
|
2014-10-26 02:47:08 +02:00 |
libs.c
|
Support and load r_fs plugins
|
2016-02-21 02:32:28 +01:00 |
log.c
|
Add 'lm' command to better manage pending log messages
|
2014-07-31 05:20:48 +02:00 |
Makefile
|
Fix #3429 - save/load visual marks using the new fV command
|
2015-10-12 14:33:52 +02:00 |
panels.c
|
core/graph: extend r_core_visual_graph to accept a graph
|
2016-01-05 00:36:26 +01:00 |
patch.c
|
Fix #2880 - Fix crash in rapatch (r2 -P)
|
2015-07-08 14:21:43 +02:00 |
plugin.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
project.c
|
Save/restore macros in projects fix #4050
|
2016-02-07 00:51:26 +01:00 |
pseudo.c
|
Fix str_case regression
|
2016-03-03 11:45:04 +01:00 |
rtr.c
|
Do not start webserver if http.root does not exist
|
2016-02-10 17:19:05 -06:00 |
syscmd.c
|
Fix #3585 - Implement cp and mv #syscmd
|
2015-10-25 02:32:22 +02:00 |
task.c
|
Fix '& cmd' task state
|
2016-01-03 02:32:56 +01:00 |
vasm.c
|
Fix visual assembler offset
|
2015-05-05 14:06:44 +02:00 |
visual.c
|
Fix #4190 - Scroll below 0 in cursor mode not jumping to -1
|
2016-03-07 03:35:13 +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
|
core/vmenus: add 'Vdn' option to rename flags/vars in current inst
|
2016-02-23 02:35:47 +01:00 |
yank.c
|
Get rid of _Bool
|
2015-12-01 12:39:12 +01:00 |