radare2/libr/cons
pancake 725c2a1d15
Some checks failed
build / macos-acr (arm64, 13) (push) Waiting to run
build / macos-acr (x86_64, 12) (push) Waiting to run
build / ios (cydia32) (push) Waiting to run
build / ios (true, cydia) (push) Waiting to run
build / w32-meson (push) Waiting to run
build / w64-static-2022 (push) Waiting to run
build / w64-static (push) Waiting to run
build / w64-meson (push) Waiting to run
build / check_release (push) Blocked by required conditions
build / release (push) Blocked by required conditions
build / linux-wasi (push) Failing after 1s
CI / macos-test (push) Waiting to run
CI / macos-rpath (push) Waiting to run
CI / w64-make (push) Waiting to run
build / linux-wasi-api (push) Failing after 1s
build / linux-csnext (push) Failing after 1s
build / tarball (push) Failing after 1s
build / linux-static (push) Failing after 1s
build / check_abi_compatibility (push) Has been skipped
build / linux-acr-rpm-64 (push) Failing after 1s
build / linux-acr-deb (amd64) (push) Failing after 1s
build / linux-acr-deb (arm64, aarch64-linux-gnu) (push) Failing after 1s
build / linux-acr-deb (i386, multilib) (push) Failing after 1s
build / android-acr (16, arm) (push) Failing after 1s
build / android-acr (aarch64) (push) Failing after 1s
build / android-meson (x86_64) (push) Has been skipped
CI / linux-acr-oldlibsbug (push) Failing after 1s
CI / linux-nocs (push) Failing after 1s
CI / linux-acr-gperf (push) Failing after 1s
CI / linux-sys-capstone (push) Failing after 1s
CI / linux-acr-resymlink (push) Failing after 1s
CI / linux-test (push) Failing after 1s
CI / linux-static-meson (push) Failing after 1s
CI / linux-rpath (push) Failing after 1s
CI / linux-meson-spaces (push) Failing after 1s
CI / linux-tinyasan-fuzz (push) Failing after 1s
CI / linux-asan-fuzz (push) Failing after 1s
CI / w32-mingw (push) Failing after 1s
CI / w64-mingw (push) Failing after 1s
Code scanning - action / CodeQL-Build (push) Failing after 1s
Coverity Scan / latest (push) Failing after 1s
tcc / ubuntu-tcc-newabi (push) Failing after 1s
tcc / ubuntu-tcc-test (push) Failing after 1s
tcc / ubuntu-tcc-nodbg (push) Failing after 1s
tcc / r2pm-tcc (push) Failing after 1s
tcc / ubuntu-tcc-syslibs (push) Failing after 1s
Semgrep / Scan (push) Failing after 0s
Dynamically build the word grep list, breaking the ABI ##cons
2024-09-17 19:37:09 +02:00
..
d Add gruvbox (dark) theme ##cons 2024-09-09 21:32:54 +02:00
2048.c Eliminate some globals ##cons 2023-06-13 00:14:46 +02:00
canvas_line.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
canvas.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
cons.c Dynamically build the word grep list, breaking the ABI ##cons 2024-09-17 19:37:09 +02:00
cpipe.c Fix #22588 - Support multiple redirections in the same line ##shell 2024-02-13 20:39:31 +01:00
cutf8.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
d_themes.inc.c Add gruvbox (dark) theme ##cons 2024-09-09 21:32:54 +02:00
dietline.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
editor.c Fix last covs 2024-08-05 18:41:41 +02:00
grep.c Dynamically build the word grep list, breaking the ABI ##cons 2024-09-17 19:37:09 +02:00
help.c Fix ::pd and ::? glitch with (null) colors ##cons 2023-05-07 12:12:48 +02:00
html.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
hud.c Fix null deref, memleaks and portability regression 2024-06-26 16:06:28 +02:00
input.c Update the tiled webui ##webui 2024-09-06 15:57:28 +02:00
less.c Handle ^F and ^B in RCons.less ##shell 2024-03-17 19:47:26 +01:00
line.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
Makefile Initial support for JSON help messages ##json 2022-05-28 00:43:35 +02:00
meson.build Initial support for JSON help messages ##json 2022-05-28 00:43:35 +02:00
more.c Eliminate some globals ##cons 2023-06-13 00:14:46 +02:00
output.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
pager_private.h Code cleanup in RCons 2019-06-09 18:50:36 +02:00
pager.c Rename RStrpool.ansiChop to ansiTrim() ##api 2023-08-17 23:45:29 +02:00
pal.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
pixel.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
rgb.c Move colortable global into the RConsContext ##globals 2022-09-21 11:19:16 +02:00
stiv.c Fix warnings 2023-08-07 10:40:50 +02:00