* read.c (scm_read_hash_extend): make scm_read_hash_procedures a
[bpt/guile.git] / libguile /
1997-03-11 Gary Houston* read.c (scm_read_hash_extend): make scm_read_hash_pro...
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* 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 * strports.c (scm_read_0str, scm_eval_0str): update...
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'.
1997-03-08 Mikael Djurfeldt* ports.c: Changed preprocessor symbol DEBUG --> GUILE_...
1997-03-08 Mikael Djurfeldt* debug.c: Only include `debug-hang' if GUILE_DEBUG...
1997-03-08 Mikael Djurfeldt* configure.in: Added configuration option `guile-debug'.
1997-03-08 Mikael Djurfeldt* eval.c (SCM_CEVAL): Added code sections for handling...
1997-03-07 Mikael Djurfeldt*** empty log message ***
1997-03-07 Mikael Djurfeldt* eval.c (SCM_CEVAL): Added code sections for handling...
1997-03-07 Mikael Djurfeldt* debug.h (SCM_RESET_DEBUG_MODE): Bugfix: The old code...
1997-03-07 Mikael Djurfeldt* * backtrace.c (scm_display_application): New procedure:
1997-03-06 Mikael Djurfeldt*** empty log message ***
1997-03-06 Mark Galassistarted out the new reference manual organization
1997-03-06 Mikael Djurfeldt* tags.h, eval.c (iqq): Fixes to comments about SCM_ECONSP.
1997-03-05 Mikael Djurfeldt* tags.h (SCM_ECONSP, SCM_NECONSP): Bugfix: Discriminat...
1997-03-04 Mikael Djurfeldt* filesys.c (scm_stat): stat now takes fport arguments...
1997-03-04 Mikael Djurfeldt* debug.c (scm_single_step): Bugfix: Call continuation...
1997-03-03 Gary Houston* ports.c (scm_char_ready_p): bug fix: in SCM_PROC...
1997-03-02 Mikael Djurfeldt* stime.c (scm_init_stime): Add feature "current-time".
1997-03-02 Gary Houston* throw.h: prototype for scm_exit_status.
1997-03-01 Mikael Djurfeldt* eval.c (scm_deval): Removed some old code.
1997-02-28 Mikael Djurfeldt* symbols.c (msymbolize): Bugfix: Must initialize prope...
1997-02-28 Mikael Djurfeldt* procs.c: Introduce the existent C function scm_thunk_...
1997-02-26 Mikael Djurfeldt* symbols.c, symbols.h (scm_symbol_value0): New functio...
1997-02-24 Mikael Djurfeldt* configure.in: Added AM_MAINTAINER_MODE
1997-02-24 Mikael Djurfeldt* unif.c (scm_init_unif): Added #include "unif.x"....
1997-02-21 Mikael Djurfeldt* gdb_interface.h (GDB_INTERFACE): Added some (void...
1997-02-21 Marius Vollmer*** empty log message ***
1997-02-21 Marius Vollmer* Makefile.am (EXTRA_libguile_la_SOURCES): New variable...
1997-02-19 Jim Blandy*** empty log message ***
1997-02-19 Jim Blandy* list.h (scm_list_cdr_ref): Delete prototype; function...
1997-02-15 Gary Houston* unif.c (scm_array_set_x): minor change to argument...
1997-02-11 Jim Blandy* Makefile.am (libguile_la_SOURCES): Remove backtrace...
1997-02-10 Mikael Djurfeldt* symbols.c (scm_sysintern0): New function. Contains...
1997-02-09 Mikael Djurfeldt* throw.c (mark_lazy_catch, free_lazy_catch): Removed.
1997-02-07 Jim Blandy*** empty log message ***
1997-02-07 Jim Blandy* throw.c (scm_internal_lazy_catch): New function.
1997-02-07 Jim Blandy* throw.c (scm_internal_lazy_catch): New function.
1997-02-07 Jim Blandy* alloca.c: New file, needed to support the AC_FUNC_ALL...
1997-02-06 Gary Houston* strop.c (scm_string_upcase_x, scm_string_downcase_x...
1997-02-05 Tom Tromey * eval.c: Don't define alloca in GCC case....
1997-02-04 Jim Blandy*** empty log message ***
1997-02-04 Jim Blandy* eval.c (safe_setjmp): New function: trivial wrapper...
1997-02-04 Jim Blandy*** empty log message ***
1997-02-04 Jim BlandyChange from Thomas Morgan:
1997-02-04 Jim Blandy* throw.c (s_throw): Remove extraneous declaration.
1997-02-04 Jim Blandy*** empty log message ***
1997-02-04 Jim Blandy* simpos.c (SYSTNAME): Accept both 'unix' and '__unix' as
1997-02-04 Jim Blandy* configure.in: Call AC_FUNC_ALLOCA, to see if we have...
1997-02-04 Jim Blandy*** empty log message ***
1997-02-04 Jim BlandyChange from Thomas Morgan:
1997-02-04 Jim Blandy* configure.in: Call AC_FUNC_ALLOCA, to see if we have...
1997-02-04 Gary Houston* * net_db.c (scm_lnaof): change scheme name from lnaof...
1997-01-31 Gary Houston * ioext.c, ioext.h: remove obsolete _sys_ from 9 proce...
1997-01-30 Mikael DjurfeldtThe following two changes (ramap.c, throw.c) are motiva...
1997-01-28 Mark Galassismall manual stuff
1997-01-25 Gary Houston * ports.c: add SCM_PROC declarations for pt-size and...
1997-01-22 Marius Vollmeradded lost entries after getting confused about a conflict
1997-01-21 Mark Galassiadded newdoc tree
1997-01-20 Marius Vollmer* dynl.c: The dynamic linking and module registration...
1997-01-18 Gary Houston * init.scm (index, rindex): replace versions in utilit...
1997-01-18 Jim Blandy*** empty log message ***
1997-01-18 Marius Vollmer*** empty log message ***
1997-01-18 Marius Vollmer* symbols.c (scm_sysintern): Renamed to
1997-01-18 Marius Vollmer* dynl.c (scm_dynamic_func): New function to get the...
1997-01-18 Marius Vollmer* configure.in: Only define DYNAMIC_LINKING when one...
1997-01-14 Jim Blandy*** empty log message ***
1997-01-13 Gary Houston* Makefile.am: add AWK=@AWK@ (?)
1997-01-13 Gary Houston* Makefile.am (EXTRA_DIST): add errnos_cnvt.awk, errnos...
1997-01-11 Marius Vollmer*** empty log message ***
1997-01-11 Marius Vollmer* configure.in: Replaced AC_PROG_RANLIB with AM_PROG_LI...
1997-01-08 Gary Houston* net_db.c (scm_getserv): add missing SCM_ALLOW_INTS.
1997-01-08 Jim Blandy*** empty log message ***
1997-01-08 Jim Blandy* ports.h (SCM_PTOBNUM): Removed extraneous semicolon.
1997-01-08 Jim Blandy*** empty log message ***
1997-01-08 Jim Blandy* objprop.c (scm_object_property): No need to take...
1997-01-08 Jim Blandy*** empty log message ***
1997-01-08 Jim Blandy* configure.in: When checking for struct linger, #include
1997-01-07 Jim BlandyI think the Sun compiler has chosen a perverse way...
1997-01-07 Jim Blandy*** empty log message ***
1997-01-07 Jim Blandy* init.c (scm_boot_guile): Don't return the value of
1997-01-07 Jim Blandy* eval.c (unmemocopy): Add a semicolon to appease the Sun
1997-01-07 Jim Blandy*** empty log message ***
1997-01-07 Jim Blandy* smob.h (SCM_SMOBNUM, SCM_PTOBNUM): Remove extraneous
1997-01-07 Jim Blandy* simpos.c (SYSTNAME): Add case for AIX; otherwise...
1997-01-07 Mikael Djurfeldt* socket.c (scm_recvfrom): Added missing semicolon.
1997-01-07 Jim Blandy*** empty log message ***
1997-01-06 Gary Houston* socket.c (scm_recvfrom): allow buff_or_size to be...
1997-01-06 Jim Blandy* configure.in: Revert previous change to this file...
1997-01-05 Jim Blandy*** empty log message ***
next