]> git.mdlowis.com Git - projs/opts.git/log
projs/opts.git
11 years agorevised interface for parsing
Michael D. Lowis [Fri, 3 Oct 2014 19:31:02 +0000 (15:31 -0400)]
revised interface for parsing

11 years agoRemoved dependency on strdup
Michael D. Lowis [Fri, 26 Sep 2014 17:49:16 +0000 (13:49 -0400)]
Removed dependency on strdup

11 years agoSwitch to homegrown test framework
Michael D. Lowis [Mon, 28 Jul 2014 19:06:47 +0000 (15:06 -0400)]
Switch to homegrown test framework

11 years agoUpdate rakefile to build tests and library. Also fixed a warning in the library
Michael D. Lowis [Tue, 15 Jul 2014 01:25:20 +0000 (21:25 -0400)]
Update rakefile to build tests and library. Also fixed a warning in the library

11 years agoAdded rakefile in preparation of switch to rscons
Michael D. Lowis [Mon, 14 Jul 2014 20:57:13 +0000 (16:57 -0400)]
Added rakefile in preparation of switch to rscons

13 years agoConvert project to use premake4 for build script generation
Mike D. Lowis [Fri, 22 Feb 2013 20:25:45 +0000 (15:25 -0500)]
Convert project to use premake4 for build script generation

13 years agoFixed unit tests for windows. Boiled down to not resetting a pointer with the return...
Mike D. Lowis [Wed, 13 Jun 2012 17:32:40 +0000 (13:32 -0400)]
Fixed unit tests for windows. Boiled down to not resetting a pointer with the return value from AppendCharacter

13 years agoMade the makefile less verbose
Mike D. Lowis [Wed, 6 Jun 2012 19:44:43 +0000 (15:44 -0400)]
Made the makefile less verbose

13 years agoVersion 0.1 complete and fully unit tested
Michael D. Lowis [Mon, 4 Jun 2012 00:11:28 +0000 (20:11 -0400)]
Version 0.1 complete and fully unit tested

13 years agoAdded test for GetOptConfig
Michael D. Lowis [Sat, 2 Jun 2012 17:28:49 +0000 (13:28 -0400)]
Added test for GetOptConfig

13 years agoImplemented tokenization and skeleton for option parsing. Also added typedefs for...
Mike D. Lowis [Fri, 1 Jun 2012 20:50:49 +0000 (16:50 -0400)]
Implemented tokenization and skeleton for option parsing. Also added typedefs for required structs

13 years agoAdded test file
Michael D. Lowis [Fri, 1 Jun 2012 05:58:19 +0000 (01:58 -0400)]
Added test file

13 years agoStripped down to barebones README
Mike D. Lowis [Thu, 31 May 2012 20:57:35 +0000 (16:57 -0400)]
Stripped down to barebones README

13 years agoStripped down to barebones README
Mike D. Lowis [Thu, 31 May 2012 20:56:28 +0000 (16:56 -0400)]
Stripped down to barebones README

13 years agoAdded autodependency generation
Mike D. Lowis [Thu, 31 May 2012 18:12:27 +0000 (14:12 -0400)]
Added autodependency generation

13 years agoUpdated clean task in makefile
Mike D. Lowis [Thu, 31 May 2012 14:15:18 +0000 (10:15 -0400)]
Updated clean task in makefile

13 years agoUpdated makefile
Mike D. Lowis [Thu, 31 May 2012 14:11:46 +0000 (10:11 -0400)]
Updated makefile

13 years agoCommit dumm source files
Mike D. Lowis [Thu, 31 May 2012 13:56:00 +0000 (09:56 -0400)]
Commit dumm source files

13 years agoInitial Commit
Mike D. Lowis [Thu, 31 May 2012 13:53:50 +0000 (09:53 -0400)]
Initial Commit