aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.c
AgeCommit message (Collapse)Author
2005-09-29adapted build-system to not use Make.source any longer but generate SOURCES ↵IOhannes m zmölnig
on the fly added dependency support svn path=/trunk/externals/zexy/; revision=3644
2005-06-16updated to zexy-2.1IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3194
2005-03-22zexy-2.0:IOhannes m zmölnig
- use of abstractions for objects that allow it - some objects are build both as externals and abstractions (as slower fallbacks) - code-layout is now 1:1 c-file<->object (this should allow for building of zexy as a collection of externals instead as a big library) - matrix-objects have moved to iemmatrix !! svn path=/trunk/externals/zexy/; revision=2641
2003-12-01added [operating_system] to get the current OSIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=1203
2003-09-29excluded lp on all platforms except i386Hans-Christoph Steiner
svn path=/trunk/externals/zexy/; revision=1048
2003-08-05array16 and friends are now in the library iem16IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=826
2003-07-15added [table16] and friends for 16bit tablesIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=769
2003-06-18new splashscreenIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=711
2003-05-16wrap is something like modulo for floats, although the upper and lower limit ↵IOhannes m zmölnig
can be set svn path=/trunk/externals/zexy/; revision=620
2002-10-09moved from zexy/zexy to zexysvn2git-rootGuenter Geiger
svn path=/trunk/externals/zexy/; revision=169