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
/
macros
/
ToolInitialization
Age
Commit message (
Expand
)
Author
2009-08-06
added FA_SZ_FROM_VAL to handle functions who determine the size of the ouput ...
simon
2009-08-06
updated INIT_FillSCI2LibCDirs
simon
2009-08-05
corrected ifft
simon
2009-08-05
corrected fft
simon
2009-08-05
Wrong call to FA_REAL
jofret
2009-08-04
added case where second input of meanf is complex
simon
2009-07-24
added missing meanf function and unitary test for it
simon
2009-07-23
OpColon now generate correct C code
jofret
2009-07-21
added test for Det function
simon
2009-07-21
added test for Convol function
simon
2009-07-21
added test for Lev function
simon
2009-07-21
Added test for expm function
simon
2009-07-21
added test for Spec function
simon
2009-07-17
added test for OpEqual
simon
2009-07-17
added test for disp
simon
2009-07-17
added test for OpExt
simon
2009-07-17
added test for trace function
simon
2009-07-17
added test for Size
simon
2009-07-16
added test for length and type functions
simon
2009-07-16
added test for find and corrected the interface
simon
2009-07-16
added test for OpRc , OpCc and OpMinus
simon
2009-06-19
Begin intensive testing process
jofret
2009-06-04
(no commit message)
nutricato
2009-05-14
Correct PATH to Makefile.rc
jofret
2009-05-13
correct PATH to be accessible outside toolbox directory
jofret
2009-05-13
Makefile generation
jofret
2009-05-13
New PATH for Makefile template
jofret
2009-05-11
New INIT process
jofret
2009-05-05
Adaptation to a toolbox version
jofret
2009-04-29
Build macros
jofret
2009-04-28
Moving macros here
jofret