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
/
Examples
/
test-suite
/
csharp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regression in introduced in merge of C++11 strongly typed enums support
William S Fulton
2014-12-07
1
-3
/
+0
*
Enhance C++11 strongly typed enums testcase
William S Fulton
2014-11-27
1
-0
/
+9
*
Add C# support for wrapping C++11 strongly typed enums
William S Fulton
2014-11-25
2
-0
/
+166
*
More diagnostics for csharp_exceptions testcase for diagnosing erratic failures
William S Fulton
2014-05-25
1
-2
/
+4
*
Slight simplification of test-suite build for new out-of-source changes
William S Fulton
2014-05-15
1
-6
/
+1
*
Allow examples and test-suite to be built out of source tree
Karl Wette
2014-05-11
1
-3
/
+10
*
Whitespace cleanup of all Makefiles*
Karl Wette
2014-05-02
1
-2
/
+2
*
Java/C# smart pointer tests: Give GC more time to collect objects
William S Fulton
2014-03-16
2
-21
/
+50
*
fixes for director class naming when nested classes are used
Vladimir Kalinin
2014-03-13
1
-0
/
+20
*
Slight wording change when running test-suite
William S Fulton
2014-02-22
1
-2
/
+2
*
C# examples to use debug flags when using mono interpreter
William S Fulton
2014-02-16
1
-3
/
+3
*
Add new swigtype_inout.i library containing SWIGTYPE *& OUTPUT typemaps.
William S Fulton
2014-02-04
1
-0
/
+56
*
fixed %template declared within class, next to template declaration
Vladimir Kalinin
2013-12-16
4
-0
/
+142
*
Add std_auto_ptr.i defining typemaps for returning std::auto_ptr<>.
Vadim Zeitlin
2013-12-03
1
-0
/
+37
*
Correct spelling of compatibility.
Brant K. Kyser
2013-10-22
1
-2
/
+2
*
Add support for SWIG2_CSHARP macro to create SWIG 2 backwards compatability m...
Brant K. Kyser
2013-10-21
1
-0
/
+2
*
Since SWIG 3.0 removes support for .NET 1.1, cleanup the C# library by removi...
Brant K. Kyser
2013-10-17
1
-13
/
+0
*
Add test case to demonstrate the name collision that occurs in the generated ...
Brant K. Kyser
2013-10-15
1
-0
/
+1
*
Add support for case conversion characters in regex substitutions.
Vadim Zeitlin
2013-10-15
1
-3
/
+6
*
Document patch #33 from previous commit and complete run time tests
William S Fulton
2013-04-18
1
-0
/
+2
*
Add check for smart pointer type in generated code for director connection. T...
Brant K. Kyser
2013-04-17
1
-0
/
+41
*
Convert to unix fileformat
William S Fulton
2013-01-12
1
-246
/
+246
*
Fix spacing in generated code for csdirectorin 'pre', 'post' and 'terminator'...
William S Fulton
2013-01-11
1
-0
/
+16
*
SF Patch#268 - Add 'pre', 'post' and 'terminator' attributes to the csdirecto...
Vladimir Kalinin
2013-01-09
1
-0
/
+22
*
director_nspace fixes for C# for previous commit
William S Fulton
2013-01-03
1
-6
/
+6
*
Detect mono C# compiler on newer linux distributions
William S Fulton
2012-12-15
1
-1
/
+1
*
Fix C enum forward declarations in some target languages (notably Java)
William S Fulton
2012-05-01
1
-0
/
+16
*
Fix #3475492 - iterating through std::vector wrappers of enumerations.
William S Fulton
2012-03-13
1
-0
/
+27
*
Add support for %nspace when using directors - C#
William S Fulton
2012-01-07
1
-0
/
+32
*
Add missing intrusive_ptr csvarout typemaps for C#
William S Fulton
2011-09-13
1
-1
/
+2
*
Add in missing wrappers for friend functions for some target languages
William S Fulton
2011-04-01
1
-0
/
+43
*
Better debugging info for C# test cases
William S Fulton
2011-04-01
1
-3
/
+4
*
SF bug #3195112 - fix wrapping of enums that are type char
William S Fulton
2011-03-26
3
-0
/
+66
*
Apply patch #3212624 fixing std::map Keys property.
William S Fulton
2011-03-15
1
-0
/
+8
*
[D] nspace support.
David Nadlinger
2011-03-13
1
-2
/
+2
*
[C#] SF #3085906 - Possible fix running test-suite on Mac OSX.
William S Fulton
2011-02-05
1
-1
/
+2
*
R - SF #3168676 Fix %rename not working for member variables and methods. Add...
William S Fulton
2011-02-04
1
-0
/
+30
*
Any 'using' statements in the protected section of a class were previously ig...
William S Fulton
2011-02-01
2
-0
/
+39
*
Fix typecheck typemaps for SWIGTYPE *const&
William S Fulton
2011-01-30
1
-0
/
+3
*
Fix special variable not being expanded for csvarin typemaps when used for g...
William S Fulton
2010-12-23
1
-0
/
+37
*
Ignore non-matching regex renames when searching renames list.
Vadim Zeitlin
2010-11-16
1
-0
/
+12
*
Restore in source and out of source builds for the test-suite. Note that conf...
William S Fulton
2010-07-28
1
-3
/
+3
*
Add support for "[not]regexmatch" and "regextarget" to %rename.
Vadim Zeitlin
2010-07-22
1
-0
/
+24
*
Correct top_{src,build}dir definitions in csharp and java test suite.
Vadim Zeitlin
2010-07-22
1
-3
/
+3
*
Fix out of source builds for the test-suite which broke in 1.3.37
William S Fulton
2010-07-18
1
-1
/
+0
*
Fix #3024875 - shared_ptr of classes with non-public destructors. This also f...
William S Fulton
2010-07-07
1
-0
/
+3
*
Fix SWIG_STD_VECTOR_ENHANCED macro used in C# std::vector to work with commas
William S Fulton
2010-06-01
1
-0
/
+31
*
Add the ability for special variable macros to call other special variable ...
William S Fulton
2010-05-26
1
-0
/
+17
*
More string tests: char const*const
William S Fulton
2010-05-01
1
-0
/
+10
*
nspace fixes and adding in missing symbols in language symbol tables for Java...
William S Fulton
2010-03-13
1
-4
/
+14
[next]