bpt/guile.git
1997-05-15 Jim Blandy*** empty log message ***
1997-05-15 Gary Houston* expect.scm: use gettimeofday instead of get-internal...
1997-05-15 Gary Houston * posix.c: don't include <sys/select.h> or define...
1997-05-15 Jim Blandy*** empty log message ***
1997-05-15 Jim Blandy* strports.c (scm_eval_string): New function.
1997-05-15 Jim Blandy* boot-9.scm (eval-string): Function deleted; it was...
1997-05-15 Jim Blandy*** empty log message ***
1997-05-15 Jim Blandy* net_db.c (h_errno): Add extern decl for this.
1997-05-14 Jim Blandy*** empty log message ***
1997-05-14 Jim Blandy*** empty log message ***
1997-05-14 Jim Blandy* fports.c (local_pclose): New function.
1997-05-14 Jim BlandyFrom Tim Pierce:
1997-05-14 Jim BlandyDoc fix.
1997-05-13 Jim Blandy*** empty log message ***
1997-05-13 Jim Blandy*** empty log message ***
1997-05-13 Jim Blandy* Makefile.in: Regenerated, using automake-1.1p.
1997-05-13 Jim BlandySwitch to automake-1.1p.
1997-05-13 Jim BlandyDoc fix
1997-05-13 Gary Houstonsocket.c (scm_addr_vector): use SCM_UNDEFINED in scm_li...
1997-05-13 Gary Houston* socket.c (scm_addr_vector): use SCM_UNDEFINED in...
1997-05-13 Gary Houston* script.c (scm_compile_shell_switches): don't append...
1997-05-13 Gary Houston* boot-9.scm (error-catching-loop): don't read a line...
1997-05-13 Jim Blandy*** empty log message ***
1997-05-13 Jim Blandy* boot-9.scm (scm-style-repl): After reading an expression,
1997-05-12 Jim Blandy*** empty log message ***
1997-05-12 Jim Blandy* threads.m4: Copy Anthony's change here, so it'll...
1997-05-12 Jim Blandy*** empty log message ***
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-05-12 Jim Blandy*** empty log message ***
1997-05-12 Jim Blandy* init.c (scm_init_standard_ports): Doc fix.
1997-05-08 Anthony Green * aclocal.m4: Fixes for building with coop threads...
1997-05-08 Marius Vollmer*** empty log message ***
1997-05-08 Marius Vollmer* script.c (scm_ice_9_already_loaded): New variable.
1997-05-08 Marius Vollmer* dynl-shl.c: Completely replaced with new code from...
1997-05-07 Jim Blandy* Makefile.am (ETAGS_ARGS): New variable, since we...
1997-05-07 Jim Blandy*** empty log message ***
1997-05-05 Gary Houston* filesys.c (scm_input_waiting_p): add missing third...
1997-05-02 Jim Blandy* configure.in: When configuring qt, sunos needs the...
1997-05-02 Jim BlandyUpgrade to libtool 0.9e.
1997-05-02 Gary Houston* eq.c (scm_equal_p): use SCM_TYP7SD (y) not SCM_TYP7SD...
1997-05-01 Jim Blandy*** empty log message ***
1997-05-01 Jim Blandy* Makefile.am (check-local): New target, which causes...
1997-05-01 Jim Blandy*** empty log message ***
1997-05-01 Jim Blandy* configure.in: Get the paths for qt's md files right...
1997-05-01 Marius VollmerMention guile-ffi in my http dir
1997-04-30 Marius Vollmer*** empty log message ***
1997-04-30 Marius Vollmer* boot-9.scm (link-dynamic-module): Do not catch errors...
1997-04-29 Marius Vollmer*** empty log message ***
1997-04-29 Marius Vollmer* dynl.c (print_dynl_obj): Indicate whether the dynamic...
1997-04-29 Marius Vollmer*** empty log message ***
1997-04-29 Marius Vollmer* boot-9.scm (process-use-modules): New function to...
1997-04-29 Gary Houston * async.c (scm_sys_tick_async_thunk): commented out...
1997-04-29 Gary Houston* boot-9.scm: don't define timer-thunk or gc-thunk.
1997-04-29 Jim Blandy*** empty log message ***
1997-04-29 Jim Blandy* Makefile.am (libpath.h, cpp_err_symbols.c, cpp_sig_sy...
1997-04-28 Jim Blandy*** empty log message ***
1997-04-27 Jim Blandy* aclocal.m4: Removed; unnecessary, given changes of...
1997-04-27 Jim Blandy* Makefile.am (modincludedir): Use "ice-9" instead...
1997-04-27 Jim Blandy* Makefile.am (subpkgdatadir): Use "ice-9" instead...
1997-04-24 Jim Blandy*** empty log message ***
1997-04-24 Jim BlandyFunctions for finding variable bindings, grace à Tim...
1997-04-24 Jim Blandy*** empty log message ***
1997-04-24 Jim BlandyGet 'make dist' to work again.
1997-04-24 Jim BlandyGet 'make dist' to work again.
1997-04-24 Jim BlandyGet 'make dist' to work again.
1997-04-24 Jim Blandy*** empty log message ***
1997-04-24 Jim BlandyGet threads to work again.
1997-04-24 Jim Blandy*** empty log message ***
1997-04-24 Jim BlandyChanges for reduced Guile distribution: one configure...
1997-04-24 Jim BlandyChanges for reduced Guile distribution: one configure...
1997-04-24 Jim Blandy* init.c: #include "script.h", to get prototype for...
1997-04-24 Jim BlandyChanges for reduced Guile distribution: one configure...
1997-04-24 Jim BlandyChanges for reduced Guile distribution: one configure...
1997-04-24 Jim Blandy* script.c (scm_compile_shell_switches): Dyke out debug...
1997-04-24 Jim Blandy*** empty log message ***
1997-04-24 Jim Blandy* gh_data.c (gh_scm2newstr, gh_symbol2newstr): Use
1997-04-22 Jim Blandy*** empty log message ***
1997-04-21 Gary Houston* eq.c (scm_equal_p): use "SCM_TYP7SD", not "SCM (TYP7SD".
1997-04-21 Gary Houston* ioext.c (scm_setfileno): add missing third argument to
1997-04-20 Jim Blandy*** empty log message ***
1997-04-20 Jim Blandy* eq.c (scm_equal_p): Correctly compare strings of...
1997-04-20 Jim BlandyMove most of the guts of shell command processing into...
1997-04-20 Jim Blandy*** empty log message ***
1997-04-20 Jim Blandy*** empty log message ***
1997-04-20 Jim Blandy* configure.in: check for presence of gethostent (not...
1997-04-19 Jim Blandy*** empty log message ***
1997-04-19 Jim Blandy* read.c (skip_scsh_block_comment): SCSH says the ...
1997-04-19 Jim BlandyMove most of the guts of shell command processing into...
1997-04-19 Jim Blandy* alloca.c: #include <scmconfig.h>, not <config.h>.
1997-04-19 Jim BlandyMove most of the guts of shell command processing into...
1997-04-19 Jim Blandy*** empty log message ***
1997-04-19 Jim Blandy* boot-9.scm (eval-string, command-line, load-user...
1997-04-16 Jim Blandy*** empty log message ***
1997-04-16 Jim Blandy* backtrace.c (scm_backtrace): Split message string...
1997-04-16 Jim Blandy*** empty log message ***
1997-04-15 Jim Blandy*** empty log message ***
1997-04-15 Jim Blandy*** empty log message ***
1997-04-15 Jim Blandy*** empty log message ***
1997-04-15 Jim BlandyMerge threads directory into libguile.
1997-04-15 Jim Blandy* threads.m4 (CY_AC_WITH_THREADS): When using coop...
next