Mercurial
Mercurial
>
relpipe
>
relpipe-in-filesystem.cpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-60
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
streamlet examples: QR: first version
v_0
2021-04-24, by František Kučera
update netbeans project
v_0
2021-04-24, by František Kučera
streamlet examples: date: comment
v_0
2020-10-24, by František Kučera
streamlet examples: date
v_0
2020-10-24, by František Kučera
Added tag v0.17.1 for changeset 5f7ef44ea5bb
v_0
2020-10-24, by František Kučera
Added tag v0.17 for changeset fd7b3e510dd9
v_0
v0.17.1
2020-10-20, by František Kučera
Added tag v0.16 for changeset 288a7f075777
v_0
v0.17
2020-06-06, by František Kučera
Added tag v0.15 for changeset 5a63bf594f53
v_0
v0.16
2020-01-31, by František Kučera
streamlet examples: xpath: support XInclude (like in relpipe-tr-xmltable)
v_0
v0.15
2020-01-30, by František Kučera
streamlet examples: xpath: RAW XML mode (adapted from relpipe-in-xmltable)
v_0
2020-01-30, by František Kučera
streamlet examples: makefile license
v_0
2020-01-30, by František Kučera
streamlet examples: encapsulate and hide abstract class fields
v_0
2020-01-30, by František Kučera
streamlet examples: documentation
v_0
2020-01-29, by František Kučera
streamlet examples: jar_info/zip_info: return real data
v_0
2020-01-29, by František Kučera
streamlet examples: dirty implementation of Java helper classes + demo code
v_0
2020-01-29, by František Kučera
streamlet examples: exiftool: integer data type for certain attributes
v_0
2020-01-29, by František Kučera
streamlets: move NULL handling from particular streamlets to StreamletAttributeFinder
v_0
2020-01-29, by František Kučera
streamlet examples: symlink to StreamletMsg.h
v_0
2020-01-28, by František Kučera
streamlet examples: xpath: support multiple modes (string, boolean, line-number, xpath), TODO: raw-xml
v_0
2020-01-28, by František Kučera
streamlet examples: xpath
v_0
2020-01-28, by František Kučera
streamlet examples: common functions in C/C++: check supported version
v_0
2020-01-27, by František Kučera
streamlet examples: xpath – parse and validate XML document
v_0
2020-01-27, by František Kučera
streamlet examples: pid
v_0
2020-01-27, by František Kučera
streamlet examples: common functions in C/C++
v_0
2020-01-27, by František Kučera
parallel processing: optimize flush() + detect another protocol violation
v_0
2020-01-26, by František Kučera
parallel processing: refactoring: ParallelFilesystemWorker inherits FilesystemWorker
v_0
2020-01-25, by František Kučera
parallel processing: refactoring and clean-up
v_0
2020-01-25, by František Kučera
parallel processing: first working version
v_0
2020-01-24, by František Kučera
parallel processing: put some common code in FilesystemCommand + use POSIX semaphores for STDOUT synchronization across sub-processes
v_0
2020-01-24, by František Kučera
parallel processing: use directly file descriptors (FD) instead of STDIO streams
v_0
2020-01-21, by František Kučera
parallel processing: POSIX MQ helper classes + some demo code
v_0
2020-01-20, by František Kučera
parallel processing: link to librt (POSIX MQ)
v_0
2020-01-20, by František Kučera
parallel processing: rename FilesystemCommandBase to FilesystemCommand
v_0
2020-01-20, by František Kučera
parallel processing: rename FilesystemCommand to PlainFilesystemCommand
v_0
2020-01-20, by František Kučera
parallel processing: prepare infrastructure
v_0
2020-01-20, by František Kučera
streamlets: recover an old comment
v_0
2020-01-19, by František Kučera
streamlets: include streamlet-common.sh from the directory where the actual streamlet resides (not where is the symlink, if any)
v_0
2020-01-19, by František Kučera
streamlets: support also weird paths with spaces (RELPIPE_IN_FILESYSTEM_STREAMLET_PATH)
v_0
2020-01-19, by František Kučera
streamlets: separate parsing from searching
v_0
2020-01-19, by František Kučera
streamlets: find only executable files
v_0
2020-01-19, by František Kučera
streamlets: fix command name collisions, do not prepend $RELPIPE_IN_FILESYSTEM_STREAMLET_PATH to the $PATH
v_0
2020-01-19, by František Kučera
streamlets: use $RELPIPE_IN_FILESYSTEM_STREAMLET_PATH variable instead of __relpipe_in_filesystem_script_ prefix
v_0
2020-01-18, by František Kučera
do not force the name as the alias (allow different default in the finder/streamlet)
v_0
2020-01-18, by František Kučera
streamlet examples: tesseract OCR
v_0
2020-01-17, by František Kučera
streamlet examples: pdftotext
v_0
2020-01-17, by František Kučera
streamlet examples: exiftool
v_0
2020-01-17, by František Kučera
streamlet examples: exiv2
v_0
2020-01-16, by František Kučera
streamlet examples: pdfinfo
v_0
2020-01-13, by František Kučera
streamlet: remove unused variables
v_0
2020-01-12, by František Kučera
streamlet: cloc – count lines of code
v_0
2020-01-12, by František Kučera
streamlet: mime_type: update documentation
v_0
2020-01-12, by František Kučera
streamlets: enable parallel processing
v_0
2020-01-11, by František Kučera
streamlet examples: hash
v_0
2020-01-11, by František Kučera
streamlet examples: common functions + inode, lines_count, mime_type
v_0
2020-01-11, by František Kučera
propagate the relation name to the finders and streamlets
v_0
2020-01-11, by František Kučera
rename --exec to --streamlet
v_0
2020-01-11, by František Kučera
add FD_CLOEXEC to --exec: needed for multiple uses of --exec
v_0
2020-01-11, by František Kučera
field group --exec, replaces --script and --hash, starts reusable sub-program that returns set of attributes for all records during its runtime
v_0
2020-01-11, by František Kučera
custom scripts for additional attributes
v_0
2019-11-11, by František Kučera
file hash: md5, sha1, sha256, sha512
v_0
2019-11-10, by František Kučera
less
more
|
(0)
-60
tip