..
msvc
MSVC compile correctly (WIP)
2017-05-13 00:42:00 +02:00
r_util
Add search.in={io.sections.readonly,dbg.maps.readonly}
2017-09-18 01:19:24 +02:00
sdb
Update sdb from git
2017-08-26 02:26:16 +02:00
sflib
btree.h
getopt.c
r2naked.h
Use void in prototypes ( #7972 )
2017-07-20 10:48:55 +02:00
r_anal_ex.h
r_anal.h
Fix comment spaces ( #8547 )
2017-09-18 05:54:13 +02:00
r_asm.h
Fix dupped extern C issue
2017-09-15 13:11:22 +02:00
r_bin_dwarf.h
r_bin.h
Boolify r_bin_wr_output ( #8412 )
2017-09-04 02:59:53 +02:00
r_bind.h
Fix #8115 - PoC for the Visual Split mode
2017-08-03 14:52:59 +02:00
r_binheap.h
Add io->map_skyline as an RVector of uncovered map parts to enable optimization of r_io_v{read,write}_at in the future ( #8332 )
2017-08-27 18:05:58 +02:00
r_bp.h
Fix #8290 - Fix build on old compilers
2017-08-27 18:33:49 +02:00
r_cmd.h
More cfg.newtab=1 completion and misc fixes to help messages ( #8184 )
2017-08-11 11:45:32 +02:00
r_config.h
r_cons.h
Fix node and edge overlapping issue in graph mode ( #7948 )
2017-09-12 15:41:30 +02:00
r_core.h
Rename /f (search file) to /F and add /f (forward search) as per /b (backward search)
2017-09-17 01:10:53 +02:00
r_crypto.h
r_debug.h
Implement RIODescData and adjust RIOMach to work with it
2017-09-11 01:24:13 +02:00
r_diff.h
Bring back the levenstein and fix previous commit
2017-09-13 10:25:13 +02:00
r_egg.h
Fix dupped extern C issue
2017-09-15 13:11:22 +02:00
r_endian.h
Add PDP/ARM middle endian functions ( #8046 )
2017-07-27 22:29:06 +02:00
r_flag.h
Use skiplist for offset->flag mapping instead of hashmap.
2017-07-24 01:52:00 +02:00
r_flist.h
r_fs.h
r_hash.h
r_heap_glibc.h
[linux_heap_glibc] Implemented dynamic global_max_fast resolution ( #7512 )
2017-05-18 11:56:06 +02:00
r_heap_jemalloc.h
first PR heap jemalloc analysis
2017-08-03 13:08:21 +02:00
r_io.h
Fix O(n) duplicated calculation of skyline in _section_reapply
2017-09-17 01:10:53 +02:00
r_lang.h
Modify RLang plugins for Py2/py3 support
2017-05-28 01:50:08 +02:00
r_lib.h
Add free
to RLibStruct & RLibPlugin. ( #7991 )
2017-07-23 23:35:45 +02:00
r_list.h
r_list_foreach macros should not stop at an element whose data is NULL ( #8231 )
2017-08-19 17:23:29 +02:00
r_magic.h
r_parse.h
Fix #6411 - pseudo for AVR ( #7978 )
2017-07-20 21:36:26 +02:00
r_pdb.h
MSVC compile correctly (WIP)
2017-05-13 00:42:00 +02:00
r_print.h
Add ?eb to print portionbars
2017-09-03 01:42:45 +02:00
r_qrcode.h
Initial support for qrcode in 'pq' and 'pqz' commands
2017-07-17 19:05:24 +02:00
r_reg.h
Add r_reg_{get,set}_value_by_role and fix "aef" because "PC" is not available on every arch ( #8326 )
2017-08-27 01:10:19 +02:00
r_regex.h
r_search.h
Refactor search ( #8566 )
2017-09-20 17:00:18 +02:00
r_sign.h
Added autoload of zignatures ( #8554 )
2017-09-18 17:48:19 +02:00
r_skiplist.h
Use skiplist for offset->flag mapping instead of hashmap.
2017-07-24 01:52:00 +02:00
r_slist.h
r_socket.h
Fixed meson build ( #8358 )
2017-08-28 15:09:58 +02:00
r_syscall.h
Fix sdb_load in r_syscall
2017-06-27 23:42:41 +02:00
r_th.h
r_types_base.h
R_PACKED tcc fix
2017-08-22 18:09:41 +08:00
r_types.h
Support powerpc64 PTRACE_GETREGS ( #8529 )
2017-09-16 02:33:52 +02:00
r_userconf.h.acr
Disable jemalloc for old mac-ppc builds, so much crappy code
2017-08-28 20:49:33 +02:00
r_userconf.h.in
Fixing meson build ( #8178 )
2017-08-10 17:04:13 +02:00
r_util.h
Fix #8388 - Replace RIOMap::{from,to} with RAddrInterval itv.
2017-09-14 12:40:22 +02:00
r_vector.h
Faster onIterMap ( #8544 )
2017-09-18 04:29:29 +02:00
r_version.h.in
Fixed meson r_version creation + reorder ( #7909 )
2017-07-14 13:13:18 +02:00
sdb.h