* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
[bpt/guile.git] / libguile / gh_data.c
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-29 Dirk HerrmannDon't use C operators == and != to compare SCM values.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-14 Mikael Djurfeldt*** empty log message ***
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
2000-01-31 Gary Houston * strings.h: don't use SCM_P. don't include <string.h>.
2000-01-11 Greg J. Badros* dynl.c, error.c, eval.c, feature.c, filesys.c, fports...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-12 Greg J. Badros* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BO...
1999-12-10 Greg J. Badros*** empty log message ***
1999-11-19 Gary Houston * acconfig.h: add HAVE_ARRAYS.
1999-10-26 Mark Galassi1999-10-26 Mark Galassi <rosalia@lanl.gov>
1999-10-11 Jim Blandy* gh_data.c (gh_ints2scm, gh_doubles2scm): Make sure...
1999-08-30 Jim Blandy* gh_data.c (gh_set_substr): Revert change of 1999...
1999-08-29 Mikael Djurfeldt* gh_data.c, ports.c, strop.c: Alternatively use bcopy...
1998-10-26 Mikael Djurfeldt* numbers.c (num2long): As a software archeologist...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-03 Jim BlandySome anti-warning changes from Greg Harvey.
1998-09-06 Jim Blandy* gh_data.c (gh_set_substr): Add casts to avoid signed...
1998-07-16 Mikael Djurfeldt* gh_data.c, gh.h (gh_ints2scm, gh_longs2ivect,
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
1998-01-20 Mikael Djurfeldt* gh.h, gh_data.c (gh_doubles2scm, gh_doubles2dvect,
1997-12-16 Tim Pierce * gh_data.c (gh_scm2newstr, gh_get_substr): Use RO...
1997-11-26 Anthony Greengh bug fix
1997-11-25 Mark Galassimade changes in gh_repl() and started adding the unifor...
1997-10-20 Mark Galassia couple of name changes for consistency with ! -> _x
1997-10-13 Mark Galassi * gh_test_repl.c (c_vector_test): same as gh_test_c.c
1997-10-07 Mark Galassirenamed gh_int2scmb to gh_bool2scm
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-16 Jim Blandy* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
1997-04-24 Jim BlandyFunctions for finding variable bindings, grace à Tim...
1997-04-24 Jim Blandy* gh_data.c (gh_scm2newstr, gh_symbol2newstr): Use
1997-04-14 Jim Blandy* gh_init.c (gh_standard_handler): Return SCM_BOOL_F...