aboutsummaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Expand)Author
2007-10-17Remove cvs $Header$William S Fulton
2007-10-09minor editWilliam S Fulton
2007-10-09Fix typo.Olly Betts
2007-10-08Fix typosOlly Betts
2007-09-27Mark configure.in as svn:eol-style LF so it will have Unix line endings evenOlly Betts
2007-09-25Add dos2unix comand to mingw buildWilliam S Fulton
2007-09-25Add more details on and special variablesWilliam S Fulton
2007-09-24update section numbersWilliam S Fulton
2007-09-21Back out valueparm attribute in the csvarin typemap. Add example usage of tem...William S Fulton
2007-09-19fix some typosWilliam S Fulton
2007-08-31new -Werror option and fixes for turning on warnings which are normally turne...William S Fulton
2007-08-31update for new renaming of -dump_xxx commandline arguments to -debug-xxxWilliam S Fulton
2007-08-28update language commandline optionsWilliam S Fulton
2007-08-17Correct behaviour for templated methods used with %rename or %ignore and %tem...William S Fulton
2007-08-16update with new sectionsWilliam S Fulton
2007-08-16add a bit about SWIGTYPEWilliam S Fulton
2007-08-15Add examples extending generated proxy class using partial classes and cscode...William S Fulton
2007-08-15mention and public accessWilliam S Fulton
2007-08-14Add section on multi-thread issues that affect single threaded applicationsWilliam S Fulton
2007-08-14fix html errorsWilliam S Fulton
2007-08-10Add documentation patch #1743573 from Jeffrey Sorensen about better memory ma...William S Fulton
2007-08-03fix code in char ** typemap examplesWilliam S Fulton
2007-08-02Fix syntax errors for %callback examplesWilliam 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-02changes after running the html checkerWilliam S Fulton
2007-07-02Add notes about typemaps and the preprocessor including the noblock attributeWilliam S Fulton
2007-06-25note about constants added and fix linkWilliam S Fulton
2007-05-26conversion operator %rename improvements - the exact operator name must be sp...William S Fulton
2007-05-09Updated Iterator documentation to include defines.Gonzalo Garramuno
2007-05-07Added new iterator changes to std.Gonzalo Garramuno
2007-05-06Removed python crap from std/std_common.iGonzalo Garramuno
2007-05-06Added new section to STL documentation toGonzalo Garramuno
2007-05-03Documented the two ways that support for ruby blocksGonzalo Garramuno
2007-05-03Updated Ruby manual to enhance section on the STL.Gonzalo Garramuno
2007-05-03Added autodoc documentation to Ruby.Gonzalo Garramuno
2007-05-02Fixed issues with C++ classes and hierachies across multiple source files. Mark Gossage
2007-04-30Updated CHANGES.current.Gonzalo Garramuno
2007-04-20Fix a couple of repeated typos:Olly Betts
2007-04-18SWIG does now support use of some constant expressions as template parametersOlly Betts
2007-04-17Minor html updatesWilliam S Fulton
2007-04-17Add in pre, post and cshin attributes for the csin typemapWilliam S Fulton
2007-04-17Add in pre, post and pgcppname attributes for the javain typemapWilliam S Fulton
2007-04-01git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9666 626c5289...Surendra Singhi
2007-03-26Escape unescape < > & in HTMLOlly Betts
2007-03-26Fix duplicate section anchorOlly Betts
2007-03-26Escape < and > in HTML since unescaped instances confuse htmldoc and cause itOlly Betts
2007-03-26Fix link to be relative, not to some cache file: url which won't exist onOlly Betts
2007-03-26Automatic updates to section anchors from the MakefileOlly Betts
2007-03-26Fix a couple of minor typosOlly Betts