.. |
d
|
Add support for statically compiled themes ##cons
|
2022-11-02 10:57:15 +01: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
|
Prefer _tostring() instead of _to_string() ##api
|
2022-10-24 20:59:18 +02:00 |
cons.c
|
Also replace __UNIX__ with R2__UNIX__
|
2022-12-10 20:32:10 +01: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
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
help.c
|
Constify the help ##api
|
2022-09-14 08:45:25 +02:00 |
html.c
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
hud.c
|
Enable the leading spaces linter rule and fix them all ##lint
|
2022-09-24 03:43:21 +02:00 |
input.c
|
Also replace __UNIX__ with R2__UNIX__
|
2022-12-10 20:32:10 +01: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
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +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
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
pager_private.h
|
|
|
pager.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02: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 |