Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |