Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-18 | Moving all tests in each function. | jofret | |
Better management with Autotools. Make check is now available !! | |||
2007-04-11 | (no commit message) | nutricato | |
2007-04-06 | (no commit message) | nutricato | |
2007-03-30 | Adding other Auxiliary functions. | jofret | |
2007-03-30 | configure and svn ignore file list | jofret | |
2007-03-30 | Autotools new compilation process | jofret | |
2007-03-30 | Autotools test structure | jofret | |
2007-03-30 | Empty machine.h.in | jofret | |
2007-03-30 | generated Makefile | jofret | |
2007-03-26 | Autotools generation | jofret | |
2007-03-26 | test autotools migration | jofret | |
2007-03-26 | Adding all elementary functions | jofret | |
2007-03-26 | Better adding files for svn | jofret | |
2007-03-26 | Removing sim links ! | jofret | |
2007-03-25 | Autotools :-D | jofret | |
2007-03-25 | Square Root functions with autotools :D | jofret | |
2007-03-25 | Autotools | jofret | |
2007-03-25 | Autotools | jofret | |
2007-03-25 | Adding lib for installation | jofret | |
2007-03-25 | Autotools | jofret | |
2007-03-25 | Autotools | jofret | |
2007-03-25 | Adding logarithm functions with autotools | jofret | |
2007-03-23 | Autotools... | jofret | |
2007-03-23 | Autotools... | jofret | |
2007-03-23 | AutoTools !! | jofret | |
2007-03-23 | Too tired... need rest :-S | jofret | |
2007-03-23 | * src/type/Makefile : | jofret | |
Removed : delegate to AutoTools. * src/type/Makefile.am : Automake file. * src/type/Makefile.in : Automake generated file : ./configure needed. * src/type/testFloatComplex.c : Test Float Complex generation : Assert + AutoCheck through AutoTools. * src/type/testDoubleComplex.c : Test Double Complex generation : Assert + AutoCheck through AutoTools. | |||
2007-03-22 | Preliminary version to generate a tree for each library function | nutricato | |
2007-03-22 | Add square root interface. | jofret | |
Neede by TAN fo complex numbers. | |||
2007-03-22 | Adding Log Interface. | jofret | |
Needed by TAN for Complex numbers. | |||
2007-03-20 | Doxygen documentation | jofret | |
2007-03-20 | Oups... Correcting some mistakes... | jofret | |
2007-03-19 | (no commit message) | jofret | |
2007-03-19 | Correction of functions profile : | jofret | |
Remove "stride" parameters. Add dioxygen style documentation. | |||
2007-03-19 | Testing of Cosine DONE ! | jofret | |
2007-03-19 | Oups... | jofret | |
To have some complex capabilities, need to link to my complex library... | |||
2007-03-19 | Modify prototyping : | jofret | |
StrideX and StrideY parameters are useless. Removing them ! | |||
2007-02-27 | Both use of C99 and hand made Complex structure. | jofret | |
2007-02-23 | * src/elementaryFunctions/includes : | jofret | |
Add includes directory for profiling functions. * src/elementaryFunctions/*/*.h : Moving headers to includes. * src/elementaryFunctions/*/*.c : Better dependancies with includes. * src/elementaryFunctions/*/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. * src/auxiliaryFunctions/*/*.c : Better dependancies with includes. * src/auxiliaryFunctions/*/Makedile : Changing includes / headers / link. | |||
2007-02-23 | * src/test/*.c : | jofret | |
Better dependancies with includes. * src/test/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-23 | Better standard way : misc -> includes | jofret | |
2007-02-23 | * src/type/doubleComplexC99.h : | jofret | |
_REMOVED_ : All declarations are put in src/type/doubleComplex.h . * src/type/floatComplexC99.h : _REMOVED_ : All declarations are put in src/type/floatComplex.h . Standard C99 must _NOT_ override my own interfaces. Encapsulate some declarations. Complex representation is now accessed through a Bridge during compilation. | |||
2007-02-23 | Remove multi definition of complex in headers. | jofret | |
Move to simple header one. | |||
2007-02-15 | * src/test/testIsEmpty.c : | jofret | |
Add some tests. * src/test/Makefile : Some trouble with link... Better in this order ! | |||
2007-02-15 | (no commit message) | jofret | |
2007-02-14 | (no commit message) | jofret | |
2007-02-14 | (no commit message) | jofret | |
2007-02-14 | (no commit message) | jofret | |