Sat, 11 May 2013 21:34:53 +0200more direct interpretation of "askprefs" and "setpref", which appear to be the only PGIP command used in PG 3.7.1.1, 4.1, 4.2;
wenzelm [Sat, 11 May 2013 21:34:53 +0200] rev 53071
more direct interpretation of "askprefs" and "setpref", which appear to be the only PGIP command used in PG 3.7.1.1, 4.1, 4.2;

Sat, 11 May 2013 20:10:24 +0200removed redundant modules;
wenzelm [Sat, 11 May 2013 20:10:24 +0200] rev 53070
removed redundant modules;

Sat, 11 May 2013 18:45:38 +0200removed some obsolete PGIP/PGEclipse material;
wenzelm [Sat, 11 May 2013 18:45:38 +0200] rev 53069
removed some obsolete PGIP/PGEclipse material;

Sat, 11 May 2013 18:16:17 +0200never open structure Unsynchronized (cf. "implementation" manual);
wenzelm [Sat, 11 May 2013 18:16:17 +0200] rev 53068
never open structure Unsynchronized (cf. "implementation" manual);

Sat, 11 May 2013 16:57:18 +0200prefer explicitly qualified exceptions, which is particular important for robust handlers;
wenzelm [Sat, 11 May 2013 16:57:18 +0200] rev 53067
prefer explicitly qualified exceptions, which is particular important for robust handlers;

Sat, 11 May 2013 16:13:08 +0200avoid PolyML.makestring, even in dead code;
wenzelm [Sat, 11 May 2013 16:13:08 +0200] rev 53066
avoid PolyML.makestring, even in dead code;

Sat, 11 May 2013 16:00:24 +0200fixed bug introduced when reintroducing set constructor, and visible when applying <= to 2- or more-ary relations, e.g. "(R::'a=>'a=>bool) <= R"
blanchet [Sat, 11 May 2013 16:00:24 +0200] rev 53065
fixed bug introduced when reintroducing set constructor, and visible when applying <= to 2- or more-ary relations, e.g. "(R::'a=>'a=>bool) <= R"

Fri, 10 May 2013 19:41:23 +0200don't apply an unnecessary morphism
kuncar [Fri, 10 May 2013 19:41:23 +0200] rev 53064
don't apply an unnecessary morphism

Fri, 10 May 2013 06:34:29 +0200tuned
nipkow [Fri, 10 May 2013 06:34:29 +0200] rev 53063
tuned

Thu, 09 May 2013 20:44:37 +0200relator coinduction for codatatypes
traytel [Thu, 09 May 2013 20:44:37 +0200] rev 53062
relator coinduction for codatatypes