Wed, 12 Jan 2011 16:41:49 +0100 updated to ProofGeneral-4.x;
wenzelm [Wed, 12 Jan 2011 16:41:49 +0100] rev 41527
updated to ProofGeneral-4.x;
Wed, 12 Jan 2011 16:33:04 +0100 eliminated global prems;
wenzelm [Wed, 12 Jan 2011 16:33:04 +0100] rev 41526
eliminated global prems;
Wed, 12 Jan 2011 15:53:37 +0100 tuned proof;
wenzelm [Wed, 12 Jan 2011 15:53:37 +0100] rev 41525
tuned proof;
Wed, 12 Jan 2011 15:38:57 +0100 eliminated global prems;
wenzelm [Wed, 12 Jan 2011 15:38:57 +0100] rev 41524
eliminated global prems; tuned proofs;
Wed, 12 Jan 2011 15:22:24 +0100 compile;
wenzelm [Wed, 12 Jan 2011 15:22:24 +0100] rev 41523
compile;
Wed, 12 Jan 2011 15:15:51 +0100 more FIXMEs concerning bad catch-all exception handlers;
wenzelm [Wed, 12 Jan 2011 15:15:51 +0100] rev 41522
more FIXMEs concerning bad catch-all exception handlers;
Wed, 12 Jan 2011 15:09:26 +0100 eliminated obsolete print_sign_exn_unit;
wenzelm [Wed, 12 Jan 2011 15:09:26 +0100] rev 41521
eliminated obsolete print_sign_exn_unit;
Wed, 12 Jan 2011 15:08:21 +0100 reraise interrupts as usual;
wenzelm [Wed, 12 Jan 2011 15:08:21 +0100] rev 41520
reraise interrupts as usual;
Wed, 12 Jan 2011 15:07:29 +0100 avoid catch-all exception handler, presumably TERM was meant here;
wenzelm [Wed, 12 Jan 2011 15:07:29 +0100] rev 41519
avoid catch-all exception handler, presumably TERM was meant here;
Wed, 12 Jan 2011 14:34:11 +0100 disabled experimental treatment of replacement text for now, which leads to odd spacing and strange effects on non-poppler viewers;
wenzelm [Wed, 12 Jan 2011 14:34:11 +0100] rev 41518
disabled experimental treatment of replacement text for now, which leads to odd spacing and strange effects on non-poppler viewers;
Wed, 12 Jan 2011 14:13:04 +0100 observe line length limit;
wenzelm [Wed, 12 Jan 2011 14:13:04 +0100] rev 41517
observe line length limit;
Wed, 12 Jan 2011 14:07:29 +0100 smart_string_of_real: print integer values without fractional part;
wenzelm [Wed, 12 Jan 2011 14:07:29 +0100] rev 41516
smart_string_of_real: print integer values without fractional part;
Tue, 11 Jan 2011 21:52:10 +0100 tuned (cf. 2fe62d602681);
wenzelm [Tue, 11 Jan 2011 21:52:10 +0100] rev 41515
tuned (cf. 2fe62d602681);
Tue, 11 Jan 2011 20:18:48 +0100 added dist/jedit symlink for convenience;
wenzelm [Tue, 11 Jan 2011 20:18:48 +0100] rev 41514
added dist/jedit symlink for convenience;
Tue, 11 Jan 2011 20:10:34 +0100 record versions of both jEdit and Isabelle;
wenzelm [Tue, 11 Jan 2011 20:10:34 +0100] rev 41513
record versions of both jEdit and Isabelle;
Tue, 11 Jan 2011 20:01:57 +0100 updated to Isabelle2011;
wenzelm [Tue, 11 Jan 2011 20:01:57 +0100] rev 41512
updated to Isabelle2011;
Tue, 11 Jan 2011 19:55:34 +0100 isabelle version -i;
wenzelm [Tue, 11 Jan 2011 19:55:34 +0100] rev 41511
isabelle version -i;
Tue, 11 Jan 2011 18:23:29 +0100 NEWS
haftmann [Tue, 11 Jan 2011 18:23:29 +0100] rev 41510
NEWS
Tue, 11 Jan 2011 17:59:35 +0100 NEWS
bulwahn [Tue, 11 Jan 2011 17:59:35 +0100] rev 41509
NEWS
Tue, 11 Jan 2011 17:38:03 +0100 eliminated duplication
krauss [Tue, 11 Jan 2011 17:38:03 +0100] rev 41508
eliminated duplication
Tue, 11 Jan 2011 17:00:21 +0100 merged
wenzelm [Tue, 11 Jan 2011 17:00:21 +0100] rev 41507
merged
Tue, 11 Jan 2011 14:14:13 +0100 tuned text
haftmann [Tue, 11 Jan 2011 14:14:13 +0100] rev 41506
tuned text
Tue, 11 Jan 2011 14:12:37 +0100 "enriched_type" replaces less specific "type_lifting"
haftmann [Tue, 11 Jan 2011 14:12:37 +0100] rev 41505
"enriched_type" replaces less specific "type_lifting"
Tue, 11 Jan 2011 16:23:28 +0100 clarified notion Position.is_reported;
wenzelm [Tue, 11 Jan 2011 16:23:28 +0100] rev 41504
clarified notion Position.is_reported; ML warning/error: retain non-reported clear-text position, notably when evaluating external ML files;
Mon, 10 Jan 2011 22:03:24 +0100 refined report_parse_tree: reverse reports happen to produce proper type information for inlined @{term}, @{typ} etc.;
wenzelm [Mon, 10 Jan 2011 22:03:24 +0100] rev 41503
refined report_parse_tree: reverse reports happen to produce proper type information for inlined @{term}, @{typ} etc.; tuned offset_position_of;
Mon, 10 Jan 2011 21:45:44 +0100 refined ML_Lex.flatten: ensure proper separation of tokens;
wenzelm [Mon, 10 Jan 2011 21:45:44 +0100] rev 41502
refined ML_Lex.flatten: ensure proper separation of tokens;
Mon, 10 Jan 2011 21:21:23 +0100 ML compiler: more careful treatment of input tokens -- trailing space ensures proper separation and end position (cf. 82c1e348bc18, 08240feb69c7);
wenzelm [Mon, 10 Jan 2011 21:21:23 +0100] rev 41501
ML compiler: more careful treatment of input tokens -- trailing space ensures proper separation and end position (cf. 82c1e348bc18, 08240feb69c7);
Mon, 10 Jan 2011 18:59:02 +0100 use just one data slot to VC-related information
boehmes [Mon, 10 Jan 2011 18:59:02 +0100] rev 41500
use just one data slot to VC-related information
Mon, 10 Jan 2011 18:58:54 +0100 be more precise: also merge option values
boehmes [Mon, 10 Jan 2011 18:58:54 +0100] rev 41499
be more precise: also merge option values
Mon, 10 Jan 2011 17:41:45 +0100 only print warning in a visible context (previously, the warning was printed more than once)
boehmes [Mon, 10 Jan 2011 17:41:45 +0100] rev 41498
only print warning in a visible context (previously, the warning was printed more than once)
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip