summaryrefslogtreecommitdiff
path: root/libguile/variable.c
Commit message (Expand)AuthorAgeFilesLines
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-1/+1
* Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-79/+57
* * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.Dirk Herrmann2001-03-301-25/+16
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+0
* (scm_make_variable, scm_make_undefined_variable)Martin Grabmüller2001-02-171-17/+18
* * Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern...Dirk Herrmann2000-12-111-2/+1
* Smob-related creanup.Keisuke Nishida2000-12-081-13/+8
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer2000-11-171-0/+2
* * variable.c: Code layout fixes.Mikael Djurfeldt2000-06-041-3/+3
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-9/+9
* Lots of fixes with respect to strict typing.Dirk Herrmann2000-04-041-8/+8
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include root.h where it is actually needed.Dirk Herrmann2000-03-181-0/+1
* Only include ports.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Removed empty file genio.h and references to it.Dirk Herrmann2000-03-171-1/+0
* *.[ch]: make a distinction between SCM as a genericGreg J. Badros2000-03-091-1/+1
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros2000-03-031-1/+1
* * arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c,Greg J. Badros2000-02-141-10/+5
* * variable.c, version.c: Added documentation, written by handGreg J. Badros2000-01-251-14/+34
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-11/+11
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-7/+7
* * coop-threads.c: Remove K&R function headers.Greg J. Badros1999-12-161-1/+1
* Remove leading whitespace before empty docstrings.Greg J. Badros1999-12-131-2/+2
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-66/+50
* Greg's smob patchMikael Djurfeldt1999-07-071-20/+3
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Simplify smob and port marking; set the mark bit in the genericJim Blandy1998-07-231-3/+0
* * Makefile.in: Rebuilt.Tom Tromey1997-10-151-5/+5
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* Change from Thomas Morgan:Jim Blandy1997-02-041-1/+12
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1996-10-201-8/+8
* * variable.c (scm_make_variable): Make the name hint optional, asJim Blandy1996-10-161-4/+8
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-60/+20
* * arbiters.c (prinarb),Mikael Djurfeldt1996-09-221-5/+5
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+3
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+282