.. |
d
|
Improve the twilight theme ##cons
|
2023-06-04 01:21:45 +02:00 |
2048.c
|
Remove globals from 2048 ##cons
|
2023-05-08 21:21:27 +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
|
Move .inc files to .inc.c for editor support ##main
|
2023-05-23 20:05:17 +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.c
|
Move .inc files to .inc.c for editor support ##main
|
2023-05-23 20:05:17 +02:00 |
dietline.c
|
Fix recent regression in dietline when moving cursor
|
2023-05-17 23:31:05 +02:00 |
editor.c
|
Honor EDITOR in r2pm -e ##r2pm
|
2022-11-25 11:09:12 +01:00 |
grep.c
|
Faster ~? rcons filtering ##cons
|
2023-06-07 19:07:40 +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
|
Force RCons.setRaw just in case
|
2023-05-26 14:42:54 +02:00 |
less.c
|
Ship and use our own manpage reader ##shell
|
2023-05-25 03:05:55 +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
|
Remove global state in stiv ##cons
|
2023-05-08 21:21:27 +02:00 |