Commit Graph

8 Commits (master)

Author SHA1 Message Date
John Jones e90434ba61 strtok_r only by declaration 2017-03-21 13:36:06 -05:00
John Jones d09c4a0d76 added string tokenizer for c99 2017-03-21 13:04:44 -05:00
John Jones e935335964 c99 2017-03-21 14:57:41 +00:00
John Jones e914307a4d Added some utility methods to make parsing easier 2017-03-09 18:20:56 -05:00
John Jones 9a9c5ea1c3 More cleanup 2017-02-13 17:49:20 -05:00
John Jones d57e026fbf Moved functionality from headers to c files so that we can compile 2017-02-13 13:25:43 -05:00
John Jones ee1cf1359c Small changes to allow compile 2016-12-05 06:56:09 -05:00
John Jones 68ca649688 Directory structure changes
Made an include directory to avoid naming conflicts with other projects.
Also added a Makefile to help with building the library and testing
application. Note: This does not build due to what appears to be a
missing codec.h file.
2016-11-14 08:03:48 -05:00