bpt/guile.git
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
1999-08-05 Mikael Djurfeldt*** empty log message ***
1999-08-05 Mikael Djurfeldt* feature.c, feature.h (scm_c_run_hook): Added.
1999-08-05 Mikael DjurfeldtGOOPS needs the observer protocol specified for the...
1999-08-04 Mikael DjurfeldtRegenerated
1999-08-04 Mikael Djurfeldt*** empty log message ***
1999-08-04 Mikael Djurfeldt* eval.c (SCM_CEVAL:SCM_IM_DISPATCH): Bugfix: Jump...
1999-08-04 Mikael Djurfeldt*** empty log message ***
1999-08-04 Mikael Djurfeldt* Makefile.am (INCLUDES): Added -I$(srcdir)/../libguile.
1999-08-04 Gary Houston1999-08-04 Gary Houston <ghouston@easynet.co.uk>
1999-08-04 Gary Houston1999-08-04 Gary Houston <ghouston@easynet.co.uk>
1999-08-04 Mikael Djurfeldt*** empty log message ***
1999-08-04 Mikael Djurfeldt* objects.h (SCM_CLASSF_GOOPS_VALID): Added.
1999-08-04 Mikael Djurfeldt* objects.c (scm_class_of): Use the new SCM_CLASSF_GOOP...
1999-08-04 Mikael Djurfeldt* eval.c (SCM_CEVAL): Improvements to SCM_IM_DISPATCH and
1999-08-03 Gary Houston * ports.h (scm_ptob_descriptor): include a write proce...
1999-08-01 Jim Blandy*** empty log message ***
1999-08-01 Jim Blandy* ports.c (scm_char_ready_p): Don't try to find PORT...
1999-08-01 Jim Blandy* tests/r4rs.test (SECTION 3 4): Each element of type...
1999-08-01 Jim Blandy* tests/ports.test: Add some regression tests for char...
1999-08-01 Jim Blandy*** empty log message ***
1999-07-31 Mikael Djurfeldt*** empty log message ***
1999-07-31 Mikael Djurfeldt* gc.c (scm_must_malloc, scm_must_realloc): Removed...
1999-07-31 Mikael Djurfeldt*** empty log message ***
1999-07-31 Mikael Djurfeldt* numbers.c (scm_makdbl): Bugfix: Initialize imaginary...
1999-07-31 Mikael Djurfeldt* hashtab.c: Bugfix: Don't declare s_hash_fold without...
1999-07-30 Mikael DjurfeldtUpdated copyright notice
1999-07-29 Mikael Djurfeldt*** empty log message ***
1999-07-29 Mikael Djurfeldt* struct.c (scm_print_struct): Use vtable name.
1999-07-29 Mikael Djurfeldt* stacks.c (scm_init_stacks): Set name of stack type.
1999-07-29 Mikael Djurfeldt* print.c (scm_init_print): Set name of print state...
1999-07-29 Mikael Djurfeldt* eval.c (scm_m_expand_body): Use scm_cons_source.
1999-07-29 Mikael Djurfeldt*** empty log message ***
1999-07-29 Mikael Djurfeldt* gsubr.c, procprop.h (scm_i_inner_name): Removed.
1999-07-29 Mikael Djurfeldt* eval.c (SCM_CEVAL): Removed old implementation of...
1999-07-29 Mikael Djurfeldt* debug.c, debug.h (scm_reverse_lookup): Added.
1999-07-29 Mikael Djurfeldt* debug.c, debug.h (scm_reverse_lookup): Added.
1999-07-29 Mikael DjurfeldtRemoved superfluous code in scm_macroexp.
1999-07-29 Mikael Djurfeldt*** empty log message ***
1999-07-29 Mikael Djurfeldt*** empty log message ***
1999-07-29 Mikael Djurfeldt* eval.c, tags.h, print.c (SCM_IM_SLOT_REF, SCM_IM_SLOT...
1999-07-29 Mikael Djurfeldt* eval.h: Added prototypes for multi language support...
1999-07-29 Mikael Djurfeldt* eval.c, tags.h, print.c (SCM_IM_SLOT_REF, SCM_IM_SLOT...
1999-07-29 Mikael Djurfeldt* boot-9.scm (error-catching-loop): Correct non-RnRS...
1999-07-29 Mikael Djurfeldt* guile-config.in (build-link): Correct non-RnRS usage...
1999-07-29 Mikael Djurfeldt*** empty log message ***
1999-07-29 Mikael Djurfeldt* eval.c, tags.h, print.c (SCM_IM_SLOT_REF, SCM_IM_SLOT...
1999-07-29 Mikael Djurfeldt* eval.c (SCM_IM_DISPATCH, SCM_IM_HASH_DISPATCH): Don...
1999-07-29 Mikael Djurfeldt* eval.h: Added prototypes for multi language support...
1999-07-28 Mikael DjurfeldtRemoved configuration option --enable-lang which was...
1999-07-27 Jim Blandy*** empty log message ***
1999-07-27 Mikael Djurfeldt*** empty log message ***
1999-07-27 Mikael DjurfeldtRegenerated
1999-07-27 Mikael Djurfeldt* acconfig.h (GUILE_LANG): New configuration variable.
1999-07-27 Mikael Djurfeldt* tags.h, print.c (SCM_IM_NIL_COND, SCM_IM_NIL_IFY...
1999-07-27 Mikael Djurfeldt* Makefile.am (EXTRA_libguile_la_SOURCES): Added lang.c.
1999-07-27 Mikael Djurfeldt* init.c (scm_boot_guile_1): Added call to scm_init_lan...
1999-07-27 Mikael Djurfeldt* eval.c (scm_nil, scm_t): New symbols.
next