aboutsummaryrefslogtreecommitdiff
path: root/Source/Swig/swigfile.h
AgeCommit message (Expand)Author
2012-11-18Fix segfaults when using filename paths greater than 1024 characters in lengt...William S Fulton
2012-03-17Add more debug code into swig internalsJoseph Wang
2010-02-28Remove the svn/cvs Id string in the headersWilliam S Fulton
2010-02-27SWIG license change - Source moves to GPLv3William S Fulton
2009-01-24Replaced all [const] String_or_char * to const_String_or_char_ptr, by the fol...Haoyu Bai
2008-11-22deprecate use of include path to find the input file for behaviour that is co...William S Fulton
2008-11-11fix Swig_search_path declarationWilliam S Fulton
2008-11-11add parameter list (or void) to all C functionsWilliam S Fulton
2007-10-08Fix many instances of "delimeter" to "delimiter".Olly Betts
2006-12-19File management cleanup. Split API into separate header. Removed unused func...Dave Beazley