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
/
r
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Renames performed by `%namewarn` with `rename=` are printed in warning message
Seth R Johnson
2022-02-06
1
-2
/
+2
*
fixed some missing semicolons. Each one caused a compile error in generated code
khoran
2020-03-25
1
-5
/
+5
*
Minor refactor of R error handling code
William S Fulton
2020-01-31
1
-34
/
+32
*
Fix R memory leak on exception
Arnaud Barré
2020-01-30
2
-4
/
+43
*
Fix R return by C++11 const ref enum classes
William S Fulton
2019-03-18
1
-1
/
+1
*
FIX: references to enums now functioning
Richard Beare
2019-03-08
2
-4
/
+8
*
Setting enum values with calls to the C code.
Richard Beare
2019-03-08
1
-1
/
+1
*
Create a consistent stl.i library file
William S Fulton
2019-02-12
1
-9
/
+8
*
Fix overloading for non-pointers and NULL - R
William S Fulton
2018-12-30
2
-2
/
+2
*
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
*
add new tests and coercion files for null fix #1124
Joseph C Wang
2017-11-26
1
-5
/
+12
*
fix null changes to work with C90 compilers
Joseph C Wang
2017-11-26
1
-1
/
+2
*
fix #1124 - return R_NilValue for null pointer objects
Joseph C Wang
2017-11-24
1
-0
/
+3
*
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
*
R memory handling standardisation
William S Fulton
2017-10-13
1
-4
/
+2
*
Scilab, R and Octave shared_ptr typemaps null fix
William S Fulton
2017-10-11
1
-4
/
+3
*
Octave and R shared_ptr typemaps update
William S Fulton
2017-10-11
1
-7
/
+18
*
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
2
-2
/
+2
*
as() no longer uses memset and always throws.
Mike Romberg
2017-07-20
1
-11
/
+5
*
Fix warning in generated code - traits_asptr.
William S Fulton
2017-06-13
1
-1
/
+1
*
Consistent whitespace amongst all the shared_ptr and intrusive_ptr typemaps
William S Fulton
2017-04-20
1
-11
/
+11
*
Remove illegal operator overload names in R
William S Fulton
2016-12-22
1
-38
/
+0
*
Revert "Merge pull request #853 from ivannp/underscores"
William S Fulton
2016-12-22
1
-26
/
+38
*
Renamed all operators beginning with underscore.
Ivan Popivanov
2016-12-17
1
-38
/
+26
*
Fix #555 - Add stdio.h
Joseph C Wang
2016-11-12
1
-0
/
+1
*
Writing R extensions says:
Richard Beare
2016-08-05
1
-11
/
+11
*
UTL STL container descriptor checks
William S Fulton
2016-07-28
1
-1
/
+2
*
Remove unused code in R wrappers
William S Fulton
2016-06-05
1
-4
/
+0
*
cleaned up constants
Richard Beare
2016-04-21
1
-45
/
+52
*
R delete an old trace statement
Richard Beare
2016-04-19
1
-2
/
+1
*
Missing definitions for vector references
Richard Beare
2016-04-19
1
-27
/
+27
*
run test and copying typemaps to std::string
Richard Beare
2016-04-05
1
-4
/
+14
*
added R string vector to C++ std::vector of strings
Richard Beare
2016-04-05
1
-2
/
+36
*
Merge pull request #633 from sbpcs59/master
joequant
2016-03-26
1
-2
/
+2
|
\
|
*
Suppress message at package load - Creating a generic function for ‘print...
sbpcs59
2016-03-10
1
-2
/
+2
*
|
Support for more numeric types in std::vector for R.
Richard Beare
2016-03-15
1
-29
/
+444
|
/
*
Don't use long long if it isn't available
Alec Cooper
2016-01-06
1
-4
/
+16
*
Fix STL wrappers to not generate <: digraphs.
William S Fulton
2015-12-12
1
-8
/
+8
*
shared_ptr typemap error message fix for global variables
William S Fulton
2015-09-25
1
-2
/
+4
*
suppress warning for ExternalReference print
Joseph C Wang
2015-07-04
1
-2
/
+2
*
R - fix duplicate generation of 'self' parameter.
William S Fulton
2015-06-12
1
-0
/
+4
*
R - Call to SWIG_createNewRef in copyToC was incorrectly named.
William S Fulton
2015-06-12
1
-2
/
+2
*
Fix R Lib files and testcase failing due to new preprocessor checks
William S Fulton
2014-10-29
2
-24
/
+12
*
Fix Visual Studio compile error in C++ wrappers due to #include <exception> w...
William S Fulton
2013-10-17
1
-1
/
+1
*
Merge branch 'master' into gsoc2009-matevz
William S Fulton
2013-10-10
2
-1
/
+10
|
\
|
*
Guile OUTPUT typemap fix
William S Fulton
2013-09-15
1
-1
/
+8
[next]