Age | Commit message (Expand) | Author | Files | Lines |
2013-11-28 | Remove private-gc.h | Andy Wingo | 1 | -1/+16 |
2012-12-19 | Change `system*' to not leave dangling processes behind. | Ludovic Courtès | 1 | -7/+15 |
2012-02-02 | Improve the usage of variable names in C docstrings. | Bake Timmons | 1 | -1/+1 |
2010-11-19 | simpos tweak | Andy Wingo | 1 | -2/+2 |
2009-08-18 | Merge branch 'master' into boehm-demers-weiser-gc | Ludovic Courtès | 1 | -6/+7 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2009-01-18 | Use `scm_gc malloc_pointerless ()' in `scm_i allocate_string_pointers ()'. | Ludovic Courtès | 1 | -12/+1 |
2008-09-13 | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 1 | -1/+1 |
2006-06-17 | merge from 1.8 branch | Kevin Ryde | 1 | -3/+22 |
2006-01-29 | Renamed the "frames" that are related to dynamic-wind to "dynamic | Marius Vollmer | 1 | -5/+5 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2004-09-22 | *** empty log message *** | Marius Vollmer | 1 | -2/+2 |
2004-08-12 | (scm_system): Convert SCM strings to locale strings instead of | Marius Vollmer | 1 | -3/+6 |
2004-08-10 | * stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c, | Marius Vollmer | 1 | -40/+21 |
2004-08-05 | (scm_system_star): Use scm_from_int on SIGINT and SIGQUIT, | Kevin Ryde | 1 | -2/+2 |
2004-08-02 | * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, | Marius Vollmer | 1 | -3/+3 |
2004-07-23 | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 1 | -2/+2 |
2004-07-10 | * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, | Marius Vollmer | 1 | -4/+1 |
2004-07-08 | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 1 | -2/+2 |
2004-07-06 | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 1 | -1/+1 |
2004-04-05 | (scm_system_star): Fix execargv memory leak, merge parent | Kevin Ryde | 1 | -14/+20 |
2004-03-31 | Include <signal.h> for SIG_IGN and friends. | Kevin Ryde | 1 | -0/+1 |
2003-11-19 | (scm_system_star): new function. | Rob Browning | 1 | -2/+115 |
2003-08-22 | (scm_system): Remove SCM_DEFER_INTS, system() should be | Kevin Ryde | 1 | -2/+0 |
2003-08-22 | Add a copyright year. | Kevin Ryde | 1 | -1/+2 |
2003-08-12 | (scm_system): In docstring, refer to status:exit-val rather than | Kevin Ryde | 1 | -2/+2 |
2003-08-12 | (getenv): Use <stdlib.h> for prototype. | Kevin Ryde | 1 | -1/+1 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2003-03-25 | * simpos.c: #include <config.h> if HAVE_CONFIG_H. | Rob Browning | 1 | -0/+3 |
2002-07-20 | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 1 | -1/+1 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-08-31 | * Removed lots of deprecated stuff. | Dirk Herrmann | 1 | -2/+0 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-26 | * Deprecated scm_makfromstr and added scm_mem2string as a replacement. | Dirk Herrmann | 1 | -2/+2 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -1/+1 |
2001-04-03 | Correct, update, improve and clean up a lot of docstrings in order to make | Martin Grabmüller | 1 | -5/+7 |
2001-03-10 | * _scm.h: Removed #include <errno.h>. | Mikael Djurfeldt | 1 | -1/+3 |
2001-03-09 | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 1 | -1/+0 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-10-30 | * Change a couple of functions to accept either symbols or strings only. | Dirk Herrmann | 1 | -6/+5 |
2000-10-25 | * Some more work to get rid of SCM_LENGTH | Dirk Herrmann | 1 | -2/+2 |
2000-09-22 | * Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS. | Dirk Herrmann | 1 | -1/+1 |
2000-08-18 | * net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_sethost, | Neil Jerram | 1 | -2/+1 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -6/+6 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-17 | Only include strings.h where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -1/+1 |
2000-01-18 | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, | Mikael Djurfeldt | 1 | -14/+13 |
2000-01-09 | * eval.c: define scm_unbound_variable_key ('unbound-variable). | Gary Houston | 1 | -8/+2 |