log src/symsinit.h @ 5940:c608d4b0b75e cygwin64 tip

age author description
Sun, 04 Dec 2011 18:42:50 +0000 Aidan Kehoe Refactor out sequence-oriented builtins from fns.c to the new sequence.c.
Sun, 04 Sep 2011 19:51:35 +0100 Aidan Kehoe Implement print-circle, allowing recursive and circular structures to be read.
Fri, 15 Oct 2010 16:35:24 +0200 Mike Sperber Move src/ to GPLv3.
Fri, 03 Sep 2010 15:35:53 +0100 Aidan Kehoe Fix the C++, Visual Studio 2005 builds.
Sun, 13 Jun 2010 17:44:56 +0900 Stephen J. Turnbull Fix up FSF's Franklin Street address in many files.
Mon, 29 Mar 2010 22:52:01 -0500 Ben Wing merge
Mon, 29 Mar 2010 22:47:55 -0500 Ben Wing add memory usage info for specifiers
Mon, 29 Mar 2010 21:28:13 -0500 Ben Wing merge
Mon, 22 Feb 2010 06:49:30 -0600 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
Thu, 25 Mar 2010 06:07:25 -0500 Ben Wing various fixes to memory-usage stats
Mon, 22 Mar 2010 19:12:15 -0500 Ben Wing extract gap array from extents.c, use in range tables
Fri, 19 Mar 2010 14:47:44 -0500 Ben Wing more cleanups to object-memory-usage stuff
Thu, 18 Mar 2010 10:50:06 -0500 Ben Wing redo memory-usage mechanism, add way of dynamically initializing Lisp objects
Fri, 05 Mar 2010 04:08:17 -0600 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object
Wed, 03 Feb 2010 08:01:55 -0600 Ben Wing add more byte-code assertions and better failure output
Mon, 01 Feb 2010 02:15:28 -0600 Ben Wing various fixes related to gtk, redisplay-xlike-inc.c