log src/print.c @ 5940:c608d4b0b75e cygwin64 tip

age author description
Thu, 15 May 2014 12:25:25 -0600 Jerry James Bind print-circle when printing backtraces.
Thu, 16 Jan 2014 16:27:52 +0000 Aidan Kehoe Pass character count from coding systems to buffer insertion code.
Tue, 17 Dec 2013 19:29:10 +0200 Aidan Kehoe Add #'write-sequence, on the model of #'write-char, API from Common Lisp.
Mon, 06 Aug 2012 13:07:55 +0100 Aidan Kehoe Adopt GNU's ## syntax for the interned symbol with name "".
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Sun, 04 Sep 2011 19:51:35 +0100 Aidan Kehoe Implement print-circle, allowing recursive and circular structures to be read.
Thu, 28 Oct 2010 23:53:24 +0200 Mats Lidell Rebase with 21.5 trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Mon, 25 Oct 2010 13:15:53 +0100 Aidan Kehoe Make sure (format "%b" 0) is non-zero length, print.c
Sun, 15 Aug 2010 13:29:10 +0100 Aidan Kehoe Print symbols with ratio-like names and the associated ratios distinctly.
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Sun, 04 Apr 2010 23:46:50 -0500 Ben Wing Cosmetic XFT-code fixes, some variable renamings
Mon, 15 Mar 2010 16:35:38 -0500 Ben Wing make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
Sat, 13 Mar 2010 05:38:08 -0600 Ben Wing reduce lcrecord headers to 2 words, rename printing_unreadable_object
Fri, 05 Mar 2010 04:08:17 -0600 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object