wenzelm [Sat, 06 Feb 2010 22:05:02 +0100] rev 35015
removed slightly adhoc single-assignment feature, cf. structure Single_Assignment;
access: uninterruptible update/broadcast, to prevent lost signals;
wenzelm [Sat, 06 Feb 2010 22:01:48 +0100] rev 35014
explicit representation of single-assignment variables;
wenzelm [Sat, 06 Feb 2010 20:57:07 +0100] rev 35013
fixed spelling;
wenzelm [Sat, 06 Feb 2010 16:32:34 +0100] rev 35012
removed unused "boundary" of Table/Graph.get_first;
wenzelm [Sat, 06 Feb 2010 15:51:22 +0100] rev 35011
proper treatment of paths passed to the shell -- to allow spaces in file names as usual;
wenzelm [Sat, 06 Feb 2010 14:50:55 +0100] rev 35010
renamed system/system_out to bash/bash_output -- to emphasized that this is really GNU bash, not some undefined POSIX sh;
wenzelm [Sat, 06 Feb 2010 14:39:33 +0100] rev 35009
misc tuning;
haftmann [Sat, 06 Feb 2010 08:42:37 +0100] rev 35008
merged
haftmann [Sat, 06 Feb 2010 08:42:22 +0100] rev 35007
adjusted to changeset 118b41bba42b5
wenzelm [Sat, 06 Feb 2010 00:22:01 +0100] rev 35006
tuned font handling;
explicit workaround for Apple's font manager in Java 1.6, which fails to create "IsabelleTextBold" as family member of "IsabelleText";