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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the parameters typemap attribute to D and Java destructor wrapper typemaps
William S Fulton
2019-04-08
7
-14
/
+32
*
Fix C# CA1063 warning by implementing the recommended Dispose methods.
William S Fulton
2019-04-08
9
-45
/
+113
*
Correct ocaml dynamic targets
William S Fulton
2019-03-26
2
-2
/
+2
*
More ocaml parallel make fixes
William S Fulton
2019-03-26
13
-22
/
+65
*
Merge branch 'OCaml-examples-race-conditions'
William S Fulton
2019-03-26
4
-9
/
+13
|
\
|
*
Fix parallel 'make check-ocaml-examples'
William S Fulton
2019-03-26
1
-6
/
+10
|
*
[OCaml] Fix race conds when running the examples with parallel make
Zackery Spytz
2019-03-19
3
-3
/
+3
*
|
More python std::list testing
William S Fulton
2019-03-25
1
-0
/
+1
*
|
More C# std::list testing
William S Fulton
2019-03-25
1
-1
/
+1
*
|
Replace void* with iterator* in C# std::list wrappers
William S Fulton
2019-03-25
2
-37
/
+46
*
|
C# std::list changes to support types that are not assignable
William S Fulton
2019-03-25
4
-51
/
+85
*
|
C# - add std::list
Adrien JUND
2019-03-25
4
-5
/
+904
*
|
Always use fastunpack for Python swigconstant wrappers
William S Fulton
2019-03-21
1
-6
/
+2
*
|
Always use fastunpack for Python swigregister function
William S Fulton
2019-03-21
1
-6
/
+2
*
|
Fix Python low-level static member setters.
William S Fulton
2019-03-20
2
-1
/
+26
*
|
Improve Python static member variable testing
William S Fulton
2019-03-20
2
-0
/
+15
|
/
*
Add changes entry for R enum fixes
William S Fulton
2019-03-18
1
-0
/
+4
*
Merge branch 'REnums2018'
William S Fulton
2019-03-18
7
-290
/
+874
|
\
|
*
Fix R return by C++11 const ref enum classes
William S Fulton
2019-03-18
1
-1
/
+1
|
*
Remove unused code in r.cxx
William S Fulton
2019-03-18
1
-12
/
+0
|
*
extra doc on anonymous enums
Richard Beare
2019-03-18
1
-1
/
+3
|
*
ENH:
Richard Beare
2019-03-11
1
-20
/
+4
|
*
FIX: references to enums now functioning
Richard Beare
2019-03-08
4
-67
/
+45
|
*
DOC: Extended documentation on enumeration support in R
Richard Beare
2019-03-08
1
-3
/
+40
|
*
FIX: Corrected path to output from R tests
Richard Beare
2019-03-08
1
-2
/
+2
|
*
Reformat comments in R module
Richard Beare
2019-03-08
1
-153
/
+172
|
*
ENH: Run test for enum_thorough in R
Richard Beare
2019-03-08
2
-1
/
+453
|
*
Code style changes post review
Richard Beare
2019-03-08
1
-19
/
+21
|
*
ENH: R Module: Enumerations with values set by calls to C code, allowing
Richard Beare
2019-03-08
1
-14
/
+54
|
*
Setting enum values with calls to the C code.
Richard Beare
2019-03-08
2
-58
/
+140
*
|
Add changes entry for Node V8 api changes
William S Fulton
2019-03-14
1
-0
/
+4
*
|
Fix node.js deprecated warnings >= v10.12.0
mochizk
2019-03-13
6
-23
/
+45
*
|
Cosmetic tweaks for C# std::set support
William S Fulton
2019-03-12
2
-2
/
+2
*
|
Merge branch 'csharp-set'
William S Fulton
2019-03-12
4
-3
/
+406
|
\
\
|
*
|
Fix header comment in C# std_set typemaps
Vadim Zeitlin
2019-03-11
1
-3
/
+7
|
*
|
Implement set-theoretic methods in std::set C# typemaps
Vadim Zeitlin
2019-03-11
3
-13
/
+112
|
*
|
Add std::set<> typemaps for C#
Vadim Zeitlin
2019-03-11
4
-3
/
+303
*
|
|
Add missing hasher and key_type typedefs to C++11 STL containers
William S Fulton
2019-03-12
4
-5
/
+14
*
|
|
Include all template parameters for std_unordered_multiset and std_unordered_set
William S Fulton
2019-03-12
4
-46
/
+46
*
|
|
Correct unordered_set/unordered_multiset template Key parameter name
William S Fulton
2019-03-12
7
-80
/
+80
*
|
|
Merge branch 'std_unordered_map_args_fix'
William S Fulton
2019-03-12
5
-48
/
+52
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Include all template parameters for std_unordered_multimap and std_unordered_map
William S Fulton
2019-03-12
5
-38
/
+42
|
*
|
Include all template parameters for std_unordered_map macro
John Wason
2019-03-01
1
-13
/
+13
*
|
|
Merge pull request #1492 from Mizux/patch-1
William S Fulton
2019-03-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix "Default Marshaling for Arrays"
Mizux
2019-03-05
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'MSVC-compiler-warnings'
William S Fulton
2019-03-11
3
-3
/
+3
|
\
\
\
|
*
|
|
Fix some MSVC compiler warnings in the test suite
Zackery Spytz
2019-03-07
3
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'format-security'
William S Fulton
2019-03-11
2
-2
/
+7
|
\
\
\
|
*
|
|
Add changes entry for Octave 5.1 format-security fix
William S Fulton
2019-03-11
1
-0
/
+5
|
*
|
|
Fix format-security error with octave 5.1
Orion Poplawski
2019-03-10
1
-2
/
+2
|
|
/
/
[next]