log src/ChangeLog @ 5001:714d854d00e9

age author description
Sun, 07 Feb 2010 05:23:07 -0600 Ben Wing Automatic merge
Sun, 07 Feb 2010 05:21:40 -0600 Ben Wing fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
Sun, 07 Feb 2010 00:32:54 -0600 Ben Wing fix compile error in mapcarX
Sat, 06 Feb 2010 12:28:19 +0000 Aidan Kehoe Merge.
Wed, 03 Feb 2010 20:26:47 +0000 Aidan Kehoe Move #'some, #'every to C, implementing them with mapcarX.
Wed, 03 Feb 2010 20:18:53 +0000 Aidan Kehoe Merge.
Sun, 31 Jan 2010 18:29:48 +0000 Aidan Kehoe Move the various map* functions to C; add #'map-into.
Sat, 06 Feb 2010 04:27:47 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 04:26:09 -0600 Ben Wing convert some source files to utf-8
Sat, 06 Feb 2010 04:05:16 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 03:26:34 -0600 Ben Wing implement configure test for whether ndbm.h prototypes are broken
Fri, 05 Feb 2010 23:22:59 -0600 Ben Wing fix compile problems on Windows native
Fri, 05 Feb 2010 13:43:53 -0700 Jerry James Add GPL v2 or later header to s/sco7.h.
Fri, 05 Feb 2010 12:12:28 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 12:11:12 -0600 Ben Wing xlike, doc changes
Fri, 05 Feb 2010 11:25:00 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Fri, 05 Feb 2010 08:09:03 -0600 Ben Wing fix bug #668 (compile error, not --with-debug)
Fri, 05 Feb 2010 05:04:43 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 04:28:08 -0600 Ben Wing Automatic merge
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
Fri, 05 Feb 2010 04:27:45 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 04:07:47 -0600 Ben Wing fix compile problems in bytecode.c when no error-check-byte-code (issue 666)
Thu, 04 Feb 2010 18:27:39 -0600 Ben Wing fix compile errors
Thu, 04 Feb 2010 05:58:40 -0600 Ben Wing change name of lock file to avoid problems with etags, byte-recompile-directory, etc.
Thu, 04 Feb 2010 05:55:25 -0600 Ben Wing put back patch to get more informative staticpro debugging
Thu, 04 Feb 2010 05:39:00 -0600 Ben Wing fix compile problems
Wed, 03 Feb 2010 21:46:21 -0600 Ben Wing Automatic merge
Wed, 03 Feb 2010 21:06:14 -0600 Ben Wing fix crash in glyph-cachels
Wed, 03 Feb 2010 20:51:18 -0600 Ben Wing rewrite dynarr code