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
/
operator_overload.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix comment typos
Olly Betts
2014-04-28
1
-2
/
+2
*
[D] Operator overloading support for D1 and D2.
David Nadlinger
2010-12-30
1
-0
/
+6
*
Some octave SWIG test-suite warning fixes
William S Fulton
2010-05-10
1
-0
/
+2
*
[allegrocl] Various fixes to the generated C wrapper code (enums, constants, ...
Mikel Bancroft
2008-09-30
1
-0
/
+6
*
added __rsub__() and test for reversed subtraction operator
Jason Stewart
2008-04-03
1
-0
/
+3
*
use $self special variable instead of self in %extend
William S Fulton
2006-11-08
1
-18
/
+18
*
perl warning fixes
William S Fulton
2006-10-26
1
-1
/
+1
*
Use SWIGPHP instead of SWIGPHP4
Olly Betts
2006-09-29
1
-1
/
+1
*
test virtual operators
William S Fulton
2006-09-25
1
-3
/
+32
*
change the logic for the test. As it was, it always failed
Joseph Wang
2006-08-26
1
-1
/
+1
*
fix php keyword warnings
William S Fulton
2006-01-23
1
-0
/
+5
*
Visual Studio fix for 'operator or' and workaround for binary and unary opera...
William S Fulton
2006-01-10
1
-1
/
+10
*
test operator aliases
Marcelo Matus
2006-01-07
1
-5
/
+7
*
Fix C# increment/decrement operator wrappers
William S Fulton
2006-01-07
1
-7
/
+45
*
Fix postfix operator++ operation
William S Fulton
2006-01-06
1
-5
/
+4
*
add support for named warning codes
Marcelo Matus
2006-01-06
1
-10
/
+6
*
Perl module now fully supports operator overloading
Jason Stewart
2006-01-06
1
-1
/
+11
*
silence warns
Marcelo Matus
2006-01-01
1
-1
/
+1
*
add increment/decrement operators
William S Fulton
2005-12-31
1
-1
/
+26
*
recognize the and/not/or keywords and operator names
Marcelo Matus
2005-10-27
1
-5
/
+7
*
add && and ||
Marcelo Matus
2005-10-27
1
-0
/
+5
*
provide default names for operators
William S Fulton
2005-09-22
1
-3
/
+28
*
cancel warnings for python
Marcelo Matus
2005-08-26
1
-0
/
+4
*
operator overloading tests from Mark Gossage
William S Fulton
2005-08-15
1
-0
/
+200