XLibs Changelog

What's new in XLibs 0.0.7

Sep 16, 2014
  • Added String::format and String::vformat
  • Added Thread methods for running functions, functions with arguments, and member functions

New in XLibs 0.0.6 (Dec 6, 2011)

  • Fixes for g++

New in XLibs 0.0.5 (Nov 25, 2011)

  • Added Path::exists
  • Added Path::find

New in XLibs 0.0.4 (Nov 16, 2011)

  • Added thread local storage

New in XLibs 0.0.3 (Nov 3, 2011)

  • Added string replace function
  • Fixed posix isThread handling

New in XLibs 0.0.2 (Oct 21, 2011)

  • Added string processing routine
  • Added simple test application
  • Fixed posix directory routines
  • Modified Path::directory to return trailing slash