Fri, 13 May 2022 21:35:30 +0200 František Kučera portable order of (i++) parameters v_0 tip
Sat, 23 Apr 2022 19:08:11 +0200 František Kučera comment on null bytes 0x00 in the Streamlet protocol v_0
Sat, 04 Dec 2021 21:14:49 +0100 František Kučera Added tag v0.18 for changeset 979848ccdc9c v_0
Sat, 27 Nov 2021 23:15:15 +0100 František Kučera exception: fix typo: getMessge() → getMessage() v_0 v0.18
Sat, 01 May 2021 18:18:01 +0200 František Kučera streamlet examples: QR: rename qr → barcode v_0
Sun, 25 Apr 2021 20:30:53 +0200 František Kučera streamlet examples: QR: file-pattern option v_0
Sun, 25 Apr 2021 19:26:43 +0200 František Kučera streamlet examples: QR: value-pattern option v_0
Sun, 25 Apr 2021 18:47:57 +0200 František Kučera streamlet examples: QR: rename qr to qr-decode + simplify Makefile v_0
Sat, 24 Apr 2021 20:22:59 +0200 František Kučera streamlet examples: QR: return also the polygon points v_0
Sat, 24 Apr 2021 20:12:41 +0200 František Kučera streamlet examples: QR: return also the symbol count v_0
Sat, 24 Apr 2021 20:03:39 +0200 František Kučera streamlet examples: QR: first version v_0
Sat, 24 Apr 2021 20:03:18 +0200 František Kučera update netbeans project v_0
Sat, 24 Oct 2020 23:24:42 +0200 František Kučera streamlet examples: date: comment v_0
Sat, 24 Oct 2020 22:59:57 +0200 František Kučera streamlet examples: date v_0
Sat, 24 Oct 2020 00:08:17 +0200 František Kučera Added tag v0.17.1 for changeset 5f7ef44ea5bb v_0
Tue, 20 Oct 2020 23:48:50 +0200 František Kučera Added tag v0.17 for changeset fd7b3e510dd9 v_0 v0.17.1
Sat, 06 Jun 2020 01:50:42 +0200 František Kučera Added tag v0.16 for changeset 288a7f075777 v_0 v0.17
Fri, 31 Jan 2020 23:34:50 +0100 František Kučera Added tag v0.15 for changeset 5a63bf594f53 v_0 v0.16
Thu, 30 Jan 2020 23:27:49 +0100 František Kučera streamlet examples: xpath: support XInclude (like in relpipe-tr-xmltable) v_0 v0.15
Thu, 30 Jan 2020 18:04:10 +0100 František Kučera streamlet examples: xpath: RAW XML mode (adapted from relpipe-in-xmltable) v_0
Thu, 30 Jan 2020 14:40:52 +0100 František Kučera streamlet examples: makefile license v_0
Thu, 30 Jan 2020 14:19:14 +0100 František Kučera streamlet examples: encapsulate and hide abstract class fields v_0
Wed, 29 Jan 2020 20:50:12 +0100 František Kučera streamlet examples: documentation v_0
Wed, 29 Jan 2020 18:41:42 +0100 František Kučera streamlet examples: jar_info/zip_info: return real data v_0
Wed, 29 Jan 2020 18:05:13 +0100 František Kučera streamlet examples: dirty implementation of Java helper classes + demo code v_0
Wed, 29 Jan 2020 12:40:43 +0100 František Kučera streamlet examples: exiftool: integer data type for certain attributes v_0
Wed, 29 Jan 2020 00:58:37 +0100 František Kučera streamlets: move NULL handling from particular streamlets to StreamletAttributeFinder v_0
Tue, 28 Jan 2020 23:35:25 +0100 František Kučera streamlet examples: symlink to StreamletMsg.h v_0
Tue, 28 Jan 2020 23:18:21 +0100 František Kučera streamlet examples: xpath: support multiple modes (string, boolean, line-number, xpath), TODO: raw-xml v_0
Tue, 28 Jan 2020 14:26:39 +0100 František Kučera streamlet examples: xpath v_0
Mon, 27 Jan 2020 00:43:39 +0100 František Kučera streamlet examples: common functions in C/C++: check supported version v_0
Mon, 27 Jan 2020 00:29:56 +0100 František Kučera streamlet examples: xpath – parse and validate XML document v_0
Mon, 27 Jan 2020 00:03:27 +0100 František Kučera streamlet examples: pid v_0
Mon, 27 Jan 2020 00:03:14 +0100 František Kučera streamlet examples: common functions in C/C++ v_0
Sun, 26 Jan 2020 21:35:02 +0100 František Kučera parallel processing: optimize flush() + detect another protocol violation v_0
Sat, 25 Jan 2020 21:28:37 +0100 František Kučera parallel processing: refactoring: ParallelFilesystemWorker inherits FilesystemWorker v_0
Sat, 25 Jan 2020 16:37:20 +0100 František Kučera parallel processing: refactoring and clean-up v_0
Fri, 24 Jan 2020 21:05:10 +0100 František Kučera parallel processing: first working version v_0
Fri, 24 Jan 2020 16:53:31 +0100 František Kučera parallel processing: put some common code in FilesystemCommand + use POSIX semaphores for STDOUT synchronization across sub-processes v_0
Tue, 21 Jan 2020 00:19:56 +0100 František Kučera parallel processing: use directly file descriptors (FD) instead of STDIO streams v_0
Mon, 20 Jan 2020 23:47:54 +0100 František Kučera parallel processing: POSIX MQ helper classes + some demo code v_0
Mon, 20 Jan 2020 15:48:39 +0100 František Kučera parallel processing: link to librt (POSIX MQ) v_0
Mon, 20 Jan 2020 13:19:23 +0100 František Kučera parallel processing: rename FilesystemCommandBase to FilesystemCommand v_0
Mon, 20 Jan 2020 13:11:50 +0100 František Kučera parallel processing: rename FilesystemCommand to PlainFilesystemCommand v_0
Mon, 20 Jan 2020 12:39:22 +0100 František Kučera parallel processing: prepare infrastructure v_0
Sun, 19 Jan 2020 18:41:32 +0100 František Kučera streamlets: recover an old comment v_0
Sun, 19 Jan 2020 18:18:06 +0100 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
Sun, 19 Jan 2020 18:00:31 +0100 František Kučera streamlets: support also weird paths with spaces (RELPIPE_IN_FILESYSTEM_STREAMLET_PATH) v_0
Sun, 19 Jan 2020 17:05:46 +0100 František Kučera streamlets: separate parsing from searching v_0
Sun, 19 Jan 2020 15:44:30 +0100 František Kučera streamlets: find only executable files v_0
Sun, 19 Jan 2020 00:57:22 +0100 František Kučera streamlets: fix command name collisions, do not prepend $RELPIPE_IN_FILESYSTEM_STREAMLET_PATH to the $PATH v_0
Sat, 18 Jan 2020 20:09:34 +0100 František Kučera streamlets: use $RELPIPE_IN_FILESYSTEM_STREAMLET_PATH variable instead of __relpipe_in_filesystem_script_ prefix v_0
Sat, 18 Jan 2020 16:41:59 +0100 František Kučera do not force the name as the alias (allow different default in the finder/streamlet) v_0
Fri, 17 Jan 2020 14:07:33 +0100 František Kučera streamlet examples: tesseract OCR v_0
Fri, 17 Jan 2020 13:02:27 +0100 František Kučera streamlet examples: pdftotext v_0
Fri, 17 Jan 2020 01:35:39 +0100 František Kučera streamlet examples: exiftool v_0
Thu, 16 Jan 2020 16:02:00 +0100 František Kučera streamlet examples: exiv2 v_0
Mon, 13 Jan 2020 00:45:41 +0100 František Kučera streamlet examples: pdfinfo v_0
Sun, 12 Jan 2020 23:36:00 +0100 František Kučera streamlet: remove unused variables v_0
Sun, 12 Jan 2020 01:21:22 +0100 František Kučera streamlet: cloc – count lines of code v_0
(0) -60 tip