summaryrefslogtreecommitdiff
path: root/libguile/weaks.c
Commit message (Expand)AuthorAgeFilesLines
* Correct, update, improve and clean up a lot of docstrings in order to make...Martin Grabmüller2001-04-031-32/+35
* * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros....Dirk Herrmann2001-03-301-6/+11
* * list.c (scm_list, scm_cons_star, scm_null_p, scm_list_p),...Martin Grabmüller2001-03-161-7/+7
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+0
* * Added docstrings by Martin Grabmueller.Dirk Herrmann2001-01-301-4/+6
* * weaks.c (scm_scan_weak_vectors): move the calculation of the...Michael Livshin2000-12-291-5/+2
* * eval.c: remove commented code, remove #ifdef CCLO conditionals...Dirk Herrmann2000-12-061-1/+1
* * Added SCM_SET_VECTOR_LENGTH as one replacement for SCM_SETLENGTH.Dirk Herrmann2000-11-221-1/+2
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,...Marius Vollmer2000-11-171-0/+2
* * Replace a bunch of calls to SCM_LENGTH.Dirk Herrmann2000-10-091-3/+3
* * Extend checks performed with SCM_DEBUG_CELL_ACCESSES=1 and make them...Dirk Herrmann2000-07-131-3/+3
* * eval.c: Eliminated redundant SCM_IMP tests....Dirk Herrmann2000-05-051-3/+3
* * weaks.c (scm_weaks_prehistory): New function: Add...Mikael Djurfeldt2000-04-211-1/+115
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,...Mikael Djurfeldt2000-04-211-5/+5
* Again, SCM/scm_bits_t mixup fixes.Dirk Herrmann2000-04-191-2/+2
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* Only include vectors.h in those files, where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* *** empty log message ***Mikael Djurfeldt2000-03-121-3/+3
* * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,...Mikael Djurfeldt2000-03-121-3/+3
* *.[ch]: make a distinction between SCM as a generic...Greg J. Badros2000-03-091-3/+3
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to support...Greg J. Badros2000-03-031-1/+1
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,...Mikael Djurfeldt2000-01-181-26/+25
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*...Greg J. Badros2000-01-051-8/+8
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-9/+9
* * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for...Greg J. Badros2000-01-051-3/+3
* * coop-threads.c: Remove K&R function headers....Greg J. Badros1999-12-161-5/+5
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,...Greg J. Badros1999-12-131-5/+22
* Remove leading whitespace before empty docstrings.Greg J. Badros1999-12-131-1/+1
* * *.c: Pervasive software-engineering-motivated rewrite of...Greg J. Badros1999-12-121-62/+59
* Fix from Ken Raeburn <raeburn@raeburn.org>:...Jim Blandy1999-06-151-3/+4
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,...Jim Blandy1998-10-191-1/+1
* * eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c,...Mikael Djurfeldt1998-07-121-1/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,...Jim Blandy1996-10-141-50/+10
* C files should #include only the header files they need, not...Jim Blandy1996-09-101-0/+1
* *** empty log message ***Mikael Djurfeldt1996-08-201-8/+8
* maintainer changed: was lord, now jimb; first importJim Blandy1996-07-251-0/+242