aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-01(no commit message)kate.ward
2013-01-01added mock_flags_columns to fix testStandardHelpOutput() method for screens ↵kate.ward
>80 columns
2013-01-01fixed a commentkate.ward
2013-01-01replaced obsolete FLAGS_ARGC usage with FLAGS_ARGVkate.ward
2012-12-17allow users to override the FLAGS_EXPR_CMD variablekate.ward
2012-12-17fixed issue #15 -- add support for BSD variantskate.ward
2012-12-17fixed issue #20 -- updated LGPL v2.1 licensekate.ward
2011-06-28fixed bug in flags_reset() relating to underscored nameskate.ward
2011-06-28added support for long flags with dashes (issue# 13 14)kate.ward
2011-06-10updated gen_test_results and versions fileskate.ward
2011-06-10fixed issues 11 and 12; added ability to override OS getoptkate.ward
2011-06-10added note about wrapping conditional expressionskate.ward
2011-06-10upgraded shunit2 to 2.1.6kate.ward
2010-03-28fixed flakey functionality of booleanskate.ward
2010-03-28added continuous build script to improve testingkate.ward
2010-03-28minor comment changeskate.ward
2010-03-18fixed expn usage bug under FreeBSD 7.2kate.ward
2009-05-10finalizing 1.0.3 releasekate.ward
2009-05-10(no commit message)kate.ward
2009-05-10fixed bug in flags_reset() where the _default vars weren't being unsetkate.ward
2009-05-10removed _STR from the __FLAGS_INFO_* constantskate.ward
2009-04-25(no commit message)kate.ward
2009-04-25(no commit message)kate.ward
2009-04-25added os version to os release for solariskate.ward
2009-04-24(no commit message)kate.ward
2009-04-24(no commit message)kate.ward
2009-04-24(no commit message)kate.ward
2009-04-24(no commit message)kate.ward
2009-04-24(no commit message)kate.ward
2009-04-24providing getopt error output to user; don't run getopt if no args passedkate.ward
2009-04-24using updated method for getting argskate.ward
2009-04-01added check to prevent overriding reserved flags constantskate.ward
2009-04-01(no commit message)kate.ward
2009-04-01replaced global __flags_argc var with passing local var aroundkate.ward
2009-04-01updated comment regarding the use of 'x' chars for ksh93 on Ubuntu 6.06kate.ward
2009-04-01removed some code duplicationkate.ward
2009-04-01removed extra 'x' chars in help output under solariskate.ward
2009-04-01fixed some stdandard vs. enhanced testing issueskate.ward
2009-03-30- fixed issue# 7 where long flags declared with '=' didn't workkate.ward
- flag and non-flag arguments can now be mixed on the command-line - removed setting and unsetting of '-u' to check for unset variables - obsoleted FLAGS_ARGC and replaced with FLAGS_ARGV
2008-11-17few tweaks post-1.0.2 releasekate.ward
2008-11-17finalizing 1.0.2 releasekate.ward
2008-11-17fixed the long_desc short identifier in enhanced help testkate.ward
2008-11-17shortened long default value in help testskate.ward
2008-11-17very long default values now wrap differently under enhanced getoptkate.ward
2008-11-15replacing spaces with underscores in os_versionkate.ward
2008-11-151.0.2.: added Linux Red Hat 9 resultskate.ward
2008-11-151.0.2: updated results for Mac OS X 10.5.5kate.ward
2008-11-15improved os check to work for RH Linux 9kate.ward
2008-11-151.0.2: updated results for Solaris 11kate.ward
2008-11-15an empty version now counts as an unknown versionkate.ward