www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - STLSoft 1.9.90 released

Download from https://sourceforge.net/projects/stlsoft/files/

============================================================================

Changes for 1.9.90 (21st January 2010)

Summary:
========

 * fixed defect in unixstl::filesystem_traits<>::get_full_path_name() when
passed "."
 * header ordering workaround for GCC 3.4's strange COM headers on Windows

Changes:
========

 UNIXSTL:
 ========

 ~ include/unixstl/filesystem/filesystem_traits.hpp:
    ~ fixed defect in get_full_path_name() when passed "."

 WinSTL:
 =======

 ~ include/winstl/winstl.h:
    ~ header ordering, for GCC 3.4

============================================================================
Jan 20 2010