Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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)

Diese Veröffentlichung fügt NumLinks und NumRelativeDirectoryParts Mitglieder, Recls_entryinfo_t, ein RECLS_F_LINK_COUNT-Flag, Recls_GetErrno(), Recls_ResultCodeToUnixErrorCode(), Recls_ResultCodeToWindowsErrorCode(), und 64-Bit-Kompatibilität (derzeit nur-Windows-), entfernt der RECLS_RC_WRONG_ENTRY_TYPE-Statuscode, fügt RECLS_RC_ENTRY_IS_DIRECTORY und RECLS_RC_ENTRY_IS_NOT_DIRECTORY, Korrekturen, RECLS_FAILED() (C-Definition) und Recls_Stat(), Exemplare mit einem suchen, die von Anführungszeichen umgeben, fügt eine GCC-4.5 + 4.6 Makefile-Datei mit Shwild 0.9.19 und xTests 0.16.2 gebündelt und STLSoft 1.9.111 hängt.
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)

Diese Version fügt die neue get_file_size ()-Methode der recls:: Eintrag Klasse, und missbilligt die Methode size (). Sie fügt hinzu, das "Muster"-Eigenschaft auf recls: recls_exception. Er legt auch Mängel, die mit vollständigem Weitwinkel-String Zusammenstellung verhindert. Beachten Sie, dass diese Version 0.9.19 und bündelt xTests 0.16.1 shwild und hängt von 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

Dieses Release behebt ungültig Berechnung stat (), behebt einen Weg Relativitätstheorie Defekt, und sorgt für Kompatibilität WideString gesamten C + + API. Es bündelt shwild 0.9.19 und 0.15.1 xTests und hängt 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

Dies ist eine wesentliche Überarbeitung der Umsetzung, mit einigen Änderungen an der API. Die Distribution enthält auch C + +-Mapping, bündelt xTests 0.14.4 und hängt von STLSoft 1.9.91 (die C + +-Mapping, hängt auch von STLSoft 1,10 alpha).
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

Dieses Release enthält Fehlerbehebungen für einige kleinere Fehler in get_search_relative_path (), String-Zugang Unterlegscheiben und nicht-Namespace-Kompatibilität, und legte vorbereitende Grundlagen für die nächste Version. STLSoft 1.9.88 erforderlich ist.
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