Clarify description of --enable-dynamic-linking.
[bpt/guile.git] / libguile /
1997-05-16 Jim Blandy*** empty log message ***
1997-05-16 Jim Blandy* Makefile.am (libguile_la_LDFLAGS): Update libguile...
1997-05-16 Jim Blandy*** empty log message ***
1997-05-16 Jim Blandy* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
1997-05-16 Jim Blandy*** empty log message ***
1997-05-16 Jim Blandy* script.c (scm_shell_usage): Pass FATAL to exit. ...
1997-05-16 Jim Blandy* net_db.c (scm_gethost, scm_getnet, scm_getproto,...
1997-05-16 Jim Blandy*** empty log message ***
1997-05-15 Jim Blandy*** empty log message ***
1997-05-15 Jim Blandy* script.h (scm_shell-usage, scm_compile_shell_switches...
1997-05-15 Jim Blandy* net_db.c (scm_gethost, scm_getnet, scm_getproto,...
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*** 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* 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* Makefile.in: Regenerated, using 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-12 Jim Blandy*** empty log message ***
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-05-12 Jim Blandy* init.c (scm_init_standard_ports): Doc fix.
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-05 Gary Houston* filesys.c (scm_input_waiting_p): add missing third...
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 Marius VollmerMention guile-ffi in my http dir
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 Gary Houston * async.c (scm_sys_tick_async_thunk): commented out...
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-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 Blandy*** empty log message ***
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 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-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* 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-16 Jim Blandy*** empty log message ***
1997-04-16 Jim Blandy* backtrace.c (scm_backtrace): Split message string...
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...
1997-04-15 Jim BlandyAdd note saying where this came from, and suggesting...
1997-04-15 Jim Blandy*** empty log message ***
1997-04-15 Jim Blandy* stime.c (scm_mktime): #ifndef HAVE_TM_ZONE, Use lt...
1997-04-14 Jim Blandy*** empty log message ***
1997-04-14 Jim Blandy*** empty log message ***
1997-04-14 Jim Blandy* gh_init.c (gh_standard_handler): Return SCM_BOOL_F...
1997-04-14 Jim Blandy*** empty log message ***
1997-04-14 Jim Blandy*** empty log message ***
1997-04-14 Jim Blandy* acconfig.h: Undo change of Apr 9; including the defin...
1997-04-14 Jim Blandy* guile.m4: Revert change of Mar 15, and use the new...
1997-04-12 Gary Houston * stime.c (scm_mktime): take an optional zone argument.
1997-04-12 Jim Blandy* filesys.c (scm_fcntl): New function from Roland McGrath.
1997-04-12 Jim Blandy* eval.c (SCM_APPLY): Set debug apply frame argument...
1997-04-12 Jim Blandy*** empty log message ***
1997-04-12 Jim Blandy* posix.c (scm_status_exit_val, scm_status_exit_val,
1997-04-12 Jim Blandy* filesys.c (S_ISSOCK): Define this if it's missing...
1997-04-11 Jim Blandy*** empty log message ***
1997-04-11 Jim Blandy* throw.c: Doc fixes; rearranged.
1997-04-11 Jim Blandy* eval.c: Doc fixes.
1997-04-10 Jim Blandy*** empty log message ***
1997-04-10 Jim BlandyDoc fixes; rearranged.
1997-04-10 Jim Blandy*** empty log message ***
1997-04-10 Jim Blandy* putenv.c: #include "libguile/scmconfig.h", not <confi...
1997-04-10 Jim Blandy*** empty log message ***
1997-04-10 Jim Blandy*** empty log message ***
1997-04-10 Jim Blandy* acconfig.h: Added entry for PACKAGE.
1997-04-10 Jim BlandyRebuild using newly patched automake... argh.
next