aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-15added tests for mtx_min, mtx_max and mtx_minmaxIOhannes m zmölnig
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-24use smaller values for shifting ("<<123" is likely to produce very big results!)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-20function checksIOhannes m zmölnig
2005-10-20tests for per-element unary operatorsIOhannes m zmölnig
2005-10-19tests whether sources output correct-sized matricesIOhannes m zmölnig
2005-10-19tests for sourcesIOhannes m zmölnig
2005-10-18*** empty log message ***IOhannes 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-18test for generic binopsIOhannes m zmölnig
2005-10-17added new function-testsIOhannes 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-17test functionsIOhannes m zmölnig
2005-10-17renamed tests to have an index (good if we want a certain order of tests)IOhannes m zmölnig
2005-10-17added tests for abstractionsIOhannes m zmölnig
2005-10-17enabled testIOhannes m zmölnig
2005-10-17made code more readable for meIOhannes m zmölnig
2005-10-14updated to also report the total number of tests to be executed (not necessar...IOhannes m zmölnig
2005-10-14added testIOhannes m zmölnig
2005-10-14renamed testsIOhannes m zmölnig
2005-10-14fixed testsIOhannes m zmölnig
2005-10-14updatedIOhannes m zmölnig
2005-10-14print out a summaryIOhannes 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-13added (simple) regression tests for objects; currrently the only test perform...IOhannes 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