]> git.mxchange.org Git - simgear.git/history - simgear/misc/sg_path.hxx
Fix BTG writer for non-included index arrays.
[simgear.git] / simgear / misc / sg_path.hxx
2011-06-24 Torsten DreyerTerrasync: make whitespace in pathnames work under...
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-09-06 James TurnerAdd ResourceManager, and use to find sound and model...
2010-08-22 Frederic BouvierAdd a convenience constructeur to SGPath
2010-08-21 Frederic Bouvierstd::string::c_str() is const
2010-08-14 James TurnerAdd isAbsolute/isRelative predicates to SGPath.
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-04-26 mfranzNicolas: let SGPath::create_dir() return success/failur...
2006-03-08 mfranz- new FSF addresses
2005-12-19 ehofmanFrederic Bouvier:
2005-12-17 ehofmanMSVC fixes.
2005-12-17 ehofmanAdd a function to create aa new directory
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-06-07 ehofmanAdd an 'add(str)' function that adds a search path...
2003-08-08 curtAdd a routines that takes a search path (separated...
2003-02-28 curtBernie Bright:
2003-02-26 curtAdd some convenience functions to the SGPath function.
2003-02-15 curtJames Turner:
2002-02-04 curtPass strings by const reference instead of by value,
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-03-25 curtFG_ to SG_ namespace changes.