bpt/guile.git
1999-08-29 Mikael Djurfeldt*** empty log message ***
1999-08-29 Mikael Djurfeldt*** empty log message ***
1999-08-29 Mikael Djurfeldt* numbers.c (scm_lcm): Bugfix: BIGDIG --> SCM_BIGDIG;
1999-08-29 Mikael Djurfeldt* strorder.c (scm_string_less_p, scm_string_ci_less_p...
1999-08-29 Mikael DjurfeldtRegenerated
1999-08-29 Mikael Djurfeldt* gh_data.c, ports.c, strop.c: Alternatively use bcopy...
1999-08-29 Mikael Djurfeldt* gh_data.c, ports.c, strop.c: Alternatively use bcopy...
1999-08-29 Mikael Djurfeldt* filesys.c (scm_stat2scm): Conditionally use S_ISLNK.
1999-08-29 Mikael Djurfeldt* dynl-dl.c (RTLD_GLOBAL): Define if non-existent....
1999-08-29 Mikael Djurfeldt* Makefile.am (libguile_la_LDFLAGS): Bumped libguile...
1999-08-29 Mikael Djurfeldt*** empty log message ***
1999-08-29 Mikael DjurfeldtThe following change makes it possible for applications...
1999-08-29 Mikael Djurfeldt* Makefile.am: Install guile-readline/readline.h.
1999-08-29 Mikael Djurfeldt* configure.in: Test for presence of S_ISLNK in sys...
1999-08-29 Mikael Djurfeldt* acconfig.h: Added HAVE_S_ISLNK.
1999-08-29 Mikael Djurfeldt* configure.in: Test for presence of S_ISLNK in sys...
1999-08-29 Mikael Djurfeldt*** empty log message ***
1999-08-29 Gary Houston1999-08-29 Gary Houston <ghouston@easynet.co.uk>
1999-08-29 Gary Houstonadd the attribution
1999-08-29 Gary Houston1999-08-29 Gary Houston <ghouston@easynet.co.uk>
1999-08-29 Mikael Djurfeldt*** empty log message ***
1999-08-29 Mikael Djurfeldt* stacks.c (scm_sym_apply): Removed. (Thanks to Ken...
1999-08-29 Mikael Djurfeldt* procs.c (scm_setter): Converted to use generic dispatch.
1999-08-29 Mikael Djurfeldt* load.c (scm_search_path): Don't try extensions which...
1999-08-29 Mikael Djurfeldt* eval.c, eval.h: Bugfix: scm_sym_apply was not initialized
1999-08-29 Mikael Djurfeldt* boot-9.scm (try-module-autoload): Use %search-load...
1999-08-29 Mikael Djurfeldt*** empty log message ***
1999-08-29 Mikael Djurfeldt* tags.h (SCM_IM_HASH_DISPATCH): Removed.
1999-08-29 Mikael Djurfeldt* struct.c, struct.h: Replace 4 procedure slots with...
1999-08-29 Mikael DjurfeldtFix
1999-08-29 Mikael Djurfeldt* procprop.c (scm_i_procedure_arity): Bugfix: Handle...
1999-08-29 Mikael Djurfeldt* print.c (scm_isymnames): Removed #@hash-dispatch.
1999-08-29 Mikael Djurfeldt* objects.c, objects.h (scm_mcache_lookup_cmethod)...
1999-08-29 Mikael Djurfeldt* objects.c, objects.h (scm_mcache_lookup_cmethod)...
1999-08-29 Mikael Djurfeldt* gc.c (scm_gc_mark): Mark 1 procedure slot in entities...
1999-08-29 Mikael Djurfeldt* eval.c (scm_sym_args): Removed.
1999-08-29 Mikael Djurfeldt*** empty log message ***
1999-08-29 Mikael Djurfeldt* sort.c (closureless): Use scm_eval_body.
1999-08-29 Mikael Djurfeldt* eval.c (SCM_APPLY): Fixed serious evaluator bug which...
1999-08-26 Mikael Djurfeldt* procs.c, procs.h (scm_subr_entry): New type: Stores...
1999-08-24 Mikael Djurfeldtfix
1999-08-24 Mikael Djurfeldt*** empty log message ***
1999-08-24 Mikael Djurfeldt* boot-9.scm: Removed old style hooks.
1999-08-24 Mikael Djurfeldt*** empty log message ***
1999-08-24 Mikael Djurfeldt* print.h (SCM_PORT_WITH_PS_P, SCM_PORT_WITH_PS_PORT,
1999-08-24 Mikael Djurfeldt* print.c (scm_get_print_state): New procedure: Given...
1999-08-24 Mikael Djurfeldt* ports.c (scm_output_port_p): Bugfix: Coerce output...
1999-08-24 Mikael Djurfeldt* objects.c (scm_class_of): Treat scm_tc16_port_with_ps...
1999-08-24 Mikael Djurfeldt* eval.c (scm_init_eval): Use scm_make_smob_type instead of
1999-08-23 Mikael Djurfeldt*** empty log message ***
1999-08-23 Mikael Djurfeldt* eval.c (SCM_CEVAL): Let the SCM_IM_SLOT_SET_X form...
1999-08-20 Jim BlandyPost-release changes for 1.3.2.
1999-08-20 Jim Blandy*** empty log message ***
1999-08-20 Jim Blandy*** empty log message ***
1999-08-20 Jim Blandy*** empty log message ***
1999-08-20 Jim Blandy* load.c (scm_init_load_path): Remove support for SCHEM...
1999-08-20 Jim BlandyRemove support for the #/ path list syntax entirely.
1999-08-20 Jim Blandy*** empty log message ***
1999-08-20 Jim Blandy* ports.h (enum scm_port_rw_active): New enum, containing
1999-08-20 Jim Blandy* ioext.c (scm_do_read_line, scm_read_line): Use scm_mu...
1999-08-20 Jim Blandy* Makefile.in, aclocal.m4, configure: Regenerated.
1999-08-20 Jim Blandy*** empty log message ***
1999-08-20 Jim Blandy* Makefile.in: Regenerated.
1999-08-20 Mikael DjurfeldtFixes in comments
1999-08-19 Mikael DjurfeldtRemoved left-over debugging code
1999-08-19 Mikael Djurfeldt*** empty log message ***
1999-08-19 Mikael Djurfeldt* sort.c (quicksort): Added condition to protect the...
1999-08-19 Gary Houston1999-08-19 Gary Houston <ghouston@easynet.co.uk>
1999-08-19 Gary Houston1999-08-19 Gary Houston <ghouston@easynet.co.uk>
1999-08-19 Mikael DjurfeldtRegenerated
1999-08-19 Mikael Djurfeldt* Makefile.am (libguile_la_LDFLAGS): Increased the...
1999-08-19 Mikael Djurfeldt*** empty log message ***
1999-08-19 Mikael Djurfeldt*** empty log message ***
1999-08-19 Mikael Djurfeldt* eval.c (SCM_APPLY), sort.c (closureless): Expand...
1999-08-18 Gary Houston1999-08-18 Gary Houston <ghouston@easynet.co.uk>
1999-08-18 Gary HoustonI can't sort correctly.
1999-08-18 Gary Houston1999-08-18 Gary Houston <ghouston@easynet.co.uk>
1999-08-17 Mikael Djurfeldt*** empty log message ***
1999-08-17 Mikael Djurfeldt* gh.h (gh_vector_to_list): Bugfix. (Thanks to Frank...
1999-08-17 Mikael Djurfeldt*** empty log message ***
1999-08-17 Mikael DjurfeldtRegenerated
1999-08-17 Mikael Djurfeldt* configure.in (HAVE_RL_GETC_FUNCTION): Modified test...
1999-08-17 Mikael Djurfeldt* ports.h: Renamed scm_lseek () --> scm_seek ().
1999-08-17 Mikael Djurfeldt*** empty log message ***
1999-08-17 Mikael Djurfeldt* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, procpr...
1999-08-17 Mikael Djurfeldt* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, read.c,
1999-08-17 Mikael Djurfeldt* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, read.c,
1999-08-17 Mikael Djurfeldt* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, read.c,
1999-08-17 Mikael Djurfeldt* backtrace.c, backtrace.h, debug.c, debug.h, eval...
1999-08-16 Mikael Djurfeldt* eval.c (scm_sym_args): Made global.
1999-08-16 Mikael Djurfeldt*** empty log message ***
1999-08-16 Mikael Djurfeldt* objects.c (scm_set_object_procedure_x): Disallow...
1999-08-12 Gary Houston1999-08-12 Gary Houston <ghouston@easynet.co.uk>
1999-08-12 Gary Houston1999-08-12 Gary Houston <ghouston@easynet.co.uk>
1999-08-11 Gary Houston1999-08-11 Gary Houston <ghouston@easynet.co.uk>
1999-08-06 Mikael Djurfeldt*** empty log message ***
1999-08-06 Mikael Djurfeldt* objects.h, objects.c (scm_apply_generic_env): Added...
1999-08-06 Mikael Djurfeldt* eval.c (SCM_IM_DISPATCH): Rewrote dispatch protocol...
1999-08-06 Jim BlandyUpdate FSF address in copyright notices.
1999-08-05 Mikael DjurfeldtRenamed module-modified! --> module-modified
next