Fri, 08 Jan 2010 14:34:18 +0100 single quote is not a valid letter any more
haftmann [Fri, 08 Jan 2010 14:34:18 +0100] rev 34307
single quote is not a valid letter any more
Fri, 08 Jan 2010 14:34:18 +0100 simple tests
haftmann [Fri, 08 Jan 2010 14:34:18 +0100] rev 34306
simple tests
Fri, 08 Jan 2010 14:34:17 +0100 boolean operators for scala
haftmann [Fri, 08 Jan 2010 14:34:17 +0100] rev 34305
boolean operators for scala
Sun, 10 Jan 2010 23:43:25 +0100 elements with start entry;
wenzelm [Sun, 10 Jan 2010 23:43:25 +0100] rev 34304
elements with start entry;
Sun, 10 Jan 2010 23:16:26 +0100 plain object;
wenzelm [Sun, 10 Jan 2010 23:16:26 +0100] rev 34303
plain object;
Sun, 10 Jan 2010 23:16:18 +0100 tuned signature;
wenzelm [Sun, 10 Jan 2010 23:16:18 +0100] rev 34302
tuned signature;
Sun, 10 Jan 2010 17:29:09 +0100 tuned;
wenzelm [Sun, 10 Jan 2010 17:29:09 +0100] rev 34301
tuned;
Sat, 09 Jan 2010 23:22:56 +0100 misc tuning;
wenzelm [Sat, 09 Jan 2010 23:22:56 +0100] rev 34300
misc tuning;
Sat, 09 Jan 2010 23:22:24 +0100 Swing_Thread.future: plain Future.value if this is already Swing;
wenzelm [Sat, 09 Jan 2010 23:22:24 +0100] rev 34299
Swing_Thread.future: plain Future.value if this is already Swing;
Sat, 09 Jan 2010 18:23:02 +0100 added find_files;
wenzelm [Sat, 09 Jan 2010 18:23:02 +0100] rev 34298
added find_files;
Sat, 09 Jan 2010 18:22:40 +0100 pass build error code;
wenzelm [Sat, 09 Jan 2010 18:22:40 +0100] rev 34297
pass build error code;
Sat, 09 Jan 2010 16:31:19 +0100 tuned isatest ML_OPTIONS;
wenzelm [Sat, 09 Jan 2010 16:31:19 +0100] rev 34296
tuned isatest ML_OPTIONS;
Fri, 08 Jan 2010 14:07:07 +0100 merged
haftmann [Fri, 08 Jan 2010 14:07:07 +0100] rev 34295
merged
Fri, 08 Jan 2010 12:25:15 +0100 a primitive scala serializer
haftmann [Fri, 08 Jan 2010 12:25:15 +0100] rev 34294
a primitive scala serializer
Fri, 08 Jan 2010 11:07:53 +0100 fixed type error;
wenzelm [Fri, 08 Jan 2010 11:07:53 +0100] rev 34293
fixed type error;
Thu, 07 Jan 2010 17:41:06 +0100 remove overloaded star operator, use specific vector / matrix operators
hoelzl [Thu, 07 Jan 2010 17:41:06 +0100] rev 34292
remove overloaded star operator, use specific vector / matrix operators
Thu, 07 Jan 2010 18:56:39 +0100 finite annotation on cartesian product is now implicit.
hoelzl [Thu, 07 Jan 2010 18:56:39 +0100] rev 34291
finite annotation on cartesian product is now implicit.
Thu, 07 Jan 2010 17:43:35 +0100 added syntax translation to automatically add finite typeclass to index type of cartesian product type
hoelzl [Thu, 07 Jan 2010 17:43:35 +0100] rev 34290
added syntax translation to automatically add finite typeclass to index type of cartesian product type
Wed, 06 Jan 2010 13:07:30 +0100 Made finite cartesian products finite
himmelma [Wed, 06 Jan 2010 13:07:30 +0100] rev 34289
Made finite cartesian products finite
Thu, 07 Jan 2010 12:24:35 +0100 reduced arity of Nitpick selectors associated with sets by 1, by using "Formula" instead of "Atom 2"
blanchet [Thu, 07 Jan 2010 12:24:35 +0100] rev 34288
reduced arity of Nitpick selectors associated with sets by 1, by using "Formula" instead of "Atom 2"
Thu, 07 Jan 2010 08:45:55 +0100 make Nitpick's tests not leave files in the temp directory
blanchet [Thu, 07 Jan 2010 08:45:55 +0100] rev 34287
make Nitpick's tests not leave files in the temp directory
Wed, 06 Jan 2010 23:18:44 +0100 more text edit operations;
wenzelm [Wed, 06 Jan 2010 23:18:44 +0100] rev 34286
more text edit operations;
Wed, 06 Jan 2010 23:18:12 +0100 always report updates -- required has "handshake";
wenzelm [Wed, 06 Jan 2010 23:18:12 +0100] rev 34285
always report updates -- required has "handshake";
Wed, 06 Jan 2010 22:21:25 +0100 tuned Isabelle/Scala build;
wenzelm [Wed, 06 Jan 2010 22:21:25 +0100] rev 34284
tuned Isabelle/Scala build;
Wed, 06 Jan 2010 22:18:52 +0100 simplified build/bootstrap of graph browser -- avoid make;
wenzelm [Wed, 06 Jan 2010 22:18:52 +0100] rev 34283
simplified build/bootstrap of graph browser -- avoid make;
Wed, 06 Jan 2010 20:00:22 +0100 simplified build/bootstrap of Isabelle/Scala components -- avoid make;
wenzelm [Wed, 06 Jan 2010 20:00:22 +0100] rev 34282
simplified build/bootstrap of Isabelle/Scala components -- avoid make;
Wed, 06 Jan 2010 18:22:43 +0100 more robust cancelation, notably of passive futures without scheduler running;
wenzelm [Wed, 06 Jan 2010 18:22:43 +0100] rev 34281
more robust cancelation, notably of passive futures without scheduler running;
Wed, 06 Jan 2010 18:14:16 +0100 eliminated cache, which complicates the code without making a real difference (NB: deque_towards often disrupts caching, and daisy-chaining of workers already reduces queue overhead);
wenzelm [Wed, 06 Jan 2010 18:14:16 +0100] rev 34280
eliminated cache, which complicates the code without making a real difference (NB: deque_towards often disrupts caching, and daisy-chaining of workers already reduces queue overhead);
Wed, 06 Jan 2010 15:07:56 +0100 tasks of canceled groups are considered "ready" -- enables to purge the queue from tasks depending on unfinished promises (also improves general reactivity);
wenzelm [Wed, 06 Jan 2010 15:07:56 +0100] rev 34279
tasks of canceled groups are considered "ready" -- enables to purge the queue from tasks depending on unfinished promises (also improves general reactivity); shutdown: back to synchronous wait, which means no asynchronous interrupts within the loop;
Wed, 06 Jan 2010 13:14:28 +0100 do not memoize interrupts;
wenzelm [Wed, 06 Jan 2010 13:14:28 +0100] rev 34278
do not memoize interrupts; actually memoize results in sequential version; tuned;
Tue, 05 Jan 2010 23:38:10 +0100 added Future.promise/fulfill -- promised futures that are fulfilled by external means;
wenzelm [Tue, 05 Jan 2010 23:38:10 +0100] rev 34277
added Future.promise/fulfill -- promised futures that are fulfilled by external means; Future.value: official result assignment -- produces immutable ref; Future.shutdown: raw_wait keeps raw task attributes, e.g. asynchronous interrupts of toplevel; Task_Queue: passive tasks track dependencies, but lack any evaluation process; tuned;
Tue, 05 Jan 2010 18:20:18 +0100 Basic edits on plain text.
wenzelm [Tue, 05 Jan 2010 18:20:18 +0100] rev 34276
Basic edits on plain text.
Tue, 05 Jan 2010 16:55:00 +0100 recovered legacy settings for Proof General 3.x;
wenzelm [Tue, 05 Jan 2010 16:55:00 +0100] rev 34275
recovered legacy settings for Proof General 3.x;
Tue, 05 Jan 2010 16:51:01 +0100 merged
wenzelm [Tue, 05 Jan 2010 16:51:01 +0100] rev 34274
merged
Tue, 05 Jan 2010 15:35:01 +0100 merged
haftmann [Tue, 05 Jan 2010 15:35:01 +0100] rev 34273
merged
Tue, 05 Jan 2010 14:19:12 +0100 avoid exporting Type.build_tsig
haftmann [Tue, 05 Jan 2010 14:19:12 +0100] rev 34272
avoid exporting Type.build_tsig
Tue, 05 Jan 2010 11:38:51 +0100 repaired legacy setting variable
haftmann [Tue, 05 Jan 2010 11:38:51 +0100] rev 34271
repaired legacy setting variable
Tue, 05 Jan 2010 11:25:14 +0100 merged
haftmann [Tue, 05 Jan 2010 11:25:14 +0100] rev 34270
merged
Tue, 05 Jan 2010 11:25:01 +0100 more correct handling of empty functions
haftmann [Tue, 05 Jan 2010 11:25:01 +0100] rev 34269
more correct handling of empty functions
Tue, 05 Jan 2010 16:29:31 +0100 separate module Thy_Syntax for command span parsing;
wenzelm [Tue, 05 Jan 2010 16:29:31 +0100] rev 34268
separate module Thy_Syntax for command span parsing;
Tue, 05 Jan 2010 16:29:03 +0100 more accurate scanning of bad input;
wenzelm [Tue, 05 Jan 2010 16:29:03 +0100] rev 34267
more accurate scanning of bad input;
Tue, 05 Jan 2010 15:45:32 +0100 added filter_proper parameter;
wenzelm [Tue, 05 Jan 2010 15:45:32 +0100] rev 34266
added filter_proper parameter; added eof; added command_span;
Tue, 05 Jan 2010 15:44:32 +0100 more token discriminators;
wenzelm [Tue, 05 Jan 2010 15:44:32 +0100] rev 34265
more token discriminators;
Tue, 05 Jan 2010 15:44:06 +0100 tuned message;
wenzelm [Tue, 05 Jan 2010 15:44:06 +0100] rev 34264
tuned message;
Tue, 05 Jan 2010 15:43:44 +0100 tuned;
wenzelm [Tue, 05 Jan 2010 15:43:44 +0100] rev 34263
tuned;
Tue, 05 Jan 2010 13:45:17 +0100 added Promise.fulfill_result;
wenzelm [Tue, 05 Jan 2010 13:45:17 +0100] rev 34262
added Promise.fulfill_result;
Tue, 05 Jan 2010 13:34:53 +0100 slightly shorter tail (again) -- theory loader produces less warning spam (cf. 2524c1bbd087);
wenzelm [Tue, 05 Jan 2010 13:34:53 +0100] rev 34261
slightly shorter tail (again) -- theory loader produces less warning spam (cf. 2524c1bbd087);
Tue, 05 Jan 2010 00:04:29 +0100 kill failed theories in reverse order -- avoids cascaded warnings;
wenzelm [Tue, 05 Jan 2010 00:04:29 +0100] rev 34260
kill failed theories in reverse order -- avoids cascaded warnings;
Mon, 04 Jan 2010 23:20:35 +0100 discontinued old TheoryDataFun, but retain Theory_Data_PP with is Pretty.pp argument to merge (still required in exotic situations -- hard to get rid of);
wenzelm [Mon, 04 Jan 2010 23:20:35 +0100] rev 34259
discontinued old TheoryDataFun, but retain Theory_Data_PP with is Pretty.pp argument to merge (still required in exotic situations -- hard to get rid of);
Mon, 04 Jan 2010 22:43:07 +0100 Standard_System.raw_exec;
wenzelm [Mon, 04 Jan 2010 22:43:07 +0100] rev 34258
Standard_System.raw_exec; more robust root.mkdirs;
Mon, 04 Jan 2010 22:35:32 +0100 removed function "isabelle-process", keeping "isabelle" only -- functions within the process environment might get passed through a genuine /bin/sh, which does not allow non-identifiers here;
wenzelm [Mon, 04 Jan 2010 22:35:32 +0100] rev 34257
removed function "isabelle-process", keeping "isabelle" only -- functions within the process environment might get passed through a genuine /bin/sh, which does not allow non-identifiers here;
Mon, 04 Jan 2010 22:19:14 +0100 added Cygwin "make" package;
wenzelm [Mon, 04 Jan 2010 22:19:14 +0100] rev 34256
added Cygwin "make" package;
Mon, 04 Jan 2010 22:16:48 +0100 discontinued old ISABELLE and ISATOOL environment settings;
wenzelm [Mon, 04 Jan 2010 22:16:48 +0100] rev 34255
discontinued old ISABELLE and ISATOOL environment settings;
Mon, 04 Jan 2010 21:49:47 +0100 shell functions "isabelle-process" and "isabelle" refer to the proper executables statically -- for interactive use or sloppy bash scripts;
wenzelm [Mon, 04 Jan 2010 21:49:47 +0100] rev 34254
shell functions "isabelle-process" and "isabelle" refer to the proper executables statically -- for interactive use or sloppy bash scripts;
Mon, 04 Jan 2010 20:25:56 +0100 removed further remains of mutable theory data (cf. 25bd3ed2ac9f);
wenzelm [Mon, 04 Jan 2010 20:25:56 +0100] rev 34253
removed further remains of mutable theory data (cf. 25bd3ed2ac9f);
Mon, 04 Jan 2010 19:44:46 +0100 merged
wenzelm [Mon, 04 Jan 2010 19:44:46 +0100] rev 34252
merged
Mon, 04 Jan 2010 16:00:24 +0100 code cache only persists on equal theories
haftmann [Mon, 04 Jan 2010 16:00:24 +0100] rev 34251
code cache only persists on equal theories
Mon, 04 Jan 2010 16:00:23 +0100 moved name duplicates to end of theory; reduced warning noise
haftmann [Mon, 04 Jan 2010 16:00:23 +0100] rev 34250
moved name duplicates to end of theory; reduced warning noise
Mon, 04 Jan 2010 14:10:13 +0100 merged
haftmann [Mon, 04 Jan 2010 14:10:13 +0100] rev 34249
merged
Mon, 04 Jan 2010 14:09:58 +0100 modernized
haftmann [Mon, 04 Jan 2010 14:09:58 +0100] rev 34248
modernized
Mon, 04 Jan 2010 14:09:57 +0100 added applify combinator
haftmann [Mon, 04 Jan 2010 14:09:57 +0100] rev 34247
added applify combinator
Mon, 04 Jan 2010 14:09:57 +0100 dropped redundant name declarations
haftmann [Mon, 04 Jan 2010 14:09:57 +0100] rev 34246
dropped redundant name declarations
Mon, 04 Jan 2010 14:09:56 +0100 dropped copy operation for legacy TheoryDataFun
haftmann [Mon, 04 Jan 2010 14:09:56 +0100] rev 34245
dropped copy operation for legacy TheoryDataFun
Mon, 04 Jan 2010 14:09:56 +0100 code cache without copy; tuned
haftmann [Mon, 04 Jan 2010 14:09:56 +0100] rev 34244
code cache without copy; tuned
Mon, 04 Jan 2010 19:43:59 +0100 report keywords as singleton messages, control message kind via print mode;
wenzelm [Mon, 04 Jan 2010 19:43:59 +0100] rev 34243
report keywords as singleton messages, control message kind via print mode;
Mon, 04 Jan 2010 18:56:36 +0100 explicit markup of document assigment message (simplified variant of earlier "edits" 8c3e1f73953d);
wenzelm [Mon, 04 Jan 2010 18:56:36 +0100] rev 34242
explicit markup of document assigment message (simplified variant of earlier "edits" 8c3e1f73953d);
Mon, 04 Jan 2010 18:55:32 +0100 omit useless (?) scaladoc;
wenzelm [Mon, 04 Jan 2010 18:55:32 +0100] rev 34241
omit useless (?) scaladoc;
Mon, 04 Jan 2010 18:54:22 +0100 added Future.promise -- essentially a single-assignment variable with signalling, using the Future interface;
wenzelm [Mon, 04 Jan 2010 18:54:22 +0100] rev 34240
added Future.promise -- essentially a single-assignment variable with signalling, using the Future interface;
Mon, 04 Jan 2010 15:35:53 +0100 after_qed: refrain from Position.setmp_thread_data, which causes duplication of results with several independent proof attempts;
wenzelm [Mon, 04 Jan 2010 15:35:53 +0100] rev 34239
after_qed: refrain from Position.setmp_thread_data, which causes duplication of results with several independent proof attempts;
Mon, 04 Jan 2010 11:55:23 +0100 discontinued special HOL_USEDIR_OPTIONS;
wenzelm [Mon, 04 Jan 2010 11:55:23 +0100] rev 34238
discontinued special HOL_USEDIR_OPTIONS;
Sun, 03 Jan 2010 15:09:02 +0100 updated stats;
wenzelm [Sun, 03 Jan 2010 15:09:02 +0100] rev 34237
updated stats;
Sun, 03 Jan 2010 15:08:17 +0100 made SML/NJ happy;
wenzelm [Sun, 03 Jan 2010 15:08:17 +0100] rev 34236
made SML/NJ happy;
Sun, 03 Jan 2010 11:03:22 +0000 merged
paulson [Sun, 03 Jan 2010 11:03:22 +0000] rev 34235
merged
Sun, 03 Jan 2010 11:03:00 +0000 removed legacy asm_lr_simp_tac
paulson [Sun, 03 Jan 2010 11:03:00 +0000] rev 34234
removed legacy asm_lr_simp_tac
Sun, 03 Jan 2010 10:01:23 +0100 removed more asm_rl's - unfortunately slowdown of 1 min.
nipkow [Sun, 03 Jan 2010 10:01:23 +0100] rev 34233
removed more asm_rl's - unfortunately slowdown of 1 min.
Sat, 02 Jan 2010 23:18:58 +0100 new year's resolution: reindented code in function package
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34232
new year's resolution: reindented code in function package
Sat, 02 Jan 2010 23:18:58 +0100 provide simp and induct rules in Function.info
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34231
provide simp and induct rules in Function.info
Sat, 02 Jan 2010 23:18:58 +0100 more official data record Function.info
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34230
more official data record Function.info
Sat, 02 Jan 2010 23:18:58 +0100 simplified
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34229
simplified
Sat, 02 Jan 2010 23:18:58 +0100 absorb structures Decompose and Descent into Termination, to simplify further restructuring
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34228
absorb structures Decompose and Descent into Termination, to simplify further restructuring
Sat, 02 Jan 2010 22:57:19 +0100 another legacy "asm_lr"
nipkow [Sat, 02 Jan 2010 22:57:19 +0100] rev 34227
another legacy "asm_lr"
Sat, 02 Jan 2010 21:31:33 +0100 merged
nipkow [Sat, 02 Jan 2010 21:31:33 +0100] rev 34226
merged
Sat, 02 Jan 2010 21:31:15 +0100 removed legacy asm_lr
nipkow [Sat, 02 Jan 2010 21:31:15 +0100] rev 34225
removed legacy asm_lr
Sat, 02 Jan 2010 20:10:21 +0100 merged
wenzelm [Sat, 02 Jan 2010 20:10:21 +0100] rev 34224
merged
Fri, 01 Jan 2010 19:15:43 +0100 added lemmas
nipkow [Fri, 01 Jan 2010 19:15:43 +0100] rev 34223
added lemmas
Fri, 01 Jan 2010 17:21:44 +0100 added lemma
nipkow [Fri, 01 Jan 2010 17:21:44 +0100] rev 34222
added lemma
Fri, 01 Jan 2010 16:34:51 +0100 removed FIXME
nipkow [Fri, 01 Jan 2010 16:34:51 +0100] rev 34221
removed FIXME
Sat, 02 Jan 2010 20:08:04 +0100 tuned error handling;
wenzelm [Sat, 02 Jan 2010 20:08:04 +0100] rev 34220
tuned error handling;
Sat, 02 Jan 2010 01:14:49 +0100 Standard_System.raw_execute: optional cwd;
wenzelm [Sat, 02 Jan 2010 01:14:49 +0100] rev 34219
Standard_System.raw_execute: optional cwd; basic Cygwin.setup with download and unattended installation;
Sat, 02 Jan 2010 00:08:47 +0100 Download URLs -- with progress monitor.
wenzelm [Sat, 02 Jan 2010 00:08:47 +0100] rev 34218
Download URLs -- with progress monitor.
Fri, 01 Jan 2010 21:26:02 +0100 Future values -- Scala version.
wenzelm [Fri, 01 Jan 2010 21:26:02 +0100] rev 34217
Future values -- Scala version.
Thu, 31 Dec 2009 23:47:09 +0100 added simple dialogs;
wenzelm [Thu, 31 Dec 2009 23:47:09 +0100] rev 34216
added simple dialogs;
Thu, 31 Dec 2009 00:35:54 +0100 added is_ready;
wenzelm [Thu, 31 Dec 2009 00:35:54 +0100] rev 34215
added is_ready;
Wed, 30 Dec 2009 22:56:46 +0100 simplified init message -- removed redundant session property;
wenzelm [Wed, 30 Dec 2009 22:56:46 +0100] rev 34214
simplified init message -- removed redundant session property;
Wed, 30 Dec 2009 22:29:37 +0100 removed obsolete version check -- sanity delegated to Isabelle_System;
wenzelm [Wed, 30 Dec 2009 22:29:37 +0100] rev 34213
removed obsolete version check -- sanity delegated to Isabelle_System; tuned;
Wed, 30 Dec 2009 21:32:25 +0100 eliminated Markup.edits/EDITS: Isar.edit_document reports Markup.edit/EDIT while running under new document id;
wenzelm [Wed, 30 Dec 2009 21:32:25 +0100] rev 34212
eliminated Markup.edits/EDITS: Isar.edit_document reports Markup.edit/EDIT while running under new document id; eliminated ML interface of Isar_Document: the protocol only works with certain transaction positions, i.e. via Isar commands;
Wed, 30 Dec 2009 20:25:35 +0100 tuned signature;
wenzelm [Wed, 30 Dec 2009 20:25:35 +0100] rev 34211
tuned signature;
Wed, 30 Dec 2009 13:05:00 +0100 less ambitious isatest for SML/NJ;
wenzelm [Wed, 30 Dec 2009 13:05:00 +0100] rev 34210
less ambitious isatest for SML/NJ;
Wed, 30 Dec 2009 10:24:53 +0100 killed a few warnings
krauss [Wed, 30 Dec 2009 10:24:53 +0100] rev 34209
killed a few warnings
Wed, 30 Dec 2009 01:08:33 +0100 more regular axiom of infinity, with no (indirect) reference to overloaded constants
krauss [Wed, 30 Dec 2009 01:08:33 +0100] rev 34208
more regular axiom of infinity, with no (indirect) reference to overloaded constants
Tue, 29 Dec 2009 20:59:47 +0100 back to Unsynchronized.ref, with some attempts to make the main operations actually thread-safe;
wenzelm [Tue, 29 Dec 2009 20:59:47 +0100] rev 34207
back to Unsynchronized.ref, with some attempts to make the main operations actually thread-safe;
Tue, 29 Dec 2009 20:30:40 +0100 removed slightly odd Isar_Document.init;
wenzelm [Tue, 29 Dec 2009 20:30:40 +0100] rev 34206
removed slightly odd Isar_Document.init; simplified begin_document: associate empty command/state with no_id, which is implicit start; replaced make_id by create_id (cf. Scala version); eliminated CRITICAL/Unsynchronized.ref in favour of Synchronized.var; tuned;
Tue, 29 Dec 2009 16:20:39 +0100 explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm [Tue, 29 Dec 2009 16:20:39 +0100] rev 34205
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
Mon, 28 Dec 2009 23:34:36 +0100 tuned;
wenzelm [Mon, 28 Dec 2009 23:34:36 +0100] rev 34204
tuned;
Mon, 28 Dec 2009 22:58:25 +0100 crude Cygwin.setup;
wenzelm [Mon, 28 Dec 2009 22:58:25 +0100] rev 34203
crude Cygwin.setup;
Mon, 28 Dec 2009 22:57:37 +0100 ignore undefined environment;
wenzelm [Mon, 28 Dec 2009 22:57:37 +0100] rev 34202
ignore undefined environment;
Mon, 28 Dec 2009 22:03:14 +0100 separate Standard_System (Cygwin/Posix compatibility) vs. Isabelle_System (settings environment etc.);
wenzelm [Mon, 28 Dec 2009 22:03:14 +0100] rev 34201
separate Standard_System (Cygwin/Posix compatibility) vs. Isabelle_System (settings environment etc.);
Mon, 28 Dec 2009 20:24:09 +0100 tuned;
wenzelm [Mon, 28 Dec 2009 20:24:09 +0100] rev 34200
tuned;
Mon, 28 Dec 2009 20:01:43 +0100 system shutdown hook: strict kill;
wenzelm [Mon, 28 Dec 2009 20:01:43 +0100] rev 34199
system shutdown hook: strict kill;
Mon, 28 Dec 2009 18:40:13 +0100 moved Library.decode_permissive_utf8 to Isabelle_System;
wenzelm [Mon, 28 Dec 2009 18:40:13 +0100] rev 34198
moved Library.decode_permissive_utf8 to Isabelle_System; moved Library.with_tmp_file to Isabelle_System; added Isabelle_System.read_file/write_file; added Isabelle_System.system_out, with propagation of thread interrupts and process shutdown (global CTRL-C);
Mon, 28 Dec 2009 18:37:11 +0100 pid without newline -- required for Scala version of system_out;
wenzelm [Mon, 28 Dec 2009 18:37:11 +0100] rev 34197
pid without newline -- required for Scala version of system_out;
Mon, 28 Dec 2009 16:45:01 +0100 higher-order treatment of temporary files;
wenzelm [Mon, 28 Dec 2009 16:45:01 +0100] rev 34196
higher-order treatment of temporary files;
Mon, 28 Dec 2009 16:24:19 +0100 isabelle_tool: apply platform_path only once;
wenzelm [Mon, 28 Dec 2009 16:24:19 +0100] rev 34195
isabelle_tool: apply platform_path only once; tuned;
Mon, 28 Dec 2009 14:51:03 +0100 slightly more paranoid cleanup of process (cf. http://kylecartmell.com/?p=9 "Five Common java.lang.Process Pitfalls");
wenzelm [Mon, 28 Dec 2009 14:51:03 +0100] rev 34194
slightly more paranoid cleanup of process (cf. http://kylecartmell.com/?p=9 "Five Common java.lang.Process Pitfalls");
Mon, 28 Dec 2009 13:40:30 +0100 some sanity checks for symbol interpretation;
wenzelm [Mon, 28 Dec 2009 13:40:30 +0100] rev 34193
some sanity checks for symbol interpretation;
Sun, 27 Dec 2009 23:10:03 +0100 allow UTF-8 in theory and file names;
wenzelm [Sun, 27 Dec 2009 23:10:03 +0100] rev 34192
allow UTF-8 in theory and file names;
Sun, 27 Dec 2009 23:09:16 +0100 factored-out Library.decode_permissive_utf8;
wenzelm [Sun, 27 Dec 2009 23:09:16 +0100] rev 34191
factored-out Library.decode_permissive_utf8;
Sun, 27 Dec 2009 22:36:47 +0100 read header by scanning/parsing file;
wenzelm [Sun, 27 Dec 2009 22:36:47 +0100] rev 34190
read header by scanning/parsing file;
Sun, 27 Dec 2009 22:16:41 +0100 quoted_content: handle escapes;
wenzelm [Sun, 27 Dec 2009 22:16:41 +0100] rev 34189
quoted_content: handle escapes;
Sun, 27 Dec 2009 21:34:23 +0100 scan: operate on file (via Scan.byte_reader), more robust exception handling;
wenzelm [Sun, 27 Dec 2009 21:34:23 +0100] rev 34188
scan: operate on file (via Scan.byte_reader), more robust exception handling;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip