radare2/libr
Sergi Àlvarez i Capilla fdc1ba6d6d Rewrite r_list_uniq with a faster algorithm ##core
* Adds _inplace() variant to avoid creating a new list
* Speedups aafs, aflm, pd, aflt and aflj
2022-01-11 23:29:47 +01:00
..
anal Rewrite r_list_uniq with a faster algorithm ##core 2022-01-11 23:29:47 +01:00
asm Move asm/wasm into anal, and add new opasm() callback ##abi 2022-01-09 22:55:34 +01:00
bin Add support for rebasing ARM64E_USERLAND24 chained format ##bin 2022-01-11 12:51:32 +01:00
bp Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
config Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cons Use stdint like if there was no yesterday ##refactor 2022-01-09 19:48:16 +01:00
core Rewrite r_list_uniq with a faster algorithm ##core 2022-01-11 23:29:47 +01:00
crypto Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
debug Add support for the new loongarch architecture ##analysis 2021-12-23 12:37:29 +01:00
egg Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
flag Clean up sp->event in r_spaces_fini() 2022-01-11 01:10:00 +01:00
fs Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
hash Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
include Rewrite r_list_uniq with a faster algorithm ##core 2022-01-11 23:29:47 +01:00
io Fix use-after-free in iobank rbtree usage ##io 2022-01-06 21:57:58 +01:00
lang Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
magic Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
main Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
parse Use stdint like if there was no yesterday ##refactor 2022-01-09 19:48:16 +01:00
reg Save and check the reg arena size when peekpoking (Fix tests_64923) ##crash 2021-11-01 22:38:53 +01:00
search Add Rabin Karp algorythm to ##search 2021-12-30 10:30:30 +01:00
socket Implement rarun2 time=true attribute ##shell 2022-01-06 21:40:01 +01:00
syscall Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
util Rewrite r_list_uniq with a faster algorithm ##core 2022-01-11 23:29:47 +01:00
config.h.head
config.h.in Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
config.h.tail
config.mk.head
config.mk.tail Handle serenityos in config.mk too 2021-07-08 00:08:49 +02:00
count.sh Check for subcommands of iz to improve output on invalid input (#19467) 2021-12-05 04:43:31 +01:00
depgraph.pl
do-ar-sh Remove tree-sitter and the r2-shell-parser ##shell 2021-04-24 21:58:09 +02:00
ld.script
libr.pc.acr
libs.custom.mk.example Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk Fix build race condition introduced in 0ba897f5c9 (#17773) 2020-10-10 00:36:10 +08:00
Makefile Refactor, improve and move chip8 support out of libr/asm ##asm 2021-12-17 11:21:52 +01:00
meson.build Move asm/wasm into anal, and add new opasm() callback ##abi 2022-01-09 22:55:34 +01:00
rules.mk Do not remake on modules with d/ ##build 2021-12-12 21:47:07 +01:00
stripsyms.sh
symgraph.pl