summaryrefslogtreecommitdiff
path: root/Examples/test-suite/operator_overload.i
Commit message (Expand)AuthorAgeFilesLines
* Fix unused variable warnings in test-suiteWilliam S Fulton2016-05-281-48/+46
* Merge branch 'ejulien-python_operator_overload_test_suite'William S Fulton2016-05-051-5/+9
|\
| * Add __str__ to operator_overload testcase for python builtinWilliam S Fulton2016-05-051-0/+4
| * Work around a limitation of the Python binding generator related to the += fa...Emmanuel Julien2016-02-231-5/+5
* | Merge branch 'master' into gsoc2012-scilabSimon Marchetto2014-06-061-2/+2
|\ \
| * | Fix comment typosOlly Betts2014-04-281-2/+2
| |/
* | Remove scilab and allegro specifics in 3 testcasesWilliam S Fulton2013-09-171-6/+1
* | Add define for ScilabVincent Couvert2011-05-201-1/+1
|/
* [D] Operator overloading support for D1 and D2.David Nadlinger2010-12-301-0/+6
* Some octave SWIG test-suite warning fixesWilliam S Fulton2010-05-101-0/+2
* [allegrocl] Various fixes to the generated C wrapper code (enums, constants, ...Mikel Bancroft2008-09-301-0/+6
* added __rsub__() and test for reversed subtraction operatorJason Stewart2008-04-031-0/+3
* use $self special variable instead of self in %extendWilliam S Fulton2006-11-081-18/+18
* perl warning fixesWilliam S Fulton2006-10-261-1/+1
* Use SWIGPHP instead of SWIGPHP4Olly Betts2006-09-291-1/+1
* test virtual operatorsWilliam S Fulton2006-09-251-3/+32
* change the logic for the test. As it was, it always failedJoseph Wang2006-08-261-1/+1
* fix php keyword warningsWilliam S Fulton2006-01-231-0/+5
* Visual Studio fix for 'operator or' and workaround for binary and unary opera...William S Fulton2006-01-101-1/+10
* test operator aliasesMarcelo Matus2006-01-071-5/+7
* Fix C# increment/decrement operator wrappersWilliam S Fulton2006-01-071-7/+45
* Fix postfix operator++ operationWilliam S Fulton2006-01-061-5/+4
* add support for named warning codesMarcelo Matus2006-01-061-10/+6
* Perl module now fully supports operator overloadingJason Stewart2006-01-061-1/+11
* silence warnsMarcelo Matus2006-01-011-1/+1
* add increment/decrement operatorsWilliam S Fulton2005-12-311-1/+26
* recognize the and/not/or keywords and operator namesMarcelo Matus2005-10-271-5/+7
* add && and ||Marcelo Matus2005-10-271-0/+5
* provide default names for operatorsWilliam S Fulton2005-09-221-3/+28
* cancel warnings for pythonMarcelo Matus2005-08-261-0/+4
* operator overloading tests from Mark GossageWilliam S Fulton2005-08-151-0/+200