]> git.mdlowis.com Git - projs/opts.git/shortlog
projs/opts.git
2015-12-30 Mike LowisAdded version number and tarball distribution tasks... master
2015-12-30 Michael D.... updated readme
2015-12-30 Michael D.... Updated makefile to allow project specific overrides...
2015-12-11 Mike LowisUpdated readme
2015-12-07 Michael D.... Added comments to the posix-style opt.h header
2015-12-07 Michael D.... Added suckless/plan9 inspired opt.h for lightweight...
2015-11-29 Michael D.... merge changes
2015-11-29 Michael D.... Switched to posix compliant makefile
2015-03-19 Mike D. LowisMerge branch 'master' of https://github.com/mikedlowis...
2015-03-19 Mike D. LowisAdded call to opts_reset() to opts_parse_error()
2015-03-19 Mike LowisMerge pull request #6 from mikedlowis/help-printing-fix
2015-03-19 Mike D. LowisRemoved call to exit() for opts_print_help()
2015-03-19 Mike D. LowisAdded more comments to the source file and reordered...
2015-03-19 Mike D. LowisRenamed some internal typedefs for stylistic consistency
2015-03-19 Mike D. LowisAdded the ability for the user to provide their own...
2015-03-19 Mike D. LowisAdded the ability for the user to provide their own...
2015-03-18 Michael D.... Deleted unused files and folders
2015-03-18 Michael D.... Updated readme and tweaked doxygen comments
2015-03-18 Michael D.... Added doxygen file header with description of the libra...
2015-03-17 Michael D.... Added docygen comments to the public interface
2014-11-15 Michael D.... Added missing include
2014-11-03 Michael D.... Initialize empty argument list to contain NULL for...
2014-11-03 Michael D.... Fixed tests by adding a dummy program name to all arg...
2014-11-03 Michael D.... Added interface function for grabbing the program name...
2014-10-31 Michael D.... Added function for formatting and printing the options...
2014-10-06 Michael D.... Added new convenience function for checking an options...
2014-10-04 Michael D.... commit gem file
2014-10-04 Michael D.... commit gem lock file
2014-10-04 Michael D.... finished new interface
2014-10-03 Michael D.... revised interface for parsing
2014-09-26 Michael D.... Removed dependency on strdup
2014-07-28 Michael D.... Switch to homegrown test framework
2014-07-15 Michael D.... Update rakefile to build tests and library. Also fixed...
2014-07-14 Michael D.... Added rakefile in preparation of switch to rscons
2013-02-22 Mike D. LowisConvert project to use premake4 for build script generation
2012-06-13 Mike D. LowisFixed unit tests for windows. Boiled down to not resett...
2012-06-06 Mike D. LowisMade the makefile less verbose
2012-06-04 Michael D.... Version 0.1 complete and fully unit tested
2012-06-02 Michael D.... Added test for GetOptConfig
2012-06-01 Mike D. LowisImplemented tokenization and skeleton for option parsin...
2012-06-01 Michael D.... Added test file
2012-05-31 Mike D. LowisStripped down to barebones README
2012-05-31 Mike D. LowisStripped down to barebones README
2012-05-31 Mike D. LowisAdded autodependency generation
2012-05-31 Mike D. LowisUpdated clean task in makefile
2012-05-31 Mike D. LowisUpdated makefile
2012-05-31 Mike D. LowisCommit dumm source files
2012-05-31 Mike D. LowisInitial Commit