summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-02-10This commit was manufactured by cvs2svn to create tagrep_to_cycliccvs2svn0-0/+0
1997-02-10 * gh_funcs.c (gh_define): added this function.Mark Galassi1-0/+10
1997-02-10synchingMark Galassi1-0/+8
1997-02-10* boot-9.scm (backtrace): Removed. (A C version now exists inMikael Djurfeldt2-17/+23
1997-02-10* symbols.c (scm_sysintern0): New function. Contains the core ofMikael Djurfeldt8-12/+91
1997-02-09clean up last changeJim Blandy1-2/+0
1997-02-09change testing for repository relocationJim Blandy1-0/+2
1997-02-09added Gary to author list for manual and changed a conflicting node nameMark Galassi3-19/+18
1997-02-09* throw.c (mark_lazy_catch, free_lazy_catch): Removed.Mikael Djurfeldt2-14/+9
1997-02-09* configure.in: Added changequote(,) before the host case (sinceMikael Djurfeldt3-1/+11
1997-02-07*** empty log message ***Jim Blandy2-0/+9
1997-02-07* configure.in: Recognize i686 as an okay processor too.Jim Blandy2-2/+2
1997-02-07* config.sub, config.guess: New versions, that handle i686, etc.Jim Blandy2-105/+427
1997-02-07*** empty log message ***Jim Blandy1-0/+23
1997-02-07* throw.c (scm_internal_lazy_catch): New function.Jim Blandy1-0/+6
1997-02-07* throw.c (scm_internal_lazy_catch): New function.Jim Blandy1-23/+159
1997-02-07* alloca.c: New file, needed to support the AC_FUNC_ALLOCA call inJim Blandy1-0/+504
1997-02-06* strop.c (scm_string_upcase_x, scm_string_downcase_x): moved fromGary Houston7-131/+66
1997-02-05 * eval.c: Don't define alloca in GCC case. gcc will automaticallyTom Tromey2-3/+6
1997-02-05*** empty log message ***Jim Blandy1-0/+4
1997-02-05*** empty log message ***Jim Blandy1-0/+26
1997-02-04*** empty log message ***Jim Blandy1-0/+5
1997-02-04* eval.c (safe_setjmp): New function: trivial wrapper for setjmp.Jim Blandy1-7/+35
1997-02-04*** empty log message ***Jim Blandy1-0/+7
1997-02-04Change from Thomas Morgan:Jim Blandy1-1/+12
1997-02-04* throw.c (s_throw): Remove extraneous declaration.Jim Blandy1-1/+0
1997-02-04*** empty log message ***Jim Blandy1-1/+1
1997-02-04* simpos.c (SYSTNAME): Accept both 'unix' and '__unix' asJim Blandy2-2/+3
1997-02-04* configure.in: Call AC_FUNC_ALLOCA, to see if we have alloca.Jim Blandy1-0/+22
1997-02-04*** empty log message ***Jim Blandy1-0/+16
1997-02-04Change from Thomas Morgan:Jim Blandy1-2/+4
1997-02-04* configure.in: Call AC_FUNC_ALLOCA, to see if we have alloca.Jim Blandy3-45/+297
1997-02-04* * net_db.c (scm_lnaof): change scheme name from lnaof to inet-lnaof.Gary Houston5-75/+60
1997-02-03*** empty log message ***Jim Blandy1-0/+2
1997-01-31 * ioext.c, ioext.h: remove obsolete _sys_ from 9 procedure names.Gary Houston4-58/+64
1997-01-30The following two changes (ramap.c, throw.c) are motivated by theMikael Djurfeldt4-53/+62
1997-01-28small manual stuffMark Galassi1-0/+1
1997-01-25 * boot-9.scm (read-line!, read-delimited!, read-delimited,Gary Houston2-0/+121
1997-01-25 * ports.c: add SCM_PROC declarations for pt-size and pt-member.Gary Houston15-298/+272
1997-01-25some updates on gh_ and also incorporated Jim Blandy's essay in the ref manualMark Galassi1-1/+16
1997-01-23little stuff on manualMark Galassi1-1/+6
1997-01-22added lost entries after getting confused about a conflictMarius Vollmer1-0/+35
1997-01-22fixed manual problemsMark Galassi1-0/+5
1997-01-21added newdoc treeMark Galassi5-9/+10
1997-01-20* dynl.c: The dynamic linking and module registration functionsMarius Vollmer4-21/+55
1997-01-18 * init.scm (index, rindex): replace versions in utilities.scm withGary Houston10-498/+403
1997-01-18*** empty log message ***Jim Blandy1-0/+1
1997-01-18*** empty log message ***Marius Vollmer1-5/+86
1997-01-18* symbols.c (scm_sysintern): Renamed toMarius Vollmer3-4/+35
1997-01-18* dynl.c (scm_dynamic_func): New function to get the address of aMarius Vollmer5-332/+356