Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
proper Build_Cluster.Host.parse for parameters and system options;
18 months ago, by wenzelm
more operations for independent "inline" options;
18 months ago, by wenzelm
clarified options: accommodate potentially slow database connection;
18 months ago, by wenzelm
minor performance tuning;
18 months ago, by wenzelm
add option "build_context" in anticipation of AFP entries that require special tricks in Isabelle/ML (NB: system component settings are unavailable in AFP);
18 months ago, by wenzelm
proper build_options (amending 822ddccda899);
18 months ago, by wenzelm
clarified options;
18 months ago, by wenzelm
proforma support for remote build hosts;
18 months ago, by wenzelm
more options for performance tuning;
18 months ago, by wenzelm
more operations;
18 months ago, by wenzelm
support for management of build cluster;
18 months ago, by wenzelm
clarified modules;
18 months ago, by wenzelm
renamed object Data to private_data, to emphasize its intended scope (but it is publicly accessible in the database);
18 months ago, by wenzelm
more conservative build_delay (despite 9600720071e6): avoid exessive build_database operations, notably via ssh;
18 months ago, by wenzelm
proper running limit, based on this worker process;
18 months ago, by wenzelm
more robust: implicit locking of tables in standard order;
18 months ago, by wenzelm
more uniform guard (!exists_table(table)): avoid "ALTER TABLE" on already existing table, which could lead to deadlocks if this is presently locked;
18 months ago, by wenzelm
removed unused "create_index": implicit index from primary_key is usually sufficient;
18 months ago, by wenzelm
clarified "vacuum" (again, reverting 0bd366fad888);
18 months ago, by wenzelm
clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
18 months ago, by wenzelm
update for release;
18 months ago, by wenzelm
merged
18 months ago, by wenzelm
more elementary transaction implementation (despite fda3f7a158b9 and 9da65bc75610);
18 months ago, by wenzelm
tuned signature;
18 months ago, by wenzelm
proper check (amending 234f2ff9afe6);
18 months ago, by wenzelm
more robust: exclude accidental nesting (synchronized block is re-entrant);
18 months ago, by wenzelm
clarified errors;
18 months ago, by wenzelm
removed junk (amending f8e3b228670c);
18 months ago, by wenzelm
tuned output;
18 months ago, by wenzelm
reuse SSH.Server connection for database server;
18 months ago, by wenzelm
tuned source structure;
18 months ago, by wenzelm
clarified check: uniform session_info_exists;
18 months ago, by wenzelm
more complete check;
18 months ago, by wenzelm
clarified signature: more specific exists_table --- avoid retrieving full list beforehand;
18 months ago, by wenzelm
reuse database_server connection;
18 months ago, by wenzelm
more informative trace;
18 months ago, by wenzelm
reuse SSH.Server connection database server;
18 months ago, by wenzelm
tuned output;
18 months ago, by wenzelm
make double-sure that this is a transaction context, notably for LOCK TABLE;
18 months ago, by wenzelm
more robust Java/Scala multithreading: transaction is always connection.synchronized;
18 months ago, by wenzelm
clarified signature: proper Scala function for command-line tool;
18 months ago, by wenzelm
tuned signature;
18 months ago, by wenzelm
clarified signature: more operations;
18 months ago, by wenzelm
more standard time unit;
18 months ago, by wenzelm
clarified options;
18 months ago, by wenzelm
tuned output;
18 months ago, by wenzelm
global transaction_count;
18 months ago, by wenzelm
tuned output;
18 months ago, by wenzelm
tuned output;
18 months ago, by wenzelm
prefer asynchronous operations: reduce time spent within synchronized_database("Build_Process.start_job");
18 months ago, by wenzelm
clarified isabelle.transaction_log: support time_min (in ms);
18 months ago, by wenzelm
more operations;
18 months ago, by wenzelm
more informative trace;
18 months ago, by wenzelm
support trace of transaction_lock via property "isabelle.transaction_log";
18 months ago, by wenzelm
proper db.transaction_lock instead of adhoc clone (amending 2df0f3604a67);
18 months ago, by wenzelm
tuned;
18 months ago, by wenzelm
proper close() operation;
18 months ago, by wenzelm
tuned comments;
18 months ago, by wenzelm
more robust: avoid nested transactions (on disjoint tables);
18 months ago, by wenzelm
potentially more robust: long-running operation only for build master, not workers;
18 months ago, by wenzelm
less ambitions transactions (amending 3f3dcf9f53f1): TRANSACTION_SERIALIZABLE may lead to spurious rollback exceptions;
18 months ago, by wenzelm
clarified signature: more operations;
18 months ago, by wenzelm
clarified signature: more operations;
18 months ago, by wenzelm
clarified signature;
18 months ago, by wenzelm
clarified signature;
18 months ago, by wenzelm
clarified signature: follow Store.open_database;
18 months ago, by wenzelm
tuned;
18 months ago, by wenzelm
clarified signature;
18 months ago, by wenzelm
clarified signature: more uniform SSH.Port_Forwarding;
18 months ago, by wenzelm
tuned signature;
18 months ago, by wenzelm
X = trivial_topology rather than topspace X = {}
18 months ago, by paulson
merged
18 months ago, by paulson
trivial_topology
18 months ago, by paulson
merged;
18 months ago, by Lukas Stevens
added docs for order method in Orderings;
18 months ago, by Lukas Stevens
News update referring to Analysis
18 months ago, by paulson
tuned error message;
18 months ago, by Fabian Huch
more NEWS;
18 months ago, by wenzelm
tuned output;
18 months ago, by wenzelm
tuned output;
18 months ago, by wenzelm
clarified session_statistics: removed somewhat pointless per-theory statistics;
18 months ago, by wenzelm
tuned error messages;
18 months ago, by Fabian Huch
more TOML formatting functions;
18 months ago, by Fabian Huch
merged
18 months ago, by paulson
Doubled the time limit for HOL-Probability
18 months ago, by paulson
merged
18 months ago, by paulson
Some fixes, and SOME TIME LIMITS
18 months ago, by paulson
merged
18 months ago, by paulson
cosmetic improvements, new lemmas, especially more uses of function space
18 months ago, by paulson
more NEWS;
18 months ago, by wenzelm
NEWS;
18 months ago, by wenzelm
tuned whitespace;
18 months ago, by wenzelm
added TOML module from afp;
18 months ago, by Fabian Huch
proper system integration and renaming;
18 months ago, by wenzelm
copy/rename files from private autocorres version e45b9b680d3e;
18 months ago, by wenzelm
Added tag Isabelle2023-RC1 for changeset 006dbc9c2de1
18 months ago, by wenzelm
update cygwin component;
18 months ago, by wenzelm
avoid bloat of approx. 300MB due to implicit dependency on python;
18 months ago, by wenzelm
suppress bad file, which does not work on regular Windows;
18 months ago, by wenzelm
revert ineffective b04ac8a017b2: etc/settings of polyml components needs to be changed as well;
18 months ago, by wenzelm
updated naproche-20230711 component for release;
18 months ago, by wenzelm
clarified signature;
18 months ago, by wenzelm
ML_system_apple=false for more stability;
18 months ago, by wenzelm
activate cygwin-20230711;
18 months ago, by wenzelm
update cygwin for Isabelle2023 -- somewhere after cygwin 3.4.0-1 (see https://cygwin.com/pipermail/cygwin-announce/2022-December/010821.html);
18 months ago, by wenzelm
proper set_executable for sqlitejdbc.dll (see also 3b0f8f1010f2);
18 months ago, by wenzelm
update to stack-2.9.3 with support for arm64-linux;
18 months ago, by wenzelm
provide tool for GHC stack component;
18 months ago, by wenzelm
tuned signature;
18 months ago, by wenzelm
"rlwrap" is back together with "perl", which is actually required for bib2xhtml;
18 months ago, by wenzelm
clarified signature, with subtle change of semantics (amending 8b5a2e4b16d4);
18 months ago, by wenzelm
tuned;
18 months ago, by wenzelm
tuned;
18 months ago, by wenzelm
merged
18 months ago, by wenzelm
tuned;
18 months ago, by wenzelm
update for release;
18 months ago, by wenzelm
tuned;
18 months ago, by wenzelm
update for release;
18 months ago, by wenzelm
merged;
18 months ago, by wenzelm
publish component;
18 months ago, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip