- in-ini: support unquoted empty values 2020-11-14, by František Kučera
- Bash completion script 2020-11-14, by František Kučera
- fix license version: GNU GPLv3 2019-10-24, by František Kučera
- netbeans 2016-10-02, by František Kučera
- in-fs: comment, symlinks 2016-10-02, by František Kučera
- out-xpath: TODO comment 2016-10-02, by František Kučera
- in-properties: fix typo in comment 2016-10-02, by František Kučera
- in-fs: permissions and extended attributes 2014-10-29, by František Kučera
- out-xpath: support also node-set (not only primitive type results) 2014-10-29, by František Kučera
- fix imports 2014-10-28, by František Kučera
- in-fs: basics 2014-10-28, by František Kučera
- in-ini: use constant for element name 2014-10-28, by František Kučera
- out-xpath: support namespace prefixes defined in the input document 2014-09-17, by František Kučera
- cli: utility option --reader-namespace-aware (shortcut for "http://xml.org/sax/features/namespaces" feature) 2014-09-17, by František Kučera
- cli, lib-input: propagate features and properties to parser/reader 2014-09-17, by František Kučera
- cli: parse reader features option 2014-09-17, by František Kučera
- out-xpath: optional variable resolver for environment variables – can be used together with those from command line 2014-09-07, by František Kučera
- analýza: odkazy na zdroje k INI souborům 2014-09-07, by František Kučera
- in-ini: comments 2014-09-07, by František Kučera
- in-ini: regex clean-up 2014-09-06, by František Kučera
- in-ini: re-eble whitespace in entry keys – but trim spaces before „=“ to support: 2014-09-06, by František Kučera
- in-ini: support sub-keys: 2014-09-06, by František Kučera
- in-ini: no whitespace in entry keys – but do encoding 2014-09-06, by František Kučera
- CLI: supprt combination of --input-file and --system-id (to choose proper input module for given SystemId but actually read stream from the file) 2014-09-06, by František Kučera
- in-ini: support and encode entry names with spaces 2014-09-06, by František Kučera
- in-ini: encode section names with spaces 2014-09-06, by František Kučera
- in-ini: recognize extensions: ini, desktop, directory 2014-09-06, by František Kučera
- in-ini: log invalid lines + skip blank lines + log line numbers 2014-09-06, by František Kučera
- in-ini: correct indentation for entries outside groups 2014-09-06, by František Kučera
- in-ini: regex clean-up 2014-09-06, by František Kučera
- in-ini: regex with named groups 2014-09-06, by František Kučera
- in-ini: quoted/apostrophed values might have comments 2014-09-06, by František Kučera
- in-ini: quoted/apostrophed values → include spaces (unquoted → strip spaces) 2014-09-06, by František Kučera
- in-ini: strip whitespace 2014-09-06, by František Kučera
- out-xpath: trailing line-break is optional 2014-09-06, by František Kučera
- in-ini: first working version 2014-09-06, by František Kučera
- in-ini: recognize comment, section and entry + log them 2014-09-06, by František Kučera
- in-ini: skeleton 2014-09-06, by František Kučera
- lib-input: Alt2ContentHandler - extended wrapper 2014-09-06, by František Kučera
- in-json: TODO: zachovat hranice mezi objekty, které jsou prvkem pole 2014-09-06, by František Kučera
- out-xpath: unit test – parameter types 2014-09-04, by František Kučera
- out-xpath: support parameter types: [STRING, BOOLEAN, INTEGER, LONG, DOUBLE] 2014-09-04, by František Kučera
- out-xpath: fix – support more parameters 2014-09-04, by František Kučera
- out-xpath: unit test 2014-09-04, by František Kučera
- out-xpath: XPath parameters are following „--“ and the expression; can be typed (which is specified by an action property) 2014-09-04, by František Kučera
- out-xpath: XPath parameters 2014-09-04, by František Kučera
- cli: support --input-url and multiple names per option (might be used for short variants like -i, -a etc.) 2014-09-04, by František Kučera
- out-xpath: reuse xpathFactory and xpath 2014-09-04, by František Kučera
- out-xpath: expression is to be specified as actionData i.e. after „--“ as a single string 2014-09-04, by František Kučera
- push action data and action properties to action context 2014-09-04, by František Kučera
- out-xpath: basics + AbstractDOMAction 2014-09-04, by František Kučera
- in-properties: line break at the end of the document 2014-09-03, by František Kučera
- AbstractAlt2XmlReader: method for constructing property names for SAX reader 2014-09-03, by František Kučera
- netbeans: proper main class 2014-09-03, by František Kučera
- in-properties: streaming 2014-09-03, by František Kučera
- options validation: --input-stdin requires --system-id 2014-09-03, by František Kučera
- CLIStarter: exceptions handling 2014-07-09, by František Kučera
- System ID: support loading documents from URLs 2014-07-03, by František Kučera
- CLIOptions, CLIParser – first working version 2014-07-03, by František Kučera
- CLIOptions, CLIParser – basics 2014-07-03, by František Kučera
- CLI → CLIStarter 2014-06-17, by František Kučera
- xpath, xslt: fixed META-INF.services directory name 2014-06-16, by František Kučera
- alt2xml.sh: xpath and xslt JARs 2014-06-16, by František Kučera
- out-xslt: class skeletons 2014-06-16, by František Kučera
- out-xpath: class skeletons 2014-06-16, by František Kučera
- xslt, xpath: config dirs 2014-06-16, by František Kučera
- out-xslt: založení projektu 2014-06-16, by František Kučera
- out-xpath: založení projektu 2014-06-16, by František Kučera
- AbstractAction → AbstractHandlerAction; akce dostanou rovnou SAXParser a InputSource 2014-06-16, by František Kučera
- AbstractAlt2XmlReader: support features 2014-06-16, by František Kučera
- ouptup modules framework + XML (echo) output module 2014-06-15, by František Kučera
- projekt alt2xml-out-xml: výstupní modul pro výpis XML 2014-06-14, by František Kučera
- optimalizace .hgignore – regulární výrazy 2014-06-14, by František Kučera
- move EchoContentHandler to alt2xml-lib-output 2014-06-08, by František Kučera
- LexicalHandler (for comments etc.); currnetly not supported 2014-06-08, by František Kučera
- SuperReader.getFeature(): avoid NullPointerException 2014-06-08, by František Kučera
- AltSAXParser as standalone class 2014-06-08, by František Kučera
- use AltInputSource instead of just systemId in canRead() and findReader() 2014-06-08, by František Kučera
- zapomenutý .jar 2014-06-08, by František Kučera
- Fallback SAXParserFactory 2014-06-07, by František Kučera
- new project alt2xml-lib-output for output module interfaces 2014-06-07, by František Kučera
- rename: alt2xml-lib → alt2xml-lib-input 2014-06-07, by František Kučera
- Our cz.frantovo.alt2xml.ParserFactory will not be hardcoded – will be set over the system property: javax.xml.parsers.SAXParserFactory 2014-06-07, by František Kučera
- CLI: odchytávání výjimek 2014-06-07, by František Kučera
- analýza: vstupní a výstupní moduly 2014-06-07, by František Kučera
- odstranění zbytečných výpisů 2014-06-07, by František Kučera
- analýza: návrh CLI API 2014-06-07, by František Kučera
- skript: přesun knihovny pro JSON 2014-06-07, by František Kučera
- Added tag v0.1 for changeset 5cfb685d8eec 2014-06-07, by František Kučera
- properties/Reader: TODO streaming 2014-06-07, by František Kučera
- alt2xml.sh: JSON lib 2014-06-07, by František Kučera
- AltInputSource, alt2xml.sh, první fungující verze .properties readeru 2014-06-07, by František Kučera
- vylepšený alt2xml-in-properties a SuperReader 2014-06-07, by František Kučera
- private final 2014-06-07, by František Kučera
- JavaDoc: @author Ing. František Kučera (frantovo.cz) 2014-06-07, by František Kučera
- alt2xml-in-properties – základ 2014-06-07, by František Kučera
- AbstractAlt2XmlReader 2014-06-07, by František Kučera
- přesun tříd do správných projektů/balíčků 2014-06-07, by František Kučera
- META-INF/services, Alt2XmlReaderFactory, ReaderFinder 2014-06-07, by František Kučera
- balíček pro JSON 2014-06-05, by František Kučera
- Alt2XmlReaderFactory 2014-06-05, by František Kučera
- analýza 2014-06-05, by František Kučera
- licence 2014-06-05, by František Kučera
- rozdělení na více projektů: přesun tříd 2014-06-05, by František Kučera
- hgignore 2014-06-05, by František Kučera
- rozdělení na více projektů: projekty 2014-06-05, by František Kučera
- přejmenování alt2xml → alt2xml-bin 2014-06-05, by František Kučera
- Uspořádání metod. v0.1 2012-01-03, by František Kučera
- Podpora: parse(String systemId) 2012-01-03, by František Kučera
- Podpora konfigurace. 2012-01-03, by František Kučera
- Přehlednější struktura tříd/balíčků. 2012-01-03, by František Kučera
- První nástřel – trochu už to funguje, převádí JSON na XML. 2012-01-02, by František Kučera
- licence GPLv3 2012-01-02, by František Kučera
- netbeans projekt 2012-01-02, by František Kučera