Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-22 | add tests projects for auxiliaryFunctions | cornet | |
2009-02-13 | add/modify tests | torset | |
2009-02-06 | Add and modify sign files | torset | |
2008-11-13 | change repertory for the multiplication and division and made the modifs in ↵ | torset | |
the files using them. | |||
2008-10-14 | corrected assert on testsign | simon | |
2008-09-09 | Moving Addition and Subtraction | jofret | |
2008-06-26 | Enable make dist work | jofret | |
2008-06-05 | SVN is not FTP ! | pmarecha | |
2008-06-04 | (no commit message) | nutricato | |
2008-05-30 | Correct sqrt dependancies | jofret | |
2008-05-14 | Automake updated to 1.10.1 | jofret | |
2005-03-16 | Better floatvs. double management. Enable Psycho warnings | jofret | |
2008-04-11 | add tests and mimic Scilab behaviour sign(0) = 0 | jofret | |
2007-10-22 | Moving array functions prototype | jofret | |
2007-08-30 | Updating Autotools generation | jofret | |
2007-04-20 | Auxiliary functions Autotools Management. | jofret | |
Thanks Akim ! | |||
2007-04-18 | Adding Autotools Management. | jofret | |
2007-04-18 | Removing all Makefile. | jofret | |
Autotools Migration. | |||
2007-02-23 | * src/auxiliaryFunctions/includes : | jofret | |
Add includes directory for profiling functions. * src/auxiliaryFunctions/*/*.h : Moving headers to includes. * src/auxiliaryFunctions/*/*.c : Better dependancies with includes. * src/auxiliaryFunctions/*/Makedile : Changing includes / headers / link. | |||
2007-02-23 | * src/auxiliaryFunctions/includes : | jofret | |
Add includes directory for profiling functions. * src/auxiliaryFunctions/*/*.h : Moving headers to includes. | |||
2007-02-13 | Stupid Implementation... | jofret | |
Must have been removed early !! | |||
2007-02-08 | Modify some unexpected calls... | jofret | |
2007-02-08 | * src/auxiliaryFunctions/sign : | jofret | |
Signe of a float or double. * src/auxiliaryFunctions/sign/sign.h : Interface * src/auxiliaryFunctions/sign/{sd}signs.c : Implementation : s(float) d(double) Sign module and lib |