aboutsummaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Expand)Author
2013-05-03Move installation and install check instructions from README to Preface secti...William S Fulton
2013-05-03Add more references about the SWIG license to the legal.html website pageWilliam S Fulton
2013-05-03Guile doc sections updateWilliam S Fulton
2013-04-30subject/verb agreementTerrell Russell
2013-04-28Disable guile 2's autocompilation feature for the test suiteGeert Janssens
2013-04-28Drop guilegh interfaceGeert Janssens
2013-04-28Drop support for guile 1.6 and olderGeert Janssens
2013-03-29Fix Ruby documentation for %bangWilliam S Fulton
2013-03-21Update lingering configure.in references to say configure.acOlly Betts
2013-03-21Stop claiming that SWIG_exception() can be used in helper functionsOlly Betts
2013-02-18Fix C code where a typedef name was used for constructor and destructor names...William S Fulton
2013-02-18Restrict the name used in %extend to be just the struct/class name and not a ...William S Fulton
2013-01-30Ensure 'javapackage' typemap is used as it stopped working from version 2.0.5William S Fulton
2013-01-19Tidy up last few commits for Java new jniclasspackage pragmaWilliam S Fulton
2013-01-17Update documentation regarding the use of the nspace feature in java without ...Brant K. Kyser
2013-01-13updated info on lang-specific subdirs in Doc/Manual/Library.htmlPaweł Tomulik
2013-01-12Replace references to Subversion with GitWilliam S Fulton
2013-01-11Improvements to documentation for csdirectorin 'pre', 'post' and 'terminator'...William S Fulton
2013-01-11Documentation for csdirectorin 'pre', 'post' and 'terminator' support.Vladimir Kalinin
2013-01-08Fix assorted typos.Olly Betts
2013-01-03More SVN->Git changesWilliam S Fulton
2013-01-03Bump version to 2.0.10William S Fulton
2013-01-03Update Windows instructions for using Github instead of svnWilliam S Fulton
2012-12-162.0.9 release notes and dateWilliam S Fulton
2012-12-14Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtrKlaus Kämpf
2012-12-11Document null attribute for out typemap for C#William S Fulton
2012-12-10Clarify pythonprepend and pythonappend features when used on overloaded metho...William S Fulton
2012-12-07Add in va_list varargs workaround suggested by Antoine MathysWilliam S Fulton
2012-11-28octave: Simplified module loading.Karl Wette
2012-10-11Support special variable expansion in %extend.William S Fulton
2012-10-11Two additional special variable are expanded in %exception - $parentnameWilliam S Fulton
2012-10-05Adjust for change in the size of the Go type int. Until some time inIan Lance Taylor
2012-09-14Add new warning if an empty template declaration is used on a base class, min...William S Fulton
2012-09-13More Android docs about the STL and the new extend exampleWilliam S Fulton
2012-09-13Android docs on examples update and cosmetic change to Android extendWilliam S Fulton
2012-09-04Improve javafinalize docs, patch from Marvin GreenbergWilliam S Fulton
2012-08-21Bump version to 2.0.9William S Fulton
2012-08-202.0.8 release date addedWilliam S Fulton
2012-08-20Section numbering updateWilliam S Fulton
2012-08-13Add assumeoverride feature option for Java directors to improve performance w...William S Fulton
2012-08-08Fix some minor typos in the docSylvestre Ledru
2012-08-08Fix somes typosSylvestre Ledru
2012-08-05Error checking for stale DOH object use - also with documentation.William S Fulton
2012-08-05Update docs with missing example.c compilation - Bug 3545858William S Fulton
2012-07-09Note lack of support for %shared_ptr and directorsWilliam S Fulton
2012-05-31Fix doc typoOlly Betts
2012-05-30Director documentation corrections to match reality.William S Fulton
2012-05-26Bump version to 2.0.8William S Fulton
2012-05-26swig-2.0.7 release dateWilliam S Fulton
2012-05-18Note that technique relying on call-time pass by reference won't work withOlly Betts