]> git.mxchange.org Git - simgear.git/history - simgear/misc/sg_path.cxx
Removal of PLIB/SG from SimGear
[simgear.git] / simgear / misc / sg_path.cxx
2010-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-23 James TurnerChange SGPath::exists to use stat(), fix '.' and '...
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2008-07-24 ehofmanPatch to remove macintosh and MWERKS from Simgear.
2008-04-26 mfranzNicolas: let SGPath::create_dir() return success/failur...
2007-01-16 fredbDon't segfault when dir is empty
2006-03-08 mfranz- new FSF addresses
2006-02-17 curtClean up some compiler warnings.
2006-01-04 ehofmanMinGW fixes.
2005-12-19 ehofmanFrederic Bouvier:
2005-12-18 ehofmanFrederic: this patch to sg_path.cxx will filter out...
2005-12-17 ehofmanFrederic Bouvier:
2005-12-17 ehofmanAdd the subdir to the path before trying to create...
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-07-05 ehofmanMake sure that a directory name containing a '.' doesn...
2004-06-07 ehofmanMingW fix.
2004-06-07 ehofmanAdd an 'add(str)' function that adds a search path...
2004-03-21 ehofmanFrederic Bouvier:
2003-11-21 ehofmanFIx a typo
2003-08-09 curtOnly use the ";" delimiter under WIN32
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 curtOops, missed this the first time.
2002-02-04 curtPass strings by const reference instead of by value,
2001-12-28 curtSmall tweaks to class initialization.
2001-06-19 curtNeed to include <simgear_config.h> to pick up the WIN32...
2001-03-25 curtFG_ to SG_ namespace changes.