summaryrefslogtreecommitdiff
path: root/libguile/gh_data.c
Commit message (Expand)AuthorAgeFilesLines
* * strings.h: don't use SCM_P. don't include <string.h>.Gary Houston2000-01-311-0/+3
* * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c,Greg J. Badros2000-01-111-1/+1
* * coop-threads.c: Remove K&R function headers.Greg J. Badros1999-12-161-7/+7
* * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:Greg J. Badros1999-12-121-2/+2
* *** empty log message ***Greg J. Badros1999-12-101-1/+1
* * acconfig.h: add HAVE_ARRAYS.Gary Houston1999-11-191-2/+14
* 1999-10-26 Mark Galassi <rosalia@lanl.gov>Mark Galassi1999-10-261-1/+1
* * gh_data.c (gh_ints2scm, gh_doubles2scm): Make sure elements areJim Blandy1999-10-111-25/+30
* * gh_data.c (gh_set_substr): Revert change of 1999-08-29; bcopy isJim Blandy1999-08-301-8/+0
* * gh_data.c, ports.c, strop.c: Alternatively use bcopy if memmoveMikael Djurfeldt1999-08-291-0/+8
* * numbers.c (num2long): As a software archeologist, I'm proud ofMikael Djurfeldt1998-10-261-29/+247
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Some anti-warning changes from Greg Harvey.Jim Blandy1998-10-031-1/+1
* * gh_data.c (gh_set_substr): Add casts to avoid signed/unsignedJim Blandy1998-09-061-5/+9
* * gh_data.c, gh.h (gh_ints2scm, gh_longs2ivect,Mikael Djurfeldt1998-07-161-14/+46
* * eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c,Mikael Djurfeldt1998-07-121-4/+1
* * gh.h, gh_data.c (gh_doubles2scm, gh_doubles2dvect,Mikael Djurfeldt1998-01-201-0/+83
* * gh_data.c (gh_scm2newstr, gh_get_substr): Use RO macros forTim Pierce1997-12-161-4/+4
* gh bug fixAnthony Green1997-11-261-2/+3
* made changes in gh_repl() and started adding the uniform array stuff to gh_Mark Galassi1997-11-251-0/+24
* a couple of name changes for consistency with ! -> _xMark Galassi1997-10-201-1/+1
* * gh_test_repl.c (c_vector_test): same as gh_test_c.cMark Galassi1997-10-131-5/+8
* renamed gh_int2scmb to gh_bool2scmMark Galassi1997-10-071-1/+6
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1997-05-161-1/+1
* Functions for finding variable bindings, grace à Tim Pierce.Jim Blandy1997-04-241-0/+29
* * gh_data.c (gh_scm2newstr, gh_symbol2newstr): UseJim Blandy1997-04-241-2/+4
* * gh_init.c (gh_standard_handler): Return SCM_BOOL_F, not garbage.Jim Blandy1997-04-141-0/+286