* coop-threads.c: Remove K&R function headers.
[bpt/guile.git] / libguile / ramap.c
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
1999-12-12 Greg J. Badros* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BO...
1999-12-12 Greg J. Badros* *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VA...
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-11-30 Gary Houston * unif.h: added some comments, removed the SCM_P macros.
1999-11-19 Gary Houston * acconfig.h: add HAVE_ARRAYS.
1999-11-18 Gary Houston * configure.in: check for hstrerror.
1999-06-19 Jim BlandyPatch from Greg Harvey:
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-12-07 Mikael Djurfeldt* ramap.c (array-copy-in-order!, array-map-in-order...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-14 Jim BlandyHandle short and long long uniform arrays properly...
1997-09-29 Radey ShoumanFixed problem in scm_array_index_map_x: looped endless...
1997-09-24 Mikael Djurfeldt* ramap.c (scm_array_map): Renamed to scm_array_map_x...
1997-09-24 Mikael DjurfeldtBugfix of the bugfix.
1997-09-24 Mikael Djurfeldt*** empty log message ***
1997-08-24 Mikael Djurfeldt* ramap.c (scm_ra_matchp, scm_array_fill_int, racp...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-03-11 Mikael Djurfeldt* unif.c (scm_array_set_x): Cast ICHR (obj) to char...
1997-01-30 Mikael DjurfeldtThe following two changes (ramap.c, throw.c) are motiva...
1996-12-16 Jim Blandy* ramap.c (scm_ra_sum, scm_ra_difference, scm_ra_product,
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import