aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-08-09i added a "size" command to the base object that resizes the matrixFranz Zotter
2006-07-26added help for mtx_:Franz Zotter
2006-07-26mtx_sort: output order correction: from right to left.Franz Zotter
2006-07-25install abstractions when doing "make install";IOhannes m zmölnig
2006-07-25removed the helpsymbol uglinessIOhannes m zmölnig
2006-07-25no idea...IOhannes m zmölnig
2006-07-25hopefully made it a bit more secure...IOhannes m zmölnig
2006-07-25we no longer support a different help-file location for pd<0.37; now everythi...IOhannes m zmölnig
2006-07-19added help symbols to the externalsFranz Zotter
2006-06-06removed unused variablesIOhannes m zmölnig
2006-04-09added mtx_bsplineIOhannes m zmölnig
2006-04-09an n-dimensional b-spline interpolatorIOhannes m zmölnig
2006-03-29code cleanupIOhannes m zmölnig
2006-03-29renamed "list" mode to "element"IOhannes m zmölnig
2006-03-29code cleanupIOhannes m zmölnig
2006-03-29removed class_sethelpsymbol where possibleIOhannes m zmölnig
2006-03-29fixed help-patchIOhannes m zmölnig
2006-03-11oops, forgot to close #ifdefIOhannes m zmölnig
2006-03-11moved definitions of float-intrinsics for osX<10.3 to iemmatrix.hIOhannes m zmölnig
2006-03-09added all .c-files (since wildcard-macro does not work with nmake)musil
2005-12-15merged functionality for [mtx_min] and [mtx_max] into [mtx_minmax] and rebuiltIOhannes m zmölnig
2005-12-15eased cross-compilationIOhannes m zmölnig
2005-11-14enlarging the mtx_rowr(i)fft column size again from N/2 to N/2+1.Franz Zotter
2005-10-24make errors findable with "last error"IOhannes m zmölnig
2005-10-23compiled it on w32 (but normally we can use the cross-compiler and autoconf!)IOhannes m zmölnig
2005-10-23fixed errors with vc7 (variable decleration not at beginning of block)IOhannes m zmölnig
2005-10-23ran with "-Wall" and fixed naughtinessesIOhannes m zmölnig
2005-10-18added methods for 1-row and 1-col right-side matricesIOhannes m zmölnig
2005-10-18fixed processing with float at hot-inletIOhannes m zmölnig
2005-10-17remade mtx_sub generic;IOhannes m zmölnig
2005-10-17fixed bugs in mtx_binop_generic;IOhannes m zmölnig
2005-10-17made code more readable for meIOhannes m zmölnig
2005-10-14removed a bit of verbosityIOhannes m zmölnig
2005-10-14found and fixed bug in object-destructionIOhannes m zmölnig
2005-10-13better check for strip and friendsIOhannes m zmölnig
2005-10-13added warning-post about future changesIOhannes m zmölnig
2005-10-13fixed bug that prevented this object from loading on some systems.IOhannes m zmölnig
2005-10-12fixed bug that disabled this object on osXIOhannes m zmölnig
2005-10-07don't include c-files (iemmatrix.c used to include iemmatrix_sources.c)IOhannes m zmölnig
2005-09-26 adding matrix concatenation external. two matrices can be concatenated to on...Franz Zotter
2005-09-26 added symbolic creation arguments or mode parameters "row" "col" ["mtx"] to ...Franz Zotter
2005-09-22the setup wrapper didn't contain a proper function call.Franz Zotter
2005-09-22a post message for debugging was removedFranz Zotter
2005-09-22re-newed column and row-wise operation selector. now [mode row(,Franz Zotter
2005-09-20changed the formerly called "dimension" to "mode".Franz Zotter
2005-09-20removed mtx_semipivot (was just lying around and got committed accidentally)IOhannes m zmölnig
2005-09-20changed checks for STRIP (but really look at how we did that in Gem)IOhannes m zmölnig
2005-09-20reflect newly added filesIOhannes m zmölnig
2005-09-20added more objects by fzIOhannes m zmölnig
2005-09-19added a bunch of new objects (from f.zotter);IOhannes m zmölnig