src/Pure/General/buffer.ML
Wed, 21 Aug 2019 15:19:31 +0200 wenzelm more scalable buffer: produce compact chunks on the fly, avoid too many small particles that might congest heap management;
Sun, 20 May 2018 15:05:45 +0200 wenzelm more scalable;
Thu, 20 Aug 2015 13:41:53 +0200 wenzelm precise BinIO, without newline conversion on Windows;
Fri, 02 Jan 2009 22:42:08 +0100 wenzelm removed unused add_substring;
Wed, 27 Aug 2008 20:36:26 +0200 wenzelm renamed Buffer.write to File.write_buffer;
Thu, 03 Apr 2008 21:23:36 +0200 wenzelm output: canonical argument order (as opposed to write);
Mon, 31 Mar 2008 23:08:53 +0200 wenzelm added add_substring;
Wed, 11 Jul 2007 17:47:47 +0200 wenzelm added markup operation;
Sun, 03 Jun 2007 23:16:54 +0200 wenzelm removed obsolete Library.seq;
Sun, 03 Dec 2006 23:21:55 +0100 aspinall Add output function
Wed, 09 Nov 2005 16:26:47 +0100 wenzelm tuned comments;
Tue, 16 Aug 2005 13:42:33 +0200 wenzelm tuned Buffer.add;
Wed, 06 Jul 2005 10:41:46 +0200 wenzelm tuned write: use File.write_list;
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Fri, 05 May 2000 22:02:46 +0200 wenzelm GPLed;
Thu, 07 Oct 1999 12:19:21 +0200 wenzelm removed write_nonempty;
Wed, 06 Oct 1999 18:11:37 +0200 wenzelm added write_nonempty;
Tue, 09 Mar 1999 12:08:50 +0100 wenzelm simple string buffers;
less more (0) tip