Age | Commit message (Expand) | Author | Files | Lines |
2001-05-15 | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 1 | -19/+19 |
2001-04-10 | * Avoid redundant casting of argument numbers to char* and vice versa. | Dirk Herrmann | 1 | -4/+4 |
2001-04-03 | Correct, update, improve and clean up a lot of docstrings in order to make | Martin Grabmüller | 1 | -27/+32 |
2001-03-11 | Use SCM_LISTn instead of scm_listify. | Keisuke Nishida | 1 | -12/+7 |
2001-03-10 | * _scm.h: Removed #include <errno.h>. | Mikael Djurfeldt | 1 | -1/+3 |
2001-02-16 | (scm_dirname, scm_basename): Added docstrings. | Martin Grabmüller | 1 | -2/+7 |
2001-02-02 | New functions: scm_c_make_vector, scm_c_make_hash_table. | Keisuke Nishida | 1 | -1/+1 |
2001-01-24 | * boot-9.scm: don't import (ice-9 rdelim) here. it's done | Gary Houston | 1 | -5/+7 |
2001-01-24 | * Separate the handling of OPEN flags between ports and directories. | Dirk Herrmann | 1 | -18/+28 |
2000-12-08 | Smob-related creanup. | Keisuke Nishida | 1 | -3/+4 |
2000-11-22 | * Deprecated macros SCM_ROCHARS and SCM_ROUCHARS. | Dirk Herrmann | 1 | -3/+3 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-11-07 | 2000-11-07 Gary Houston <ghouston@arglist.com> | Gary Houston | 1 | -0/+20 |
2000-10-30 | * Change a couple of functions to accept either symbols or strings only. | Dirk Herrmann | 1 | -65/+59 |
2000-10-25 | * Some more work to get rid of SCM_LENGTH | Dirk Herrmann | 1 | -10/+8 |
2000-10-09 | * Made some functions not accept symbols as input parameters any more. | Dirk Herrmann | 1 | -16/+18 |
2000-09-30 | * filesys.c (scm_stat2scm), posix.c (s_scm_mknod): don't use | Gary Houston | 1 | -0/+2 |
2000-08-18 | * filesys.c (scm_fcntl): Docstring fix - missing newlines inserted. | Neil Jerram | 1 | -2/+2 |
2000-05-18 | * Unified some rest argument checking and handling. | Dirk Herrmann | 1 | -7/+7 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -10/+10 |
2000-04-04 | Lots of fixes with respect to strict typing. | Dirk Herrmann | 1 | -9/+9 |
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-17 | Only include vectors.h in those files, where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-03-17 | Removed empty file genio.h and references to it. | Dirk Herrmann | 1 | -1/+0 |
2000-03-09 | *.[ch]: make a distinction between SCM as a generic | Greg J. Badros | 1 | -1/+1 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -1/+1 |
2000-01-31 | * strings.h: don't use SCM_P. don't include <string.h>. | Gary Houston | 1 | -2/+2 |
2000-01-29 | * posix.c (scm_pipe): rewrote the docstring. | Gary Houston | 1 | -9/+10 |
2000-01-29 | * filesys.c (scm_select, retrieve_select_type, get_element, | Gary Houston | 1 | -91/+189 |
2000-01-23 | * filesys.c (scm_chown): omit port/fdes support if HAVE_FCHOWN is | Gary Houston | 1 | -11/+12 |
2000-01-18 | * strports.c (st_end_input): Inserted parenthesis to get operator | Mikael Djurfeldt | 1 | -3/+3 |
2000-01-18 | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, | Mikael Djurfeldt | 1 | -200/+186 |
2000-01-12 | * scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make | Greg J. Badros | 1 | -8/+7 |
2000-01-11 | * dynl.c, feature.c, filesys.c, fports.c, list.c, load.c, | Greg J. Badros | 1 | -6/+4 |
2000-01-11 | * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, | Greg J. Badros | 1 | -2/+2 |
2000-01-09 | * eval.c: define scm_unbound_variable_key ('unbound-variable). | Gary Houston | 1 | -48/+14 |
2000-01-05 | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 1 | -36/+36 |
2000-01-05 | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 1 | -28/+28 |
2000-01-05 | * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for | Greg J. Badros | 1 | -13/+13 |
1999-12-16 | * coop-threads.c: Remove K&R function headers. | Greg J. Badros | 1 | -13/+13 |
1999-12-13 | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, | Greg J. Badros | 1 | -26/+200 |
1999-12-12 | * *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMP | Greg J. Badros | 1 | -1/+1 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -262/+233 |
1999-09-26 | support new configure options: --disable-posix, --disable-net | Gary Houston | 1 | -2/+0 |
1999-09-12 | Change the name of the objects returned by OPENDIR from | Jim Blandy | 1 | -3/+3 |
1999-09-11 | 1999-09-11 Gary Houston <ghouston@easynet.co.uk> | Gary Houston | 1 | -0/+7 |
1999-08-29 | * filesys.c (scm_stat2scm): Conditionally use S_ISLNK. | Mikael Djurfeldt | 1 | -0/+4 |
1999-08-11 | 1999-08-11 Gary Houston <ghouston@easynet.co.uk> | Gary Houston | 1 | -1/+1 |
1999-07-24 | * filesys.c (scm_dir_print): Don't use the port printing code. | Mikael Djurfeldt | 1 | -5/+7 |