Age | Commit message (Expand) | Author |
2006-03-29 | new tests for known bugs | IOhannes m zmölnig |
2006-03-29 | updated and new help-patches | IOhannes m zmölnig |
2006-03-29 | code cleanup | IOhannes m zmölnig |
2006-03-29 | renamed "list" mode to "element" | IOhannes m zmölnig |
2006-03-29 | a help patch for this object | IOhannes m zmölnig |
2006-03-29 | code cleanup | IOhannes m zmölnig |
2006-03-29 | removed class_sethelpsymbol where possible | IOhannes m zmölnig |
2006-03-29 | fixed help-patch | IOhannes m zmölnig |
2006-03-28 | new help patches | IOhannes m zmölnig |
2006-03-28 | added mtx_{min,max}2 bug | IOhannes m zmölnig |
2006-03-28 | 2 more help-patches | IOhannes m zmölnig |
2006-03-28 | renamed help-patches; split meta help-patches into smaller ones; TODO: reflec... | IOhannes m zmölnig |
2006-03-28 | a BUGS file... | IOhannes m zmölnig |
2006-03-11 | oops, forgot to close #ifdef | IOhannes m zmölnig |
2006-03-11 | moved definitions of float-intrinsics for osX<10.3 to iemmatrix.h | IOhannes m zmölnig |
2006-03-09 | run test-suite on w32 | musil |
2006-03-09 | added all .c-files (since wildcard-macro does not work with nmake) | musil |
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 |