fleury <Mathias.Fleury@mpi-inf.mpg.de> [Thu, 16 Feb 2017 13:54:22 +0100] rev 65031
use the cancellation simprocs directly
fleury <Mathias.Fleury@mpi-inf.mpg.de> [Thu, 16 Feb 2017 09:45:03 +0100] rev 65030
don't activate simproc on cancel_comm_monoid_add
fleury <Mathias.Fleury@mpi-inf.mpg.de> [Tue, 14 Feb 2017 18:32:53 +0100] rev 65029
cancellation simprocs generalising the multiset simprocs
fleury <Mathias.Fleury@mpi-inf.mpg.de> [Mon, 13 Feb 2017 16:03:55 +0100] rev 65028
adding simplification patterns to multiset simprocs
fleury <Mathias.Fleury@mpi-inf.mpg.de> [Mon, 13 Feb 2017 16:03:53 +0100] rev 65027
renaming multiset simprocs
haftmann [Sat, 11 Feb 2017 22:53:35 +0100] rev 65026
implicit eta contraction for preprocessed terms avoids unintended implicit eta expansion
haftmann [Sat, 11 Feb 2017 22:53:33 +0100] rev 65025
explicit operations for executable primality checks
haftmann [Sat, 11 Feb 2017 22:53:31 +0100] rev 65024
more fun without recdef
wenzelm [Fri, 10 Feb 2017 11:39:23 +0100] rev 65023
merged
wenzelm [Fri, 10 Feb 2017 11:15:52 +0100] rev 65022
proper transaction for PostgreSQL;
wenzelm [Fri, 10 Feb 2017 11:04:28 +0100] rev 65021
clarified Date storage;
wenzelm [Fri, 10 Feb 2017 10:34:14 +0100] rev 65020
more operations;
wenzelm [Fri, 10 Feb 2017 10:01:54 +0100] rev 65019
tuned signature;
wenzelm [Fri, 10 Feb 2017 09:55:08 +0100] rev 65018
clarified signature;
blanchet [Fri, 10 Feb 2017 11:13:19 +0100] rev 65017
renamings
blanchet [Fri, 10 Feb 2017 08:27:27 +0100] rev 65016
tuning
wenzelm [Thu, 09 Feb 2017 23:00:56 +0100] rev 65015
timestamp string format for SQLite;
wenzelm [Thu, 09 Feb 2017 22:40:15 +0100] rev 65014
support for type Date;
wenzelm [Thu, 09 Feb 2017 20:47:41 +0100] rev 65013
tuned;
wenzelm [Thu, 09 Feb 2017 16:58:27 +0100] rev 65012
tuned;
wenzelm [Thu, 09 Feb 2017 16:56:31 +0100] rev 65011
support for type Boolean;
wenzelm [Thu, 09 Feb 2017 16:06:45 +0100] rev 65010
clarified signature;
tuned toString;
wenzelm [Thu, 09 Feb 2017 15:40:34 +0100] rev 65009
remote database access via ssh port forwarding;
wenzelm [Thu, 09 Feb 2017 11:44:55 +0100] rev 65008
clarified handling of SQL.Type;
wenzelm [Thu, 09 Feb 2017 11:03:22 +0100] rev 65007
clarified toString;
wenzelm [Thu, 09 Feb 2017 10:59:19 +0100] rev 65006
clarified modules;
haftmann [Wed, 08 Feb 2017 22:26:10 +0100] rev 65005
only intercept regular exceptions
wenzelm [Wed, 08 Feb 2017 23:19:10 +0100] rev 65004
more portable SQL types;
wenzelm [Wed, 08 Feb 2017 22:38:08 +0100] rev 65003
more portable: SQL standard syntax instead of MySQL extension;
wenzelm [Wed, 08 Feb 2017 22:11:37 +0100] rev 65002
general SQL database support, for SQLite and PostgreSQL;
tuned;