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);
wenzelm [Sun, 05 Jun 2005 11:31:29 +0200] rev 16265
new Isar header: reject ':', accept both 'files' and 'uses';
tuned;
wenzelm [Sun, 05 Jun 2005 11:31:28 +0200] rev 16264
added 'uses' keyword;
wenzelm [Sun, 05 Jun 2005 11:31:26 +0200] rev 16263
removed copy, copy_all (superceded by File.copy, File.copy_dir);
File.shell_path, File.isatool;
tuned;
wenzelm [Sun, 05 Jun 2005 11:31:25 +0200] rev 16262
no warning for non-identifiers;
wenzelm [Sun, 05 Jun 2005 11:31:24 +0200] rev 16261
removed sysify_path, quote_sysity_path etc.;
added platform_path, shell_path etc.;
improved copy: support dir as target;
added copy_dir;
added isatool;
tuned;
wenzelm [Sun, 05 Jun 2005 11:31:23 +0200] rev 16260
File.platform_path vs. File.shell_path;
wenzelm [Sun, 05 Jun 2005 11:31:22 +0200] rev 16259
File.platform_path;
wenzelm [Sun, 05 Jun 2005 11:31:21 +0200] rev 16258
File.shell_path;
wenzelm [Sun, 05 Jun 2005 11:31:20 +0200] rev 16257
added isatool version;
wenzelm [Sun, 05 Jun 2005 11:31:19 +0200] rev 16256
tuned/updated antiquotations;
wenzelm [Sun, 05 Jun 2005 11:31:18 +0200] rev 16255
updated theory header syntax;
wenzelm [Sun, 05 Jun 2005 11:31:17 +0200] rev 16254
DISCGARB_OPTIONS: proper treatment of specific polyml versions;
the feeder is back (previous version did not really work with Isar.loop);
wenzelm [Sun, 05 Jun 2005 11:31:16 +0200] rev 16253
observe ISABELLE_IGNORE_USER_SETTINGS;