Age | Commit message (Collapse) | Author |
|
svn path=/trunk/externals/zexy/; revision=15373
|
|
using copnfigure (e.g. in ./externals/build/src)
instead we just do it ordinarily: configure will define HAVE_CONFIG_H in
Make.config, and if this is set we include zexyconf.h, else we don't
svn path=/trunk/externals/zexy/; revision=8857
|
|
but really, we should use something like; "-D_HAVE_ZEXYCONF" to include the zexyconf.h file
svn path=/trunk/externals/zexy/; revision=8856
|
|
repaired the file read error in freadln
and added the textfile/msgfile mode with ";"
fwriteln:
added the textfile/msgfile compatible mode with ";"
svn path=/trunk/externals/zexy/; revision=8602
|
|
svn path=/trunk/externals/zexy/; revision=7900
|
|
"box" of lists
svn path=/trunk/externals/zexy/; revision=7475
|
|
in this version (which shouldn't change), nothing optional is defined, so it should allow to build zexy on any platform (with less features)
svn path=/trunk/externals/zexy/; revision=6131
|
|
tests; added "tests" target to the src/Makefile which calls the unit-tests
svn path=/trunk/externals/zexy/; revision=5266
|
|
svn path=/trunk/externals/zexy/; revision=5091
|
|
svn path=/trunk/externals/zexy/; revision=4503
|