bpt/guile.git
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.
1999-07-27 Mikael Djurfeldt* dynwind.c (scm_dowinds): Removed obsolete wind_key...
1999-07-27 Mikael Djurfeldt* Makefile.am (EXTRA_libguile_la_SOURCES): Added lang.c.
1999-07-27 Mikael Djurfeldt* configure.in: Added option --enable-lang.
1999-07-27 Mikael Djurfeldt*** empty log message ***
1999-07-26 Jim Blandy*** empty log message ***
1999-07-25 Mikael Djurfeldt*** empty log message ***
1999-07-25 Mikael Djurfeldt* random.c, random.h (scm_c_default_rstate, scm_c_unifo...
1999-07-25 Gary Houston1999-07-25 Gary Houston <ghouston@easynet.co.uk>
1999-07-25 Mikael Djurfeldt* ports.c, ports.h, fports.c, strports.c, vports.c...
1999-07-25 Mikael Djurfeldt*** empty log message ***
1999-07-24 Mikael DjurfeldtRegenerated
1999-07-24 Mikael Djurfeldt* vports.c (scm_sfport, prinsfpt, sf_read_flush, noop0...
1999-07-24 Mikael Djurfeldt*** empty log message ***
1999-07-24 Mikael Djurfeldt* strports.c (scm_stptob, prinstpt, noop0): Removed
1999-07-24 Mikael Djurfeldt* smob.c (scm_smob_print): Handle non-existing type...
1999-07-24 Mikael Djurfeldt* ports.c, ports.h (scm_make_port_type): New interface for
1999-07-24 Mikael Djurfeldt* objects.c (scm_make_port_classes): New function ptr.
1999-07-24 Mikael Djurfeldt* ioext.c (scm_redirect_port): Replaced scm_ptobfuns -->
1999-07-24 Mikael DjurfeldtRemoved
1999-07-24 Mikael Djurfeldt* gc.c (scm_gc_sweep): Use value returned from scm_ptob...
1999-07-24 Mikael Djurfeldt* fports.c (prinfport): Moved code from ports.c.
1999-07-24 Mikael Djurfeldt* filesys.c (scm_dir_print): Don't use the port printin...
1999-07-24 Mikael Djurfeldt*** empty log message ***
1999-07-24 Gary Houston1999-07-24 Gary Houston <ghouston@easynet.co.uk>
1999-07-24 Mikael Djurfeldt*** empty log message ***
1999-07-24 Mikael DjurfeldtRegenerated
1999-07-24 Mikael Djurfeldt*** empty log message ***
1999-07-24 Mikael Djurfeldt* README, config.guess, config.sub, liconfig, ltmain...
1999-07-24 Mikael Djurfeldt* readline.c (handle_error): Put a cosmetic newline on
1999-07-24 Mikael Djurfeldt*** empty log message ***
1999-07-24 Mikael Djurfeldt* configure.in: Changed AC_MSG_ERROR into AC_MSG_WARN...
1999-07-24 Mikael Djurfeldt* Makefile.am (BUILT_SOURCES): Added.
1999-07-24 Mikael Djurfeldt* readline.c, readline.h: Removed.
1999-07-24 Mikael Djurfeldt* objects.c, objects.h (scm_port_class): Added.
1999-07-23 Marius VollmerAdded guile-readline subdirectory with the removed...
1999-07-23 Marius Vollmer* Checked everything into CVS.
1999-07-23 Mikael Djurfeldt*** empty log message ***
1999-07-23 Mikael Djurfeldt* init.c: Make sure that scm_post_boot_init_modules...
1999-07-23 Mikael Djurfeldt*** empty log message ***
1999-07-23 Mikael Djurfeldt*** empty log message ***
1999-07-23 Jim BlandyMention GOOPS (oops).
1999-07-22 Gary HoustonNEWS entries for the port changes, surprisingly few.
1999-07-22 Jim Blandy*** empty log message ***
1999-07-21 Mikael Djurfeldt*** empty log message ***
1999-07-21 Mikael Djurfeldt*** empty log message ***
1999-07-19 Jim Blandy*** empty log message ***
1999-07-19 Jim Blandy* streams.scm: New module, contributed by Michael Livshin.
1999-07-19 Jim Blandy*** empty log message ***
1999-07-19 Jim Blandy* guardians.c (scm_guardian_zombify): Separate scanning for
1999-07-19 Jim Blandy*** empty log message ***
1999-07-19 Jim Blandy* guardians.c (scm_guardian_zombify): Don't set marks...
1999-07-19 Jim Blandy* tests/ports.test: Fix copyright years.
1999-07-19 Jim Blandy* tests/guardians.test: New test file.
1999-07-19 Jim Blandy*** empty log message ***
1999-07-19 Jim Blandy* stime.c (ftime): Delete declaration for this function...
1999-07-19 Jim Blandy* eval.c (scm_m_lambda): Let bodycheck check the body...
1999-07-19 Jim Blandy*** empty log message ***
1999-07-19 Jim Blandy*** empty log message ***
1999-07-19 Jim Blandy* net_db.c (h_errno): Don't declare this if it's #defin...
1999-07-19 Jim Blandy*** empty log message ***
1999-07-19 Jim Blandy* boot-9.scm (read-delimited!): Put the terminator...
1999-07-19 Jim Blandy* tests/ports.test ("read-delimited!"): New tests.
1999-07-19 Jim Blandy*** empty log message ***
1999-07-19 Jim Blandy* tags.h (SCM_IMP, SCM_NCONSP, SCM_NCELLP, SCM_ITAG3...
1999-07-19 Jim Blandy* snarf.h (SCM_CONST_LONG): Remove trailing semicolon...
1999-07-19 Jim Blandy* scmsigs.c (scm_sigaction): Cast SIG_DFL and SIG_IGN...
1999-07-19 Jim Blandy* regex-posix.c (scm_regexp_error_msg): Change `rx...
1999-07-19 Jim Blandy* gdbint.c: Don't include <stdio.h> and "_scm.h" twice.
1999-07-19 Jim Blandy* filesys.c: #include <io.h>, if we have it.
1999-07-19 Jim Blandy* configure.in: Check for <io.h>.
1999-07-19 Jim BlandyRegenerated.
1999-07-19 Jim Blandy*** empty log message ***
1999-07-19 Jim Blandy* qthreads.m4 (QTHREADS_CONFIGURE): 'alpha' in a config...
1999-07-17 Jim Blandy*** empty log message ***
1999-07-17 Jim BlandyPatch from Greg Badros:
1999-07-14 Gary Houston1999-07-14 Gary Houston <ghouston@easynet.co.uk>
1999-07-13 Gary Houston1999-07-13 Gary Houston <ghouston@easynet.co.uk>
1999-07-08 Mikael Djurfeldt*** empty log message ***
1999-07-08 Mikael Djurfeldt* symbols.c (scm_gensym): Bugfix. (Thanks to Johannes...
1999-07-07 Mikael Djurfeldt*** empty log message ***
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-07-07 Mikael Djurfeldt* image-type.c: Updated example to use scm_make_smob_t...
1999-07-07 Mikael Djurfeldt* data-rep.texi: Updated SMOB docs to talk about
1999-07-04 Gary Houston1999-07-04 Gary Houston <ghouston@easynet.co.uk>
1999-07-04 Gary Houston1999-07-04 Gary Houston <ghouston@easynet.co.uk>
1999-06-30 Jim Blandynever finished
1999-06-29 Mikael Djurfeldt*** empty log message ***
1999-06-29 Mikael Djurfeldt* readline.scm: Bugfix: Avoid getting the continued...
1999-06-29 Mikael Djurfeldt* boot-9.scm (top-repl): Set/clear readline prompts...
1999-06-23 Mikael Djurfeldt*** empty log message ***
1999-06-23 Mikael Djurfeldt* dynl-dl.c (sysdep_dynl_link): Added parenthesis aroun...
1999-06-23 Mikael Djurfeldt*** empty log message ***
1999-06-23 Mikael Djurfeldt*** empty log message ***
next