]> git.mxchange.org Git - simgear.git/history - simgear/xml
Merge branch 'next' of git.mxchange.org:/var/cache/git/repos/simgear into next
[simgear.git] / simgear / xml /
2016-09-22 Roland HaederMerge branch 'next' of git.mxchange.org:/var/cache... next
2016-08-13 James TurnerSGPath in easyXML API
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
2012-05-04 Frederic BouvierRevert "Temporary hack to make the new version of expat...
2012-05-04 Frederic BouvierTemporary hack to make the new version of expat build...
2012-05-03 James TurnerMissed files from previous commit, needed for Windows.
2012-05-03 James TurnerUpdate to latest expat for improved BOM / encoding...
2011-12-26 Torsten DreyerRevert changes to xmlparse.[ch]
2011-12-25 Torsten DreyerSome more trivial warning fixes
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-11 Tim MooreMerge branch 'ehofman/subsys'
2010-01-11 Tim MooreMerge branch 'jester/aptsign'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2010-01-11 Tim MooreMerge branch 'jmt/geodistance'
2009-12-29 jmtXML encodings: support 'ASCII' as an alias for 'US...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-07-16 timooreEffects framework
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 mfranz- fix one broken #include path (in a not usually compil...
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).
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-29 ehofmanNew automake, new problems. Use $base_LIBS where $LIBS...
2002-12-31 davidPatch from Erik Hofman:
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-06-28 davidPatch from Julian Foad:
2002-03-02 davidCleanups from Petru Paler:
2001-12-29 curtRemoved metakit and zlib from the configure/build proce...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-16 davidFixed Makefile.am to install easyxml.hxx in the simgear...
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-10-24 curtMisc Irix tweaks.
2001-07-24 curt- removed declaration of sg_xml_exception (use sg_io_ex...
2001-07-24 curt- make sure file is closed when an exception passes...
2001-07-19 curt- added sg_xml_exception class
2001-07-19 curt- implemented sg_xml_exception class
2001-07-11 curt- added virtual destructor to XMLVisitor to make sure...
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-04-05 curtAdded simgear/threads contributed by Bernie Bright.
2001-03-26 curtDoxygen.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-21 curtFrom David Megginson:
2001-03-02 curtChanges for the native Irix CC compiler contributed...
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-10-19 curtMSVC++ fixes.
2000-09-20 curt#includes based off of srcdir rather than builddir.
2000-09-05 curt9/05/2000 updates from David Megginson relating to...
2000-08-08 curtMissed some files needed in make dist.
2000-07-26 curtInitial revision.