Sun, 29 Aug 2010 21:02:42 +0200 |
wenzelm |
Document_Mode.Line_Context: proper semantic equality/hash code avoids memory leak due to interning in org.gjt.sp.jedit.syntax.TokenMarker;
|
changeset |
files
|
Sun, 29 Aug 2010 20:09:46 +0200 |
wenzelm |
JEDIT_JAVA_OPTIONS: actors.enableForkJoin=false is supposed to enable ResizableThreadPoolScheduler, to avoid starvation of excessive amounts of future tasks etc.;
|
changeset |
files
|
Sun, 29 Aug 2010 20:07:59 +0200 |
wenzelm |
session_actor: ignore spurious TIMEOUT (again) -- probably stemming from earlier use of receiveWithin;
|
changeset |
files
|
Sun, 29 Aug 2010 19:48:35 +0200 |
wenzelm |
session_actor: await state assigment of previous change before signalling current change, and avoid crash in overrun situations;
|
changeset |
files
|
Sun, 29 Aug 2010 19:04:29 +0200 |
wenzelm |
use Future.get_finished where this is the intended meaning -- prefer immediate crash over deadlock due to promises that are never fulfilled;
|
changeset |
files
|
Sun, 29 Aug 2010 18:55:48 +0200 |
wenzelm |
Swing_Thread.now: volatile result to make double-sure;
|
changeset |
files
|
Sun, 29 Aug 2010 15:57:18 +0200 |
wenzelm |
Document_Model.token_marker: misc tuning and simplification;
|
changeset |
files
|
Sun, 29 Aug 2010 15:09:11 +0200 |
wenzelm |
added Document.Snapshot.select_markup, which includes command iteration, range conversion etc.;
|
changeset |
files
|
Sat, 28 Aug 2010 22:58:24 +0200 |
wenzelm |
XML.Cache: intern property keys once and for all (again);
|
changeset |
files
|
Sat, 28 Aug 2010 20:24:41 +0200 |
wenzelm |
more careful locking of jEdit buffer;
|
changeset |
files
|
Sat, 28 Aug 2010 17:37:57 +0200 |
wenzelm |
avoid application crash due to wrong requirement -- result is joined, but change not necessarily finished due to extra map;
|
changeset |
files
|
Sat, 28 Aug 2010 17:27:38 +0200 |
wenzelm |
include Document.History in Document.State -- just one universal session state maintained by main actor;
|
changeset |
files
|
Sat, 28 Aug 2010 17:20:53 +0200 |
wenzelm |
volatile variables (in Scala);
|
changeset |
files
|
Sat, 28 Aug 2010 15:25:32 +0200 |
wenzelm |
non-critical output primitives -- depending on thread-safe TextIO, while races wrt. flushing should not matter;
|
changeset |
files
|
Fri, 27 Aug 2010 22:30:25 +0200 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Fri, 27 Aug 2010 22:09:51 +0200 |
wenzelm |
discontinued separate Pure-ProofGeneral keywords session -- protocol commands are already defined in Pure;
|
changeset |
files
|
Fri, 27 Aug 2010 21:23:31 +0200 |
wenzelm |
discontinued broken no_warnings_CRITICAL -- global output channels must not be changed after startup initialization;
|
changeset |
files
|
Fri, 27 Aug 2010 21:22:07 +0200 |
wenzelm |
eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job;
|
changeset |
files
|
Fri, 27 Aug 2010 21:16:11 +0200 |
wenzelm |
more careful treatment of context visibility flag wrt. spurious warnings;
|
changeset |
files
|
Fri, 27 Aug 2010 20:28:58 +0200 |
wenzelm |
eliminated obsolete Output.no_warnings, where no warnings were produced anyway;
|
changeset |
files
|
Fri, 27 Aug 2010 20:09:36 +0200 |
wenzelm |
eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job;
|
changeset |
files
|
Fri, 27 Aug 2010 19:43:28 +0200 |
wenzelm |
more careful treatment of context visibility flag wrt. spurious warnings;
|
changeset |
files
|
Fri, 27 Aug 2010 18:00:45 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 27 Aug 2010 16:05:46 +0200 |
blanchet |
merged
|
changeset |
files
|
Fri, 27 Aug 2010 16:04:15 +0200 |
blanchet |
turn off experimental feature per default + avoid exception on "theory constant"
|
changeset |
files
|
Fri, 27 Aug 2010 15:39:17 +0200 |
blanchet |
extended relevance filter with first-order term matching
|
changeset |
files
|
Fri, 27 Aug 2010 15:37:03 +0200 |
blanchet |
drop chained facts
|
changeset |
files
|
Fri, 27 Aug 2010 13:27:02 +0200 |
blanchet |
rename and simplify
|
changeset |
files
|