aboutsummaryrefslogtreecommitdiff
path: root/src/iemlib2/parentdollarzero.c
AgeCommit message (Collapse)Author
2006-12-09// class_sethelpsymbol();musil
changed help-*.pd to *-help.pd chanded file structure to standard 1st step remove old svn path=/trunk/externals/iemlib/; revision=6756
2006-11-07makefile_win makefile_linux updatemusil
we dont need #if MSW_VER chanched float to t_float svn path=/trunk/externals/iemlib/; revision=6221
2006-04-11stopped pragma warnings on MinGW; the pragmas are just meant for MSVCHans-Christoph Steiner
svn path=/trunk/externals/iemlib/; revision=4879
2005-09-03removed the cast from (void*) to (unsigned int) [which, btw, should really ↵IOhannes m zmölnig
be "bool" for x_is_there_a_parent], and replaced it with a proper test. this makes it work on machines where sizeof(void*)!=sizeof(uint) (like x86_64) svn path=/trunk/externals/iemlib/; revision=3478
2005-07-08dos-returnmusil
svn path=/trunk/externals/iemlib/; revision=3301
2005-06-02added files for release 1.16IOhannes m zmölnig
svn path=/trunk/externals/iemlib/; revision=3103