summaryrefslogtreecommitdiff
path: root/src/type
AgeCommit message (Expand)Author
2009-04-22build with visual studio (dynamic libraries)cornet
2009-04-21introduces Visual studio 2008 express solution (scilab2c_f2c.sln)cornet
2009-04-21Oups... Remove the wrong includejofret
2009-04-21Unit test doubleComplexjofret
2009-04-21Unit test floatComplexjofret
2009-04-21Windows projectjofret
2009-04-21Windows compiler requires thos cast.jofret
2009-04-21Remove useless includejofret
2009-04-21remove useless includejofret
2009-04-21including stdbool is useless under windowsjofret
2009-04-21Change uint to unsigned int to avoid wired new Windows compiler troublejofret
2009-02-18Add real and imag interfacestorset
2009-01-20it seems all modifications are oktorset
2009-01-16Update with Scilab2C modifs (maybe some errors)torset
2008-12-11Updates changes due to insertion of determtorset
2008-11-13change repertory for the multiplication and division and made the modifs in t...torset
2008-09-09Remove addition and subtraction -> dedicated to operations modulejofret
2008-06-19Enable division and testsjofret
2008-06-16- Array extraction completejofret
2008-06-16Adding Real and Imaginary part extraction.jofret
2008-06-05SVN is not FTP !pmarecha
2008-06-04(no commit message)nutricato
2008-05-30Tests matrix creationjofret
2008-05-14Automake updated to 1.10.1jofret
2008-05-14* Adding floatComplexMatrix creationjofret
2008-05-13Adding double complex matrix constructorjofret
2008-04-18Enable warningsjofret
2008-04-11libtool managementjofret
2007-10-22C99 compliance, or even ISO C 89 one...jofret
2007-10-22Add some floatComplex operatorsjofret
2007-08-30Updating Autotools generationjofret
2007-08-30Adding Complex operationjofret
2007-04-20Cleaning debug stuff.jofret
2007-03-30Autotools new compilation processjofret
2007-03-26test autotools migrationjofret
2007-03-23Too tired... need rest :-Sjofret
2007-03-23* src/type/Makefile :jofret
2007-02-27Both use of C99 and hand made Complex structure.jofret
2007-02-23* src/type/doubleComplexC99.h :jofret
2007-02-23Remove multi definition of complex in headers.jofret
2007-02-06 * src/type :jofret
2007-02-02Double C99 Complex implementationjofret
2007-01-31* src/elementaryFunctions/*.c :jofret
2006-12-07Begin basic libraryjofret
2006-12-07complex modificationjofret
2006-12-07float complex structurejofret
2006-12-07little Makefile mistakejofret
2006-12-04Adding generation of float complex type as clone of double one.jofret
2006-12-01Quite a good DouComplex lib...jofret
2006-11-30Simple Double complex type.jofret