aboutsummaryrefslogtreecommitdiff
path: root/src/iemlib2/splitfilename.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-22no x_size in struct neededmusil
svn path=/trunk/externals/iemlib/; revision=6373
2006-11-21fixed this bug with MAXPDSTRING memory allocationmusil
svn path=/trunk/externals/iemlib/; revision=6357
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
2006-01-04new mallocmusil
svn path=/trunk/externals/iemlib/; revision=4356
2005-09-03added "-fPIC" tocompile under x86_64 in "makefile"IOhannes m zmölnig
include <math.h> in sigm2f and splitfilname svn path=/trunk/externals/iemlib/; revision=3477
2005-07-08dos-returnmusil
svn path=/trunk/externals/iemlib/; revision=3301
2005-07-01forgot to remove debugging outputIOhannes m zmölnig
svn path=/trunk/externals/iemlib/; revision=3281
2005-07-01+ check whether the result of strrchr() is NULLIOhannes m zmölnig
+ do not typecast (char*) to (int); pointer arithmetic is weird but works whereas the cast from pointer to int will not work on non-32bit architecture (e.g. x86-64) svn path=/trunk/externals/iemlib/; revision=3280
2005-06-02updated to release-1.16IOhannes m zmölnig
svn path=/trunk/externals/iemlib/; revision=3102
2004-05-18This commit was generated by cvs2svn to compensate for changes in r1738,svn2git-rootHans-Christoph Steiner
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iemlib/; revision=1739