Sun, 11 Sep 2016 00:00:21 +0200 František Kučera c++: some colors + start script
Sat, 10 Sep 2016 23:52:37 +0200 František Kučera c++: disclaimer
Sat, 10 Sep 2016 23:46:00 +0200 František Kučera java: start script
Sat, 10 Sep 2016 23:22:29 +0200 František Kučera java: simple XML output module
Sat, 10 Sep 2016 23:08:58 +0200 František Kučera java: XML module skeleton
Sat, 10 Sep 2016 23:03:43 +0200 František Kučera Java version (some old source code)
Tue, 05 May 2015 22:46:40 +0200 František Kučera TODO: escapeValue()
Tue, 05 May 2015 22:30:28 +0200 František Kučera default OutputModule: basic text output
Tue, 05 May 2015 22:27:59 +0200 František Kučera swap output module logic
Tue, 05 May 2015 22:21:20 +0200 František Kučera organize logic folders
Tue, 05 May 2015 22:19:24 +0200 František Kučera chooseOutputModule
Mon, 04 May 2015 00:34:27 +0200 František Kučera fix core dump (SIGSEGV) when there are no arguments
Mon, 04 May 2015 00:29:17 +0200 František Kučera use ostream from module arguments instead of std:cout
Mon, 04 May 2015 00:28:47 +0200 František Kučera use C++11 also for release
Mon, 04 May 2015 00:16:12 +0200 František Kučera remove constructors
Mon, 04 May 2015 00:12:33 +0200 František Kučera move formatting logic to output modules
Sun, 03 May 2015 23:41:43 +0200 František Kučera shared_ptr
Sun, 03 May 2015 22:19:03 +0200 František Kučera print module name
Sun, 03 May 2015 22:07:10 +0200 František Kučera OutputModule and TerminalOutputModule moved to namespace
Sun, 03 May 2015 22:00:12 +0200 František Kučera OutputModule and TerminalOutputModule skeletons
Sun, 03 May 2015 21:55:52 +0200 František Kučera netbeans project clean-up
Sun, 03 May 2015 18:08:40 +0200 František Kučera getenv(), namespace move
Sun, 03 May 2015 17:05:51 +0200 František Kučera print argument lenght (bytes)
Sun, 03 May 2015 14:41:28 +0200 František Kučera lambda, namespaces
Sun, 03 May 2015 14:24:37 +0200 František Kučera standard: C++11
Sun, 03 May 2015 02:03:03 +0200 František Kučera namespaces and terminal colors
Sun, 03 May 2015 01:25:03 +0200 František Kučera c++ netbeans project created