summaryrefslogtreecommitdiffstats
path: root/utils.c
AgeCommit message (Expand)Author
2024-02-18Initial support for UTF-8 ext. grapheme clusterspgen
2024-01-20[utils.c] Comment the hexdump functionpgen
2024-01-07Fix a -Wpointer-sign gcc warningpgen
2024-01-03Normalize NULLity tests and fix a logical errorpgen
2023-12-27Add a hexdump function in utils.c for debuggingpgen
2023-11-30Simplification of the is_integer functionpgen
2023-10-25Add some "const" attributes in utils.cpgen
2023-09-15Improve the strprint functionpgen
2023-09-11Reformatting source codepgen
2023-04-22Rename an utility functionpgen
2023-04-20Remove unused variablepgen
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
2022-04-03Some code simplificationspgen
2021-11-07Generalize the doubly linked List sort functionpgen
2021-07-20Typospgen
2021-06-30Cosmeticpgen
2021-05-08Improve the description of the rtrim functionpgen
2021-03-08Improve the integer verification function.pgen
2021-01-25Typoespgen
2021-01-23Improve the function that gets the cursor positionpgen
2020-12-03Use a safer read implementationpgen
2020-11-27Improve commentspgen
2020-11-13Improve commentspgen
2020-04-24Improve commentspgen
2020-04-23Use a new constraint check for the "lines" optionpgen
2020-03-24xwcscasecmp is missing in C99, use a local versionpgen
2019-03-17Include config.h where it's neededpgen
2019-01-20Add GPL2 license reminder where appropriatepgen
2018-10-11Various small changespgen
2018-10-08Rename ptrlist.[ch] to list.[ch]pgen
2018-10-01Create utils.[ch]pgen