index
:
delta/swig.git
a11426-fortran
builtin-hashable
cccl-std
char-escaping
char_enums
ci-d
ci-test-ubuntu-20.04
cmake
coverity-scan
docstring-indentation
doxygen
enable-more-warnings-in-ci
fix-mod_runme.js
gdb_pretty_printers
gsoc2008-jezabek
gsoc2012-c
gsoc2012-doxygen
gsoc2012-objc
gsoc2016-hhvm
gsoc2017-php7-classes-via-c-api
guile-changes
interfaces
issue-379-pythoncode-indent
maintenance-2.0
master
matlab
monotouch
no-swig-preinst
ocaml-ci
ocaml-debug-ci
parse-storage-class-flexibly
perl-5.8-minimum
php-codegen-improvements
php-stop-using-dl
php-type-declaration-fixes
php-type-hints
r-experimental
release-4.1
remove-obsolete-js-support
ruby-ci-testing
sphinxdocs
stl-vector-ptrs
swig-2.0
talby-perl5-improvements
template-in-array-size-fix
test-using-swig-typecheckstruct-more
travis-osx
yziquel-ocaml
github.com: swig/swig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
scilab
/
scichar.swg
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify SWIG_SciString_AsChar()
Simon Marchetto
2015-06-23
1
-23
/
+12
*
scilab: use freeAllocatedSingleString() after getAllocatedSingleTree()
Simon Marchetto
2015-06-23
1
-2
/
+1
*
scilab: fix possible crash by using consistent allocation/free methods (use S...
Simon Marchetto
2015-03-24
1
-7
/
+26
*
scilab: fix std::string length issue
Simon Marchetto
2014-10-23
1
-1
/
+1
*
scilab: fix matrix2 example compilation warnings
Simon Marchetto
2014-10-20
1
-1
/
+1
*
scilab: fix SWIG_SciString_FromChar compilation error on some compilers
Simon Marchetto
2014-10-14
1
-7
/
+3
*
scilab: rename function name management routines
Simon Marchetto
2014-09-11
1
-3
/
+3
*
scilab: apply K&R coding style for typemaps
Simon Marchetto
2014-08-12
1
-4
/
+2
*
scilab: use a macro instead of 999 for error code
Simon Marchetto
2014-08-08
1
-2
/
+2
*
scilab: coding style remove "_" from parameter names
Simon Marchetto
2014-07-21
1
-23
/
+23
*
scilab: coding style: remove "_" from parameter names
Simon Marchetto
2014-07-10
1
-9
/
+9
*
scilab: code style: remove underscore in parameters (first part)
Simon Marchetto
2014-07-09
1
-46
/
+46
*
scilab: fix default_args test (crash on casts1)
Simon Marchetto
2014-04-16
1
-10
/
+18
*
scilab: char* array matrix and vector typemaps
Simon Marchetto
2014-03-12
1
-22
/
+10
*
scilab: implement test li_std_string
Simon Marchetto
2014-02-24
1
-3
/
+3
*
scilab: fix naming in scichar.swg (SwigScilabString... => SWIG_SciString...)
Simon Marchetto
2014-02-21
1
-33
/
+46
*
scilab: returns string array in row vector instead of a column vector
Simon Marchetto
2014-02-19
1
-1
/
+1
*
scilab: From typemaps do not have to return output argument position
Simon Marchetto
2014-02-11
1
-3
/
+3
*
scilab: use macro SWIG_NbInputArgument() instead of Rhs()
Simon Marchetto
2014-01-30
1
-2
/
+2
*
Scilab: fix compilation error on createMatrixOfString
Simon Marchetto
2013-10-09
1
-8
/
+2
*
Scilab: add %feature scilab:const (constants are wrapped by Scilab variables)
Simon Marchetto
2013-09-02
1
-0
/
+34
*
Scilab: fix arrays_global test case
Simon Marchetto
2013-08-21
1
-5
/
+4
*
Scilab: support of Scilab 5.3.3 (api_scilab: Rhs, Lhs, ..)
Simon Marchetto
2013-08-19
1
-2
/
+2
*
Scilab: fix arrays_global test_case
Simon Marchetto
2013-07-31
1
-5
/
+9
*
Scilab: add string matrix typemaps
Simon Marchetto
2013-06-19
1
-0
/
+74
*
Scilab: refactor SwigScilabStringToCharPtrAndSize (use String API getAllocate...
Simon Marchetto
2013-06-19
1
-35
/
+11
*
Scilab: refactor SwigScilabStringToCharPtr (use String API getAllocatedString())
Simon Marchetto
2013-06-19
1
-31
/
+5
*
Scilab: fix SWIG_FromCharPtr error
Simon Marchetto
2013-06-19
1
-1
/
+1
*
Scilab: remove SwigScilabStringFromCharPtrAndSize (same as SwigScilabStringFr...
Simon Marchetto
2013-06-19
1
-22
/
+7
*
Scilab: fix test case li_std_vector
Simon Marchetto
2013-06-12
1
-2
/
+2
*
Replace MALLOC/FREE to malloc/free fot fix heap memory leak error on Win/VC++
Yung Lee
2013-04-29
1
-12
/
+12
*
Better alloc management
Vincent Couvert
2011-05-23
1
-2
/
+6
*
* New version for Scilab module using fragments
Vincent Couvert
2011-05-20
1
-0
/
+238