| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-20 | Be more systematic about parens in C source code | Paul Eggert | |
| Be more systematic about putting space before paren in calls, and in avoiding unnecessary parentheses in macros. This was partly inspired by my wading through gcc -E output while debugging something else, and seeing too many parens. This patch does not change the generated .o files on my platform. | |||
| 2024-01-02 | ; Add 2024 to copyright years | Po Lu | |
| 2023-12-10 | ; Fix typos | Stefan Kangas | |
| 2023-09-03 | Move Android port internals documentation to admin/notes | Po Lu | |
| * admin/notes/java: New file. Move most of its contents from README, and introduce a section on compatibility. * java/README: Move internals to admin/notes/java. | |||
