]> git.mxchange.org Git - simgear.git/history - simgear/misc
Add missing header for printf
[simgear.git] / simgear / misc /
2011-08-21 ThorstenBFix sg_dir dot-file handling
2011-08-04 James TurnerFurther HTTP improvements, correct proxy support, spec...
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 James TurnerTiny HTTP client layer on top of NetChat - and CTest...
2011-06-24 Torsten DreyerTerrasync: make whitespace in pathnames work under...
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-20 Torsten DreyerAdd strutils::starts_with and strutils::ends_with
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-15 James TurnerTighten up name filters on Unix. Fixes bug 168.
2010-11-14 ThorstenBremove old .cvsignore files
2010-10-30 James TurnerAdd platform defines to SimGear, and a replacement...
2010-10-29 Frederic BouvierFix line endings
2010-10-29 Frederic BouvierQuick hack to remote trailing / on Windows. Feel free...
2010-10-07 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-10-05 Torsten DreyerDon't crash in strutils::trim() with empty strings
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-12 Torsten Dreyeradd padding function lpad and rpad to strutils
2010-08-10 James TurnerMerge branch 'topics/cmdcatch' into next
2010-08-09 James TurnerFix Win32 build of SGPath.
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2010-07-30 James TurnerMerge branch 'topics/remove_point3d' of git@gitorious...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2010-07-29 James TurnerWIP - removing remaining users of Point3D.
2010-07-25 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-24 James TurnerFix simgear::Dir::children on Linux where dirent->d_typ...
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-07-22 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-21 James TurnerOn Unix, check for symlinks from readdir(), and look...
2010-07-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-16 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-16 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-07-16 James TurnerFix simgear::Dir compilation on some Unix setups, thank...
2010-07-15 James TurnerInitial work on simgear::Dir, replacement for PLIB...
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
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-10-18 Tim Mooreforward declare Point3D in sg_types.hxx
2009-10-12 Tim MooreMerge branches 'toresten/geofix', 'jmt/lcase', 'stuart...
2009-09-30 Tim MooreBack out convertToLowerCase function
2009-09-28 Tim MooreMerge branch 'jmt/lcase' into next
2009-09-28 jmtExtend simgear::strutils with convertToLowerCase helper...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-23 torstendon't build tabbed_value_test, swap_test, openal_test1...
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile latest SimGear under MSVC9
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 fredbMaybe a more portable way to do it
2008-07-25 fredbCompile again with MSVC
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-24 ehofmanPatch to remove macintosh and MWERKS from Simgear.
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-04-26 mfranzNicolas: let SGPath::create_dir() return success/failur...
2008-04-13 timooreFixes for compiling with gcc 4.3
2007-12-11 timooreminor fix to ModelRegistry and syntax changes for Windows
2007-12-04 timooreDon't modify OSG Registry with file path
2007-08-12 timooreAdd curvature to ocean tiles.
2007-07-22 timooreAllow parallel make ("make -j2") by giving make the...
2007-01-16 fredbDon't segfault when dir is empty
2006-03-08 mfranz- new FSF addresses
2006-02-26 fredbWrong config file name
2006-02-18 fredbAdd missing include files needed by the new math code...
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
2005-12-11 ehofmanadd swap_test to .cvsignore
2005-11-13 ehofmanPut in public domain, Curtis wants it (because net_fdm...
2005-10-25 ehofmanAlex Romosan:
2005-10-06 ehofmanAnother Solaris fix.
2005-10-06 ehofmanMSVC fixes. Frederic: MSVC has no ssize_t type
2005-09-29 ehofmanCygwin fixes.
2005-09-23 ehofmanAMD64 and sgi fixes.
2005-09-22 ehofmanPlatform compatibility fix.
2005-09-22 ehofmanAdd some linefeeds.
2005-09-22 ehofmanCreate our own stdint.h(xx) implementation and use...
2005-05-22 ehofmanMSVC fix.
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-07-28 ehofmanUse the SimGear default notation.
2004-07-28 ehofmanIRIX fixes (at least).
2004-07-05 ehofmanMake sure that a directory name containing a '.' doesn...
2004-06-07 ehofmanMingW fix.
next