www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - recls 1.8.14 released

Download from http://recls.org/downloads.html

recls 1.8.14 released - 12th January 2010
=========================================

Summary:
--------
	* string access shims for recls_strptrs_t
	* corrected defect in get_search_relative_path()
	* correction to shims
	* documentation corrections
	* ensures forward compatibility with recls 1.9
	* forward compatibility
	* logging
	* no-namespace compatibility
	* now requires STLSoft 1.9.88
	* safe-string compatible

Core:
-----
 ~ include/recls/internal/platform_types.h:
    ~ correction to shims
    + string access shims for recls_strptrs_t

recls/C++:
----------
 ~ include/recls/cpp/recls.hpp:
    ~ now requires STLSoft 1.9.88
    ~ documentation corrections
    ~ no-namespace compatibility

 ~ include/recls/cpp/search.hpp:
    ~ forward compatibility

recls/STL:
----------
 ~ include/recls/stl/recls.hpp:
    ~ now requires STLSoft 1.9.88
    ~ documentation corrections
    ~ no-namespace compatibility

 ~ include/recls/stl/search_sequence.hpp:
    ~ safe-string compatible
    ~ ensures forward compatibility with recls 1.9
    ~ corrected defect in get_search_relative_path()

 ~ include/recls/stl/traits.hpp:
    ~ safe-string compatible

recls/COM:
----------
 ~ mappings/COM/EnumEntry.cpp:
 ~ mappings/COM/FileEntry.cpp:
 ~ mappings/COM/FileSearch.cpp:
 ~ mappings/COM/SearchCollection.cpp:
 ~ mappings/COM/SelectedRootsFlags.cpp:
 ~ mappings/COM/implicit_link.cpp:
 ~ mappings/COM/recls.com.cpp:
     ~ logging
Jan 11 2010