bpt/guile.git
1997-06-22 Jim Blandy* aclocal.m4: Regenerated, using the libtool 0.9h m4...
1997-06-22 Jim Blandy*** empty log message ***
1997-06-22 Jim Blandy* Makefile.am (EXTRA_DIST): Include acconfig.h in the
1997-06-22 Jim Blandy* scmconfig.h.in: Regenerated. (Needed after June...
1997-06-22 Jim Blandy* gdb_interface.h (GDB_INTERFACE): Remove semicolon...
1997-06-22 Jim BlandyDoc fix.
1997-06-22 Gary Houston* ioext.c (scm_duplicate_port): bug fix: don't try...
1997-06-21 Gary Houston * ports.h: new prototype.
1997-06-21 Jim Blandy*** empty log message ***
1997-06-21 Jim BlandyMake things compile neatly under Sun's C compiler.
1997-06-21 Jim Blandy* eval.c (scm_lookupcar1): Don't declare var2 unless...
1997-06-21 Jim Blandy* Makefile.am (EXTRA_DIST): Include ChangeLog-gh and
1997-06-21 Jim Blandy* ltmain.sh (line 1191): Don't forget 'test' in if...
1997-06-20 Tim PierceFixed Guile snarfing problem with SunPro suite.
1997-06-20 Jim Blandy*** empty log message ***
1997-06-20 Jim Blandy* slib.scm (slib:warn): Alias for WARN function.
1997-06-17 Tim PierceTue Jun 17 13:49:56 1997 Tim Pierce <twpierce@bio...
1997-06-16 Marius VollmerAdded text about dynamic linking functions.
1997-06-16 Marius Vollmer*** empty log message ***
1997-06-16 Marius Vollmer* dynl.c (scm_dynamic_call, scm_dynamic_args_call)...
1997-06-14 Gary Houston* scmsigs.c (sys_deliver_signals): add a comment about...
1997-06-13 Jim Blandy*** empty log message ***
1997-06-13 Jim Blandy* boot-9.scm (struct-printer): Fix off-by-one error...
1997-06-13 Jim Blandy* expect.scm: Turn this into a module, (ice-9 expect).
1997-06-13 Jim Blandy* test.scm: Re-enable tests asserting that '() is true...
1997-06-12 Jim Blandy*** empty log message ***
1997-06-12 Jim Blandy* ltconfig, ltmain.sh, config.guess: New files from...
1997-06-12 Jim Blandy* configure.in: By default, include functions in Guile...
1997-06-11 Jim BlandyMoved into their own module.
1997-06-11 Jim Blandy*** empty log message ***
1997-06-11 Jim Blandy* configure.in: Remove space between AC_CHECK_LIB and...
1997-06-11 Jim Blandy*** empty log message ***
1997-06-11 Jim Blandy* Makefile.in, md/Makefile.in, time/Makefile.in: Regene...
1997-06-11 Jim Blandy* Makefile.in: Regenerated after xtra_PLUGIN_guile_libs...
1997-06-11 Jim Blandy* configure.in: Remove all mention of xtra_PLUGIN_guile...
1997-06-11 Jim Blandy* configure.in: Move checks for libraries (-lm, -lnsl...
1997-06-11 Jim Blandy*** empty log message ***
1997-06-11 Jim Blandy* slib.scm (identity): New function, used by SLIB.
1997-06-11 Jim Blandy*** empty log message ***
1997-06-10 Tim PierceNew Guile module.
1997-06-10 Jim BlandyNew section: "Building a Statically Linked Guile"
1997-06-09 Tim PierceReplaced, from autoconf-2.12.
1997-06-09 Tim Pierce*** empty log message ***
1997-06-08 Marius Vollmer*** empty log message ***
1997-06-08 Marius Vollmer* eval.c (scm_lookupcar1): New procedure to cope with...
1997-06-07 Jim Blandy* regex-posix.c (scm_regexp_exec): Use the `start'...
1997-06-06 Jim BlandyAdded paragraph describing the CVS arrangement.
1997-06-06 Marius Vollmer*** empty log message ***
1997-06-06 Marius Vollmer* boot-9.scm (struct-printer): Bugfix: Check the layout...
1997-06-04 Marius Vollmer*** empty log message ***
1997-06-04 Marius Vollmer* struct.c (struct_printer): New variable that holds...
1997-06-04 Marius Vollmer* boot-9.scm (struct-layout, %struct-printer-tag, struc...
1997-06-03 Marius Vollmer*** empty log message ***
1997-06-03 Marius Vollmer* struct.c (scm_struct_ref, scm_struct_set_x): Use
1997-06-03 Jim Blandyfix typo
1997-06-03 Jim BlandyNoted fact that libguile will sometimes use Rx.
1997-06-03 Jim BlandyAdded plans for #/ depreciation.
1997-06-03 Jim Blandy* configure.in: Check for Rx, so we will use its routin...
1997-06-01 Gary Houston* scmsigs.c (sys_deliver_signals): bug fix: reset got_s...
1997-06-01 Gary Houstonprovide documentation for sigaction
1997-05-31 Gary Houston* scmsigs.h, async.h: updated.
1997-05-30 Jim Blandy*** empty log message ***
1997-05-30 Jim Blandy* slib.scm (slib:load): Use primitive-load-path instead of
1997-05-30 Jim BlandyUse red-bean instead of cyclic.
1997-05-29 Jim Blandy*** empty log message ***
1997-05-29 Jim Blandy* regex-posix.c (scm_init_regex_posix): Register the...
1997-05-29 Jim Blandy* regex.scm: Add a module declaration. Use DEFINE...
1997-05-29 Jim Blandy*** empty log message ***
1997-05-29 Jim Blandy* eval.c: Include scmconfig.h at the beginning of the...
1997-05-29 Jim Blandy* regex-posix.c: #include "_scm.h" before conditionally...
1997-05-29 Jim Blandy*** empty log message ***
1997-05-28 Jim Blandy* regex-posix.c: #include <regex.h> conditionally,...
1997-05-28 Jim Blandy*** empty log message ***
1997-05-28 Jim Blandy*** empty log message ***
1997-05-27 Jim BlandyAdd new R4RS-compliant syntax for keywords.
1997-05-27 Jim Blandyformatting tweak
1997-05-27 Jim Blandy*** empty log message ***
1997-05-27 Jim BlandyAdd support for POSIX regular expressions.
1997-05-27 Jim Blandy* regex.scm: New file.
1997-05-27 Jim Blandy* configure.in: Check for presence of regcomp.
1997-05-27 Jim Blandy*** empty log message ***
1997-05-27 Jim Blandy* Makefile.am: Increment shared lib revision number...
1997-05-27 Jim Blandy* fports.c (print_pipe_port): New function.
1997-05-26 Jim Blandy*** empty log message ***
1997-05-26 Jim Blandy* ports.c (print_void_port, putc_void_port, puts_void_port,
1997-05-26 Jim Blandy* gh_init.c (gh_enter): Cast c_main_prog to a void...
1997-05-26 Jim Blandy*** empty log message ***
1997-05-26 Jim Blandy* COPYING: New address for FSF.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-26 Jim Blandy* COPYING, boot-9.scm, debug.scm, emacs.scm, expect...
1997-05-26 Jim BlandyClarify description of --enable-threads.
1997-05-26 Jim Blandy*** empty log message ***
1997-05-26 Jim Blandy*** empty log message ***
1997-05-26 Jim Blandy*** empty log message ***
1997-05-26 Jim Blandy* script.c (scm_find_executable): Use prototype-style...
1997-05-26 Jim Blandy* scmhob.h: New text from Bernard URBAN.
1997-05-26 Jim BlandyClarify description of --enable-dynamic-linking.
1997-05-26 Jim Blandy* configure.in: We don't need to add fileblocks.o to...
1997-05-26 Jim BlandyInclude rationale for removing ungetc-char-ready?.
1997-05-17 Jim Blandy*** empty log message ***
next