aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-19added help symbols to the externalsFranz Zotter
2006-07-19added help files for several mtx externalsFranz Zotter
2006-07-19added rowrfft helpFranz 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-29new tests for known bugsIOhannes m zmölnig
2006-03-29updated and new help-patchesIOhannes m zmölnig
2006-03-29code cleanupIOhannes m zmölnig
2006-03-29renamed "list" mode to "element"IOhannes m zmölnig
2006-03-29a help patch for this objectIOhannes 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-28new help patchesIOhannes m zmölnig
2006-03-28added mtx_{min,max}2 bugIOhannes m zmölnig
2006-03-282 more help-patchesIOhannes m zmölnig
2006-03-28renamed help-patches; split meta help-patches into smaller ones; TODO: reflec...IOhannes m zmölnig
2006-03-28a BUGS file...IOhannes 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-09run test-suite on w32musil
2006-03-09added all .c-files (since wildcard-macro does not work with nmake)musil
2006-01-20updated authorsIOhannes m zmölnig
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