History log of /seL4-l4v-10.1.1/l4v/isabelle/src/Tools/jEdit/etc/settings
Revision Date Author Comments
# ab5293cf 23-Oct-2017 wenzelm <none@none>

updated to jdk-8u152, which is for x86_64 only;


# fb8c061f 02-Jan-2016 wenzelm <none@none>

eliminated somewhat pointless and obscure options;


# 3017312a 02-Jan-2016 wenzelm <none@none>

provide server name uniformly on all platforms;


# 608038ec 30-Dec-2015 wenzelm <none@none>

tuned java options;


# d9f7fc9c 10-Sep-2015 wenzelm <none@none>

less ambitious options, to accomodate 4GB systems;


# 649365b7 08-Sep-2015 wenzelm <none@none>

clarified JEDIT_JAVA_OPTIONS: separate defaults for 32 vs. 64 bit;


# d3dbe396 08-Sep-2015 wenzelm <none@none>

clarified JEDIT_JAVA_SYSTEM_OPTIONS;


# 9e83b3bf 17-Apr-2015 wenzelm <none@none>

just one line, to make it work with makedist_bundle;


# 8e571d7f 15-Apr-2015 wenzelm <none@none>

avoid mix of languages;


# 9f666c17 09-Oct-2014 wenzelm <none@none>

afford slightly bigger JVM stack (see also f7ba30a816b9);


# c7f92651 02-May-2014 wenzelm <none@none>

obsolete in scala-2.11.0;


# 3a4f9226 25-Apr-2014 wenzelm <none@none>

just one default thread pool (which is hardwired to Runtime.availableProcessors);


# 639d942c 25-Apr-2014 wenzelm <none@none>

updated properties for scala.concurrent.ExecutionContext.Implicits.global (future task farm), similar to Isabelle/ML;
removed obsolete properties for old actors;


# 7de30893 05-Apr-2014 wenzelm <none@none>

clarified Doc entry: more explicit path;
allow plain files as Doc;
refer to official jEdit documentation;


# bbfe9922 10-Oct-2013 wenzelm <none@none>

make double sure that AWT/Swing antialiasing is enabled (see also http://www.jedit.org/users-guide/jvm-options.html and jdk/src/share/classes/sun/awt/SunToolkit.java);


# 5b2ad822 09-Sep-2013 wenzelm <none@none>

proper apple.awt.application.name for Java 7;


# a9a19e13 05-Jan-2013 wenzelm <none@none>

prefer apple.laf.useScreenMenuBar=true (despite cf. effcfa38e77b) to make it work better with full-screen mode;


# 0487591e 05-Jan-2013 wenzelm <none@none>

tuned JEDIT_JAVA_OPTIONS: increase chances that it works with approx. 8 cores and 32bit platform (notably Windows);


# 27fb17d4 27-Sep-2012 wenzelm <none@none>

eliminated obsolete HTML/CSS functionality;


# e9f6b72c 30-Mar-2012 wenzelm <none@none>

more robust Scala 2.9.x interpreter invocation -- avoid separate interpreter thread and thus deadlock of Swing_Thread.now;


# 00f40e3a 21-Mar-2012 wenzelm <none@none>

try apple.laf.useScreenMenuBar=false to make menus stay closer to the editor views they belong to -- potentially less confusing for jEdit newcomers;


# c1e430bd 25-Nov-2011 wenzelm <none@none>

increased stack limits (again, cf. d9cf3520083c and 77c3e74bd954);


# ca5a6e40 23-Sep-2011 wenzelm <none@none>

default print mode for Isabelle/Scala, not just Isabelle/jEdit;


# 2005eecd 21-Sep-2011 wenzelm <none@none>

reduced default thread stack, to increase the success rate especially on Windows (NB: the actor worker farm tends to produce 100-200 threads for big sessions);


# fb977475 17-Sep-2011 wenzelm <none@none>

raised default log level -- to avoid confusing warning about scala.tools.nsc.plugins.Plugin, which is mistaken as jEdit plugin;


# de939e06 05-Jul-2011 wenzelm <none@none>

hard-wired print mode "xsymbols" increases chance that "iff" in HOL will print symbolic arrow;


# dcdadb17 18-Jun-2011 wenzelm <none@none>

proper place for config files (cf. 55866987a7d9);


# d31e5c70 08-Jun-2011 wenzelm <none@none>

build jedit as part of regular startup script (in that case depending on jedit_build component);
misc tuning and simplification;

--HG--
rename : src/Tools/jEdit/dist-template/etc/isabelle-jedit.css => src/Tools/jEdit/etc/isabelle-jedit.css
rename : src/Tools/jEdit/dist-template/etc/settings => src/Tools/jEdit/etc/settings
rename : src/Tools/jEdit/dist-template/lib/Tools/jedit => src/Tools/jEdit/lib/Tools/jedit