summaryrefslogtreecommitdiff
path: root/libguile/vectors.c
Commit message (Expand)AuthorAgeFilesLines
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include root.h where it is actually needed.Dirk Herrmann2000-03-181-0/+1
* 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
* * vectors.c, symbols.c, strorder.c: Documentation cut and pastedGreg J. Badros2000-01-271-11/+72
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt2000-01-181-2/+2
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-14/+14
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-7/+7
* * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM forGreg J. Badros2000-01-051-7/+7
* Some code layout fixesMikael Djurfeldt1999-12-171-24/+25
* * coop-threads.c: Remove K&R function headers.Greg J. Badros1999-12-161-3/+3
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1999-12-131-2/+2
* Remove leading whitespace before empty docstrings.Greg J. Badros1999-12-131-2/+2
* * *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1999-12-121-6/+2
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-89/+69
* *** empty log message ***Greg J. Badros1999-12-101-0/+1
* * vectors.c (scm_vector_length, scm_vector_ref, scm_vector_set_x):Mikael Djurfeldt1999-12-091-9/+17
* * acconfig.h: add HAVE_ARRAYS.Gary Houston1999-11-191-0/+72
* * vectors.c (scm_vector_move_right_x): Bugfix: Remove side effectMikael Djurfeldt1999-09-201-8/+16
* Patch from Greg Harvey:Jim Blandy1999-06-191-1/+1
* FormattingMikael Djurfeldt1998-12-091-8/+6
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * vectors.c, vectors.h (scm_make_vector): Removed third argument.Mikael Djurfeldt1998-07-121-17/+7
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-60/+12
* * vectors.c (scm_make_vector): Fill vectors with the undefinedJim Blandy1996-10-111-1/+1
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+2
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+317