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
Age
Commit message (
Expand
)
Author
2010-04-01
copy blas lapack
cornet
2010-04-01
increase compatibility with MKL
cornet
2010-03-31
Add capability to generate Makefile or Makefile.mak
jofret
2010-03-31
Dedicated function to generate Makefile.mak under Windows
jofret
2010-03-31
update makedfile
cornet
2010-03-23
string.h -> str.h
jofret
2010-03-23
Warning : hilb and hilbert are 2 different functions
jofret
2010-02-05
Only write info message in file in order not to fill console view
jofret
2010-02-04
getf is now obsolete, use exec instead
jofret
2010-02-04
Remove debug messages
jofret
2010-02-03
Find sci2c root place for various installation process
jofret
2010-01-26
Remove future obsolete versions
jofret
2010-01-26
Remove -O3 option causes troubble on some compiler
jofret
2010-01-26
Unused Path must be empty by default
jofret
2009-08-24
updated Operator2FunName to handle \ operator
simon
2009-08-24
added FA_MIN
simon
2009-08-24
updated FA_SZ_SEL* to make them able to handle "r" and "c" arguments
simon
2009-08-17
Updated FA_REAL to handle the case where there is a %i which has not been han...
simon
2009-08-07
No need to escape backslash in Scilab
jofret
2009-08-07
improved FA_SZ_FROM_VAL to make it more generic
simon
2009-08-06
added FA_SZ_FROM_VAL to handle functions who determine the size of the ouput ...
simon
2009-08-06
%T <=> %t, %F <=> %f
jofret
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
Adding NEPER constant
jofret
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
Remove duplicated interfaces
jofret
2009-07-17
Remove old duplicated headers
jofret
2009-07-17
Remove links to old sources
jofret
2009-07-17
added test for Size
simon
2009-07-17
size should be managed as other functions
jofret
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-07-07
(no commit message)
nutricato
2009-06-29
Re-enable messageBox as final release mode.
jofret
2009-06-29
Remove useless files
jofret
[next]