summaryrefslogtreecommitdiffstats
path: root/utils.h
AgeCommit message (Expand)Author
2024-02-18Initial support for UTF-8 ext. grapheme clusterspgen
2023-12-27Add a hexdump function in utils.c for debuggingpgen
2023-10-25Add some "const" attributes in utils.cpgen
2023-09-11Reformatting source codepgen
2023-04-22Rename an utility functionpgen
2023-03-30Improve the display of unparsed selector partspgen
2023-03-24Various alignment fixes and tuningspgen
2023-03-22Allow words to be aligned in column mode.pgen
2022-06-20Various small changespgen
2022-06-02Switch to Mozilla Public License 2.0pgen
2022-04-29Make pointers explicit in swap functionspgen
2021-06-30Cosmeticpgen
2021-01-23Improve the function that gets the cursor positionpgen
2020-12-03Use a safer read implementationpgen
2020-04-23Use a new constraint check for the "lines" optionpgen
2020-03-24xwcscasecmp is missing in C99, use a local versionpgen
2019-01-20Add GPL2 license reminder where appropriatepgen
2018-10-01Create utils.[ch]pgen