Wed, 16 Oct 2013 13:02:35 +0200Added tag Isabelle2013-1-RC3 for changeset fbcaa9f08879
wenzelm [Wed, 16 Oct 2013 13:02:35 +0200] rev 55231
Added tag Isabelle2013-1-RC3 for changeset fbcaa9f08879

Wed, 16 Oct 2013 12:14:35 +0200avoid non-portable int constant -- make SML/NJ happy;
wenzelm [Wed, 16 Oct 2013 12:14:35 +0200] rev 55230
avoid non-portable int constant -- make SML/NJ happy;

Wed, 16 Oct 2013 12:04:38 +0200avoid empty input and its adverse effect on socket communication, e.g. output message getting "stuck" after vacuous update due to Session.update_options;
wenzelm [Wed, 16 Oct 2013 12:04:38 +0200] rev 55229
avoid empty input and its adverse effect on socket communication, e.g. output message getting "stuck" after vacuous update due to Session.update_options;

Wed, 16 Oct 2013 11:48:42 +0200prefer TCP_NODELAY -- avoid extra buffering due to Nagle's algorithm;
wenzelm [Wed, 16 Oct 2013 11:48:42 +0200] rev 55228
prefer TCP_NODELAY -- avoid extra buffering due to Nagle's algorithm;

Wed, 16 Oct 2013 11:35:04 +0200basic IO buffer size like for fifo -- imitate implicit flushing behaviour more closely;
wenzelm [Wed, 16 Oct 2013 11:35:04 +0200] rev 55227
basic IO buffer size like for fifo -- imitate implicit flushing behaviour more closely;

Mon, 14 Oct 2013 15:46:35 +0200removed junk (cf. 409d7f7247f4);
wenzelm [Mon, 14 Oct 2013 15:46:35 +0200] rev 55226
removed junk (cf. 409d7f7247f4);

Mon, 14 Oct 2013 15:13:11 +0200fix a citation
kuncar [Mon, 14 Oct 2013 15:13:11 +0200] rev 55225
fix a citation

Mon, 14 Oct 2013 15:01:41 +0200declare Quotient_Examples/FSet.thy as almost obsolete
kuncar [Mon, 14 Oct 2013 15:01:41 +0200] rev 55224
declare Quotient_Examples/FSet.thy as almost obsolete

Mon, 14 Oct 2013 15:01:41 +0200update documentation of important public ML functions in Lifting
kuncar [Mon, 14 Oct 2013 15:01:41 +0200] rev 55223
update documentation of important public ML functions in Lifting

Mon, 14 Oct 2013 15:01:37 +0200update documentation of Lifting/Transfer and Quotient
kuncar [Mon, 14 Oct 2013 15:01:37 +0200] rev 55222
update documentation of Lifting/Transfer and Quotient