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
2009-01-20
it seems all modifications are ok
torset
2009-01-16
Update with Scilab2C modifs (maybe some errors)
torset
2008-12-11
Updates changes due to insertion of determ
torset
2008-11-13
change repertory for the multiplication and division and made the modifs in t...
torset
2008-09-09
Remove addition and subtraction -> dedicated to operations module
jofret
2008-06-19
Enable division and tests
jofret
2008-06-16
- Array extraction complete
jofret
2008-06-16
Adding Real and Imaginary part extraction.
jofret
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