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
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.
misc tuning: more uniform read_stream vs. read_file;
6 months ago, by wenzelm
proper limit for read operation (amending ac4d53bc8f6b);
6 months ago, by wenzelm
presumably unused (see also f992769dea97);
6 months ago, by wenzelm
remove inactive (e.g., crashed) hosts from scheduling;
6 months ago, by Fabian Huch
tuned;
6 months ago, by Fabian Huch
add timeout to build manager tasks/jobs (e.g. for cluster builds that don't terminate after error on host);
6 months ago, by Fabian Huch
clarified: more operations;
6 months ago, by Fabian Huch
tuned website;
6 months ago, by Fabian Huch
more significant HOL/Examples;
6 months ago, by wenzelm
tuned document layout, for more prominent presentation;
6 months ago, by wenzelm
tuned proofs;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
clarified signature: more explicit XML.Body types, more uniform Symbol.encode_yxml;
6 months ago, by wenzelm
tuned signature: more operations;
6 months ago, by wenzelm
merged
6 months ago, by wenzelm
follow Phorge 2024 week 19;
6 months ago, by wenzelm
tuned signature;
6 months ago, by wenzelm
minor performance tuning;
6 months ago, by wenzelm
clarified modules;
6 months ago, by wenzelm
minor performance tuning;
6 months ago, by wenzelm
minor performance tuning;
6 months ago, by wenzelm
moved transitional theory Divides to HOL-Library
6 months ago, by haftmann
dropped dubious dest rule which always unfolds a definition in the assumptions
6 months ago, by haftmann
more robust: avoid indirection of repository servers;
6 months ago, by wenzelm
tuned output;
6 months ago, by wenzelm
merged
6 months ago, by wenzelm
enforce rebuild of Isabelle/ML;
6 months ago, by wenzelm
minor performance tuning: allow recode operation during YXML parsing;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
minor performance tuning;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned signature, following Bytes.Builder.use;
6 months ago, by wenzelm
tuned signature;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
minor performance tuning: more direct Bytes with Symbol.encode;
6 months ago, by wenzelm
minor performance tuning: more direct YXML.bytes_of_body;
6 months ago, by wenzelm
more robust: prefer tail-recursive traversal;
6 months ago, by wenzelm
tuned module structure;
6 months ago, by wenzelm
more robust: prefer tail-recursive XML.Traversal;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
clarified treatment of empty markup;
6 months ago, by wenzelm
more robust: prefer tail-recursive traversal;
6 months ago, by wenzelm
clarified signature: more explicit types;
6 months ago, by wenzelm
minor performance tuning;
7 months ago, by wenzelm
more operations;
7 months ago, by wenzelm
performance tuning: multi-stage buffer with fewer array copies;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
abort tasks with invalid host specs;
6 months ago, by Fabian Huch
tuned cli;
6 months ago, by Fabian Huch
proper build command;
6 months ago, by Fabian Huch
tuned website;
6 months ago, by Fabian Huch
better results view;
6 months ago, by Fabian Huch
better build summaries;
6 months ago, by Fabian Huch
add timing messages;
6 months ago, by Fabian Huch
clarified: use progress start date;
6 months ago, by Fabian Huch
clarified: more operations;
6 months ago, by Fabian Huch
tuned comment;
7 months ago, by Fabian Huch
add Isabelle settings to managed tasks and ci jobs;
7 months ago, by Fabian Huch
remove unused Jenkins component;
7 months ago, by Fabian Huch
moved ci_build module to build_ci;
7 months ago, by Fabian Huch
overhauled ci_build: clarified, removed unused, removed implicit Jenkins assumptions;
7 months ago, by Fabian Huch
tuned;
7 months ago, by Fabian Huch
tuned;
7 months ago, by Fabian Huch
add root entry for non-local components;
7 months ago, by Fabian Huch
clarified;
7 months ago, by Fabian Huch
extra timer delay, to limit db transactions;
7 months ago, by Fabian Huch
proper synchronized;
7 months ago, by Fabian Huch
clarified ternary tries
7 months ago, by nipkow
clarified test parameters;
7 months ago, by wenzelm
more tests: Windows + AFP (see also 1fd5f96e1da3);
7 months ago, by wenzelm
dropped references to theorems from transitional theory Divides.thy
7 months ago, by haftmann
Tidied some messy proofs
7 months ago, by paulson
Updated some archaic proofs
7 months ago, by paulson
tuned def: patter matching needs more beautification
7 months ago, by nipkow
removed lemma wellorder.wfP_less
7 months ago, by desharna
merged
7 months ago, by wenzelm
enforce rebuild of Isabelle/ML;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
Base64: proper support for large Bytes, with subtle change of types (Bytes instead of String);
7 months ago, by wenzelm
tuned: prefer Bytes operations;
7 months ago, by wenzelm
unused;
7 months ago, by wenzelm
proper treatment of long message blocks;
7 months ago, by wenzelm
clarified sizes;
7 months ago, by wenzelm
more scalable stream read operations;
7 months ago, by wenzelm
minor performance tuning;
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
tuned module structure;
7 months ago, by wenzelm
tuned names;
7 months ago, by wenzelm
imitate internal policy of ByteArrayOutputStream: capacity is doubled after first push;
7 months ago, by wenzelm
tuned whitespace;
7 months ago, by wenzelm
unused;
7 months ago, by wenzelm
Bytes.Builder is unsynchronized, like java.io.OutputBuffer;
7 months ago, by wenzelm
notable performance tuning: avoid overhead of higher-order functions;
7 months ago, by wenzelm
more efficient equals: avoid somewhat slow sha1_digest (see also 29b761e290c5, 306f273c91ec);
7 months ago, by wenzelm
more scalable compression, using Bytes.Builder.Stream;
7 months ago, by wenzelm
tuned: more uniform, less ambitious;
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
minor performance tuning;
7 months ago, by wenzelm
minor performance tuning;
7 months ago, by wenzelm
minor performance tuning;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
minor performance tuning;
7 months ago, by wenzelm
support large byte arrays, using multiple "chunks";
7 months ago, by wenzelm
clarified File.eq_content, following 306f273c91ec;
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
clarified hash and equality: depend on sha1 digest to be collision-free;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
tuned source structure;
7 months ago, by wenzelm
tuned signature;
7 months ago, by wenzelm
minor performance tuning;
7 months ago, by wenzelm
proper sha1_digest: need to include offset + length;
7 months ago, by wenzelm
clarified signature: pro-forma support for Bytes with size: Long;
7 months ago, by wenzelm
minor performance tuning;
7 months ago, by wenzelm
clarified signature (again);
7 months ago, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip