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
/
c
Age
Commit message (
Expand
)
Author
2009-09-07
Enable automated tests
simon
2009-09-02
Enable automated tests
jofret
2009-09-01
updated Makefile.am of conj
simon
2009-09-01
changed testfind to fit new prototype
simon
2009-09-01
corrected a miswritten library name
simon
2009-08-24
removing remaining printf
simon
2009-08-24
corrected interface for mean , prod , sum and variance
simon
2009-08-24
corrected a mistake in ccolumnmeanfa and crowmeanfa
simon
2009-08-24
corrected OpCc interface
simon
2009-08-24
Added mixed type functions for right division , they are only convenient func...
simon
2009-08-24
corrected the interfaces of somes of the operations functions
simon
2009-08-24
added mixed type function for matrix multiplication
simon
2009-08-24
updating *find2d for loops order in order to have the result in the same re...
simon
2009-08-06
added missing interfaces in int_OpColon.h
simon
2009-08-05
corrected ifft
simon
2009-08-05
corrected fft
simon
2009-08-04
added stdevf functions , interfaces , header, tests , everything
simon
2009-08-04
added case where second input of meanf is complex
simon
2009-07-30
added all stdevf-related files (except interfaces)
simon
2009-07-30
clean up some files
simon
2009-07-27
added variancef functions but *(row|column)variance* don't work are waiting ...
simon
2009-07-27
corrected a false positive test in testFloatMeanf.c
simon
2009-07-24
added missing meanf function and unitary test for it
simon
2009-07-24
corrected interfaces for spec and OpRc
simon
2009-07-23
Correct test
jofret
2009-07-23
make test reach goal
jofret
2009-07-22
Make check reach goal
jofret
2009-07-22
correct test
jofret
2009-07-21
added test for Spec function
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-09
(no commit message)
nutricato
2009-07-07
(no commit message)
nutricato
2009-06-29
Adding AND and OR logical operations
jofret
2009-06-18
Correct loop implementation
jofret
2009-06-18
Correct mistake in name
jofret
2009-06-16
added -1 to take into account /0 character (of string1) in string1+string2
nutricato
2009-06-16
Validating OpLogNot
jofret
2009-06-15
Interfacing OpIns
jofret
2009-06-10
cleaning
jofret
2009-06-10
Regenerate Makefile
jofret
2009-06-10
Multiplication special case collapsing size.
jofret
2009-06-05
Enable order comparison
jofret
2009-06-05
OpLogNe management
jofret
2009-06-05
OpLogEq management
jofret
2009-06-04
Adding missing string operation
jofret
2009-06-02
Correct directory name
jofret
2009-05-14
Display simple strings
jofret
2009-05-14
Adding missing operations
jofret
2009-05-14
interface for Equal sign
jofret
[next]