summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-08Bump to release 1.0.0v1.0.0pgen
2022-08-02Make the -h output clearer and more readablepgen
2022-07-25Update the manual for the -lim|-limits optionpgen
2022-07-19Allow multiple instances of the "-limits" optionpgen
2022-07-18Bump to release 1.0.0.RC2v1.0.0.RC2pgen
2022-07-18Change the reference to LICENSE.rst with LICENSEpgen
2022-07-12Update the change log for the next RCpgen
2022-07-07Use the full MPL-2.0 licensepgen
2022-07-02Release allocated memory that is no longer neededpgen
2022-06-28Reduce the scope of some variablespgen
2022-06-23Rework the list codepgen
2022-06-20Various small changespgen
2022-06-20Sync with github's ctxopt commit b943e6bpgen
2022-06-17Minor tweaks and a typopgen
2022-06-17Sync with github's ctxopt commit 1015378pgen
2022-06-11Reformulation of some sentences in the readme filepgen
2022-06-10Include a text version of the MPL-2.0 licensepgen
2022-06-04Fix comments in smenu.1pgen
2022-06-02Remove Exhibit B from the MPL-2.0 licensepgen
2022-06-02Switch to Mozilla Public License 2.0pgen
2022-05-29Change the URL to find the package maintainerspgen
2022-05-24Fix a potential memory corruption in some casespgen
2022-05-20Bump to release 1.0.0.RC1v1.0.0.RC1pgen
2022-05-19Fix the parsing of attributespgen
2022-05-19Prepare for 1.0.0 RC1 releasepgen
2022-05-18Fix typos in manualpgen
2022-05-15Remove an unused parameterpgen
2022-05-11Fix configure.ac for autoconf >= 2.70pgen
2022-05-10Fix typos in the README filepgen
2022-05-10Remove an unused parameter and simplify the codepgen
2022-05-06Code simplificationpgen
2022-05-02Update to autoconf 2.71pgen
2022-04-29Make pointers explicit in swap functionspgen
2022-04-26Fix a bug in the bash example in the READMEpgen
2022-04-22Add commentspgen
2022-04-19Continue the code simplificationpgen
2022-04-19Remove an useless parameterpgen
2022-04-15Simplify some if-then-else statementspgen
2022-04-11Rework the code a little morepgen
2022-04-07Clarify some code fragmentspgen
2022-04-03Some code simplificationspgen
2022-03-30Typos in some comments in ctxoptpgen
2022-03-25Rewrite some sentences from the users's manualpgen
2022-03-21Sync with github's ctxopt commit a82988dpgen
2022-03-16Use the right format to print size_t values (C99)pgen
2022-03-12Add a missing breakpgen
2022-03-10Remove useless codepgen
2022-03-06Fix a potential segfault when allocating ini pathspgen
2022-02-28Comments tuningpgen
2022-02-26Improve commentspgen