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
Commit message (
Expand
)
Author
Age
Files
Lines
*
std::string throws typemaps
William S Fulton
2022-09-19
1
-0
/
+8
*
Provide SWIGTYPE MOVE typemaps in swigmove.i
William S Fulton
2022-09-16
1
-0
/
+1
*
More move semantics improvements
William S Fulton
2022-07-04
1
-2
/
+2
*
Performance optimisation for directors for classes passed by value
William S Fulton
2022-07-04
1
-1
/
+1
*
[scilab] Fix to work on Windows
YungLee
2022-03-15
2
-3
/
+3
*
[scilab] Name init function name to avoid collision
Clement David
2022-02-02
1
-1
/
+1
*
Remove redundant NULL checks before free()/delete (#2184)
Olly Betts
2022-01-29
1
-4
/
+2
*
Scilab compilation fix when wrapping C++11 enum classes
William S Fulton
2021-11-15
1
-1
/
+1
*
Consistent parameter names for std::pair
William S Fulton
2019-02-14
1
-2
/
+2
*
Add STL container copy constructors where missing
William S Fulton
2019-02-14
1
-1
/
+1
*
Add missing typedefs to std::pair
William S Fulton
2019-02-13
1
-0
/
+2
*
Add missing typedefs to std::map
William S Fulton
2019-02-13
1
-0
/
+10
*
Add missing parameter names in STL container wrappers
William S Fulton
2019-02-13
1
-1
/
+1
*
Create a consistent stl.i library file
William S Fulton
2019-02-12
1
-1
/
+5
*
Fix overloading for non-pointers and NULL - Scilab
William S Fulton
2018-12-30
1
-1
/
+4
*
Fix incorrect casts for Scilab enums
William S Fulton
2018-11-13
1
-1
/
+1
*
Add support for non-default compare template argument in std::map wrappers
William S Fulton
2018-10-09
1
-5
/
+5
*
Misc. typos
luz.paz
2018-05-17
2
-4
/
+4
*
Scilab portability fixes - remove use of strdup
William S Fulton
2018-05-04
1
-1
/
+6
*
Scilab array overbounds fix handling char type exceptions
William S Fulton
2018-05-04
1
-1
/
+1
*
Add std_shared_ptr.i for Scilab and R as boost_shared_ptr.i is already available
William S Fulton
2018-03-09
1
-0
/
+2
*
[scilab] fix compilation (checked with the additional compiler options)
Simon Marchetto
2018-02-01
1
-0
/
+3
*
[Scilab] fix compilation error
Simon Marchetto
2018-02-01
1
-2
/
+3
*
add type name argument in SWIG_ptr() function to cast from pointer adress to ...
Simon Marchetto
2018-01-30
2
-24
/
+67
*
std_basic_string.i fixes
William S Fulton
2018-01-04
1
-2
/
+1
*
Enhancements for directorin typemaps
William S Fulton
2017-10-16
1
-29
/
+29
*
Director shared_ptr typemaps for scripting languages
William S Fulton
2017-10-13
1
-0
/
+82
*
Scilab, R and Octave shared_ptr typemaps null fix
William S Fulton
2017-10-11
1
-4
/
+3
*
Ruby and Scilab shared_ptr typemap fragment correction
William S Fulton
2017-09-25
1
-5
/
+5
*
Fix overloading of shared_ptr method overloading
William S Fulton
2017-09-23
1
-1
/
+1
*
Fix various comment and documentation typos
Olly Betts
2017-08-13
1
-1
/
+1
*
as() no longer uses memset and always throws.
Mike Romberg
2017-07-20
1
-20
/
+11
*
Fix warning in generated code - traits_asptr.
William S Fulton
2017-06-13
1
-1
/
+1
*
Fix scilab fragment dependency problem in STL headers
William S Fulton
2017-06-06
1
-3
/
+4
*
Consistent whitespace amongst all the shared_ptr and intrusive_ptr typemaps
William S Fulton
2017-04-20
1
-11
/
+11
*
[Scilab] fix compilation, missing return
Simon Marchetto
2016-12-20
1
-2
/
+3
*
[Scilab] put typemap int/double check into function (to reduce generated code...
Simon Marchetto
2016-12-19
1
-8
/
+16
*
scilab: clean
Simon Marchetto
2016-12-19
1
-3
/
+1
*
scilab: SWIG_ptr() accepts mlist typed pointers and converts them to pointers
Simon Marchetto
2016-12-15
1
-17
/
+26
*
scilab: add runtime function SWIG_Scilab_TypeQuery() checks runtime is initia...
Simon Marchetto
2016-10-05
2
-0
/
+26
*
scilab: clean runtime code (move error functions..)
Simon Marchetto
2016-10-05
2
-71
/
+70
*
scilab: remove compilation warnings
Simon Marchetto
2016-09-26
3
-4
/
+3
*
scilab: mlists that map pointers can be given a custom type name
Simon Marchetto
2016-09-26
2
-9
/
+11
*
scilab: pointer is mapped to mlist instead of tlist (for scilab overloading)
Simon Marchetto
2016-09-02
1
-7
/
+7
*
UTL STL container descriptor checks
William S Fulton
2016-07-28
1
-1
/
+2
*
scilab: fix pointer type name
Simon Marchetto
2016-04-06
1
-1
/
+1
*
scilab: fix warnings
Simon Marchetto
2016-03-14
2
-16
/
+15
*
scilab: fix compilation error (no return in SWIG_CheckPtr())
Simon Marchetto
2016-03-14
1
-8
/
+12
*
scilab: fix C90 non conformance
simon
2016-03-11
1
-5
/
+6
*
scilab: remove debug stuff
simon
2016-03-11
1
-1
/
+0
[next]