log src/glyphs.c @ 5736:3192994c49ca

age author description
Mon, 17 Jun 2013 10:23:00 -0600 Jerry James Convert C (un)signed long long values to bignums properly.
Tue, 27 Dec 2011 21:59:03 +0100 Didier Verna More documentation about glyphs cache coherency problem.
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Fri, 26 Nov 2010 06:43:36 +0100 Mats Lidell Merge with 21.5 trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
Tue, 01 Jun 2010 20:31:11 +0100 Aidan Kehoe Remove the definition of Q_data from glyphs.c, fixing C++ build.
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
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, 18 Mar 2010 10:50:06 -0500 Ben Wing redo memory-usage mechanism, add way of dynamically initializing Lisp objects
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
Wed, 24 Feb 2010 19:04:27 -0600 Ben Wing merge ben-lisp-object
Wed, 24 Feb 2010 01:58:04 -0600 Ben Wing merge ben-lisp-object
Wed, 20 Jan 2010 07:05:57 -0600 Ben Wing separate regular and disksave finalization, print method fixes. ben-lisp-object
Mon, 28 Dec 2009 01:15:52 -0600 Ben Wing latest work on lisp-object workspace; ben-lisp-object
Sat, 26 Dec 2009 21:18:49 -0600 Ben Wing merge up to latest default branch, doesn't compile yet ben-lisp-object
Sat, 26 Dec 2009 00:20:27 -0600 Ben Wing Checking in final CVS version of workspace 'ben-lisp-object' ben-lisp-object ben-lisp-object-final-ws-year-2005
Wed, 24 Feb 2010 11:08:30 +0100 Didier Verna Fixes for bitmap mask files handling
Mon, 08 Feb 2010 06:42:16 -0600 Ben Wing changes to VOID_TO_LISP et al.
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Wed, 03 Feb 2010 21:06:14 -0600 Ben Wing fix crash in glyph-cachels
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Wed, 27 Jan 2010 00:35:36 -0600 Ben Wing function renamings to track names of char typedefs
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Mon, 01 Feb 2010 02:15:28 -0600 Ben Wing various fixes related to gtk, redisplay-xlike-inc.c
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Wed, 13 Jan 2010 05:49:13 -0600 Ben Wing clean up object print methods