summaryrefslogtreecommitdiff
path: root/libguile/gh.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-28Remove GH and its traces.Han-Wen Nienhuys1-243/+0
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-06-12Deprecated everything.Marius Vollmer1-0/+4
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2005-04-24Critical section reviewNeil Jerram1-1/+1
2005-03-30Critical section review.Neil Jerram1-1/+1
2005-03-02See ChangeLog from 2005-03-02.Marius Vollmer1-2/+2
2005-02-27Bugfix: Include <libguile.h> outside of the extern "C"Mikael Djurfeldt1-3/+5
2005-01-02Use new vector elements API or simple vector API, as appropriate.Marius Vollmer1-2/+0
2004-08-19(gh_set_substr): Made src const.Marius Vollmer1-1/+1
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-36/+12
2003-03-27* gh.h: fix various preprocessor usages of new publicRob Browning1-1/+1
2003-03-25* gh.h: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.Rob Browning1-1/+1
2002-07-202002-07-20 Han-Wen <hanwen@cs.uu.nl>Han-Wen Nienhuys1-1/+1
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-113/+115
2001-06-28 * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,Keisuke Nishida1-1/+1
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-4/+4
2001-05-26revert the ill-considered part of the 2001-05-24 changesMichael Livshin1-13/+13
2001-05-24* validate.hMichael Livshin1-16/+16
2001-05-07(gh_lookup): Call gh_module_lookup withMarius Vollmer1-1/+1
2001-05-02* gh.h (gh_init_guile, gh_make_string, gh_string_length,Marius Vollmer1-0/+10
2001-04-28* gh.h (gh_int2scmb): deprecation expired - removed.Rob Browning1-8/+0
2001-03-15* Use const specifier in function signature of gh_ints2scm.Dirk Herrmann1-2/+2
2000-07-06* Don't include <stdio.h> in gh.h. Thanks to Han-Wen Nienhuys.Dirk Herrmann1-2/+0
2000-05-18* Where possible, accept const pointers as parameters.Dirk Herrmann1-24/+31
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-14*** empty log message ***Mikael Djurfeldt1-5/+1
2000-01-11* dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c,Greg J. Badros1-1/+1
1999-12-10*** empty log message ***Greg J. Badros1-8/+8
1999-11-19 * acconfig.h: add HAVE_ARRAYS.Gary Houston1-1/+4
1999-10-261999-10-26 Mark Galassi <rosalia@lanl.gov>Mark Galassi1-1/+1
1999-08-17* gh.h (gh_vector_to_list): Bugfix. (Thanks to Frank Cieslok.)Mikael Djurfeldt1-1/+1
1998-10-26* numbers.c (num2long): As a software archeologist, I'm proud ofMikael Djurfeldt1-1/+10
1998-10-24* gh.h (gh_enter, gh_new_procedure0_0, gh_new_procedure0_1,Jim Blandy1-13/+13
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-09-301998-09-30 Mark Galassi <rosalia@cygnus.com>Mark Galassi1-2/+0
1998-09-05* gh.h (gh_int2scmb, gh_uniform_vector_length,Jim Blandy1-1/+4
1998-07-16* gh_data.c, gh.h (gh_ints2scm, gh_longs2ivect,Mikael Djurfeldt1-0/+3
1998-06-09* gh.h (gh_memv, gh_member): Fixed typos in macro definitions.Mikael Djurfeldt1-2/+3
1998-03-01minor: remove some commented out old codeMark Galassi1-7/+0
1998-01-20* gh.h, gh_data.c (gh_doubles2scm, gh_doubles2dvect,Mikael Djurfeldt1-0/+5
1997-11-26gh bug fixAnthony Green1-0/+7
1997-11-25completing changes to gh_repl and uniform array stuffMark Galassi1-1/+1
1997-10-20a couple of name changes for consistency with ! -> _xMark Galassi1-1/+1
1997-10-20implemented several missing gh_ functions, mostly related to lists and pairsMark Galassi1-0/+21
1997-10-13 * gh_test_repl.c (c_vector_test): same as gh_test_c.cMark Galassi1-1/+12
1997-09-15* list.h (SCM_LISTn): New macros. Make list creation in C codeMikael Djurfeldt1-1/+1
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-04-24Functions for finding variable bindings, grace à Tim Pierce.Jim Blandy1-0/+3
1997-04-14* gh_init.c (gh_standard_handler): Return SCM_BOOL_F, not garbage.Jim Blandy1-0/+195