summaryrefslogtreecommitdiff
path: root/src/auxiliaryFunctions/sign
AgeCommit message (Collapse)Author
2009-04-22add tests projects for auxiliaryFunctionscornet
2009-02-13add/modify teststorset
2009-02-06Add and modify sign filestorset
2008-11-13change repertory for the multiplication and division and made the modifs in ↵torset
the files using them.
2008-10-14corrected assert on testsign simon
2008-09-09Moving Addition and Subtractionjofret
2008-06-26Enable make dist workjofret
2008-06-05SVN is not FTP !pmarecha
2008-06-04(no commit message)nutricato
2008-05-30Correct sqrt dependanciesjofret
2008-05-14Automake updated to 1.10.1jofret
2005-03-16Better floatvs. double management. Enable Psycho warningsjofret
2008-04-11add tests and mimic Scilab behaviour sign(0) = 0jofret
2007-10-22Moving array functions prototypejofret
2007-08-30Updating Autotools generationjofret
2007-04-20Auxiliary functions Autotools Management.jofret
Thanks Akim !
2007-04-18Adding Autotools Management.jofret
2007-04-18Removing 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-13Stupid Implementation...jofret
Must have been removed early !!
2007-02-08Modify 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