summaryrefslogtreecommitdiffstats
path: root/ctxopt.c
AgeCommit message (Expand)Author
2024-01-25Initialize some variables before usepgen
2024-01-22Fix a compiler warning.pgen
2023-12-27Typopgen
2023-11-17[ctxopt.c] make sure variables are initializedpgen
2023-09-11Reformatting source codepgen
2023-02-03Improve usage displaypgen
2022-06-20Sync with github's ctxopt commit b943e6bpgen
2022-06-17Sync with github's ctxopt commit 1015378pgen
2022-06-02Switch to Mozilla Public License 2.0pgen
2022-03-30Typos in some comments in ctxoptpgen
2022-03-21Sync with github's ctxopt commit a82988dpgen
2021-12-10Bump to release 0.9.19v0.9.19pgen
2021-04-16Initialize a variable to make the compiler happypgen
2020-11-17Sync with github's ctxopt commit f779fb8pgen
2020-11-14Sync with github's ctxopt commit 1c23fe3pgen
2020-09-13Sync with github's ctxopt commit adf01afpgen
2020-09-13Sync with github's ctxopt commit d3f23e8pgen
2020-09-13Sync with github's ctxopt commit 744a2f9pgen
2020-08-16Sync with github's ctxopt commit bbe7f4epgen
2020-07-28Sync with github's ctxopt commit e1c2a92pgen
2020-07-25Sync with github's ctxopt commit 7d850dfpgen
2020-07-20Sync with github's ctxopt commit a5447dcpgen
2020-07-18Sync with github's ctxopt commit 5fdefcepgen
2020-07-18Sync with github's ctxopt commit b90a163pgen
2020-07-18Sync with github's ctxopt commit 450c47fpgen
2020-06-17Sync with github's ctxopt commit 56d1ef9pgen
2020-06-12Sync with github's ctxopt commit 8a28aa8pgen
2020-05-06Sync with github's ctxopt commit 30ba991pgen
2020-04-27Sync with github's ctxopt commit 59a7751pgen
2020-04-23Sync with github's ctxopt commit ba82378pgen
2020-04-19Sync with github's ctxopt commit 52bdfa8pgen
2020-04-06Sync with github's ctxopt commit a1ac676pgen
2020-03-24Sync with github's ctxopt commit c62e2aepgen
2020-02-22Update and fix ctxopt.cpgen
2019-12-24Update ctxopt and reformat smenu.cpgen
2019-11-23Update ctxoptpgen
2019-10-15Add commentspgen
2019-10-14Remove unused variablespgen
2019-10-13[ctxopt] Fix a few memory leakspgen
2019-10-07Enhance the 'Unknown parameter' error messagespgen
2019-10-06Remove a useless feature in ctxopt.cpgen
2019-10-05Reformat and fix some typospgen
2019-10-05Add long options in the manual + work on contextspgen
2019-10-01Use ctxopt.[ch] for options managementpgen