summaryrefslogtreecommitdiff
path: root/libguile
AgeCommit message (Expand)AuthorFilesLines
1997-06-23*** empty log message ***Jim Blandy1-0/+11
1997-06-23* Makefile.am (libpath.h): Include the values of all the standardJim Blandy3-26/+95
1997-06-23*** empty log message ***Jim Blandy1-0/+15
1997-06-23* root.c: Establish a reliable catch-all handler for the new root.Jim Blandy3-53/+87
1997-06-23*** empty log message ***Jim Blandy1-0/+7
1997-06-23* __scm.h: (SCM_FENCE): New macro: optimizer will not move codeJim Blandy1-1/+27
1997-06-22*** empty log message ***Jim Blandy1-0/+17
1997-06-22Try to detect when people are using one version of libguile and aJim Blandy5-12/+48
1997-06-22ChangeLogJim Blandy1-0/+8
1997-06-22* scmconfig.h.in: Regenerated. (Needed after June 3 change toJim Blandy1-0/+3
1997-06-22* gdb_interface.h (GDB_INTERFACE): Remove semicolon and trailingJim Blandy1-2/+1
1997-06-22* ioext.c (scm_duplicate_port): bug fix: don't try to make theGary Houston2-1/+6
1997-06-21 * ports.h: new prototype.Gary Houston3-1/+25
1997-06-21*** empty log message ***Jim Blandy1-0/+28
1997-06-21Make things compile neatly under Sun's C compiler.Jim Blandy9-800/+11
1997-06-21* eval.c (scm_lookupcar1): Don't declare var2 unless USE_THREADSJim Blandy1-1/+6
1997-06-21* Makefile.am (EXTRA_DIST): Include ChangeLog-gh andJim Blandy2-10/+8
1997-06-20Fixed Guile snarfing problem with SunPro suite.Tim Pierce2-1/+7
1997-06-17Tue Jun 17 13:49:56 1997 Tim Pierce <twpierce@bio-5.bsd.uchicago.edu>Tim Pierce2-3/+10
1997-06-16*** empty log message ***Marius Vollmer1-0/+14
1997-06-16* dynl.c (scm_dynamic_call, scm_dynamic_args_call): Wrap dynamicMarius Vollmer4-28/+49
1997-06-14* scmsigs.c (sys_deliver_signals): add a comment about a probable bug.Gary Houston2-0/+10
1997-06-11*** empty log message ***Jim Blandy1-0/+5
1997-06-11* Makefile.in: Regenerated after xtra_PLUGIN_guile_libs change inJim Blandy1-1/+0
1997-06-11*** empty log message ***Jim Blandy1-0/+5
1997-06-08*** empty log message ***Marius Vollmer1-0/+8
1997-06-08* eval.c (scm_lookupcar1): New procedure to cope with a raceMarius Vollmer1-8/+141
1997-06-07* regex-posix.c (scm_regexp_exec): Use the `start' argument ifJim Blandy1-4/+15
1997-06-06*** empty log message ***Marius Vollmer1-0/+7
1997-06-04*** empty log message ***Marius Vollmer1-0/+9
1997-06-04* struct.c (struct_printer): New variable that holds a handle onMarius Vollmer1-27/+11
1997-06-03*** empty log message ***Marius Vollmer1-0/+16
1997-06-03* struct.c (scm_struct_ref, scm_struct_set_x): UseMarius Vollmer3-5/+41
1997-06-01* scmsigs.c (sys_deliver_signals): bug fix: reset got_signal[i]Gary Houston2-3/+8
1997-05-31* scmsigs.h, async.h: updated.Gary Houston11-410/+337
1997-05-29*** empty log message ***Jim Blandy1-0/+6
1997-05-29* regex-posix.c (scm_init_regex_posix): Register the "regex"Jim Blandy1-0/+3
1997-05-29*** empty log message ***Jim Blandy1-4/+8
1997-05-29* eval.c: Include scmconfig.h at the beginning of the file so thatJim Blandy1-0/+3
1997-05-29* regex-posix.c: #include "_scm.h" before conditionally #includingJim Blandy1-1/+2
1997-05-29*** empty log message ***Jim Blandy1-0/+9
1997-05-28* regex-posix.c: #include <regex.h> conditionally, so the file isJim Blandy1-0/+8
1997-05-28*** empty log message ***Jim Blandy1-0/+9
1997-05-27Add new R4RS-compliant syntax for keywords.Jim Blandy2-1/+8
1997-05-27formatting tweakJim Blandy1-1/+1
1997-05-27*** empty log message ***Jim Blandy1-0/+17
1997-05-27Add support for POSIX regular expressions.Jim Blandy6-10/+307
1997-05-27*** empty log message ***Jim Blandy1-0/+10
1997-05-27* Makefile.am: Increment shared lib revision number. I thinkJim Blandy2-2/+2
1997-05-27* fports.c (print_pipe_port): New function.Jim Blandy1-1/+10