summaryrefslogtreecommitdiff
path: root/libguile/eq.c
Commit message (Expand)AuthorAgeFilesLines
* * arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c,Greg J. Badros2000-02-141-4/+2
* * sort.c: typo in comment fixed.Greg J. Badros2000-01-261-3/+17
* * *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1 throughout.Greg J. Badros2000-01-061-3/+3
* * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:Greg J. Badros1999-12-121-1/+1
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-21/+21
* * acconfig.h: add HAVE_ARRAYS.Gary Houston1999-11-191-0/+2
* * configure.in: check for hstrerror.Gary Houston1999-11-181-1/+1
* Patch from Greg Harvey:Jim Blandy1999-06-191-4/+4
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * eval.c (scm_eval, scm_deval), eq.c (scm_equal_p): Use SCM_TICKMikael Djurfeldt1998-01-301-1/+1
* * Makefile.in: Rebuilt.Tom Tromey1997-10-151-2/+2
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1997-05-161-1/+1
* * eq.c (scm_equal_p): use SCM_TYP7SD (y) not SCM_TYP7SD (x).Gary Houston1997-05-021-1/+1
* * eq.c (scm_equal_p): use "SCM_TYP7SD", not "SCM (TYP7SD".Gary Houston1997-04-211-1/+1
* * eq.c (scm_equal_p): Correctly compare strings of differentJim Blandy1997-04-201-5/+4
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-20/+4
* * eq.c: Added #include "ramap.h"Mikael Djurfeldt1996-09-181-0/+1
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+5
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+162