Wed, 24 Sep 2014 22:53:30 +0200final properties v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 24 Sep 2014 22:53:30 +0200] rev 178
final properties

Fri, 09 May 2014 14:16:45 +0200jdbc-loopback: refuse connection if URL is unsupported v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 09 May 2014 14:16:45 +0200] rev 177
jdbc-loopback: refuse connection if URL is unsupported

Sat, 12 Apr 2014 20:01:42 +0200parameter index → parameter number (starts with 1 v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 12 Apr 2014 20:01:42 +0200] rev 176
parameter index → parameter number (starts with 1
)

Sun, 06 Apr 2014 23:33:09 +0200Added tag v0.9 for changeset 3c6d560a1d14 v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Apr 2014 23:33:09 +0200] rev 175
Added tag v0.9 for changeset 3c6d560a1d14

Sun, 06 Apr 2014 23:32:54 +0200TeXFormatter: first version v_0 v0.9
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Apr 2014 23:32:54 +0200] rev 174
TeXFormatter: first version

Sun, 06 Apr 2014 17:53:36 +0200netbeans v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Apr 2014 17:53:36 +0200] rev 173
netbeans

Sun, 06 Apr 2014 17:53:01 +0200improved JDBC loopback driver v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Apr 2014 17:53:01 +0200] rev 172
improved JDBC loopback driver

Fri, 04 Apr 2014 23:40:28 +0200JDBC loopback driver: first version v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 04 Apr 2014 23:40:28 +0200] rev 171
JDBC loopback driver: first version
experimental JDBC driver which does not need any real SQL database,
just passes values of statement parameters as a result set.
The first parameter is column count, then follows column names and then data.

Example:

2 a b c d e f

will result into table:

a | b
-----
c | d
e | f

Tue, 21 Jan 2014 00:11:04 +0100Tabular: replace also Non-breaking space with colored symbol (like newlines and TABs) v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 21 Jan 2014 00:11:04 +0100] rev 170
Tabular: replace also Non-breaking space with colored symbol (like newlines and TABs)

Mon, 20 Jan 2014 23:58:57 +0100Tabular: replace also TABs with colored symbol (like newlines) v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 20 Jan 2014 23:58:57 +0100] rev 169
Tabular: replace also TABs with colored symbol (like newlines)