aboutsummaryrefslogtreecommitdiff
path: root/Examples
AgeCommit message (Expand)Author
2008-12-12Apply patch from Kalyanov Dmitry which fixes parsing of nested structs contai...William S Fulton
2008-12-06remove last vestiges of php4 and encourage use of -php rather than -php5William S Fulton
2008-12-06modify build system to use php instead of php4William S Fulton
2008-12-06modify build system to use php instead of php4William S Fulton
2008-12-06add test for inheritance of 3 classes deep which exposes a problem in the pyt...William S Fulton
2008-12-032to3 has its way to exclude fixer now, so we nolonger need our hackHaoyu Bai
2008-12-03Commited SF#2158938: change all SWIG symbols start with Py to a new name.Haoyu Bai
2008-12-02Apply patch #2143727 for Python from Serge Monkewitz to fix importing base cl...William S Fulton
2008-11-28revert mistaken checkinWilliam S Fulton
2008-11-28UTL - Fix some incorrect acceptance of types in the STL, eg a double * elemen...William S Fulton
2008-11-28move iadd.h contents into iadd.iWilliam S Fulton
2008-11-26fix test names since they were renamed recentlyWilliam S Fulton
2008-11-26modifying build system not to rely on the -I path to find the input files avo...William S Fulton
2008-11-26modifying build system not to rely on the -I path to find the input files avo...William S Fulton
2008-11-26remove svn:executable property where applied incorrectlyWilliam S Fulton
2008-11-26remove svn:executable property where applied incorrectlyWilliam S Fulton
2008-11-26modify test-suite (barring python atm) to not rely on the -I path to find the...William S Fulton
2008-11-26gcc-4.3 warning fixesWilliam S Fulton
2008-11-23give operator bool() a nameWilliam S Fulton
2008-11-23 error: ‘pthread_once’ was not declared in this scopeWilliam S Fulton
2008-11-22rename php4 to phpWilliam S Fulton
2008-11-17rename java run tests from main to runme for consistency across the languagesWilliam S Fulton
2008-11-01Add the strip encoder patch from Anatoly Techtonik #2130016William S Fulton
2008-09-30[allegrocl] Various fixes to the generated C wrapper code (enums, constants, ...Mikel Bancroft
2008-09-28merge test case pybuf and benchmark pybuf_benchmark into a single test caseHaoyu Bai
2008-09-24fix clash between php and python when running scriptsWilliam S Fulton
2008-09-22[allegrocl] Make type and namespace wrapping more compatible with other modul...Mikel Bancroft
2008-09-18fix unused variable warningWilliam S Fulton
2008-09-18Add C# array typemaps provided by Antti Karanta.William S Fulton
2008-09-18Document the module attribute in %import and add warning to Python for when i...William S Fulton
2008-09-13remove _runme3 file that was checked in by mistakeHaoyu Bai
2008-09-13fix a typo in python/Makefile.inHaoyu Bai
2008-09-13add removing of 2to3 generated runme3.py in make clean targetHaoyu Bai
2008-09-13fix merge problem: remove USE_VALGRIND because it is already moved to common.mkHaoyu Bai
2008-09-11Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai
2008-09-10[Python] Commit patch #2089149: Director exception handling manglesRichard Boulton
2008-09-02Add new terminator attribute for the csin typemap for C#William S Fulton
2008-09-01fix runtime problem in Ruby std_vector exampleWilliam S Fulton
2008-08-19rollback 10737:10749, this work is better left on a branch until it is Robert Stone
2008-08-08initial steps to clean up perl5 class methods (primarily constructors).Robert Stone
2008-07-19Fix building of Tcl examples/test-suite on Mac OSXWilliam S Fulton
2008-07-14Fix director typemaps for pointers so that NULL pointers are correctly marsha...William S Fulton
2008-07-04[PHP] The deprecated command line option "-make" has been removed. Olly Betts
2008-07-03The operator& trick in allowexcept.i doesn't work for SWIG/PHP because theOlly Betts
2008-07-03Fix check::classname() to compare case-insensitively and not try to interpola...Olly Betts
2008-07-03Rename php4*.swg to php*.swg.Olly Betts
2008-07-03WARN_* constants are user visible, so keep existing WARN_PHP4_* forOlly Betts
2008-06-30Hopefully this provides more portable values for Infinity and NaN in Perl.Robert Stone
2008-06-24variable name changes to remove php keywordsWilliam S Fulton
2008-06-24Fix cosmetic typo in string constant.Olly Betts