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