.. |
CMakeLists.txt
|
[core,cache] make protocol caches private
|
2023-02-27 17:31:52 +01:00 |
bitmap.c
|
fix declaration and implementation parameter names
|
2024-09-03 12:24:53 +02:00 |
bitmap.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |
brush.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
brush.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |
cache.c
|
[clang-tidy] cppcoreguidelines-init-variables
|
2024-02-15 11:49:16 +01:00 |
cache.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |
glyph.c
|
fix declaration and implementation parameter names
|
2024-09-03 12:24:53 +02:00 |
glyph.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |
nine_grid.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
nine_grid.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |
offscreen.c
|
fix declaration and implementation parameter names
|
2024-09-03 12:24:53 +02:00 |
offscreen.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |
palette.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
palette.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |
persistent.c
|
[warnings] fixed bugprone-not-null-terminated-result
|
2024-09-16 08:22:42 +02:00 |
pointer.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
pointer.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |