bpt/guile.git
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* threads.m4 (CY_AC_WITH_THREADS): When using coop...
1997-04-15 Jim Blandy* threads.m4 (CY_AC_WITH_THREADS): When using coop...
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 BlandyMerged info about GH authorship (just updated what...
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-14 Jim Blandy*** empty log message ***
1997-04-14 Jim Blandy* guile.m4: Revert change of Mar 15, and use the new...
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 Gary Houston* boot-9.scm (log10): defined.
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*** empty log message ***
1997-04-11 Jim Blandy* ltconfig, ltmain.sh: Upgraded libtool files to 0...
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.
1997-04-10 Jim BlandyRebuilt using automake 1.1n.
1997-04-09 Jim Blandy*** empty log message ***
1997-04-09 Jim BlandyChanges to work with automake-1.1n, which has better...
1997-04-09 Jim Blandy*** empty log message ***
1997-04-09 Jim Blandy*** empty log message ***
1997-04-09 Jim Blandy*** empty log message ***
1997-04-09 Jim BlandyChanges to work with automake-1.1n, which has better...
1997-04-06 Gary Houstonfix a typo
1997-04-06 Gary Houston* stime.c (scm_init_stime): don't define ticks/sec.
1997-04-05 Jim Blandy*** empty log message ***
1997-04-05 Jim Blandy* cpp_err_symbols.in: Renamed from cpp_err_symbols...
1997-04-05 Gary Houston * expect.scm (expect-select): correct the millisecond...
1997-04-05 Jim Blandy*** empty log message ***
1997-04-05 Jim Blandy* Makefile.am: Omit doc subtree.
1997-04-05 Gary Houston* posix.c (scm_putenv): don't check HAVE_PUTENV.
1997-04-02 Jim Blandy* Makefile.am (EXTRA_DIST): It's cpp_err_symbols, not
1997-04-01 Jim Blandy*** empty log message ***
1997-04-01 Jim Blandy*** empty log message ***
1997-03-29 Gary Houstonfix typo
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1997-03-29 Gary Houston* boot-9.scm (netent:addrtype, servent:port): added...
1997-03-23 Mikael DjurfeldtAdded `raise' to override-scheme-list.
1997-03-23 Mikael Djurfeldt* boot-9.scm: Check if variable use-emacs-interface...
1997-03-22 Gary Houston * boot-9.scm: define accessor procedures for the objec...
1997-03-22 Gary Houston* net_db.c (scm_gethost): don't check HAVE_GETHOSTENT...
1997-03-21 Mikael Djurfeldt* snarf.h, backtrace.c: Name change SCM_GLOBAL -->...
1997-03-17 Mikael Djurfeldt* snarf.h (SCM_PROC1): Bugfix: Use (void) rather than...
1997-03-16 Mikael Djurfeldt* eval.c (safe_setjmp): Temporarily use old setjmp...
1997-03-16 Jim Blandybreak up if if if
1997-03-15 Gary Houston* boot-9.scm (scm-error): deleted, reimplemented in C.
1997-03-15 Gary Houston* posix.c (scm_uname): throw an error if uname fails...
1997-03-15 Mikael DjurfeldtRegenerated.
1997-03-15 Mikael Djurfeldt* guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUT...
1997-03-15 Mikael DjurfeldtRegenerated.
1997-03-15 Mikael Djurfeldt* acconfig.h: Removed PACKAGE.
1997-03-15 Mikael Djurfeldt* guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUT...
1997-03-14 Mikael Djurfeldt* snarf.h: g++ says it's non-portable not to specify...
1997-03-13 Mark Galassilittle work on the tutorial
1997-03-13 Gary Houston* ioext.c (scm_read_delimited_x): use RO string macros...
1997-03-13 Mikael Djurfeldt*** empty log message ***
1997-03-13 Gary Houston* backtrace.c (scm_display_error_message): don't segv...
1997-03-11 Mikael Djurfeldt* unif.c (scm_array_set_x): Cast ICHR (obj) to char...
1997-03-11 Mikael Djurfeldt* print.c (scm_iprin1): Limit number of vector elements...
1997-03-11 Gary Houston* read.c (scm_read_hash_extend): make scm_read_hash_pro...
1997-03-10 Mikael DjurfeldtAdded setting of keyword type.
1997-03-10 Mikael Djurfeldt* boot-9.scm (process-define-module): Modified to handl...
1997-03-10 Mikael Djurfeldt* boot-9.scm (process-define-module): Modified to handl...
1997-03-10 Mikael Djurfeldt* eval.c: Fixed comment to unmemocopy.
1997-03-10 Gary Houston * read.h (SCM_N_READ_OPTIONS): increase SCM_N_READ_OPT...
1997-03-09 Mikael Djurfeldt*** empty log message ***
1997-03-09 Mikael Djurfeldt*** empty log message ***
1997-03-09 Mikael Djurfeldt*** empty log message ***
1997-03-09 Mikael Djurfeldt* arbiters.c (scm_make_arbiter): Bugfix: Must SCM_DEFER...
1997-03-09 Mikael Djurfeldt* eval.c (scm_m_define): Bugfix: Check that the object...
1997-03-09 Mikael Djurfeldt* ports.h: Removed prototype for scm_ungetc_char_ready_p.
1997-03-08 Gary Houstontypo
1997-03-08 Gary Houston * read.c (scm_init_read): intitialise scm_read_hash_pr...
1997-03-08 Gary Houston* boot-9.scm: swap order of a procedure.
1997-03-08 Gary Houston* slib.scm: update read usage.
1997-03-08 Gary Houston * strports.c (scm_read_0str, scm_eval_0str): update...
1997-03-08 Mikael Djurfeldt* boot-9.scm: Added loading of session support module.
1997-03-08 Mikael Djurfeldt*** empty log message ***
1997-03-08 Mikael Djurfeldt* procs.c (make-cclo): New undocumented debugging proce...
1997-03-08 Mikael Djurfeldt* print.c: Put #ifdef GUILE_DEBUG around `current-pstate'.
next