summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-09-01This commit was manufactured by cvs2svn to create tagjimb_mb_branchpoint_1cvs2svn19-2761/+0
1999-09-01I take it all back --- bcopy does handle overlapping source andJim Blandy2-3/+24
1999-09-01*** empty log message ***Jim Blandy4-19/+42
1999-09-01Regenerated. Seems like conflicting versions of automake installed...Jim Blandy1-39/+9
1999-09-01* configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c ifJim Blandy2-4/+4
1999-09-01Allocators should use the `void *' type for generic pointers.Jim Blandy2-14/+13
1999-08-31*** empty log message ***Jim Blandy1-0/+9
1999-08-31* numbers.c (scm_init_numbers): Claim to support the `complex'Jim Blandy1-0/+1
1999-08-31*** empty log message ***Jim Blandy1-1/+6
1999-08-31* Makefile.am (check-local): Set GUILE_LOAD_PATH so the tests canJim Blandy2-4/+4
1999-08-31*** empty log message ***Jim Blandy1-0/+6
1999-08-31* procs.c (scm_make_subr_opt): Fix typo. Remember to multipleJim Blandy1-6/+7
1999-08-31*** empty log message ***Jim Blandy1-1/+1
1999-08-30*** empty log message ***Mikael Djurfeldt1-0/+6
1999-08-30*** empty log message ***Jim Blandy1-0/+4
1999-08-30* tests/strings.test: New test file.Jim Blandy1-0/+26
1999-08-30first cutJim Blandy5-0/+242
1999-08-30*** empty log message ***Jim Blandy2-21/+26
1999-08-30* gh_data.c (gh_set_substr): Revert change of 1999-08-29; bcopy isJim Blandy3-26/+0
1999-08-30Fix up downloading addresses and filenames.Jim Blandy1-3/+3
1999-08-30*** empty log message ***Jim Blandy1-0/+5
1999-08-30*** empty log message ***Mikael Djurfeldt2-2/+2
1999-08-30RegeneratedMikael Djurfeldt2-1/+4
1999-08-30Moved scm_memoize_method back to eval.c.Mikael Djurfeldt1-3/+1
1999-08-30* eval.c (SCM_CEVAL): Duplicated the method dispatch code at theMikael Djurfeldt1-6/+72
1999-08-30*** empty log message ***Mikael Djurfeldt2-1/+19
1999-08-30* struct.c, struct.h (scm_struct_free_0, scm_struct_free_light,Mikael Djurfeldt2-9/+9
1999-08-30* gdbint.c, strports.c: #include <unistd.h>. (SEEK_SET is definedMikael Djurfeldt2-2/+12
1999-08-30* gc.c (scm_init_storage): Skip registration of cleanup on systemsMikael Djurfeldt1-0/+2
1999-08-30* configure.in: Test for atexit.Mikael Djurfeldt1-1/+1
1999-08-29RegeneratedMikael Djurfeldt2-2/+2
1999-08-29* acinclude.m4: Updated. (Thanks to Karl Eichwalder.)Mikael Djurfeldt1-656/+1
1999-08-29*** empty log message ***Mikael Djurfeldt2-1/+3
1999-08-29* acinclude.m4: Updated. (Thanks to Karl Eichwalder.)Mikael Djurfeldt1-0/+655
1999-08-29*** empty log message ***Mikael Djurfeldt3-250/+559
1999-08-29FixMikael Djurfeldt1-1/+1
1999-08-29*** empty log message ***Mikael Djurfeldt2-2/+2
1999-08-29Fix of last fixMikael Djurfeldt1-2/+5
1999-08-29*** empty log message ***Mikael Djurfeldt1-1/+2
1999-08-29*** empty log message ***Mikael Djurfeldt4-4/+36
1999-08-29* numbers.c (scm_lcm): Bugfix: BIGDIG --> SCM_BIGDIG;Mikael Djurfeldt1-4/+7
1999-08-29* strorder.c (scm_string_less_p, scm_string_ci_less_p): Bugfix.Mikael Djurfeldt1-4/+4
1999-08-29RegeneratedMikael Djurfeldt5-40/+138
1999-08-29* gh_data.c, ports.c, strop.c: Alternatively use bcopy if memmoveMikael Djurfeldt1-93/+50
1999-08-29* gh_data.c, ports.c, strop.c: Alternatively use bcopy if memmoveMikael Djurfeldt2-0/+18
1999-08-29* filesys.c (scm_stat2scm): Conditionally use S_ISLNK.Mikael Djurfeldt1-0/+4
1999-08-29* dynl-dl.c (RTLD_GLOBAL): Define if non-existent. (Thanks toMikael Djurfeldt1-0/+4
1999-08-29* Makefile.am (libguile_la_LDFLAGS): Bumped libguile versionMikael Djurfeldt1-3/+2
1999-08-29*** empty log message ***Mikael Djurfeldt1-0/+12
1999-08-29The following change makes it possible for applications to haveMikael Djurfeldt2-24/+51