Sat, 10 Mar 2018 19:36:59 +0000 haftmann abstract algebraic bit operations
Sat, 10 Mar 2018 20:24:00 +0100 wenzelm more balanced AFP partitioning;
Sat, 10 Mar 2018 15:52:47 +0100 wenzelm workaround for occasional deadlock seen in HOL-Proofs with threads=2;
Sat, 10 Mar 2018 14:43:15 +0100 wenzelm adapted to 3869b2400e22;
Sat, 10 Mar 2018 14:20:27 +0100 wenzelm tuned output;
Sat, 10 Mar 2018 14:11:58 +0100 wenzelm more options: client without implicit server startup;
Sat, 10 Mar 2018 13:54:55 +0100 wenzelm console interaction with line-editor;
Sat, 10 Mar 2018 13:37:22 +0100 wenzelm more flexible message formats;
Sat, 10 Mar 2018 13:03:01 +0100 wenzelm clarified interrupt handling;
Sat, 10 Mar 2018 12:51:04 +0100 wenzelm clarified signature;
Sat, 10 Mar 2018 12:34:07 +0100 wenzelm option for console interaction;
Sat, 10 Mar 2018 11:55:54 +0100 wenzelm more uniform Bytes.read_line/read_block operations;
Sat, 10 Mar 2018 11:40:25 +0100 wenzelm auto update;
Sat, 10 Mar 2018 11:08:20 +0100 wenzelm more comments;
Fri, 09 Mar 2018 17:03:10 +0100 wenzelm more general TTY loop;
Fri, 09 Mar 2018 15:43:54 +0100 wenzelm added Reply.NOTE for asynchronous notifications;
Fri, 09 Mar 2018 15:36:27 +0100 wenzelm more operations;
Fri, 09 Mar 2018 15:24:19 +0100 wenzelm more thorough init: purge inactive entries;
Fri, 09 Mar 2018 15:09:08 +0100 wenzelm more generous timeout;
Fri, 09 Mar 2018 15:06:35 +0100 wenzelm Entry.connection: proview password here;
Fri, 09 Mar 2018 14:35:18 +0100 wenzelm clarified initial protocol;
Fri, 09 Mar 2018 14:30:13 +0100 wenzelm ignore empty lines;
Fri, 09 Mar 2018 14:26:08 +0100 wenzelm tuned;
Fri, 09 Mar 2018 13:36:52 +0100 wenzelm more robust read_line after shutdown;
Fri, 09 Mar 2018 13:11:47 +0100 wenzelm more implicit wire protocol;
Fri, 09 Mar 2018 13:07:00 +0100 wenzelm tuned signature;
Fri, 09 Mar 2018 13:03:55 +0100 wenzelm clarified server start, notably for invocation within regular Isabelle/Scala process;
Fri, 09 Mar 2018 12:45:53 +0100 wenzelm tuned signature;
Fri, 09 Mar 2018 12:42:34 +0100 wenzelm tuned signature;
Fri, 09 Mar 2018 12:38:46 +0100 wenzelm clarified toString operations;
Fri, 09 Mar 2018 12:29:56 +0100 wenzelm clarified socket connection;
Fri, 09 Mar 2018 12:07:47 +0100 wenzelm server commands may access Server;
Thu, 08 Mar 2018 21:09:22 +0100 wenzelm tuned -- avoid regex matching on potentially large string;
Thu, 08 Mar 2018 14:12:25 +0100 wenzelm more robust build: prevent problems seen with Poly/ML eb94e2820013 on Mac OS X;
Thu, 08 Mar 2018 11:46:37 +0100 wenzelm clarified notion of unknown files: ignore files outside of a Mercurial repository;
Thu, 08 Mar 2018 11:20:45 +0100 wenzelm more balanced AFP partitioning;
Wed, 07 Mar 2018 19:02:22 +0100 wenzelm more abbrevs -- this makes "(=" ambiguous and thus simplifies input of "(=)" (within the context of Main HOL);
Wed, 07 Mar 2018 17:39:18 +0100 wenzelm tuned -- more uniform;
Wed, 07 Mar 2018 17:27:57 +0100 wenzelm eliminated somewhat pointless parallelism (from 857da80611ab): usually hundreds of tasks with < 1ms each, also note that the enclosing join_theory happens within theory graph parallelism;
Tue, 06 Mar 2018 22:59:00 +0100 ballarin Drop rewrite rule arguments of sublocale and interpretation implementations.
Tue, 06 Mar 2018 17:44:19 +0100 wenzelm more balanced AFP partitioning;
Tue, 06 Mar 2018 17:43:39 +0100 wenzelm clarified signature;
Tue, 06 Mar 2018 17:41:32 +0100 wenzelm build_history_base as remote build on lxbroy10: thus self_update has already happened once, and thus avoids conflicts with parallel builds on shared home directory;
Tue, 06 Mar 2018 16:54:13 +0100 wenzelm more robust: normalize potentially symbolic rev;
Tue, 06 Mar 2018 16:08:12 +0100 wenzelm proxy setup for lrzcloud1;
Tue, 06 Mar 2018 15:57:34 +0100 wenzelm tuned signature;
Tue, 06 Mar 2018 15:51:34 +0100 wenzelm support for permissive connections, for odd situations where host keys are not accepted;
Tue, 06 Mar 2018 14:58:00 +0100 wenzelm proper target directory;
Tue, 06 Mar 2018 14:41:05 +0100 wenzelm eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
Sun, 04 Mar 2018 20:09:09 +0100 wenzelm document existing Apache2 configuration;
Sun, 04 Mar 2018 15:10:11 +0100 wenzelm consolidated main cronjob server on virtual machine together with build_log database;
Sun, 04 Mar 2018 13:51:58 +0100 wenzelm identify closer to main cronjob -- avoid diverging changeset versions;
Sun, 04 Mar 2018 12:22:48 +0100 ballarin Drop rewrites after defines in interpretations.
Sat, 03 Mar 2018 22:33:25 +0100 wenzelm proper remote_mac according to Admin/Release/CHECKLIST;
Sat, 03 Mar 2018 21:40:04 +0100 wenzelm more Java heap, e.g. relevant for hg.graph on Isabelle repository;
Sat, 03 Mar 2018 21:39:24 +0100 wenzelm more robust check -- do not rely on return code;
Sat, 03 Mar 2018 21:38:27 +0100 wenzelm more compact ML_Statistics, to make build_status work with less than 2GB heap;
Sat, 03 Mar 2018 17:37:33 +0100 wenzelm retain latest ml_stats (amending e76c6cb0d461);
Sat, 03 Mar 2018 16:15:21 +0100 wenzelm accomodate smaller build machine;
Sat, 03 Mar 2018 15:19:25 +0100 wenzelm clarified signature;
Sat, 03 Mar 2018 15:09:36 +0100 wenzelm clarified self_update: imitate visible directory state on remote side;
Sat, 03 Mar 2018 14:54:56 +0100 wenzelm more operations;
Sat, 03 Mar 2018 14:27:33 +0100 wenzelm self_update implies push_isabelle_home (see also 4c253e84ae62);
Sat, 03 Mar 2018 13:23:09 +0100 wenzelm uniform setup_repository (pull/clone without update);
Sat, 03 Mar 2018 13:06:33 +0100 wenzelm clarified signature: facilitate interactive experimentation;
Sat, 03 Mar 2018 12:54:22 +0100 wenzelm clarified tasks;
Sat, 03 Mar 2018 12:12:06 +0100 wenzelm tuned signature;
Fri, 02 Mar 2018 20:46:25 +0100 wenzelm proper order;
Fri, 02 Mar 2018 20:32:39 +0100 wenzelm clarified README;
Fri, 02 Mar 2018 19:14:35 +0100 wenzelm merged
Fri, 02 Mar 2018 18:57:55 +0100 wenzelm more ssh options;
Fri, 02 Mar 2018 18:45:11 +0100 wenzelm support for proxy connection, similar to ProxyCommand in ssh config;
Fri, 02 Mar 2018 15:16:10 +0100 wenzelm prefer https;
Fri, 02 Mar 2018 11:52:27 +0100 wenzelm avoid hardwired parameters;
Fri, 02 Mar 2018 15:14:59 +0100 ballarin Drop illegitimate optimisation from d5a7f2c54655.
Fri, 02 Mar 2018 14:28:39 +0100 ballarin Fall back to reading rewrite morphism first if activation fails without it.
Fri, 02 Mar 2018 14:19:25 +0100 ballarin Proper rewrite morphisms in locale instances.
Thu, 01 Mar 2018 20:44:38 +0100 wenzelm clarified date for presentation vs. formal pull_date;
Thu, 01 Mar 2018 20:18:24 +0100 wenzelm reveal raw data in CSV format;
Thu, 01 Mar 2018 20:05:41 +0100 wenzelm support for CSV files;
Thu, 01 Mar 2018 15:02:45 +0100 wenzelm tuned comment;
Thu, 01 Mar 2018 12:24:08 +0100 wenzelm clarified syntax: reject formal comments explicitly, instead of ignoring them silently;
Wed, 28 Feb 2018 17:05:34 +0100 immler merged
Wed, 28 Feb 2018 15:53:05 +0100 immler generalized lemmas about orthogonal transformation
Wed, 28 Feb 2018 16:30:25 +0100 wenzelm more explicit infixl (see initial 1edf0f223c6e);
Wed, 28 Feb 2018 13:37:33 +0100 wenzelm clarified use of vec type syntax;
Mon, 26 Feb 2018 11:52:53 +0000 haftmann new lemma
Mon, 26 Feb 2018 11:52:52 +0000 haftmann dedicated append function for string literals
Mon, 26 Feb 2018 09:58:47 +0100 immler generalized
Mon, 26 Feb 2018 07:34:05 +0100 immler moved Lipschitz continuity from AFP/Ordinary_Differential_Equations and AFP/Gromov_Hyperbolicity; moved lemmas from AFP/Gromov_Hyperbolicity/Library_Complements
Sun, 25 Feb 2018 20:05:05 +0100 wenzelm merged
Sun, 25 Feb 2018 19:43:38 +0100 wenzelm prefer symbols;
Sun, 25 Feb 2018 19:30:55 +0100 wenzelm tuned;
Sun, 25 Feb 2018 19:19:11 +0100 wenzelm more abbrevs;
Sun, 25 Feb 2018 19:16:32 +0100 wenzelm allow multiple entries of and_list (on both sides);
Sun, 25 Feb 2018 15:44:46 +0100 wenzelm eliminated ASCII syntax from Pure bootstrap;
Sun, 25 Feb 2018 12:55:07 +0000 paulson merged
Sun, 25 Feb 2018 12:54:55 +0000 paulson new material on matrices, etc., and consolidating duplicate results about of_nat
Sun, 25 Feb 2018 12:59:08 +0100 wenzelm notation for dummy sort;
Sat, 24 Feb 2018 17:21:35 +0100 wenzelm more symbols;
Fri, 23 Feb 2018 21:46:30 +0100 wenzelm merged
Fri, 23 Feb 2018 21:27:20 +0100 wenzelm tuned signature;
Fri, 23 Feb 2018 21:12:08 +0100 wenzelm tuned signature;
Fri, 23 Feb 2018 20:55:46 +0100 wenzelm tuned signature;
Fri, 23 Feb 2018 19:53:39 +0100 wenzelm removed unused clone of (map o apsnd);
Fri, 23 Feb 2018 19:36:16 +0100 wenzelm prefer existing HOLogic.mk_obj_eq, despite subtle semantic differences of COMP vs. RS;
Fri, 23 Feb 2018 19:25:37 +0100 wenzelm added HOLogic.mk_obj_eq convenience and eliminated some clones;
Fri, 23 Feb 2018 17:59:57 +0100 wenzelm tuned -- use existing Morphism.instantiate_morphism;
Fri, 23 Feb 2018 16:03:26 +0000 Wenda Li Merged;
Fri, 23 Feb 2018 14:56:32 +0000 Wenda Li merged
Fri, 23 Feb 2018 13:27:19 +0000 Wenda Li Unified the order of zeros and poles; improved reasoning around non-essential singularites
Fri, 23 Feb 2018 15:17:51 +0100 wenzelm merged
Fri, 23 Feb 2018 15:07:30 +0100 wenzelm tuned;
Fri, 23 Feb 2018 14:32:59 +0100 wenzelm tuned signature -- eliminated clones;
Fri, 23 Feb 2018 14:12:48 +0100 wenzelm command 'interpret' no longer exposes resulting theorems as literal facts;
Fri, 23 Feb 2018 13:09:45 +0100 wenzelm more robust normalization of witness, e.g. relevant for proofs of transfer_existence_ivl0, transfer_flow0 in AFP/thys/Ordinary_Differential_Equations/Numerics/Transfer_Euclidean_Space_Vector.thy;
Thu, 22 Feb 2018 14:28:05 +0100 wenzelm tuned;
Wed, 21 Feb 2018 20:13:42 +0100 wenzelm more standard instantiate operations, where substitutions are already certified and stored with trimmed theory certificate;
Wed, 21 Feb 2018 18:41:41 +0100 wenzelm explicit operations to instantiate frees: typ, term, thm, morphism;
Wed, 21 Feb 2018 18:37:04 +0100 wenzelm more operations for ctyp, cterm;
Wed, 21 Feb 2018 16:26:42 +0100 wenzelm minor tuning and clarification;
Tue, 20 Feb 2018 23:23:40 +0100 wenzelm minor tuning and clarification;
Tue, 20 Feb 2018 23:03:28 +0100 wenzelm tuned signature;
Fri, 23 Feb 2018 10:52:31 +0000 paulson fixed the proof of pair_measure_count_space
Fri, 23 Feb 2018 09:28:26 +0000 paulson merged
Fri, 23 Feb 2018 09:28:14 +0000 paulson fixing ennreal using add_mono1; shifting results from linordered_semidom to linordered_nonzero_semiring
Thu, 22 Feb 2018 22:58:38 +0000 paulson merged
Thu, 22 Feb 2018 22:58:27 +0000 paulson type class linordered_nonzero_semiring has new axiom to guarantee characteristic 0
Fri, 23 Feb 2018 08:02:56 +0100 nipkow simplified Radix_Sort
Thu, 22 Feb 2018 20:05:30 +0100 immler merged
Thu, 22 Feb 2018 18:01:08 +0100 immler merged
Thu, 22 Feb 2018 15:17:25 +0100 immler moved theorems from AFP/Affine_Arithmetic and AFP/Ordinary_Differential_Equations
Thu, 22 Feb 2018 19:48:01 +0100 nipkow simplified def of stable
Wed, 21 Feb 2018 12:57:49 +0000 paulson Lots of new material about matrices, etc.
Tue, 20 Feb 2018 22:25:23 +0100 wenzelm tuned proofs -- prefer explicit names for facts from 'interpret';
Tue, 20 Feb 2018 22:04:04 +0100 wenzelm merged
Tue, 20 Feb 2018 16:29:37 +0100 wenzelm eliminated questionable Par_List.map -- locale interpretation is mostly lazy (see also b81f1de9f57e);
Tue, 20 Feb 2018 16:20:36 +0100 wenzelm tuned signature;
Tue, 20 Feb 2018 16:20:14 +0100 wenzelm tuned;
Tue, 20 Feb 2018 14:03:31 +0100 wenzelm use lazy notes for locale context init and later additions of facts;
Tue, 20 Feb 2018 14:02:36 +0100 wenzelm avoid premature Lazy.force due to strict "?" operator;
Tue, 20 Feb 2018 09:34:03 +0000 paulson Merge
Mon, 19 Feb 2018 16:47:05 +0000 paulson Merge
Mon, 19 Feb 2018 16:44:45 +0000 paulson lots of new material, ultimately related to measure theory
Mon, 19 Feb 2018 22:08:36 +0100 wenzelm merged
Mon, 19 Feb 2018 22:07:21 +0100 wenzelm support for lazy notes in global/local context and Element.Lazy_Notes: name binding and fact without attributes;
Mon, 19 Feb 2018 18:18:43 +0100 wenzelm tuned;
Mon, 19 Feb 2018 18:12:28 +0100 wenzelm tuned: more parallel;
Mon, 19 Feb 2018 18:01:36 +0100 wenzelm clarified modules;
Mon, 19 Feb 2018 16:24:17 +0100 wenzelm clarified modules;
Mon, 19 Feb 2018 15:46:10 +0100 wenzelm tuned;
Mon, 19 Feb 2018 15:41:17 +0100 wenzelm tuned;
Mon, 19 Feb 2018 14:49:11 +0100 wenzelm tuned signature;
Mon, 19 Feb 2018 14:30:06 +0100 wenzelm tuned: more accurate transfer;
Mon, 19 Feb 2018 14:26:37 +0100 wenzelm store facts as lazy values;
Mon, 19 Feb 2018 14:18:29 +0100 wenzelm clarified operations;
Mon, 19 Feb 2018 11:29:08 +0100 wenzelm misc tuning and clarification;
Mon, 19 Feb 2018 11:13:25 +0100 wenzelm clarified signature;
Mon, 19 Feb 2018 10:35:53 +0100 wenzelm clarified modules;
Mon, 19 Feb 2018 10:05:37 +0100 wenzelm more operations;
Mon, 19 Feb 2018 13:56:16 +0100 nipkow added lemma
Sun, 18 Feb 2018 20:08:21 +0100 wenzelm tuned;
Sun, 18 Feb 2018 19:49:01 +0100 wenzelm clarified signature;
Sun, 18 Feb 2018 19:41:25 +0100 wenzelm misc tuning and clarification;
Sun, 18 Feb 2018 19:18:49 +0100 wenzelm clarified signature;
Sun, 18 Feb 2018 17:57:14 +0100 wenzelm more explicit instantiate_morphism (without checks for typ / term component);
Sun, 18 Feb 2018 16:31:56 +0100 wenzelm tuned;
Sun, 18 Feb 2018 15:05:21 +0100 wenzelm tuned signature;
Sat, 17 Feb 2018 20:03:37 +0100 wenzelm more thorough jEdit.propertiesChanged(), which includes KeymapManager.reload() and jEdit.initKeyBindings();
Sat, 17 Feb 2018 19:37:18 +0100 wenzelm avoid conflict with Isabelle/jEdit completion of '>', e.g. "-->", "==>";
Sat, 17 Feb 2018 18:42:26 +0100 wenzelm trim context of persistent data;
Sat, 17 Feb 2018 17:34:31 +0100 wenzelm trim context of persistent data;
Sat, 17 Feb 2018 17:34:15 +0100 wenzelm trim context of persistent data;
Sat, 17 Feb 2018 16:42:15 +0100 wenzelm clarified apply_transaction: always continue without presentation context;
Sat, 17 Feb 2018 16:36:40 +0100 wenzelm more tight presentation context: avoid storing full Toplevel.state;
Sat, 17 Feb 2018 15:17:17 +0100 wenzelm tuned;
Sat, 17 Feb 2018 12:58:07 +0100 wenzelm more informative theories_trace;
Sat, 17 Feb 2018 11:11:28 +0100 wenzelm merged
Fri, 16 Feb 2018 22:16:50 +0100 wenzelm tuned signature (again);
Fri, 16 Feb 2018 22:11:59 +0100 wenzelm trim context of persistent data;
Fri, 16 Feb 2018 21:43:52 +0100 wenzelm trim context of persistent data;
Fri, 16 Feb 2018 21:40:15 +0100 wenzelm proper file name;
Fri, 16 Feb 2018 21:33:04 +0100 wenzelm trim context of persistent data;
Fri, 16 Feb 2018 20:44:25 +0100 wenzelm clarified data operations, with trim_context and transfer;
Fri, 16 Feb 2018 19:58:42 +0100 wenzelm tuned;
Fri, 16 Feb 2018 19:30:53 +0100 wenzelm trim context of persistent data;
Fri, 16 Feb 2018 19:30:28 +0100 wenzelm trim context of persistent data;
Fri, 16 Feb 2018 18:55:42 +0100 wenzelm removed unused material;
Fri, 16 Feb 2018 18:29:11 +0100 wenzelm trim context of persistent data;
Fri, 16 Feb 2018 18:28:44 +0100 wenzelm trim context of persistent data;
Fri, 16 Feb 2018 18:26:13 +0100 wenzelm tuned;
Fri, 16 Feb 2018 18:25:55 +0100 wenzelm tuned whitespace;
Fri, 16 Feb 2018 18:25:35 +0100 wenzelm more operations;
Fri, 16 Feb 2018 14:11:25 +0100 wenzelm optional trace of created theory values;
Fri, 16 Feb 2018 14:10:37 +0100 wenzelm more operations;
Thu, 15 Feb 2018 17:08:25 +0100 wenzelm auxiliary operation for space profiling;
Sat, 03 Feb 2018 09:11:21 +0000 haftmann special treatment of 0 only refers to type char
Fri, 16 Feb 2018 14:41:20 +0100 Lars Hupel merged
Fri, 16 Feb 2018 11:03:17 +0100 Lars Hupel features and caveats of datatype_record
Fri, 16 Feb 2018 13:00:09 +0100 Andreas Lochbihler merged
Fri, 16 Feb 2018 10:59:14 +0100 Andreas Lochbihler strengthen filter relator to canonical categorical definition with better properties
Thu, 15 Feb 2018 14:36:46 +0100 wenzelm recovered outer Pretty.block from 30c1639a343a, avoid excessive line breaks due to implicit Pretty.chunks;
Thu, 15 Feb 2018 13:04:36 +0100 wenzelm merged
Thu, 15 Feb 2018 12:11:00 +0100 wenzelm more symbols;
Wed, 14 Feb 2018 16:32:09 +0100 nipkow New theory ex/Radix_Sort.thy
Wed, 14 Feb 2018 11:51:03 +0100 Lars Hupel records based on datatypes/BNF infrastructure
Tue, 13 Feb 2018 14:24:50 +0100 wenzelm updated polyml component;
Tue, 13 Feb 2018 13:58:37 +0100 wenzelm no --enable-shared: leads to slow bigint operations (e.g. in session HOL-ODE-Examples);
Tue, 13 Feb 2018 12:18:16 +0100 wenzelm retain remote_builds_old for build_status;
Tue, 13 Feb 2018 12:09:51 +0100 wenzelm lxbroy7 no longer exists;
Mon, 12 Feb 2018 20:17:53 +0100 nipkow added lemmas
Mon, 12 Feb 2018 14:13:54 +0100 Lars Hupel corrected some URLs
Mon, 12 Feb 2018 13:27:30 +0100 wenzelm permissive Doc.dirs: some entries may be absent due to distribution bootstrap, e.g. $JEDIT_HOME/dist/doc;
Sun, 11 Feb 2018 22:26:58 +0100 wenzelm merged
Sun, 11 Feb 2018 15:13:40 +0100 wenzelm updated polyml component -- omitting bad polyml-5.7.1-3;
Sun, 11 Feb 2018 18:09:17 +0100 Lars Hupel use preferred resolver according to DOI Handbook ยง3.8
Sun, 11 Feb 2018 15:03:25 +0100 wenzelm no --enable-shared for x86_64-darwin: does not work on some test machine;
Sun, 11 Feb 2018 14:21:16 +0100 wenzelm proper target directory;
Sun, 11 Feb 2018 13:50:28 +0100 wenzelm tuned;
Sun, 11 Feb 2018 13:45:51 +0100 wenzelm more robust options;
Sun, 11 Feb 2018 13:24:38 +0100 wenzelm back to --disable-shared on windows to avoid odd core-dump of polyimport;
Sun, 11 Feb 2018 13:13:03 +0100 wenzelm tuned;
Sun, 11 Feb 2018 13:07:59 +0100 wenzelm back to --disable-shared on x86-darwin to avoid odd core-dump of polyimport;
Sun, 11 Feb 2018 12:51:23 +0100 wenzelm clarified command-line defaults;
Sun, 11 Feb 2018 12:40:05 +0100 wenzelm enforce shared libpoly on all platforms, with File.copy before File.move;
Sat, 10 Feb 2018 12:33:45 +0100 wenzelm NEWS;
Sat, 10 Feb 2018 12:28:36 +0100 wenzelm updated to polyml-5.7.1-2, which includes libgmp for x86-darwin as well;
Sat, 10 Feb 2018 12:20:18 +0100 wenzelm support for libgmp for x86-darwin;
Sat, 10 Feb 2018 11:55:12 +0100 wenzelm more accessible src/Pure/ROOT.ML;
Sat, 10 Feb 2018 11:19:28 +0100 wenzelm tuned;
Fri, 09 Feb 2018 17:57:36 +0100 wenzelm more robust: avoid global change of LD_LIBRARY_PATH (e.g. relevant for subprocesses);
Fri, 09 Feb 2018 17:42:15 +0100 wenzelm rebuild of polyml-5.7.1 with libgmp for x86_darwin;
Fri, 09 Feb 2018 17:11:31 +0100 wenzelm patch polyc: avoid hardwired directory prefix;
Fri, 09 Feb 2018 16:27:52 +0100 wenzelm support for libgmp for x86_64-darwin;
Fri, 09 Feb 2018 14:28:24 +0100 wenzelm built-in library path for (optional) libgmp on macos;
Fri, 09 Feb 2018 11:47:18 +0100 wenzelm removed obsolete polyi executable: change of DYLD_LIBRARY_PATH is not required;
Fri, 09 Feb 2018 11:14:13 +0100 wenzelm more robust access to shared libraries for poly executable: avoid global change of LD_LIBRARY_PATH (e.g. relevant for subprocesses);
Thu, 08 Feb 2018 15:15:01 +0100 eberlm Merged
Thu, 08 Feb 2018 09:19:28 +0100 Manuel Eberl Some lemmas about complex sinh/cosh/tanh
Thu, 08 Feb 2018 11:48:02 +0100 immler more elementary proof of connected_Times, earlier
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip