Download List

Projeto Descrição

recls is a multi-platform recursive filesystem
searching library. It presents a C API with
mappings to C++, COM, D, Java, Python, and Ruby.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-28 10:38
1.9.1 (alpha 7)

Esta versão adiciona numLinks e numRelativeDirectoryParts Membros da recls_entryinfo_t, uma bandeira RECLS_F_LINK_COUNT, Recls_GetErrno(), Recls_ResultCodeToUnixErrorCode(), Recls_ResultCodeToWindowsErrorCode(), e Remove (atualmente Windows somente), compatibilidade de 64 bits o código de status RECLS_RC_WRONG_ENTRY_TYPE, RECLS_RC_ENTRY_IS_DIRECTORY e RECLS_RC_ENTRY_IS_NOT_DIRECTORY, correções de RECLS_FAILED() (C-definição) e Recls_Stat(), lida com um diretório de pesquisa entre aspas, adiciona um GCC 4.5 + 4.6 makefile, é fornecido com shwild 0.9.19 e xTests 0.16.2 e depende de STLSoft 1.9.111.
Tags: Minor feature enhancements, Minor bugfixes
This release adds numLinks and numRelativeDirectoryParts members to recls_entryinfo_t, a RECLS_F_LINK_COUNT flag, Recls_GetErrno(), Recls_ResultCodeToUnixErrorCode(), Recls_ResultCodeToWindowsErrorCode(), and 64-bit compatibility (currently Windows-only), removes the RECLS_RC_WRONG_ENTRY_TYPE status code, adds RECLS_RC_ENTRY_IS_DIRECTORY and RECLS_RC_ENTRY_IS_NOT_DIRECTORY, fixes RECLS_FAILED() (C-definition) and Recls_Stat(), copes with a search directory surrounded by quotes, adds a GCC 4.5+4.6 makefile, is bundled with shwild 0.9.19 and xTests 0.16.2, and depends on STLSoft 1.9.111.

2010-10-18 22:29
1.9.1 (alpha 6)

Esta versão adiciona o novo get_file_size () para o recls: classe de entrada, e despreza o método size (). Ela adiciona os "padrões" de propriedade de recls: recls_exception. Ele também corrige defeitos que impediam a compilação seqüência escala completa. Note que esta versão feixes shwild 0.9.19 e 0.16.1 xTests, e depende STLSoft 1.9.101.
Tags: Minor feature enhancements, Minor bugfixes
This release adds the new get_file_size() method to the recls::entry class, and deprecates the size() method. It adds the "patterns" property to recls::recls_exception. It also fixes defects that prevented full wide-string compilation. Note that this release bundles shwild 0.9.19 and xTests 0.16.1, and depends on STLSoft 1.9.101.

2010-04-05 09:19
1.9.1 alpha 4

Esta versão corrige cálculo inválida no stat (), corrige um defeito relatividade caminho, e garante a compatibilidade WideString toda a API C + +. É feixes shwild xTests 0.9.19 e 0.15.1, e depende STLSoft 1.9.97.
Tags: Minor bugfixes
This release fixes invalid calculation in stat(), fixes a path-relativity defect, and ensures widestring compatibility throughout the C++ API. It bundles shwild 0.9.19 and xTests 0.15.1, and depends on STLSoft 1.9.97.

2010-02-11 09:52
1.9.1 alpha 1

Esta é uma reformulação substancial da execução, com várias alterações para o API. A distribuição inclui C + + mapeamento, xTests pacotes 0.14.4, e depende stlsoft 1.9.91 (o C + + mapeamento também depende stlsoft 1,10 alfa).
Tags: Major API Refactoring
This is a substantial reworking of the implementation, with several changes to the API. The distribution includes C++ mapping, bundles xTests 0.14.4, and depends on STLSoft 1.9.91 (the C++ mapping also depends on STLSoft 1.10 alpha).

2010-01-12 18:43
1.8.14

Esta versão inclui várias correções para pequenos defeitos em get_search_relative_path (), seqüência de calços de acesso, e não de compatibilidade de nomes, e estabeleceu os fundamentos de preparação para a próxima versão. Stlsoft 1.9.88 é necessária.
Tags: Minor bugfixes
This release includes fixes for several minor defects in get_search_relative_path(), string access shims, and no-namespace compatibility, and laid preparatory groundwork for the next version. STLSoft 1.9.88 is required.

Project Resources