summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add swig-2.0.11 release info and datev2.0.11rel-2.0.11William S Fulton2013-09-155-7/+11
* Guile OUTPUT typemap fixWilliam S Fulton2013-09-153-1/+21
* Tweak 'make beautify-file'William S Fulton2013-09-151-2/+0
* Better detection of Ruby shared library extensionWilliam S Fulton2013-09-142-2/+5
* Cygwin test-suite fix for tcl 8.5 on CygwinWilliam S Fulton2013-09-141-0/+6
* Remove mkstemp replacement for ccache-swig on CygwinWilliam S Fulton2013-09-142-1/+3
* sed portability fix creating swigwarn.swgWilliam S Fulton2013-09-141-1/+1
* Remove trailing spaces in the generated code.Sylvestre Ledru2013-09-136-109/+109
* Lua static member access improvements.Artem Serebriyskiy2013-09-124-13/+335
* Infinity is now by default an acceptable value for type 'float'.William S Fulton2013-09-126-3/+144
* Smart pointer documentation improvementWilliam S Fulton2013-09-031-2/+5
* Remove some Java references from C# moduleWilliam S Fulton2013-09-022-6/+6
* Document Include Lua error locus in SWIG error messages patches.William S Fulton2013-08-301-0/+5
* Include Lua error locus in SWIG error messagesMiles Bader2013-08-304-20/+19
* Add Lua runtime helper functions for error-handlingMiles Bader2013-08-301-0/+30
* Fix testcase nameWilliam S Fulton2013-08-291-2/+2
* Skip the UTF-8 BOM of including files.William S Fulton2013-08-294-2/+25
* Add support for std::map<> comparator template argument for C#.Vadim Zeitlin2013-08-292-18/+21
* Strip trailing whitespaceOlly Betts2013-08-291-42/+42
* %implicitconv is improved for overloaded functions.William S Fulton2013-08-284-5/+117
* %implicitconv will now accept None where the implicit conversion takes a C/C+...William S Fulton2013-08-284-5/+79
* [Python] Fix clang++ warning in generated wrapper code.Olly Betts2013-08-242-1/+4
* Use offsetof() rather than icky homemade equivalentOlly Betts2013-08-241-1/+1
* Remove SwigPyObject_print and SwigPyObject_str, and make the generated wrappe...Kris Thielemans2013-08-073-32/+21
* Travis builds - add in apt-get updateWilliam S Fulton2013-08-061-0/+1
* Fix for missing C++ code in std::multimap wrappers.William S Fulton2013-08-067-197/+214
* Copied std::pair<> fragment from Lib/std/std_map.i into Lib/std/std_multimap....Andrew Simmons2013-07-251-0/+14
* Correction for detecting invalid Octave optionsWilliam S Fulton2013-07-161-1/+1
* Octave: fixups to previous configuration patchKarl Wette2013-07-161-4/+2
* Octave: more robust configurationKarl Wette2013-07-163-14/+28
* add regression tests for SEXP return valuesjoequant2013-07-143-1/+19
* change to allow file SEXP return valuesjoequant2013-07-142-0/+4
* Add %pythonbegin directive.William S Fulton2013-07-055-3/+71
* Correct dates in recent commits to CHANGES fileWilliam S Fulton2013-07-051-5/+5
* Improve testing of %pythonprepend and %pythonappendWilliam S Fulton2013-07-022-2/+24
* SWIG_AsWCharPtrAndSize improper operation if cptr NULLWilliam S Fulton2013-07-023-3/+15
* Fix comment typoOlly Betts2013-07-021-1/+1
* Fix comment typo (interpeters)Olly Betts2013-07-021-1/+1
* Go examples and test-suite format fixesWilliam S Fulton2013-07-0116-16/+13
* Uninitialized variable fix in SWIG_Python_NonDynamicSetAttr when using -builtin.William S Fulton2013-07-012-2/+5
* Fix a const_cast in generated code that was generating a <:: digraph when usi...William S Fulton2013-07-014-3/+7
* Add SF patch #342 fix some director classes crashing on object deletion when ...William S Fulton2013-07-012-1/+9
* Octave: add SWIGRUNTIMEINLINE to SWIG_Octave_SetConstant()Karl Wette2013-06-131-1/+1
* Octave: make texinfo strings static (internal linkage)Karl Wette2013-06-131-1/+1
* Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton2013-06-1111-12/+12
* Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton2013-06-1112-13/+45
* Further Ruby html doc formatting changesWilliam S Fulton2013-06-082-108/+107
* Ruby html docs formatting - modify code snippets to be same as other chaptersWilliam S Fulton2013-06-081-190/+1271
* Remove use of monospace in Ruby docs and unncessary usage of <br>William S Fulton2013-06-081-383/+364
* Remove lines with just spaces on them in Ruby docsWilliam S Fulton2013-06-081-6510/+0