]> git.mxchange.org Git - simgear.git/history - simgear/xml/easyxml.cxx
cppbind.Ghost: clean up a bit
[simgear.git] / simgear / xml / easyxml.cxx
2013-11-14 bcoconniRemoved the 'using::std' instructions from the headers...
2013-11-14 bcoconniAdded the ability to access the file name and position...
2013-09-19 James TurnerMove bundled Expat to new home.
2013-06-09 James TurnerEasyXML: expose attributes easier.
2012-09-16 James TurnerOption to use system, instead of built-in, expat
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2007-06-29 mfranzeasyxml.cxx: add missing endXML visitor call
2006-03-08 mfranz- new FSF addresses
2005-12-11 ehofmanVassilii Khachaturov:
2005-09-15 ehofmanBetter XML error catching, proposed by Richard Harrison.
2004-09-10 curtAdd support for parsing an xml stream from an in memory...
2004-07-29 ehofmanMake gcc 2.95.* compile again.
2004-07-28 ehofmanIRIX fixes (at least).
2002-12-31 davidPatch from Erik Hofman:
2001-10-24 curtMisc Irix tweaks.
2001-07-24 curt- make sure file is closed when an exception passes...
2001-07-19 curt- implemented sg_xml_exception class
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-03-21 curtFrom David Megginson:
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-10-19 curtMSVC++ fixes.
2000-09-05 curt9/05/2000 updates from David Megginson relating to...
2000-07-26 curtInitial revision.