summaryrefslogtreecommitdiff
path: root/libguile/mallocs.c
Commit message (Expand)AuthorAgeFilesLines
* Remove scm_puts_unlocked....Andy Wingo2016-04-261-1/+1
* Remove scm_putc_unlocked....Andy Wingo2016-04-261-2/+2
* Merge branch 'stable-2.0'...Mark H Weaver2014-04-251-3/+2
|\
| * Rely on Gnulib for <unistd.h>....Mark H Weaver2014-02-271-3/+2
* | Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'Andy Wingo2012-01-101-3/+2
|\|
| * stdlib.h, not malloc.h...Andy Wingo2011-12-221-3/+2
* | locking for putc, puts...Andy Wingo2011-11-081-3/+3
|/
* Merge branch 'master' into boehm-demers-weiser-gc...Ludovic Courtès2009-08-181-6/+7
|\
| * Change Guile license to LGPLv3+...Neil Jerram2009-06-171-6/+7
* | Merge branch 'master' into boehm-demers-weiser-gc...Ludovic Courtès2008-09-131-1/+1
|\|
| * Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès2008-09-131-1/+1
* | Removed the free function from the malloc-object SMOB type....Ludovic Courtes2008-09-051-10/+1
|/
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,...Marius Vollmer2004-10-221-1/+1
* Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use...Marius Vollmer2004-05-061-1/+1
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* * mallocs.c: #include <config.h> if HAVE_CONFIG_H.Rob Browning2003-03-251-0/+3
* * mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of...Han-Wen Nienhuys2002-08-161-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-2/+2
* * Introduce SCM_UNUSED and mark unused function parameters....Dirk Herrmann2001-06-071-1/+1
* Added exception notice to all files.Marius Vollmer2001-06-031-1/+25
* * validate.h...Michael Livshin2001-05-241-2/+2
* * Incorporated fixes to interrupt deferring/allowing from Niibe....Dirk Herrmann2001-04-171-5/+2
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+0
* Smob-related creanup.Keisuke Nishida2000-12-081-10/+6
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,...Mikael Djurfeldt2000-04-211-4/+4
* Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann2000-04-031-6/+2
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* 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 generic...Greg J. Badros2000-03-091-1/+1
* * *.c: Finish replacing K&R style prototypes with ANSI C...Greg J. Badros1999-12-121-2/+1
* * *.c: Pervasive software-engineering-motivated rewrite of...Greg J. Badros1999-12-121-13/+8
* Greg's smob patchMikael Djurfeldt1999-07-071-11/+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 generic...Jim Blandy1998-07-231-1/+1
* * Makefile.in: Rebuilt....Tom Tromey1997-10-151-3/+3
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-2/+2
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,...Mikael Djurfeldt1996-10-201-2/+2
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,...Jim Blandy1996-10-141-20/+8
* * arbiters.c (prinarb),...Mikael Djurfeldt1996-09-221-3/+3
* C files should #include only the header files they need, not...Jim Blandy1996-09-101-0/+4
* portability fixes for header inclusion etc.Gary Houston1996-08-071-2/+2
* maintainer changed: was lord, now jimb; first importJim Blandy1996-07-251-0/+113