]> git.mxchange.org Git - simgear.git/history - simgear/misc/strutils.hxx
Use wide-string APIs on Windows.
[simgear.git] / simgear / misc / strutils.hxx
2016-08-13 James TurnerUse wide-string APIs on Windows.
2016-08-13 James TurnerChanging SGPath APIs, using SGPath in more places.
2016-08-13 Florent RougonThread-safe alternative to strerror()
2014-06-18 Thomas GeymayerKeep md5 inside simgear and use single encodeHex implem...
2013-12-01 Clément de l'HamaideImplement UTF-8 to Latin1 converter
2013-11-12 James TurnerString case conversion, UTF-8 conversion.
2013-10-09 James TurnerAvoid a data copy decoding base64 data.
2013-09-15 James TurnerPrintf format sanitising.
2013-06-10 Thomas Geymayerstrutils: move unescape and simplify starts_with/ends_with
2013-06-09 James TurnerBase64 and hex helpers for strings
2013-03-10 James TurnerPart of fixing bug 1055.
2012-10-10 ThorstenBMove uppercase function to strutils.
2011-10-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-20 James Turnerstring list joining, and a test case for that and split...
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-17 James TurnerAdd another helper to strutils, to compare version...
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-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-08-12 Torsten Dreyeradd padding function lpad and rpad to strutils
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
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-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...
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2006-03-08 mfranz- new FSF addresses
2002-05-10 curtBernie Bright:
2001-03-25 curtDoxygen.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-02-09 curtInitial revision