log src/specifier.c @ 5885:c8bbb32fe124

age author description
Sun, 12 Aug 2012 11:32:36 +0100 Aidan Kehoe GC protect a freshly-consed list, define_specifier_tag().
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Sat, 30 Apr 2011 13:04:47 +0900 Stephen J. Turnbull [mq]: matchspec
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 17:57:37 +0100 Aidan Kehoe Specify ERROR_ME_WARN explicitly in specifier_instance_from_inst_list(). last-version-with-netinstall
Mon, 12 Apr 2010 01:41:38 -0500 Ben Wing disable specifier memory usage for the moment
Fri, 09 Apr 2010 23:38:02 -0500 Ben Wing fix spacing in some files
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 22:47:55 -0500 Ben Wing add memory usage info for specifiers
Wed, 24 Mar 2010 01:22:51 -0500 Ben Wing cleanup of code related to xfree(), better KKCC backtrace capabilities, document XD_INLINE_LISP_OBJECT_BLOCK_PTR, fix some memory leaks, other code cleanup
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 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
Mon, 08 Feb 2010 21:28:57 -0600 Ben Wing enable more warnings and fix them
Mon, 08 Feb 2010 16:51:25 -0600 Ben Wing cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
Mon, 08 Feb 2010 06:42:16 -0600 Ben Wing changes to VOID_TO_LISP et al.
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
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 19:43:16 -0600 Ben Wing fix build problems
Sun, 27 Dec 2009 20:16:19 -0600 Ben Wing fix warnings
Tue, 11 Mar 2008 23:15:08 -0700 Stephen J. Turnbull Fix typo.
Tue, 26 Feb 2008 18:02:34 +0100 Didier Verna Fix specifier inheritance behavior