summaryrefslogtreecommitdiff
path: root/libguile/simpos.c
AgeCommit message (Expand)AuthorFilesLines
2000-01-18* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt1-14/+13
2000-01-09 * eval.c: define scm_unbound_variable_key ('unbound-variable).Gary Houston1-8/+2
2000-01-05* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros1-4/+4
2000-01-05*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros1-3/+3
2000-01-05* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM forGreg J. Badros1-1/+1
1999-12-13* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1-3/+14
1999-12-13Remove leading whitespace before empty docstrings.Greg J. Badros1-1/+1
1999-12-12* *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1-21/+28
1999-06-09 * ioext.c (scm_do_read_line): Rewritten to use memchr to find theJim Blandy1-0/+1
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-12* simpos.c (scm_software_type): Procedure deleted. This isn't theJim Blandy1-60/+0
1997-12-07 * README: using Automake 1.2dGary Houston1-9/+23
1997-07-11Changes to compile under gnu-win32, from Marcus Daniels:Jim Blandy1-1/+1
1997-06-28* simpos.h: prototype for scm_primitive_exit.Gary Houston1-1/+14
1997-06-24Revert Marcus's changes; will re-apply when we get papers.Jim Blandy1-1/+1
1997-06-24Changes to compile under gnu-win32, from Marcus Daniels:Jim Blandy1-1/+1
1997-05-31* scmsigs.h, async.h: updated.Gary Houston1-2/+0
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-02-04* simpos.c (SYSTNAME): Accept both 'unix' and '__unix' asJim Blandy1-1/+1
1997-01-07* simpos.c (SYSTNAME): Add case for AIX; otherwise it won'tJim Blandy1-0/+10
1996-12-11* simpos.c (scm_getenv): return #f if string can't be found in theGary Houston1-11/+1
1996-10-28* configure.in: add tests for figuring out whether buffered dataGary Houston1-4/+12
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-20/+4
1996-09-15* debug.c, unif.c: use scm_out_of_range instead ofGary Houston1-1/+1
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+3
1996-08-07portability fixes for header inclusion etc.Gary Houston1-0/+4
1996-08-02make C system primitives throw exceptionsGary Houston1-2/+2
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+163