aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-16updated to zexy-2.1IOhannes m zmölnig
2005-06-16fixed a memory bug that crashed [multiplex] on construction | destructionIOhannes m zmölnig
2005-06-15made it work with m$vcmusil
2005-06-15-added ZEXY_LIBRARY to suppress the splash-screens for single objectsmusil
2005-06-15add2fifo() must return somethingIOhannes m zmölnig
2005-06-15oops, declaration after codeIOhannes m zmölnig
2005-06-15add2lifo has to return somethingIOhannes m zmölnig
2005-06-15included <string.h>IOhannes m zmölnig
2005-06-15only compile if Z_WANT_LPT is setIOhannes m zmölnig
2005-06-13finally added these 2 files which are generated automatically by "makesource"IOhannes m zmölnig
2005-06-13deprecated in favour of configure.acIOhannes m zmölnig
2005-06-09moved "include <math.h>" into zexy.hIOhannes m zmölnig
2005-06-09checking for additional libraries needed by mingwIOhannes m zmölnig
2005-06-09added tiny information about xcompiling with wingwIOhannes m zmölnig
2005-06-09probably fixed a bug with wrong definesIOhannes m zmölnig
2005-06-09define __WIN32__ instead of other NT-definesIOhannes m zmölnig
2005-06-09define __WIN32__ instead of NTIOhannes m zmölnig
2005-06-09replaced MACOSX by __APPLE__IOhannes m zmölnig
2005-06-09now works with mingw-xcompilerIOhannes m zmölnig
2005-06-09added support for mingw-xcompilerIOhannes m zmölnig
2005-06-09ifdef'ed the assembler to be used only with M$-VC (doesn't work with mingw)IOhannes m zmölnig
2005-06-08hopefully fixed a bug with not finding relative filenames (when "." was not i...IOhannes m zmölnig
2005-05-30updated documentationIOhannes m zmölnig
2005-05-30improved performance (i think)IOhannes m zmölnig
2005-05-25speeding things up significantly when handling looong FIFOs by storing both t...IOhannes m zmölnig
2005-05-25fixed stupid allocation bugIOhannes m zmölnig
2005-05-22fixed a bug with prioritiesIOhannes m zmölnig
2005-05-22now compiles on 64bit-linuxIOhannes m zmölnig
2005-05-19another attempt to fix the configure for osXIOhannes m zmölnig
2005-05-19hopefully fixed the makesource-process for other platformsIOhannes m zmölnig
2005-05-18added help-patches for [fifop] and [lifop]IOhannes m zmölnig
2005-05-18added lifop (Last-In-First-Out with Priorities) and fifop (First-In-First-Out...IOhannes m zmölnig
2005-05-18re-added the configure-flag for iccIOhannes m zmölnig
2005-05-18added l_setup() (just in case)IOhannes m zmölnig
2005-05-17renamed *_tilde.c-files to *~.cIOhannes m zmölnig
2005-05-17improved (setup_functions need not have the same name as the c-file)IOhannes m zmölnig
2005-05-17fixed line endings (dos2unix)IOhannes m zmölnig
2005-05-17added configure.acIOhannes m zmölnig
2005-04-23a makefile for Gnu make and M$-VisualC++ToolkitIOhannes m zmölnig
2005-04-23updated for zexy-2.0IOhannes m zmölnig
2005-04-13initial support for icc (no optimization-flags yet)IOhannes m zmölnig
2005-04-13bug-fixesIOhannes m zmölnig
2005-04-12code cleanupIOhannes m zmölnig
2005-04-12use !ZEXY_LIBRARY instead of SINGLE_EXTERNALS to differentiate between librar...IOhannes m zmölnig
2005-04-12sconscarmen rocco
2005-04-12zexy!!!carmen rocco
2005-04-12SConscriptcarmen rocco
2005-04-04better (but untested) installation scriptIOhannes m zmölnig
2005-04-04added the abs-folder to this "installer"IOhannes m zmölnig
2005-04-04(basic) documentation for the index-outletIOhannes m zmölnig