aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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 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-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-04added a 2nd outlet to get the indices for sortingIOhannes m zmölnig
2005-03-22zexy-2.0:IOhannes m zmölnig
2005-02-03added range for [tabdump]IOhannes m zmölnig
2004-10-12fixed a bug with sharing signal pointers (thanks tim)IOhannes m zmölnig
2004-09-07lookup index to symbol will be sent to the outlet ...Tim Blechmann
2004-07-22fixed a memory-leak in [l2s] (thanks to ix@replic.net)IOhannes m zmölnig
2004-07-22updated configure: now we have a "source" target in the makefileIOhannes m zmölnig
2004-07-22WinNT added to ./configurecarmen rocco
2004-07-22winNT added to ./configure scriptcarmen rocco
2004-07-21fixed reference-pathIOhannes m zmölnig
2004-07-21added first configure supportIOhannes m zmölnig
2004-07-21removed [tabread4] (is in pd since ages)IOhannes m zmölnig
2004-04-22vc++ free version makefilecarmen rocco
2004-04-22wtf is a ".dsw" file. any way to build that from cmdline?carmen rocco
2004-04-05where do you want to go today?carmen rocco
2004-01-21removed z_count.c (absolutely no use) and z_urn.c (is in z_random.c)IOhannes m zmölnig
2003-12-30use a macro STATIC_INLINE since i cannot convince vc6 to compile inline funct...IOhannes m zmölnig
2003-12-30the old projects didn't open (on my machine); so these are the new ones, deri...IOhannes m zmölnig
2003-12-01added [operating_system] to get the current OSIOhannes m zmölnig
2003-10-20renamed zexy help folder to help-zexy to work with 0.37; link against pd bina...Hans-Christoph Steiner
2003-09-29added include for cvs-style pd/src locationHans-Christoph Steiner
2003-09-29excluded lp on all platforms except i386Hans-Christoph Steiner
2003-09-17added zexy.pd; changed perms to 444Hans-Christoph Steiner
2003-09-06added wini's patch for retrieving the weekday, the day-of-year and the daylig...IOhannes m zmölnig
2003-09-01fixed install bug in pkg creationHans-Christoph Steiner
2003-08-31fixed 'make darwin_pkg_clean' bugHans-Christoph Steiner