Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-26 | Fixed most of the compilation warnings, and a valgrind warning in the fstring's | Mike Buland | |
remove function. memcpy can't do overlapping memory, changed it to use memmove. | |||
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland | |
copyright 2007-2008. | |||
2010-01-07 | Added a new class, RegEx, it does extended regular expressions for now, more to | Mike Buland | |
come. |