summaryrefslogtreecommitdiff
path: root/libguile/simpos.c
Commit message (Expand)AuthorAgeFilesLines
...
* * validate.hMichael Livshin2001-05-241-1/+1
* Correct, update, improve and clean up a lot of docstrings in order to makeMartin Grabmüller2001-04-031-5/+7
* * _scm.h: Removed #include <errno.h>.Mikael Djurfeldt2001-03-101-1/+3
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+0
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer2000-11-171-0/+2
* * Change a couple of functions to accept either symbols or strings only.Dirk Herrmann2000-10-301-6/+5
* * Some more work to get rid of SCM_LENGTHDirk Herrmann2000-10-251-2/+2
* * Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS.Dirk Herrmann2000-09-221-1/+1
* * net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_sethost,Neil Jerram2000-08-181-2/+1
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-6/+6
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include strings.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros2000-03-031-1/+1
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt2000-01-181-14/+13
* * eval.c: define scm_unbound_variable_key ('unbound-variable).Gary Houston2000-01-091-8/+2
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-4/+4
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-3/+3
* * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM forGreg J. Badros2000-01-051-1/+1
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1999-12-131-3/+14
* Remove leading whitespace before empty docstrings.Greg J. Badros1999-12-131-1/+1
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-21/+28
* * ioext.c (scm_do_read_line): Rewritten to use memchr to find theJim Blandy1999-06-091-0/+1
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * simpos.c (scm_software_type): Procedure deleted. This isn't theJim Blandy1998-10-121-60/+0
* * README: using Automake 1.2dGary Houston1997-12-071-9/+23
* Changes to compile under gnu-win32, from Marcus Daniels:Jim Blandy1997-07-111-1/+1
* * simpos.h: prototype for scm_primitive_exit.Gary Houston1997-06-281-1/+14
* Revert Marcus's changes; will re-apply when we get papers.Jim Blandy1997-06-241-1/+1
* Changes to compile under gnu-win32, from Marcus Daniels:Jim Blandy1997-06-241-1/+1
* * scmsigs.h, async.h: updated.Gary Houston1997-05-311-2/+0
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * simpos.c (SYSTNAME): Accept both 'unix' and '__unix' asJim Blandy1997-02-041-1/+1
* * simpos.c (SYSTNAME): Add case for AIX; otherwise it won'tJim Blandy1997-01-071-0/+10
* * simpos.c (scm_getenv): return #f if string can't be found in theGary Houston1996-12-111-11/+1
* * configure.in: add tests for figuring out whether buffered dataGary Houston1996-10-281-4/+12
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-20/+4
* * debug.c, unif.c: use scm_out_of_range instead ofGary Houston1996-09-151-1/+1
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+3
* portability fixes for header inclusion etc.Gary Houston1996-08-071-0/+4
* make C system primitives throw exceptionsGary Houston1996-08-021-2/+2
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+163