Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-17 | Use specific name limits for string limit functions | GriffinR | |
2021-10-30 | Better braille support | GriffinR | |
2021-10-29 | EXT_CTRL_CODE_SIZE -> EXT_CTRL_CODE_FONT | LOuroboros | |
2021-09-24 | Document some single-remaining symbols | GriffinR | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. | |||
2020-08-11 | Add some charmap constant usage | GriffinR | |
2019-12-05 | Document a bit of Match Call | GriffinR | |
2019-09-27 | Merge branch 'master' into gflib | PikalaxALT | |
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |