September 29, 2015
Download from https://sourceforge.net/projects/recls/files

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

recls 1.9.1 released - 28th September 2015 ==========================================

Summary:
--------

 * added new API and entry methods
 * Clang-compatibility
 * VC++ 11/12/14-compatibility
 * Widestring-compatibility in makefiles
 * NOTE: bundles shwild 0.10.1
 * NOTE: bundles xTests 0.18.3
 * NOTE: depends on STLSoft 1.9.121

Details:
--------

General / C-API:

Core:

 ~ include/recls/recls.h:

    + Recls_EntryExists()

C++ API:

 ~ include/recls/cpp/entry.hpp:

    + added recls::entry::exist()
    + added recls::entry::get_short_path() [Windows-only]


Makefiles / Project-files:

 ~ substantially refactored makefile structure

Examples:

 ~ widestring-compatibility

Test.Unit:

 ~ widestring-compatibility

Test.Component:

 ~ widestring-compatibility

Test.Scratch:

 ~ widestring-compatibility

Depends on:

 * STLSoft 1.9.121 or later
   (http://stlsoft.org/)

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