1. 6675c43 Removed copyright and obsolete license info. by Kate Ward · 8 years ago
  2. 10c2821 Updated version number to 1.0.4 by Kate Ward · 8 years ago
  3. 4b66ecd restructured source for GitHub by Kate Ward · 8 years ago[Renamed from source/1.0/src/shflags]
  4. d87a1d9 fixed math bug on FreeBSD-9.1; retested by kate.ward · 11 years ago
  5. a2adce1 fixed all remaining failing tests by kate.ward · 11 years ago
  6. 7417827 consolidated validFloat() back to single function; math() fixes by kate.ward · 11 years ago
  7. c85fa86 added strlen function; back to one math function by kate.ward · 11 years ago
  8. c66a5fc reworked validFloat() and validInt() functions again by kate.ward · 11 years ago
  9. 0a4f16f updated docs and unit test regarding the usage of boolean flags by kate.ward · 11 years ago
  10. b075920 added built-in and expr functions to do math by kate.ward · 11 years ago
  11. e10dd53 - fixed ksh and zsh version detection by kate.ward · 11 years ago
  12. 4eb3135 fixed a comment by kate.ward · 11 years ago
  13. 4ae73d8 allow users to override the FLAGS_EXPR_CMD variable by kate.ward · 11 years ago
  14. a589b9f fixed issue #15 -- add support for BSD variants by kate.ward · 11 years ago
  15. 869a71b fixed bug in flags_reset() relating to underscored names by kate.ward · 13 years ago
  16. da8d2c0 added support for long flags with dashes (issue# 13 14) by kate.ward · 13 years ago
  17. 1cb7960 fixed issues 11 and 12; added ability to override OS getopt by kate.ward · 13 years ago
  18. 929261f fixed flakey functionality of booleans by kate.ward · 14 years ago
  19. 9a183b8 fixed expn usage bug under FreeBSD 7.2 by kate.ward · 14 years ago
  20. c12b30c finalizing 1.0.3 release by kate.ward · 15 years ago
  21. cecd7bd fixed bug in flags_reset() where the _default vars weren't being unset by kate.ward · 15 years ago
  22. fb0e718 removed _STR from the __FLAGS_INFO_* constants by kate.ward · 15 years ago
  23. 7a3c9c4 providing getopt error output to user; don't run getopt if no args passed by kate.ward · 15 years ago
  24. 39913d1 added check to prevent overriding reserved flags constants by kate.ward · 15 years ago
  25. 9ccba51 replaced global __flags_argc var with passing local var around by kate.ward · 15 years ago
  26. 87b0c2e updated comment regarding the use of 'x' chars for ksh93 on Ubuntu 6.06 by kate.ward · 15 years ago
  27. bda3917 removed extra 'x' chars in help output under solaris by kate.ward · 15 years ago
  28. c521068 - fixed issue# 7 where long flags declared with '=' didn't work by kate.ward · 15 years ago
  29. 1469dda finalizing 1.0.2 release by kate.ward · 16 years ago
  30. 6409961 very long default values now wrap differently under enhanced getopt by kate.ward · 16 years ago
  31. 14b33bf modified _flags_columns() to return pre-determined values; fixed two issues with ksh93 under Ubuntu 6.06 by kate.ward · 16 years ago
  32. d967240 more coding standard changes by kate.ward · 16 years ago
  33. 2f8a1a1 fixed screen width issue under solaris -- tput now works by kate.ward · 16 years ago
  34. 709c134 added tput code, but it doesn't work really :-( by kate.ward · 16 years ago
  35. dadc164 issue# 3: added initial support for screen width detection by kate.ward · 16 years ago
  36. 18d456e worked on some function header documentation by kate.ward · 16 years ago
  37. cc14568 a bit of code shuffling, and bringing the code up to the documented coding standard by kate.ward · 16 years ago
  38. 5b48fc1 issue# 2 : --nohelp flag no longer produces help output by kate.ward · 16 years ago
  39. d2258ed reordering some constants in the code by kate.ward · 16 years ago
  40. abae05d no more warning is thrown when the user defines their own help flag by kate.ward · 16 years ago
  41. 1b600c5 fixed recursion bug in _flags_getFlagInfo(), and put more common stuff into test helpers by kate.ward · 16 years ago
  42. 60c2598 separate parsing routines for standard and enhanced getopt (easier to test), and started applying the new coding standards by kate.ward · 16 years ago
  43. 20d0678 added warning upon duplicate flag definition by kate.ward · 16 years ago
  44. 437639d added the default value to help output by kate.ward · 16 years ago
  45. b7fa8d6 added warning about short flags during getopt parse failure by kate.ward · 16 years ago
  46. 4d8e047 FLAGS_PARENT no longer transforms into constant by kate.ward · 16 years ago
  47. f08c5b6 fixed help flag definition in zsh 3.0.8 by kate.ward · 16 years ago
  48. 1d0ecc4 fixed problems with help; changed zsh checks by kate.ward · 16 years ago
  49. d3d3d08 finalizing 1.0.1 release by kate.ward · 16 years ago
  50. dc10fe9 fixed bug where [no] was added to all flag names by kate.ward · 16 years ago
  51. 29ddd4e some header updates by kate.ward · 16 years ago
  52. a895395 replaced gflags with shflags, and updated version by kate.ward · 16 years ago
  53. f51c616 initial check-in by kate.ward · 16 years ago