summaryrefslogtreecommitdiff
path: root/Source/Modules/xml.cxx
Commit message (Expand)AuthorAgeFilesLines
* XML whitespace changesWilliam S Fulton2022-10-101-13/+13
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Add DOH Exit() and SetExitHandler()Olly Betts2022-03-061-3/+3
* Update xml.cxx to return typenames (#777)ahmed-usman2016-09-271-2/+2
* [xml] Fix how the output filename is builtOlly Betts2016-08-051-3/+5
* Remove cvs/svn Id stringsWilliam S Fulton2013-01-121-2/+0
* Fix display of pointers on 64 bit systems, only 32 bit values were being shown.William S Fulton2012-07-211-10/+10
* Apply #3513569 which adds a catchlist to the xml outputWilliam S Fulton2012-04-131-3/+5
* SWIG license change - Source moves to GPLv3William S Fulton2010-02-271-2/+6
* customised ccache support: read the CCACHE_OUTFILES env variable and if exist...William S Fulton2008-11-031-3/+3
* Replace cvs $Header$ with svn $Id$William S Fulton2007-10-171-1/+1
* beautify/format source code with gnu indentWilliam S Fulton2006-11-011-317/+260
* cosmetic modsWilliam S Fulton2006-05-131-3/+2
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-061-11/+5
* Better error message displayed when file cannot be openedWilliam S Fulton2005-09-081-3/+3
* Bug #1251832 - C++ template may generate invalid XML file (+correction)William S Fulton2005-08-151-0/+1
* Fix incorrect xml escaping in base class name when base class is a templateWilliam S Fulton2005-08-141-1/+16
* swig -help prints to stdout not stderr nowWilliam S Fulton2005-02-151-1/+1
* XML patch from Robin Dunn adds -dump_xml and -xmlout <file> for generating XM...William S Fulton2004-07-121-5/+33
* Eric Sunshine patch - Mods to work on NextStepWilliam S Fulton2004-01-221-2/+4
* Moved non static function declarations from source files into header filesWilliam S Fulton2003-12-281-6/+3
* [ 829319 ] XML module tweaksDave Beazley2003-10-311-2/+11
* Major refactoring of DOH List/Hash iterators. See CHANGESDave Beazley2003-09-111-13/+13
* -outdir commandline option support => directory for proxy class and other lan...William S Fulton2003-08-071-2/+2
* Added preprocessor symbolsWilliam S Fulton2003-07-041-0/+3
* Fixed xml sym:name problem.Dave Beazley2003-03-231-4/+8
* deprecated -xml output.xmlKlaus Wiederänders2003-02-221-9/+15
* (Xml_print_attributes): Do "&" replacementThien-Thi Nguyen2003-01-081-63/+64
* File moveDave Beazley2002-12-031-0/+318