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
Age
Commit message (
Collapse
)
Author
2009-04-22
add tests projects (string)
cornet
2009-04-22
add tests projects for auxiliaryFunctions
cornet
2009-04-22
(no commit message)
cornet
2009-04-22
move rules vs f2c
cornet
2009-04-22
add string project + build release mode
cornet
TO DO add tests
2009-04-22
add statisticsFunctions project
cornet
2009-04-22
add signalProcessing project
cornet
2009-04-22
add implicitList
cornet
2009-04-22
resolve cross dependency between auxiliaryFunctions & elementaryFunctions dll
cornet
(build with vs express & vs pro)
2009-04-22
extern "C" on header
cornet
2009-04-22
stdlib -> malloc
jofret
2009-04-22
stdlib -> malloc
jofret
2009-04-22
malloc
jofret
2009-04-22
malloc
jofret
2009-04-22
Missing include
jofret
2009-04-22
uint -> unsigned int
jofret
2009-04-22
build with visual studio (dynamic libraries)
cornet
2009-04-22
(no commit message)
nutricato
2009-04-21
introduces Visual studio 2008 express solution (scilab2c_f2c.sln)
cornet
type moved to a dll on windows
2009-04-21
Oups... Remove the wrong include
jofret
2009-04-21
Unit test doubleComplex
jofret
2009-04-21
Unit test floatComplex
jofret
2009-04-21
Windows project
jofret
2009-04-21
Windows compiler requires thos cast.
jofret
2009-04-21
Remove useless include
jofret
2009-04-21
remove useless include
jofret
2009-04-21
including stdbool is useless under windows
jofret
2009-04-21
Change uint to unsigned int to avoid wired new Windows compiler trouble
jofret
2009-04-20
(no commit message)
nutricato
2009-02-27
Change output precision but need some fixes
torset
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-27
Comment Line length check, must remove all call.
jofret
2009-02-27
Remove line splitting using standard functions
jofret
2009-02-27
Merge, cast are now avoid
jofret
2009-02-26
Modify mainfunction
torset
2009-02-26
Add rand interface
torset
2009-02-26
Add Sci2C test for pow and matrixPow and modify interface, which were wrong
torset
2009-02-26
Add function to find dependancies on generated C code
torset
2009-02-26
Add some Sci2C tests
torset
2009-02-26
Add OpLogNot
torset
2009-02-26
adding new functions
torset
2009-02-26
Bruno : Correction wrong index
torset
2009-02-26
Bruno : Merging function declaration
torset
2009-02-25
(no commit message)
nutricato
2009-02-25
(no commit message)
nutricato
[next]