.. |
d
|
Add greepy color theme (green + pink + white) glitch-style ##cons
|
2023-04-18 15:52:15 +02:00 |
2048.c
|
Cleanup stuff
|
2022-06-26 12:41:22 +02:00 |
canvas_line.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
canvas.c
|
Fix memory leak in RConsCanvas
|
2023-02-08 20:34:02 +01:00 |
cons.c
|
Update to the latest wasi-sdk-20 ##build
|
2023-05-02 11:12:45 +02:00 |
cpipe.c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
cutf8.c
|
Also replace __UNIX__ with R2__UNIX__
|
2022-12-10 20:32:10 +01:00 |
d_themes.inc
|
Add support for statically compiled themes ##cons
|
2022-11-02 10:57:15 +01:00 |
dietline.c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
editor.c
|
Honor EDITOR in r2pm -e ##r2pm
|
2022-11-25 11:09:12 +01:00 |
grep.c
|
Replace strtok by thread-safe r_str_tok_r
|
2023-04-22 20:52:23 +02:00 |
help.c
|
Fix ::pd and ::? glitch with (null) colors ##cons
|
2023-05-07 12:12:48 +02:00 |
html.c
|
Migrate the hppa.gnu ##arch
|
2023-04-09 23:20:32 +02:00 |
hud.c
|
Fix ANSI Escape Sequence Injection vulns via DWARF ##vuln
|
2023-01-06 12:55:15 +01:00 |
input.c
|
More ELF cleanups on the symbol allocation logic ##bin
|
2023-03-27 15:20:42 +02:00 |
less.c
|
Add a linting to avoid R_LOG calls ending with a dot ##lint
|
2022-07-04 17:42:25 +02:00 |
line.c
|
Fix uaf in xtac and check for more vector allocation failures ##crash
|
2023-03-04 20:30:05 +01: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
|
Move more local static into the thread-local-storage (#20134)
|
2022-05-19 12:41:26 +02:00 |
output.c
|
Add lint for ==' to improve code readability
|
2023-01-16 13:43:38 +01:00 |
pager_private.h
|
Code cleanup in RCons
|
2019-06-09 18:50:36 +02:00 |
pager.c
|
Add Pz[ie] command to import/export project in zip format ##projects
|
2023-03-02 22:11:23 +01:00 |
pal.c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
pixel.c
|
Cleanup stuff
|
2022-06-26 12:41:22 +02:00 |
rgb.c
|
Move colortable global into the RConsContext ##globals
|
2022-09-21 11:19:16 +02:00 |
stiv.c
|
Add =0 and =1 lintings
|
2022-08-18 13:58:40 +02:00 |