summaryrefslogtreecommitdiff
path: root/Source/Preprocessor/preprocessor.h
Commit message (Expand)AuthorAgeFilesLines
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Improve #include guard macrosOlly Betts2022-07-191-2/+2
* const char * correctness fixes (in C code)William S Fulton2012-11-261-1/+1
* Remove the svn/cvs Id string in the headersWilliam S Fulton2010-02-281-2/+0
* SWIG license change - Source moves to GPLv3William S Fulton2010-02-271-2/+6
* Replaced all [const] String_or_char * to const_String_or_char_ptr, by the fol...Haoyu Bai2009-01-241-2/+2
* Changed Header to IdDave Beazley2006-12-051-1/+1
* beautify/format source code with gnu indentWilliam S Fulton2006-11-011-19/+14
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-061-10/+8
* add option/pragma erroraswarn, which force (or not) to treat the cpp #error d...Marcelo Matus2005-12-051-0/+1
* fix many/many memory leaksMarcelo Matus2005-11-301-0/+2
* Various warning fixes for .NET 2003 cl /W4 to work barring one warning and fo...William S Fulton2004-01-151-2/+2
* Moved non static function declarations from source files into header filesWilliam S Fulton2003-12-281-3/+3
* The great mergeDave Beazley2002-11-301-9/+11
* (Preprocessor_parse): Synch decl w/ definition in cpp.c.Thien-Thi Nguyen2000-05-111-1/+1
* (Preprocessor_expr_init): Declare.Thien-Thi Nguyen2000-05-111-3/+4
* Cleanup.Dave Beazley2000-04-051-4/+4
* Major cleanup of commentsDave Beazley2000-01-201-11/+9
* RenaminingDave Beazley2000-01-181-0/+41