1. c4876e0 New Android.mk file to install shflags on the host. by Alex Deymo · 8 years ago int/n/fp2 int/p/fp2 rel/p/fp2/20.10.1-beta rel/p/fp2/20.12.0-beta rel/p/fp2/21.01.0-rel rel/p/fp2/21.03.0-rel rel/p/fp2/21.05.0-rel rel/p/fp2/21.08.1-rel rel/p/fp2/21.10.0-rel rel/p/fp2/21.12.0-rel 20.10.1-beta.0 20.12.0-beta.0 20.12.0-beta.1 21.01.0-rel.0 rel/p/fp2/21.01.0-rel.1 rel/p/fp2/21.03.0-rel.1 rel/p/fp2/21.03.0-rel.2 rel/p/fp2/21.05.0-rel.1 rel/p/fp2/21.08.1-rel.0 rel/p/fp2/21.10.0-rel.2 rel/p/fp2/21.12.0-rel.1
  2. 5680f3b Update MODULE_LICENSE_* to reflect the actual license. by Alex Deymo · 8 years ago
  3. e43840c Add NOTICE and MODULE_LICENSE_BSD by Bill Yi · 8 years ago
  4. 125fddd Minor formatting tweak by Kate Ward · 8 years ago
  5. 42aba67 Minor tweaks by Kate Ward · 8 years ago
  6. 9b23aa2 updated 1.2.0 test results by Kate Ward · 8 years ago
  7. a397c1c Minor cleanups by Kate Ward · 8 years ago
  8. 9910530 Renamed 1.0.4 to 1.2.0 as there won't be a 1.0.4 release by Kate Ward · 8 years ago
  9. 6675c43 Removed copyright and obsolete license info. by Kate Ward · 8 years ago
  10. 5cbacee Ignore hidden files generated by OS X. by Kate Ward · 8 years ago
  11. 10c2821 Updated version number to 1.0.4 by Kate Ward · 8 years ago
  12. 0aa2203 When I changed licenses, I mistakenly updated the shUnit2 license. Oops. by Kate Ward · 8 years ago
  13. 7fe1664 tested on OS X 10.10.3 by Kate Ward · 8 years ago
  14. f3b7243 add support for OS X 10.9 and 10.10 by Kate Ward · 8 years ago
  15. 61afcdd Added URL for shUnit2 by Kate Ward · 8 years ago
  16. 85f86ac Minor formatting tweaks, and copyright update. by Kate Ward · 8 years ago
  17. 77c9192 Moved the "Making a release" info to the wiki, leaving this very short. by Kate Ward · 8 years ago
  18. 4b66ecd restructured source for GitHub by Kate Ward · 8 years ago
  19. b11509f Migrated to Markdown. Still many references to code.google.com :-( by Kate Ward · 8 years ago
  20. dfa9a16 Migrated to Markdown; noted license change by Kate Ward · 8 years ago
  21. 023929d Changing license from LGPL 2.1 to Apache 2.0. by Kate Ward · 8 years ago
  22. af8d27d fixes so the help output works by kate.ward · 11 years ago
  23. f5f46cb synced lib/shflags to latest HEAD by kate.ward · 11 years ago
  24. d87a1d9 fixed math bug on FreeBSD-9.1; retested by kate.ward · 11 years ago
  25. 691f3d1 latest test resuls by kate.ward · 11 years ago
  26. bd42ba4 fixed unset variable error by kate.ward · 11 years ago
  27. 22eaa84 updated lib/shflags to most recent development version by kate.ward · 11 years ago
  28. a2adce1 fixed all remaining failing tests by kate.ward · 11 years ago
  29. 7417827 consolidated validFloat() back to single function; math() fixes by kate.ward · 11 years ago
  30. 4c9178d reworked ksh version check for Solaris 8 by kate.ward · 11 years ago
  31. 1e1a098 updated function and variable naming section by kate.ward · 11 years ago
  32. c85fa86 added strlen function; back to one math function by kate.ward · 11 years ago
  33. c66a5fc reworked validFloat() and validInt() functions again by kate.ward · 11 years ago
  34. 0a4f16f updated docs and unit test regarding the usage of boolean flags by kate.ward · 11 years ago
  35. a8cbe67 updated test results by kate.ward · 11 years ago
  36. e7cf298 OS X 10.7.4 test results by kate.ward · 11 years ago
  37. 83e37ac 1.0.4 results for OS X 10.8.2 by kate.ward · 11 years ago
  38. 3d04c55 fixed testComplicatedCommandLineStandard() test, really... by kate.ward · 11 years ago
  39. 32d97fb fixed testComplicatedCommandLineStandard() test by kate.ward · 11 years ago
  40. 20d9ef5 re-enabling some tests that were mistakenly disabled :-/ by kate.ward · 11 years ago
  41. f499750 fixed logic errors preventing output from being written by kate.ward · 11 years ago
  42. b075920 added built-in and expr functions to do math by kate.ward · 11 years ago
  43. da1f856 tweak to end-of-output notice by kate.ward · 11 years ago
  44. 60095fa using predefined list of valid bools, floats, and ints by kate.ward · 11 years ago
  45. 65d38c3 added detection of OS X 10.7.x and 10.8.x by kate.ward · 11 years ago
  46. 4a16b43 added dry_run mode to gen_test_results by kate.ward · 11 years ago
  47. 81973e8 added FreeBSD 9.1 test result by kate.ward · 11 years ago
  48. 56b16a9 added current test results for 1.0.4 by kate.ward · 11 years ago
  49. e10dd53 - fixed ksh and zsh version detection by kate.ward · 11 years ago
  50. cba92e5 fixed broken testGetFlagInfo() test by kate.ward · 11 years ago
  51. 24b324f by kate.ward · 11 years ago
  52. 1ee8856 added mock_flags_columns to fix testStandardHelpOutput() method for screens >80 columns by kate.ward · 11 years ago
  53. 4eb3135 fixed a comment by kate.ward · 11 years ago
  54. 26aabae replaced obsolete FLAGS_ARGC usage with FLAGS_ARGV by kate.ward · 11 years ago
  55. 4ae73d8 allow users to override the FLAGS_EXPR_CMD variable by kate.ward · 11 years ago
  56. a589b9f fixed issue #15 -- add support for BSD variants by kate.ward · 11 years ago
  57. cc6418e fixed issue #20 -- updated LGPL v2.1 license by kate.ward · 11 years ago
  58. 869a71b fixed bug in flags_reset() relating to underscored names by kate.ward · 13 years ago
  59. da8d2c0 added support for long flags with dashes (issue# 13 14) by kate.ward · 13 years ago
  60. e7ed70c updated gen_test_results and versions files by kate.ward · 13 years ago
  61. 1cb7960 fixed issues 11 and 12; added ability to override OS getopt by kate.ward · 13 years ago
  62. 8ccc299 added note about wrapping conditional expressions by kate.ward · 13 years ago
  63. 43e7ca1 upgraded shunit2 to 2.1.6 by kate.ward · 13 years ago
  64. 929261f fixed flakey functionality of booleans by kate.ward · 14 years ago
  65. 93203d9 added continuous build script to improve testing by kate.ward · 14 years ago
  66. 8fe62e6 minor comment changes by kate.ward · 14 years ago
  67. 9a183b8 fixed expn usage bug under FreeBSD 7.2 by kate.ward · 14 years ago
  68. c12b30c finalizing 1.0.3 release by kate.ward · 15 years ago
  69. b117191 by kate.ward · 15 years ago
  70. cecd7bd fixed bug in flags_reset() where the _default vars weren't being unset by kate.ward · 15 years ago
  71. fb0e718 removed _STR from the __FLAGS_INFO_* constants by kate.ward · 15 years ago
  72. 30b36b7 by kate.ward · 15 years ago
  73. 61e2bac by kate.ward · 15 years ago
  74. 300c36b added os version to os release for solaris by kate.ward · 15 years ago
  75. 15aac0f by kate.ward · 15 years ago
  76. 96497ea by kate.ward · 15 years ago
  77. f8b8207 by kate.ward · 15 years ago
  78. da2d43a by kate.ward · 15 years ago
  79. 4fdd0c8 by kate.ward · 15 years ago
  80. 7a3c9c4 providing getopt error output to user; don't run getopt if no args passed by kate.ward · 15 years ago
  81. e0f6471 using updated method for getting args by kate.ward · 15 years ago
  82. 39913d1 added check to prevent overriding reserved flags constants by kate.ward · 15 years ago
  83. ccb66b4 by kate.ward · 15 years ago
  84. 9ccba51 replaced global __flags_argc var with passing local var around by kate.ward · 15 years ago
  85. 87b0c2e updated comment regarding the use of 'x' chars for ksh93 on Ubuntu 6.06 by kate.ward · 15 years ago
  86. 3a67497 removed some code duplication by kate.ward · 15 years ago
  87. bda3917 removed extra 'x' chars in help output under solaris by kate.ward · 15 years ago
  88. 812aeae fixed some stdandard vs. enhanced testing issues by kate.ward · 15 years ago
  89. c521068 - fixed issue# 7 where long flags declared with '=' didn't work by kate.ward · 15 years ago
  90. c4b0ef7 few tweaks post-1.0.2 release by kate.ward · 15 years ago
  91. 1469dda finalizing 1.0.2 release by kate.ward · 15 years ago
  92. de77c87 fixed the long_desc short identifier in enhanced help test by kate.ward · 15 years ago
  93. 90681c3 shortened long default value in help tests by kate.ward · 15 years ago
  94. 6409961 very long default values now wrap differently under enhanced getopt by kate.ward · 15 years ago
  95. 129a5d9 replacing spaces with underscores in os_version by kate.ward · 15 years ago
  96. efc743d 1.0.2.: added Linux Red Hat 9 results by kate.ward · 15 years ago
  97. 887442f 1.0.2: updated results for Mac OS X 10.5.5 by kate.ward · 15 years ago
  98. bbbce1e improved os check to work for RH Linux 9 by kate.ward · 15 years ago
  99. 8f036db 1.0.2: updated results for Solaris 11 by kate.ward · 15 years ago
  100. 2764e4c an empty version now counts as an unknown version by kate.ward · 15 years ago