]> git.8kb.co.uk Git - dataflex/df32func/commit - src/c/df32func.h
Just pushing the latest copy of my development / staging DataFlex stuff into git...
authorglyn <glyn@8kb.co.uk>
Fri, 25 Sep 2015 13:49:58 +0000 (14:49 +0100)
committerglyn <glyn@8kb.co.uk>
Fri, 25 Sep 2015 13:49:58 +0000 (14:49 +0100)
commit0342737c4763de343d9d87c0cb25a8e31f0211e7
treeb4ea8b588ed7c6b99f9817f7a93e6531cba5aac8
parentbcf238db90dafa502b8189b81769e4e0bfedc39c
Just pushing the latest copy of my development / staging DataFlex stuff into git; it's been a long time.

Alas, there are not many actual changes, most notable change is addition of regex routines using GNU regex libraries:
http://www.gnu.org/software/libc/manual/html_node/Regular-Expressions.html
20 files changed:
README.md
src/c/Makefile
src/c/df32func.c
src/c/df32func.h
src/df32/console.h
src/df32/console.inc
src/df32/data.inc
src/df32/date.inc
src/df32/depmacro.inc
src/df32/df32func.inc.autodoc
src/df32/df32func.mk
src/df32/encode.h
src/df32/errors.h
src/df32/hash.inc
src/df32/macro.inc
src/df32/math.inc
src/df32/string.inc
src/df32/tstamp.inc
src/df32/win32.h
src/df32/win32.inc