Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-07-24 | 1999-07-24 Gary Houston <ghouston@easynet.co.uk> | Gary Houston | 1 | -31/+0 |
1999-07-19 | * filesys.c: #include <io.h>, if we have it. | Jim Blandy | 1 | -1/+6 |
1999-07-07 | Greg's smob patch | Mikael Djurfeldt | 1 | -10/+3 |
1999-06-09 | * filesys.c (scm_chown): use SCM_FPORT_FDES. | Jim Blandy | 1 | -203/+26 |
1999-02-06 | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), | Jim Blandy | 1 | -2/+2 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-10-19 | * filesys.c (set_element, get_element): Make sure that `element' | Jim Blandy | 1 | -2/+2 |
1998-10-09 | Centralize the creation of port objects based on stdio FILE * in | Jim Blandy | 1 | -17/+3 |
1998-07-30 | * filesys.c (scm_readlink): Make local vars rv and size ints, to | Jim Blandy | 1 | -78/+83 |
1998-07-23 | Simplify smob and port marking; set the mark bit in the generic | Jim Blandy | 1 | -1/+1 |
1998-07-12 | * eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c, | Mikael Djurfeldt | 1 | -1/+1 |
1998-06-18 | * filesys.c (dirname, basename): New procedures. | Mikael Djurfeldt | 1 | -0/+76 |
1997-12-08 | * filesys.c (set_element): Return file descriptor. | Mikael Djurfeldt | 1 | -18/+35 |
1997-12-04 | * filesys.c (scm_stat): Slightly optimized. | Mikael Djurfeldt | 1 | -12/+13 |
1997-12-04 | * filesys.c (scm_stat): Coerce output port only if argument *is* | Mikael Djurfeldt | 1 | -3/+1 |
1997-11-27 | * Makefile.am: Added iselect.c and iselect.h. | Mikael Djurfeldt | 1 | -17/+6 |
1997-10-25 | * filesys.c (scm_close, set_element, get_element, scm_chown, | Marius Vollmer | 1 | -0/+16 |
1997-08-16 | * stime.h: prototype for scm_times. | Gary Houston | 1 | -84/+211 |
1997-07-20 | * filesys.c (scm_close): oops, don't call SCM_INUM twice on the | Gary Houston | 1 | -1/+1 |
1997-07-20 | * fluids.c (next_fluid_num): don't do | Gary Houston | 1 | -0/+22 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-05-15 | * posix.c: don't include <sys/select.h> or define macros for | Gary Houston | 1 | -46/+95 |
1997-05-12 | Ensure that shared substrings are handled properly when passed to | Jim Blandy | 1 | -28/+51 |
1997-05-05 | * filesys.c (scm_input_waiting_p): add missing third argument to | Gary Houston | 1 | -1/+2 |
1997-04-12 | * filesys.c (scm_fcntl): New function from Roland McGrath. | Jim Blandy | 1 | -1/+47 |
1997-04-12 | * filesys.c (S_ISSOCK): Define this if it's missing, but we do | Jim Blandy | 1 | -0/+4 |
1997-03-29 | * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD | Gary Houston | 1 | -1/+1 |