Menu

Recursive LS - Recursive Search / News: Recent posts

recls 1.9.4 released

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

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

recls 1.9.4 released - 9th October 2015

  • GCC compatibility
  • added MinGW (GCC 4.7) makefile
  • NOTE: bundles shwild 0.10.1
  • NOTE: bundles xCover 0.3.3
  • NOTE: bundles xTests 0.18.4
  • NOTE: depends on STLSoft 1.9.121

===================================================... read more

Posted by Matt Wilson 2015-10-09 Labels: recls GCC MinGW

recls 1.9.2 released

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

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

recls 1.9.2 released - 7th October 2015

  • fixed makefile defects
  • NOTE: bundles shwild 0.10.1
  • NOTE: bundles xTests 0.18.4
  • NOTE: depends on STLSoft 1.9.121

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

Posted by Matt Wilson 2015-10-07 Labels: recls makefile

recls 1.9.1 released

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... read more
Posted by Matt Wilson 2015-09-29 Labels: recls Clang Visual C++ 11 Visual C++ 12 Visual C++ 14 widestring

recls 1.9.1 (alpha 5) released

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

recls 1.9.1 (alpha 6) released - 18th October 2010

Summary:
--------

* recls::entry: added get_file_size() method, ~ deprecated size() method
* recls::recls_exception: added 'patterns' property
* added recls_snprintf and recls_svnprintf
* fixed defects that prevented full wide-string compilation
* NOTE: bundles shwild 0.9.19
* NOTE: bundles xTests 0.16.1
* NOTE: depends on STLSoft 1.9.101... read more

Posted by Matt Wilson 2010-10-18

recls 1.9.1 (alpha 4) released

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

recls 1.9.1 (alpha 4) released - 4th April 2010

Summary:
--------

* fixed invalid calculation in stat()
* fixed path-relativity defect
* widestring compatibility in C++ API
* NOTE: bundles shwild 0.9.19
* NOTE: bundles xTests 0.15.1
* NOTE: depends on STLSoft 1.9.97

Details:
--------

Core:... read more

Posted by Matt Wilson 2010-04-04

recls 1.9.1 (alpha 3) released

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

recls 1.9.1 (alpha 3) released - 10th March 2010

Summary:
--------

* Added support for Visual C++ 10 (including makefiles and implicit linking)
* NOTE: bundles shwild 0.9.19
* NOTE: bundles xTests 0.14.5
* NOTE: depends on STLSoft 1.9.96

Details:
--------

Core:

~ include/recls/implicit_link.h:
+ added VC++ 10 support... read more

Posted by Matt Wilson 2010-03-09

recls 1.9.1 (alpha 2) released

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

recls 1.9.1 (alpha 2) released - 11th February 2010

Summary:
--------

* added VC++ 9 (Visual Studio 2008) solution/project files
* added Recls_GetFileSizeGigaBytes(), Recls_GetFileSizeMegaBytes(), Recls_GetFileSizeKiloBytes() API functions
* corrected defects/missing features in examples
* corrected 32/64-bit compiler warnings
* NOTE: core depends on STLSoft 1.9.92 (or later)
* NOTE: C++ mapping also depends on STLSoft 1.10 alpha 13 (or later)... read more

Posted by Matt Wilson 2010-02-11

recls 1.9.1 (alpha 1) released

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

recls 1.9.1 (alpha 1) released - 9th February 2010

Summary:
--------

* first release of recls 1.9
* merging 1.8's C++ and STL APIs into one: include <recls/recls.hpp> for new C++ API
* prototypical code coverage
* refactored implicit link functionality
* API type name changes, e.g. recls_fileinfo_t => recls_entryinfo_t, recls_info_t => recls_entry_t
* removed the Recls_OutstandingDetails() API function
* user-specifiable diagnostic logging
* NOTE: this distribution contains only core library and C++ mapping; other language mappings are not included... read more

Posted by Matt Wilson 2010-02-09