summaryrefslogtreecommitdiff
path: root/Source/Swig/include.c
Commit message (Expand)AuthorAgeFilesLines
* Skip the UTF-8 BOM of including files.William S Fulton2013-08-291-1/+10
* Remove cvs/svn Id stringsWilliam S Fulton2013-01-121-2/+0
* More consistent use of DOH namespaceWilliam S Fulton2012-11-261-1/+1
* Fix Swig_file_extension when the path has a . and there is no extension in th...William S Fulton2012-11-181-13/+5
* Fix segfaults when using filename paths greater than 1024 characters in lengt...William S Fulton2012-11-181-39/+21
* set file_debug to falseJoseph Wang2012-03-181-1/+1
* Add more debug code into swig internalsJoseph Wang2012-03-171-0/+11
* Fix #2149523 - Incorrect line number reporting in errors after parsing macros...William S Fulton2010-09-101-0/+2
* SWIG license change - Source moves to GPLv3William S Fulton2010-02-271-2/+6
* Fix #1807329 - When Makefile dependencies are being generated using the -M fa...William S Fulton2010-02-081-3/+2
* Replaced all [const] String_or_char * to const_String_or_char_ptr, by the fol...Haoyu Bai2009-01-241-15/+15
* fix input filename containing a path on windowsWilliam S Fulton2008-12-241-5/+1
* deprecate use of include path to find the input file for behaviour that is co...William S Fulton2008-11-221-6/+13
* fix Swig_search_path declarationWilliam S Fulton2008-11-111-1/+1
* add parameter list (or void) to all C functionsWilliam S Fulton2008-11-111-2/+2
* Remove some vc++ /W4 warningsWilliam S Fulton2008-06-211-1/+2
* Fix many instances of "delimeter" to "delimiter".Olly Betts2007-10-081-8/+6
* API cleanup. DocumentationDave Beazley2007-01-031-5/+5
* File management cleanup. Split API into separate header. Removed unused func...Dave Beazley2006-12-191-97/+40
* Changed Header keyword to Id for SVNDave Beazley2006-12-051-1/+1
* beautify/format source code with gnu indentWilliam S Fulton2006-11-011-124/+112
* fix include of files without last newline, as reported by Wes HodgesMarcelo Matus2006-03-221-0/+9
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-061-8/+6
* fix line issues reported by OllyMarcelo Matus2006-02-081-2/+1
* fix line issues reported by OllyMarcelo Matus2006-02-081-1/+1
* fix system <> include, now the last push dir is not the first one to checkMarcelo Matus2006-01-151-7/+24
* fix wrong assertMarcelo Matus2006-01-061-2/+2
* more swigkey unificationMarcelo Matus2006-01-031-1/+2
* fix missing filename in macro warningMarcelo Matus2006-01-021-1/+4
* fixes and docs in %renameMarcelo Matus2006-01-011-8/+11
* fix many/many memory leaksMarcelo Matus2005-11-301-5/+9
* remove many memory leaks and cleanupMarcelo Matus2005-11-291-0/+1
* add NewStringEmpty, use more StringEuqual and less StrcmpMarcelo Matus2005-11-281-3/+3
* added the -I- option and %include <file>Marcelo Matus2004-09-171-16/+75
* Fix so that Windows paths are displayed correctly when reporting errors.William S Fulton2003-12-281-0/+4
* Added functions to support preprocessor enhancement.Dave Beazley2003-11-111-0/+31
* The great mergeDave Beazley2002-11-301-10/+79
* Bug fixesDave Beazley2000-12-181-0/+12
* Minor tweaks to fix output path problemsDave Beazley2000-10-141-2/+1
* Incorporated Macintosh changes submitted by Luigi BallabioDave Beazley2000-10-141-0/+4
* Substantial changes for new module system.Dave Beazley2000-10-021-0/+20
* Added named file functions.Dave Beazley2000-09-291-0/+26
* Completely new type implementation. Almost everything broken. Typemaps sort ...Dave Beazley2000-08-141-17/+17
* Minor fixes and cleanupDave Beazley2000-06-151-1/+1
* CleanupDave Beazley2000-04-051-0/+7
* Name cleanupDave Beazley2000-04-051-23/+26
* Slash, burn, crash, crumble. Don't mind me.Dave Beazley2000-02-271-3/+19
* Major cleanup of commentsDave Beazley2000-01-201-74/+32
* RenamingDave Beazley2000-01-181-23/+23
* Added carriage return to end of every file.Dave Beazley2000-01-131-0/+1