kleing [Mon, 06 Jun 2005 09:28:28 +0200] rev 16293
fixed
(exited abnormally when ~/isabelle/etc/settings not present)
haftmann [Mon, 06 Jun 2005 08:18:43 +0200] rev 16292
added sunbroy2
wenzelm [Sun, 05 Jun 2005 23:07:29 +0200] rev 16291
renamed const_deps to defs;
improved error messages;
major cleanup -- removed quite a bit of dead code;
wenzelm [Sun, 05 Jun 2005 23:07:28 +0200] rev 16290
renamed const_deps to defs;
Type.freeze;
wenzelm [Sun, 05 Jun 2005 23:07:27 +0200] rev 16289
added Type.freeze(_type);
tuned;
wenzelm [Sun, 05 Jun 2005 23:07:26 +0200] rev 16288
added the_const_type;
wenzelm [Sun, 05 Jun 2005 23:07:25 +0200] rev 16287
Type.freeze;
wenzelm [Sun, 05 Jun 2005 23:07:24 +0200] rev 16286
find empty dirs up to depth 5;
tuned move of generated doc files;
rm -f TODO;
wenzelm [Sun, 05 Jun 2005 21:32:37 +0200] rev 16285
DISCGARB_OPTIONS back in od position;
haftmann [Sun, 05 Jun 2005 17:46:06 +0200] rev 16284
link bugs fixed
haftmann [Sun, 05 Jun 2005 17:42:45 +0200] rev 16283
link bugs fixed
haftmann [Sun, 05 Jun 2005 17:42:45 +0200] rev 16282
link bugs fixed
schirmer [Sun, 05 Jun 2005 16:23:50 +0200] rev 16281
bugfix in record_type_abbr_tr'
haftmann [Sun, 05 Jun 2005 16:09:48 +0200] rev 16280
added detection for GNU cp
haftmann [Sun, 05 Jun 2005 16:07:22 +0200] rev 16279
added detection for GNU cp
haftmann [Sun, 05 Jun 2005 15:04:23 +0200] rev 16278
symlink problem hopefully solved
haftmann [Sun, 05 Jun 2005 14:58:16 +0200] rev 16277
better symlink handling
haftmann [Sun, 05 Jun 2005 14:41:23 +0200] rev 16276
a more spohisticated symlink handling
haftmann [Sun, 05 Jun 2005 14:33:02 +0200] rev 16275
a more spohisticated symlink handling
haftmann [Sun, 05 Jun 2005 14:33:02 +0200] rev 16274
a more spohisticated symlink handling
haftmann [Sun, 05 Jun 2005 14:00:50 +0200] rev 16273
added rsync symlink option
schirmer [Sun, 05 Jun 2005 13:49:51 +0200] rev 16272
typo
haftmann [Sun, 05 Jun 2005 13:45:48 +0200] rev 16271
added authors
wenzelm [Sun, 05 Jun 2005 11:57:14 +0200] rev 16270
replaced File.sysify_path by Path.pack;
avoid "handle _" (which is not well-defined due to erratic Interrupt exceptions);
wenzelm [Sun, 05 Jun 2005 11:31:33 +0200] rev 16269
tuned msg;
wenzelm [Sun, 05 Jun 2005 11:31:32 +0200] rev 16268
File.isatool, File.shell_path;
wenzelm [Sun, 05 Jun 2005 11:31:31 +0200] rev 16267
present new-style theory header, with 'imports' and 'uses';
wenzelm [Sun, 05 Jun 2005 11:31:30 +0200] rev 16266
removed file_info (now in Pure/General/file.ML);