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
/
csharp
/
std_string.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
std::string typemap modifications so they can be used with %apply for other s...
William S Fulton
2012-05-26
1
-2
/
+2
*
SWIG license change - The Examples and Lib move to a very permissive license ...
William S Fulton
2010-02-27
1
-3
/
+0
*
When wrapping C++ code, generate code which uses
Olly Betts
2007-09-17
1
-2
/
+2
*
remove csvarin/csvarout typemaps which will never be used
William S Fulton
2006-12-20
1
-10
/
+2
*
directorout const string& fix
William S Fulton
2006-11-03
1
-1
/
+2
*
consistent directout typemaps for all languages - $result used instead of $1 ...
William S Fulton
2006-10-20
1
-2
/
+2
*
Reapply the valid half of my previous patch (which fixes the case I
Olly Betts
2006-10-12
1
-1
/
+1
*
Revert last change, it breaks the test-suite
William S Fulton
2006-10-11
1
-2
/
+2
*
Need to use .c_str() not ->c_str() with "const std::string &".
Olly Betts
2006-10-10
1
-2
/
+2
*
Director support added
William S Fulton
2006-05-13
1
-1
/
+25
*
Common template for head of each file detailing licence, distribution and aut...
William S Fulton
2006-03-07
1
-14
/
+13
*
Finally std::string global and member variables are wrapped as strings by def...
William S Fulton
2006-01-29
1
-0
/
+2
*
cosmetic changes removing unnecessary brackets and empty lines in generated code
William S Fulton
2006-01-06
1
-13
/
+11
*
NullReferenceException replaced with ArgumentNullException
William S Fulton
2005-03-07
1
-2
/
+2
*
Wider range of C# exceptions to throw. More applicable exceptions in are thrown.
William S Fulton
2005-02-22
1
-2
/
+2
*
Latest exception fixes for properties
William S Fulton
2005-02-15
1
-8
/
+10
*
More of the new C# exceptions
William S Fulton
2005-02-05
1
-4
/
+12
*
C# exception handling improvements - they are robust and don't leak anymore. ...
William S Fulton
2005-02-02
1
-8
/
+10
*
Typemaps for std::string member variables
William S Fulton
2004-10-25
1
-0
/
+18
*
removed redundant valuewrapper feature
William S Fulton
2004-10-20
1
-1
/
+0
*
avoid to use SwigValueWrapper with std::string, just to keep the code cleaner...
Marcelo Matus
2004-10-18
1
-0
/
+1
*
throws typemaps added
William S Fulton
2004-08-26
1
-0
/
+8
*
Prevent memory leaks in the case of earlier return
William S Fulton
2004-08-12
1
-2
/
+2
*
Support for std::string and const std::string &
William S Fulton
2003-09-12
1
-0
/
+60