Tue, 01 Apr 2014 17:26:32 +0200 more frugal command_status, which is often used in a tight loop;
wenzelm [Tue, 01 Apr 2014 17:26:32 +0200] rev 56352
more frugal command_status, which is often used in a tight loop;
Tue, 01 Apr 2014 16:16:25 +0200 simplified using "value class";
wenzelm [Tue, 01 Apr 2014 16:16:25 +0200] rev 56351
simplified using "value class";
Tue, 01 Apr 2014 11:02:40 +0200 more precise BNF bound for datatypes
traytel [Tue, 01 Apr 2014 11:02:40 +0200] rev 56350
more precise BNF bound for datatypes
Tue, 01 Apr 2014 10:51:29 +0200 compile
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56349
compile
Tue, 01 Apr 2014 10:51:29 +0200 tuning
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56348
tuning
Tue, 01 Apr 2014 10:51:29 +0200 added new-style (co)datatype interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56347
added new-style (co)datatype interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 added BNF interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56346
added BNF interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 added 'ctr_sugar' interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56345
added 'ctr_sugar' interpretation hook
Tue, 01 Apr 2014 10:04:05 +0200 tuned
traytel [Tue, 01 Apr 2014 10:04:05 +0200] rev 56344
tuned
Mon, 31 Mar 2014 21:15:26 +0200 merged
wenzelm [Mon, 31 Mar 2014 21:15:26 +0200] rev 56343
merged
Mon, 31 Mar 2014 21:13:51 +0200 cumulative NEWS;
wenzelm [Mon, 31 Mar 2014 21:13:51 +0200] rev 56342
cumulative NEWS;
Mon, 31 Mar 2014 20:45:30 +0200 observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
wenzelm [Mon, 31 Mar 2014 20:45:30 +0200] rev 56341
observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
Mon, 31 Mar 2014 20:07:59 +0200 clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
wenzelm [Mon, 31 Mar 2014 20:07:59 +0200] rev 56340
clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
Mon, 31 Mar 2014 18:28:35 +0200 reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
wenzelm [Mon, 31 Mar 2014 18:28:35 +0200] rev 56339
reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
Mon, 31 Mar 2014 17:41:45 +0200 proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
wenzelm [Mon, 31 Mar 2014 17:41:45 +0200] rev 56338
proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
Mon, 31 Mar 2014 15:34:37 +0200 tuned output;
wenzelm [Mon, 31 Mar 2014 15:34:37 +0200] rev 56337
tuned output;
Mon, 31 Mar 2014 15:28:14 +0200 tuned signature -- more static typing;
wenzelm [Mon, 31 Mar 2014 15:28:14 +0200] rev 56336
tuned signature -- more static typing;
Mon, 31 Mar 2014 15:05:24 +0200 store blob content within document node: aux. files that were once open are made persistent;
wenzelm [Mon, 31 Mar 2014 15:05:24 +0200] rev 56335
store blob content within document node: aux. files that were once open are made persistent; proper structural equality for Command.File and Symbol.Index;
Mon, 31 Mar 2014 12:35:39 +0200 some shortcuts for chunks, which sometimes avoid bulky string output;
wenzelm [Mon, 31 Mar 2014 12:35:39 +0200] rev 56334
some shortcuts for chunks, which sometimes avoid bulky string output;
Mon, 31 Mar 2014 10:28:08 +0200 support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
wenzelm [Mon, 31 Mar 2014 10:28:08 +0200] rev 56333
support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
Mon, 31 Mar 2014 17:17:37 +0200 tuned proofs
hoelzl [Mon, 31 Mar 2014 17:17:37 +0200] rev 56332
tuned proofs
Mon, 31 Mar 2014 12:32:15 +0200 add complex_of_real coercion
hoelzl [Mon, 31 Mar 2014 12:32:15 +0200] rev 56331
add complex_of_real coercion
Mon, 31 Mar 2014 12:16:39 +0200 add limits of power at top and bot
hoelzl [Mon, 31 Mar 2014 12:16:39 +0200] rev 56330
add limits of power at top and bot
Mon, 31 Mar 2014 12:16:37 +0200 add connected_local_const
hoelzl [Mon, 31 Mar 2014 12:16:37 +0200] rev 56329
add connected_local_const
Mon, 31 Mar 2014 12:16:35 +0200 add rules about infinity of intervals
hoelzl [Mon, 31 Mar 2014 12:16:35 +0200] rev 56328
add rules about infinity of intervals
Sun, 30 Mar 2014 21:24:59 +0200 tuned proofs;
wenzelm [Sun, 30 Mar 2014 21:24:59 +0200] rev 56327
tuned proofs;
Sun, 30 Mar 2014 21:03:40 +0200 immediate completion even with delay, which is the default according to 638b29331549;
wenzelm [Sun, 30 Mar 2014 21:03:40 +0200] rev 56326
immediate completion even with delay, which is the default according to 638b29331549;
Sun, 30 Mar 2014 20:23:26 +0200 special treatment for various kinds of selections: imitate normal flow of editing;
wenzelm [Sun, 30 Mar 2014 20:23:26 +0200] rev 56325
special treatment for various kinds of selections: imitate normal flow of editing;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip