*** empty log message ***
[bpt/guile.git] / libguile /
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-01 Gary Houston* scmsigs.c (sys_deliver_signals): bug fix: reset got_s...
1997-05-31 Gary Houston* scmsigs.h, async.h: updated.
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*** 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-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*** 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* Lots of files: New address for FSF.
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-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.
next