Prefixed each each exported symbol with SCM_API.
[bpt/guile.git] / libguile / gh.h
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-24 Michael Livshin* validate.h
2001-05-07 Marius Vollmer(gh_lookup): Call gh_module_lookup with
2001-05-02 Marius Vollmer* gh.h (gh_init_guile, gh_make_string, gh_string_length,
2001-04-28 Rob Browning* gh.h (gh_int2scmb): deprecation expired - removed.
2001-03-15 Dirk Herrmann* Use const specifier in function signature of gh_ints2scm.
2000-07-06 Dirk Herrmann* Don't include <stdio.h> in gh.h. Thanks to Han-Wen...
2000-05-18 Dirk Herrmann* Where possible, accept const pointers as parameters.
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-01-11 Greg J. Badros* dynl.c, error.c, eval.c, feature.c, filesys.c, fports...
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-08-17 Mikael Djurfeldt* gh.h (gh_vector_to_list): Bugfix. (Thanks to Frank...
1998-10-26 Mikael Djurfeldt* numbers.c (num2long): As a software archeologist...
1998-10-24 Jim Blandy* gh.h (gh_enter, gh_new_procedure0_0, gh_new_procedure0_1,
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-09-30 Mark Galassi1998-09-30 Mark Galassi <rosalia@cygnus.com>
1998-09-05 Jim Blandy* gh.h (gh_int2scmb, gh_uniform_vector_length,
1998-07-16 Mikael Djurfeldt* gh_data.c, gh.h (gh_ints2scm, gh_longs2ivect,
1998-06-09 Mikael Djurfeldt* gh.h (gh_memv, gh_member): Fixed typos in macro defin...
1998-03-01 Mark Galassiminor: remove some commented out old code
1998-01-20 Mikael Djurfeldt* gh.h, gh_data.c (gh_doubles2scm, gh_doubles2dvect,
1997-11-26 Anthony Greengh bug fix
1997-11-25 Mark Galassicompleting changes to gh_repl and uniform array stuff
1997-10-20 Mark Galassia couple of name changes for consistency with ! -> _x
1997-10-20 Mark Galassiimplemented several missing gh_ functions, mostly relat...
1997-10-13 Mark Galassi * gh_test_repl.c (c_vector_test): same as gh_test_c.c
1997-09-15 Mikael Djurfeldt* list.h (SCM_LISTn): New macros. Make list creation...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-04-24 Jim BlandyFunctions for finding variable bindings, grace à Tim...
1997-04-14 Jim Blandy* gh_init.c (gh_standard_handler): Return SCM_BOOL_F...