aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2016-01-10restructured source for GitHubKate Ward
2016-01-10Migrated to Markdown. Still many references to code.google.com :-(Kate Ward
2016-01-10Migrated to Markdown; noted license changeKate Ward
2016-01-10Changing license from LGPL 2.1 to Apache 2.0.Kate Ward
2013-01-16fixes so the help output workskate.ward
2013-01-15synced lib/shflags to latest HEADkate.ward
2013-01-15fixed math bug on FreeBSD-9.1; retestedkate.ward
2013-01-15latest test resulskate.ward
2013-01-15fixed unset variable errorkate.ward
2013-01-15updated lib/shflags to most recent development versionkate.ward
2013-01-15fixed all remaining failing testskate.ward
2013-01-14consolidated validFloat() back to single function; math() fixeskate.ward
2013-01-14reworked ksh version check for Solaris 8kate.ward
2013-01-14updated function and variable naming sectionkate.ward
2013-01-14added strlen function; back to one math functionkate.ward
2013-01-12reworked validFloat() and validInt() functions againkate.ward
2013-01-07updated docs and unit test regarding the usage of boolean flagskate.ward
2013-01-06updated test resultskate.ward
2013-01-06OS X 10.7.4 test resultskate.ward
2013-01-061.0.4 results for OS X 10.8.2kate.ward
2013-01-06fixed testComplicatedCommandLineStandard() test, really...kate.ward
2013-01-06fixed testComplicatedCommandLineStandard() testkate.ward
2013-01-06re-enabling some tests that were mistakenly disabled :-/kate.ward
2013-01-05fixed logic errors preventing output from being writtenkate.ward
2013-01-05added built-in and expr functions to do mathkate.ward
2013-01-05tweak to end-of-output noticekate.ward
2013-01-05using predefined list of valid bools, floats, and intskate.ward
2013-01-05added detection of OS X 10.7.x and 10.8.xkate.ward
2013-01-05added dry_run mode to gen_test_resultskate.ward
2013-01-04added FreeBSD 9.1 test resultkate.ward
2013-01-04added current test results for 1.0.4kate.ward
2013-01-04- fixed ksh and zsh version detectionkate.ward
2013-01-01fixed broken testGetFlagInfo() testkate.ward
2013-01-01(no commit message)kate.ward
2013-01-01added mock_flags_columns to fix testStandardHelpOutput() method for screens >...kate.ward
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