aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_find.c
AgeCommit message (Collapse)Author
2008-01-03pedantic and C99IOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=9114
2006-08-09forgot to check in corrections:Franz Zotter
mtx_fill didn't work correctly, a condition was wrong. mtx_find didn't check each entry because of a wrong loop condition. svn path=/trunk/externals/iem/iemmatrix/; revision=5540
2006-07-25removed the helpsymbol uglinessIOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=5408
2006-07-19added help symbols to the externalsFranz Zotter
svn path=/trunk/externals/iem/iemmatrix/; revision=5385
2006-03-29removed class_sethelpsymbol where possibleIOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=4803
2005-10-23ran with "-Wall" and fixed naughtinessesIOhannes m zmölnig
shut up warnings and errors on vc7 svn path=/trunk/externals/iem/iemmatrix/; revision=3756
2005-09-26 added symbolic creation arguments or mode parameters "row" "col" ["mtx"] to ↵Franz Zotter
below described externals. now the operation mode of these externs can be selected by arbitrary ordered creation argumens containing above symbols, or by a "mode col" etc. command. This makes it easier/more intuitive to patch without using help patches. svn path=/trunk/externals/iem/iemmatrix/; revision=3634
2005-09-19added a bunch of new objects (from f.zotter);IOhannes m zmölnig
some of them are unstable, some are likely to change in their behaviour (read: not yet for use) svn path=/trunk/externals/iem/iemmatrix/; revision=3598