summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add swig-2.0.10 release date and release notesv2.0.10rel-2.0.10William S Fulton2013-05-275-4/+15
* Fix Python test-suite makefile to show which tests have runtime tests (for Py...William S Fulton2013-05-271-8/+11
* Fix to ensure 2to3 for Python 3 examples is runWilliam S Fulton2013-05-271-1/+1
* Add Python 3 Travis testsWilliam S Fulton2013-05-261-0/+3
* Fix Python examples to compile and run under Python 3William S Fulton2013-05-264-30/+51
* Fix 'make check-python-test-suite PY3=1' and -j (make jobs)William S Fulton2013-05-251-3/+3
* Fix Python 3 inconsistency handling -ve numbers for unsigned C types.William S Fulton2013-05-253-3/+56
* Add test case for attributes with moderately complex templatesArtem Serebriyskiy2013-05-255-10/+192
* Fix %arg in Lib/attribute.iArtem Serebriyskiy2013-05-251-1/+1
* Fix all attributes macrosesArtem Serebriyskiy2013-05-251-10/+10
* Documentation sectioning updateWilliam S Fulton2013-05-251-2/+1
* Fix vararg documentation for Python 3William S Fulton2013-05-243-22/+40
* Fix Python version checking in Python testsWilliam S Fulton2013-05-243-3/+3
* Guile port example fix for Guile 2.0William S Fulton2013-05-231-2/+3
* Fix the high passed to PyTuple_GetSlice in varargs wrappers.William S Fulton2013-05-233-3/+10
* Guile port example - print a message to show the error is expectedGeert Janssens2013-05-211-0/+2
* Add note on ccache-swig internal error bug due to premature file cleanup to c...William S Fulton2013-05-191-0/+9
* Fix ccache-swig internal error bug due to premature file cleanupWilliam Fulton2013-05-193-6/+27
* Simplify and improve Guile FILE * in typemapWilliam S Fulton2013-05-161-22/+19
* Minor fixes after Coverity analysisWilliam S Fulton2013-05-162-1/+2
* Cosmetic makefile tidy upWilliam S Fulton2013-05-151-1/+0
* Use given Guile version when checking if version is > 1.8William S Fulton2013-05-151-4/+5
* Guile delete Example makefileGeert Janssens2013-05-152-47/+1
* Guile drop unused GUILE_SCM_INTERFACE parameter from configure.acGeert Janssens2013-05-141-4/+1
* Guile check for at least guile 1.8Geert Janssens2013-05-141-0/+11
* Guile add two more examples and use load-extension instead of dynamic-loadGeert Janssens2013-05-135-5/+52
* Put guile Example Makefile back under revision controlGeert Janssens2013-05-131-1/+0
* Guile remove references to -gh and -scm from manualGeert Janssens2013-05-131-49/+16
* Guile create functional class exampleGeert Janssens2013-05-131-1/+55
* Clear up license ambiguity in swigwarn.swg.William S Fulton2013-05-131-6/+2
* Add CCache/ccache-swig.1 to .gitignoreKarl Wette2013-05-131-0/+1
* Fix release scriptWilliam S Fulton2013-05-121-1/+1
* Fix release scriptWilliam S Fulton2013-05-121-1/+1
* Update release scripts to use git instead of svnWilliam S Fulton2013-05-122-7/+37
* Add .gitattributes fileWilliam S Fulton2013-05-121-0/+2
* Fix some typos in directive namesWilliam S Fulton2013-05-124-5/+5
* Update htmldoc patch to htmldoc-1.8.27William S Fulton2013-05-121-46/+54
* Update changelog for the previous two Octave patchesKarl Wette2013-05-121-0/+5
* Octave: install functions only once, when creating moduleKarl Wette2013-05-121-8/+10
* Octave: remove allocation of new octave_value in SWIG_Octave_SetGlobalValue()Karl Wette2013-05-121-10/+1
* Guile fix matrix exampleGeert Janssens2013-05-101-1/+1
* Add skeleton for run test for Guile class exampleWilliam S Fulton2013-05-092-1/+7
* Guile port example Makefile correctionWilliam S Fulton2013-05-091-1/+1
* Migrate Guile examples build into common Examples makefileWilliam S Fulton2013-05-098-102/+46
* Guile examples consistency changesWilliam S Fulton2013-05-0921-47/+27
* Update Octave manual to use "swigexample" instead of "example"Karl Wette2013-05-091-50/+50
* Fixes to Octave examplesKarl Wette2013-05-0863-346/+212
* Tidy up pike version displayWilliam S Fulton2013-05-081-1/+1
* Don't skip guile if GUILE_CFLAGS is empty as sometimes it is emptyWilliam S Fulton2013-05-081-2/+2
* Tidy up target language versions displayWilliam S Fulton2013-05-081-9/+9