index
:
scilab2c/.git
master
Tool capable to translate Scilab code into C code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
type
Age
Commit message (
Expand
)
Author
2008-06-05
SVN is not FTP !
pmarecha
2008-06-04
(no commit message)
nutricato
2008-05-30
Tests matrix creation
jofret
2008-05-14
Automake updated to 1.10.1
jofret
2008-05-14
* Adding floatComplexMatrix creation
jofret
2008-05-13
Adding double complex matrix constructor
jofret
2008-04-18
Enable warnings
jofret
2008-04-11
libtool management
jofret
2007-10-22
C99 compliance, or even ISO C 89 one...
jofret
2007-10-22
Add some floatComplex operators
jofret
2007-08-30
Updating Autotools generation
jofret
2007-08-30
Adding Complex operation
jofret
2007-04-20
Cleaning debug stuff.
jofret
2007-03-30
Autotools new compilation process
jofret
2007-03-26
test autotools migration
jofret
2007-03-23
Too tired... need rest :-S
jofret
2007-03-23
* src/type/Makefile :
jofret
2007-02-27
Both use of C99 and hand made Complex structure.
jofret
2007-02-23
* src/type/doubleComplexC99.h :
jofret
2007-02-23
Remove multi definition of complex in headers.
jofret
2007-02-06
* src/type :
jofret
2007-02-02
Double C99 Complex implementation
jofret
2007-01-31
* src/elementaryFunctions/*.c :
jofret
2006-12-07
Begin basic library
jofret
2006-12-07
complex modification
jofret
2006-12-07
float complex structure
jofret
2006-12-07
little Makefile mistake
jofret
2006-12-04
Adding generation of float complex type as clone of double one.
jofret
2006-12-01
Quite a good DouComplex lib...
jofret
2006-11-30
Simple Double complex type.
jofret