summaryrefslogtreecommitdiff
path: root/Lib/swiginit.swg
Commit message (Expand)AuthorAgeFilesLines
* Lib/javascript/v8: use context-aware initialization.Andy Polyakov2021-03-021-1/+4
* Fix compiler warnings when SWIGRUNTIME_DEBUG is definedZackery Spytz2019-01-191-3/+3
* Eliminate "found" flag for simpler, clearer codeOlly Betts2015-01-241-6/+3
* Fix comment grammarOlly Betts2015-01-241-2/+2
* Remove unused assignmentDavidMazary2015-01-231-1/+0
* Fix assorted comment and documentation typosOlly Betts2014-02-231-1/+1
* Remove trailing spaces in the generated code.Sylvestre Ledru2013-09-131-12/+12
* Fix comment typo (interpeters)Olly Betts2013-07-021-1/+1
* Fix for gcc warning -Wunused-value without triggering -Wunused-parameterWilliam S Fulton2012-09-071-1/+0
* A working fix to silence unused warnings - fixes r13621William S Fulton2012-08-161-1/+2
* Better fix than r6987 to silence warningWilliam S Fulton2012-08-151-3/+1
* [lua] updated configure script yet againMark Gossage2008-01-241-1/+10
* Fix typo: "loop though" -> "loop through"Olly Betts2006-09-241-1/+1
* fix on swiginit.swg, has been reported to crash on several test casesMark Gossage2006-09-181-7/+9
* added support for multiple modules & multiple interpretersMark Gossage2006-09-111-15/+30
* cosmeticsWilliam S Fulton2006-03-071-4/+4
* avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'...Marcelo Matus2006-01-201-9/+30
* fix runtime error reported by Robin Dunn, which also fix PyICU, and add debu...Marcelo Matus2006-01-201-5/+44
* avoid swig_types of length 0, and allow to iterate over the array, for Lua ma...Marcelo Matus2005-09-121-0/+1
* fix prototype warningMarcelo Matus2005-03-191-1/+1
* more warning fixesMarcelo Matus2005-03-011-2/+2
* fix unused warningMarcelo Matus2005-02-221-0/+2
* - Improve the runtime type sytesmJohn Lenz2005-02-011-0/+147