summaryrefslogtreecommitdiff
path: root/libguile/vectors.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-21* Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt1-9/+9
2000-04-15* vectors.c (scm_vector_set_x): Return SCM_UNSPECIFIED (asMikael Djurfeldt1-2/+2
2000-04-04Lots of fixes with respect to strict typing.Dirk Herrmann1-2/+2
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-18Only include root.h where it is actually needed.Dirk Herrmann1-0/+1
2000-03-17Only include strings.h where it is actually needed.Dirk Herrmann1-0/+1
2000-03-03* error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros1-1/+1
2000-01-27* vectors.c, symbols.c, strorder.c: Documentation cut and pastedGreg J. Badros1-11/+72
2000-01-18* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt1-2/+2
2000-01-05* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros1-14/+14
2000-01-05*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros1-7/+7
2000-01-05* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM forGreg J. Badros1-7/+7
1999-12-17Some code layout fixesMikael Djurfeldt1-24/+25
1999-12-16* coop-threads.c: Remove K&R function headers.Greg J. Badros1-3/+3
1999-12-13* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1-2/+2
1999-12-13Remove leading whitespace before empty docstrings.Greg J. Badros1-2/+2
1999-12-12* *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1-6/+2
1999-12-12* *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1-89/+69
1999-12-10*** empty log message ***Greg J. Badros1-0/+1
1999-12-09* vectors.c (scm_vector_length, scm_vector_ref, scm_vector_set_x):Mikael Djurfeldt1-9/+17
1999-11-19 * acconfig.h: add HAVE_ARRAYS.Gary Houston1-0/+72
1999-09-20* vectors.c (scm_vector_move_right_x): Bugfix: Remove side effectMikael Djurfeldt1-8/+16
1999-06-19Patch from Greg Harvey:Jim Blandy1-1/+1
1998-12-09FormattingMikael Djurfeldt1-8/+6
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-07-12* vectors.c, vectors.h (scm_make_vector): Removed third argument.Mikael Djurfeldt1-17/+7
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-60/+12
1996-10-11* vectors.c (scm_make_vector): Fill vectors with the undefinedJim Blandy1-1/+1
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+2
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+317