aboutsummaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2007-10-17Replace cvs $Header$ with svn $Id$William S Fulton
2007-10-17Revert this fix unless ZEND_RAW_FENTRY is defined (it was added inOlly Betts
2007-10-16[Tcl] Fix several ocurrences of "warning: deprecated conversionOlly Betts
2007-10-16[PHP] Fix many occurrences of "warning: deprecated conversion fromOlly Betts
2007-10-16Fix mixed declarations and code so this file is valid C89.Olly Betts
2007-10-12Remove incorrect license in generated code. See swig-devel mailing 'licence i...William S Fulton
2007-10-12Strip C comments from the java typemaps when determining to use the premature...William S Fulton
2007-10-09comment fixWilliam S Fulton
2007-10-09[php] Fix long-standing memory leak in wrapped constructors andOlly Betts
2007-10-08Fix many instances of "delimeter" to "delimiter".Olly Betts
2007-09-30Fix warning display of templated base classesWilliam S Fulton
2007-09-27[lua] move verbose error checks, more test cases, reorg of luatypemaps.swgMark Gossage
2007-09-21Back out valueparm attribute in the csvarin typemap. Add example usage of tem...William S Fulton
2007-09-19More flexible variable wrappers (C# properties). The property set can now sup...William S Fulton
2007-09-19Ensure the premature garbage collection prevention parameter (pgcpp) is gener...William S Fulton
2007-09-18[python] Split potentially long string literals to avoid hittingOlly Betts
2007-09-18[ocaml] Fix renaming of overloaded methods in the method_table -Olly Betts
2007-09-07Fix ignore on implicit constructorsWilliam S Fulton
2007-09-05Modify r_ltype in typesys.c to store a hashtable instead of a single valueJohn Lenz
2007-08-31new -Werror option and fixes for turning on warnings which are normally turne...William S Fulton
2007-08-31remove C++ usage in C fileWilliam S Fulton
2007-08-28add new debug commandline options for displaying the parse tree at different ...William S Fulton
2007-08-28fix alphabetical orderWilliam S Fulton
2007-08-25Can't use (double) cast in PHP default value, so rework.Olly Betts
2007-08-25[PHP5] Fix handling of double or float parameters with an integer default value.Olly Betts
2007-08-25[PHP5] Generate __isset() methods for setters for PHP 5.1 and later.Olly Betts
2007-08-25Eliminate unused parameters on calls to Printf()Olly Betts
2007-08-23Fix comment typoOlly Betts
2007-08-23Remove bogus unused parameter from Printf call.Olly Betts
2007-08-20Fix bug #1776651 - bug when the director class name is similar to other symbo...William S Fulton
2007-08-17Correct behaviour for templated methods used with %rename or %ignore and %tem...William S Fulton
2007-08-16[allegrocl] see CHANGES.currentMikel Bancroft
2007-08-10patch #1745739 - Compiler warning for BSD from Klaus HeinzWilliam S Fulton
2007-08-10Fix a bunch of minor bugs found by Coverity scannerJohn Lenz
2007-08-09Add support for in the out typemaps.William S Fulton
2007-08-01Fix smart pointers and member methodsWilliam S Fulton
2007-07-31changed package name clos to clSurendra Singhi
2007-07-31fixed memory freeing bug, removed tabsSurendra Singhi
2007-07-19minor bug fix in cpperraswarn pragma and now we error out if SWIG pragma is n...William S Fulton
2007-07-17dead code fixesWilliam S Fulton
2007-07-17dead code fixesWilliam S Fulton
2007-07-10[lua] extras compability for lua 5.1, fixed a static link name conflictMark Gossage
2007-07-05[lua] Fix a bug in SWIG_ALLOC_ARRAY()Mark Gossage
2007-07-03Fix directors for some overloaded methods where the imtype resulted in identi...William S Fulton
2007-06-07[allegrocl] see CHANGES.currentMikel Bancroft
2007-06-06Remove unused Printf() parameters.Olly Betts
2007-06-06Remove unused Printf() parameters.Olly Betts
2007-06-06[PHP5]Olly Betts
2007-06-06[allegrocl] see CHANGES.currentMikel Bancroft
2007-06-05Fix reporting of filenames in errors after %include (patch fromOlly Betts