Age | Commit message (Expand) | Author |
2006-01-20 | updated authors | IOhannes m zmölnig |
2005-12-15 | added tests for mtx_min, mtx_max and mtx_minmax | IOhannes m zmölnig |
2005-12-15 | merged functionality for [mtx_min] and [mtx_max] into [mtx_minmax] and rebuilt | IOhannes m zmölnig |
2005-12-15 | eased cross-compilation | IOhannes m zmölnig |
2005-11-14 | enlarging the mtx_rowr(i)fft column size again from N/2 to N/2+1. | Franz Zotter |
2005-10-24 | make errors findable with "last error" | IOhannes m zmölnig |
2005-10-24 | use smaller values for shifting ("<<123" is likely to produce very big results!) | IOhannes m zmölnig |
2005-10-23 | compiled it on w32 (but normally we can use the cross-compiler and autoconf!) | IOhannes m zmölnig |
2005-10-23 | fixed errors with vc7 (variable decleration not at beginning of block) | IOhannes m zmölnig |
2005-10-23 | ran with "-Wall" and fixed naughtinesses | IOhannes m zmölnig |
2005-10-20 | function checks | IOhannes m zmölnig |
2005-10-20 | tests for per-element unary operators | IOhannes m zmölnig |
2005-10-19 | tests whether sources output correct-sized matrices | IOhannes m zmölnig |
2005-10-19 | tests for sources | IOhannes m zmölnig |
2005-10-18 | *** empty log message *** | IOhannes m zmölnig |
2005-10-18 | added methods for 1-row and 1-col right-side matrices | IOhannes m zmölnig |
2005-10-18 | fixed processing with float at hot-inlet | IOhannes m zmölnig |
2005-10-18 | test for generic binops | IOhannes m zmölnig |
2005-10-17 | added new function-tests | IOhannes m zmölnig |
2005-10-17 | remade mtx_sub generic; | IOhannes m zmölnig |
2005-10-17 | fixed bugs in mtx_binop_generic; | IOhannes m zmölnig |
2005-10-17 | test functions | IOhannes m zmölnig |
2005-10-17 | renamed tests to have an index (good if we want a certain order of tests) | IOhannes m zmölnig |
2005-10-17 | added tests for abstractions | IOhannes m zmölnig |
2005-10-17 | enabled test | IOhannes m zmölnig |
2005-10-17 | made code more readable for me | IOhannes m zmölnig |
2005-10-14 | updated to also report the total number of tests to be executed (not necessar... | IOhannes m zmölnig |
2005-10-14 | added test | IOhannes m zmölnig |
2005-10-14 | renamed tests | IOhannes m zmölnig |
2005-10-14 | fixed tests | IOhannes m zmölnig |
2005-10-14 | updated | IOhannes m zmölnig |
2005-10-14 | print out a summary | IOhannes m zmölnig |
2005-10-14 | removed a bit of verbosity | IOhannes m zmölnig |
2005-10-14 | found and fixed bug in object-destruction | IOhannes m zmölnig |
2005-10-13 | added (simple) regression tests for objects; currrently the only test perform... | IOhannes m zmölnig |
2005-10-13 | better check for strip and friends | IOhannes m zmölnig |
2005-10-13 | added warning-post about future changes | IOhannes m zmölnig |
2005-10-13 | fixed bug that prevented this object from loading on some systems. | IOhannes m zmölnig |
2005-10-12 | fixed bug that disabled this object on osX | IOhannes m zmölnig |
2005-10-07 | don'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-22 | the setup wrapper didn't contain a proper function call. | Franz Zotter |
2005-09-22 | a post message for debugging was removed | Franz Zotter |
2005-09-22 | re-newed column and row-wise operation selector. now [mode row(, | Franz Zotter |
2005-09-20 | changed the formerly called "dimension" to "mode". | Franz Zotter |
2005-09-20 | removed mtx_semipivot (was just lying around and got committed accidentally) | IOhannes m zmölnig |
2005-09-20 | changed checks for STRIP (but really look at how we did that in Gem) | IOhannes m zmölnig |
2005-09-20 | reflect newly added files | IOhannes m zmölnig |
2005-09-20 | added more objects by fz | IOhannes m zmölnig |