bpt/guile.git
1998-01-23 Mikael Djurfeldt* coop-threads.c, threads.h (scm_spawn_thread): New...
1998-01-20 Mikael Djurfeldt* gh.h, gh_data.c (gh_doubles2scm, gh_doubles2dvect,
1998-01-20 Mikael Djurfeldt* gh.h, gh_data.c (gh_doubles2scm, gh_doubles2dvect,
1998-01-19 Jim Blandy*** empty log message ***
1998-01-16 Mark Galassisome trivial cleanup
1998-01-05 Jim BlandyFixed copyright notice on complex transcendental functi...
1998-01-05 Tim PierceNew file.
1998-01-04 Gary Houston * socket.c (scm_bind): free soka after use.
1998-01-04 Jim Blandy*** empty log message ***
1998-01-04 Jim Blandy* gc.c, tags.h: Doc fixes.
1998-01-04 Jim Blandy* iselect.h: Some systems require <sys/types.h> to...
1998-01-04 Jim BlandyDoc fix.
1998-01-02 Mikael Djurfeldt* eval.c (macro-eval!): Removed. This function was...
1998-01-02 Mikael Djurfeldtmacro-eval! removed
1998-01-02 Tim Pierce A better fix to the SLIB identity problem -- thanks...
1997-12-26 Tim PierceChanges for SLIB compatibility.
1997-12-24 Tim PierceBring slib.scm up to date with current SLIB release...
1997-12-20 Tim Pierce * fports.c (scm_pipob): Use scm_generic_fgets for...
1997-12-16 Tim Pierce * gh_data.c (gh_scm2newstr, gh_get_substr): Use RO...
1997-12-13 Tim Pierceboot-9.scm (read-line): Rewritten to use %read-line.
1997-12-08 Mikael Djurfeldt* filesys.c (set_element): Return file descriptor.
1997-12-07 Gary Houston * README: using Automake 1.2d
1997-12-04 Tim Pierce * fports.c (scm_fgets): Return if the last char in...
1997-12-04 Mikael Djurfeldt* filesys.c (scm_stat): Slightly optimized.
1997-12-04 Mikael Djurfeldt* print.h (SCM_COERCE_OUTPORT): Check that the object...
1997-12-04 Mikael Djurfeldt* filesys.c (scm_stat): Coerce output port only if...
1997-12-03 Jim Blandy*** empty log message ***
1997-12-03 Jim Blandy* guile-snarf.in: Pass args through to gcc in a way...
1997-12-03 Jim Blandy* ports.c (scm_close_port): Make sure the port is open...
1997-12-03 Jim BlandyAdd copyrights; tweak comments.
1997-12-02 Tim Pierce * md/axp.s (qt_vstart): Typo fixes, thanks to Alexande...
1997-12-02 Tim Pierce * stacks.c (scm_frame_procedure): Reverse the logic...
1997-12-01 Tim Pierceacconfig.h: Add USCORE.
1997-11-30 Mikael Djurfeldt* coop-defs.h (struct coop_t): Renamed errno --> _errno...
1997-11-30 Tim PierceDoc fix.
1997-11-29 Mikael Djurfeldt* init.c (scm_start_stack): Removed initialization of
1997-11-29 Mikael Djurfeldt* boot-9.scm (error-catching-loop, save-stack): `the...
1997-11-29 Mikael Djurfeldt* backtrace.c: Added #include "fluids.h"
1997-11-28 Tim Pierce * iselect.c: #ifdef USE_THREADS around thread-related...
1997-11-28 Tim PierceLibtool support for find-and-link-dynamic-module
1997-11-28 Mikael Djurfeldt* iselect.c (coop_next_runnable_thread,
1997-11-28 Mikael Djurfeldt* iselect.c (coop_next_runnable_thread,
1997-11-27 Mikael Djurfeldt* iselect.h, iselect.c: New files. Implements
1997-11-27 Mikael DjurfeldtUpdated
1997-11-27 Mikael Djurfeldt* Makefile.am: Added iselect.c and iselect.h.
1997-11-27 Mikael DjurfeldtUpdated using the correct versions of libtool and automake
1997-11-27 Mikael Djurfeldt* configure.in: Added code to enable GUILE_ISELECT...
1997-11-27 Tim Pierce Fix a memory leak in scm_read_line and a type cast...
1997-11-26 Anthony Greengh bug fix
1997-11-26 Anthony Greengh bug fix
1997-11-26 Tim PierceRegenerated aclocal.m4 and configure with all the necessary
1997-11-25 Mark Galassicompleting changes to gh_repl and uniform array stuff
1997-11-25 Mark Galassimade changes in gh_repl() and started adding the unifor...
1997-11-25 Tim Pierce*** empty log message ***
1997-11-25 Tim Pierce*** empty log message ***
1997-11-22 Tim Piercefixed dynl memory leak
1997-11-21 Tim PierceAdded support for leading dlsym underscore.
1997-11-20 Tim Pierce*** empty log message ***
1997-11-09 Gary Houston* boot-9.scm (set-batch-mode?!, batch-mode?): initializ...
1997-11-06 Mikael DjurfeldtSmall fix of last fix...
1997-11-06 Mikael Djurfeldt* regex-posix.c (scm_free_regex_t): Return size of...
1997-11-06 Jim Blandy*** empty log message ***
1997-10-31 Marius Vollmer*** empty log message ***
1997-10-31 Marius Vollmer* boot-9.scm (inherit-print-state): Moved definition...
1997-10-27 Jim BlandyUpdate FTP address for libtool.
1997-10-27 Jim Blandy*** empty log message ***
1997-10-27 Jim Blandy* boot-9.scm: Revert changes to this file from Oct...
1997-10-26 Mikael Djurfeldt* scmconfig.h.in: Updated (HAVE_LIBTERMCAP was added...
1997-10-26 Mikael Djurfeldt* README (libtool): Tell people to use version 1.0e.
1997-10-26 Jim Blandy*** empty log message ***
1997-10-26 Jim Blandy* Makefile.am (modinclude_HEADERS): Include readline...
1997-10-25 Marius Vollmer*** empty log message ***
1997-10-25 Marius Vollmer* print.h (SCM_COERCE_OPORT): Renamed to SCM_COERCE_OUT...
1997-10-25 Marius Vollmer* filesys.c (scm_close, set_element, get_element, scm_c...
1997-10-25 Marius Vollmer*** empty log message ***
1997-10-25 Jim Blandy* Makefile.am: Include readline.scm in the list of...
1997-10-25 Jim Blandy*** empty log message ***
1997-10-25 Jim Blandy* Makefile.am: Call the library libqthreads.a, not...
1997-10-25 Jim BlandyMinor problems with substring-related tag changes.
1997-10-25 Jim Blandy* load.c (scm_init_load_path): Check GUILE_LOAD_PATH...
1997-10-25 Jim BlandyCall the QuickThreads library libqthreads.a, not libqt...
1997-10-25 Jim Blandy*** empty log message ***
1997-10-25 Jim BlandyDocument "GUILE_LOAD_PATH" change.
1997-10-25 Jim BlandyRefer to "GUILE_LOAD_PATH", instead of "SCHEME_LOAD_PATH".
1997-10-23 Jim Blandy*** empty log message ***
1997-10-23 Jim BlandyReadline support, from Daniel Risacher.
1997-10-23 Jim Blandy* ls.scm (ls, lls): Don't assume (eq? #f '()).
1997-10-23 Jim BlandyAdd support for readline function.
1997-10-23 Jim Blandy* configure.in: Check for the readline library, and...
1997-10-22 Jim Blandy* calling.scm, common-list.scm, ls.scm, q.scm, runq...
1997-10-22 Jim Blandy*** empty log message ***
1997-10-22 Jim BlandyNew libtool: 1.0e.
1997-10-20 Mark Galassia couple of name changes for consistency with ! -> _x
1997-10-20 Mark Galassiimplemented several missing gh_ functions, mostly relat...
1997-10-18 Tom Tromeyupdated NEWS for mbstring removal
1997-10-18 Mikael Djurfeldt* tags.h (scm_tc7_substring): Changed the comment and...
1997-10-18 Mikael Djurfeldt* tags.h (scm_tc7_substring): Changed the comment and...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-10-13 Mark Galassi*** empty log message ***
1997-10-13 Mark Galassi * gh_test_repl.c (c_vector_test): same as gh_test_c.c
next