Skip to content
Success

Changes

Summary

  1. tuned message;
  2. more robust test: virtualization may provide misleading information;
  3. implicit use of NUMA policy, absorbing potential errors;
  4. tuned signature;
  5. tuned;
  6. more uniform Progress, with theory() for batch-build and theory_percentage() for PIDE session;
  7. merged
  8. ensure foundational order of commits, taking Pure as implicit starting point;
  9. more accurate output;
  10. clarified defaults; more uniform treatment of "disabled" case;
  11. more accurate output;
  12. support for watchdog_timeout;
  13. tuned signature;
  14. tuned signature;
  15. removed junk;
  16. tuned output;
  17. more appropriate conversion of HOL character literals to character codes: symbolic newline is interpreted as 0x10
  18. more explicit notion of ord value for HOL characters
  19. left-over rename from 3f9bb52082c4
Changeset 68956:122c0d6cb790 by wenzelm:
tuned message;
The file was modified src/Pure/System/numa.scala (diff)
Changeset 68955:0851db8cde12 by wenzelm:
more robust test: virtualization may provide misleading information;
The file was modified src/Pure/System/numa.scala (diff)
Changeset 68954:8be4030394b8 by wenzelm:
implicit use of NUMA policy, absorbing potential errors;
The file was modified src/Pure/System/numa.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 68953:89a12af9c330 by wenzelm:
tuned signature;
The file was modified src/Pure/System/numa.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 68952:7700142d6d25 by wenzelm:
tuned;
The file was modified src/Pure/Thy/thy_resources.scala (diff)
Changeset 68951:a7b1fe2d30ad by wenzelm:
more uniform Progress, with theory() for batch-build and theory_percentage() for PIDE session;
The file was modified src/Pure/System/progress.scala (diff)
The file was modified src/Pure/Thy/thy_resources.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 68950:53f7b6b9f734 by wenzelm:
merged
Changeset 68949:e848328cb2c1 by wenzelm:
ensure foundational order of commits, taking Pure as implicit starting point;
The file was modified src/Pure/Thy/thy_resources.scala (diff)
Changeset 68948:9abd946f990c by wenzelm:
more accurate output;
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 68947:ea804c814693 by wenzelm:
clarified defaults;<br>more uniform treatment of &quot;disabled&quot; case;
The file was modified src/Doc/System/Server.thy (diff)
The file was modified src/Pure/Thy/thy_resources.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
The file was modified src/Pure/Tools/server_commands.scala (diff)
Changeset 68946:6dd1460f6920 by wenzelm:
more accurate output;
The file was modified src/Pure/General/value.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 68945:fa5d936daf1c by wenzelm:
support for watchdog_timeout;
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 68944:ce68b1488612 by wenzelm:
tuned signature;
The file was modified src/Pure/General/value.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 68943:e564605d4cac by wenzelm:
tuned signature;
The file was modified src/Pure/General/json.scala (diff)
The file was modified src/Pure/Thy/thy_resources.scala (diff)
The file was modified src/Pure/Tools/server_commands.scala (diff)
Changeset 68942:4709898282a6 by wenzelm:
removed junk;
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 68941:c192c8f9f19b by wenzelm:
tuned output;
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 68940:25b431feb2e9 by haftmann:
more appropriate conversion of HOL character literals to character codes: symbolic newline is interpreted as 0x10
The file was modified src/HOL/Tools/literal.ML (diff)
Changeset 68939:bcce5967e10e by haftmann:
more explicit notion of ord value for HOL characters
The file was modified src/HOL/Tools/string_syntax.ML (diff)
Changeset 68938:a0b19a163f5e by haftmann:
left-over rename from 3f9bb52082c4
The file was modified NEWS (diff)
The file was modified src/HOL/Library/Multiset.thy (diff)