bpt/guile.git
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 ***
1999-06-23 Mikael Djurfeldt* tag.c (scm_tag): Base tag on vtable pointer.
1999-06-23 Mikael Djurfeldt* struct.c, struct.h:
1999-06-23 Mikael Djurfeldt* snarf.h (SCM_KEYWORD, SCM_GLOBAL_KEYWORD): New macros.
1999-06-23 Mikael Djurfeldt* objects.h (SCM_SET_CLASS_DESTRUCTOR,
1999-06-23 Mikael Djurfeldt* objects.c (scm_init_objects): Initialize destructor...
1999-06-23 Mikael Djurfeldt* libguile.h: #include "objects.h"
1999-06-23 Mikael Djurfeldt* keywords.c, keywords.h (scm_c_make_keyword): New...
1999-06-23 Mikael Djurfeldt* gc.c (scm_gc_sweep): Call struct free slot.
1999-06-21 Marius Vollmer*** empty log message ***
1999-06-21 Marius VollmerResolved harmless conflict.
1999-06-21 Marius Vollmer* dynl.c (DYNL_GLOBAL): New.
1999-06-21 Jim Blandy*** empty log message ***
1999-06-21 Jim Blandy* dynl.c (no_dynl_error, sysdep_dynl_link, sysdep_dynl_...
1999-06-19 Jim Blandy*** empty log message ***
1999-06-19 Jim BlandyPatch from Greg Harvey:
1999-06-19 Jim Blandy*** empty log message ***
1999-06-19 Jim Blandy*** empty log message ***
1999-06-19 Jim Blandy* eval.c (scm_map, scm_for_each): Verify that all argum...
1999-06-19 Jim Blandy*** empty log message ***
1999-06-19 Jim Blandy* tests/interp.test: New file.
1999-06-19 Jim Blandy*** empty log message ***
1999-06-19 Jim Blandy* guardians.c (guardian_t): `next' - new field to be...
1999-06-19 Jim BlandyRemove spurious menu.
1999-06-18 Jim Blandy*** empty log message ***
1999-06-18 Jim Blandy* ls.scm (ls, lls): Handle no arguments as meaning...
1999-06-17 Jim Blandy(A Common Mistake In Allocating Smobs): New section.
1999-06-16 Jim Blandy*** empty log message ***
1999-06-16 Jim Blandy*** empty log message ***
1999-06-16 Jim Blandy* gc.c (scm_mallocated): Just make this signed.
1999-06-16 Jim Blandy*** empty log message ***
1999-06-16 Jim BlandyDoc fix.
1999-06-16 Jim Blandy*** empty log message ***
1999-06-16 Jim Blandy* ports.h: #include <sys/types.h>, to get a definition...
1999-06-16 Jim Blandy*** empty log message ***
1999-06-15 Jim Blandy*** empty log message ***
1999-06-15 Jim Blandy* tests/time.test: New test file.
1999-06-15 Jim Blandy*** empty log message ***
1999-06-15 Jim Blandy* stime.c (bdtime2c): Initialize lt->gmtoff and lt...
1999-06-15 Jim BlandyFix from Ken Raeburn <raeburn@raeburn.org>:
1999-06-15 Jim BlandyFix from Ken Raeburn <raeburn@raeburn.org>:
1999-06-15 Jim Blandy*** empty log message ***
1999-06-15 Jim Blandy* lib.scm: Import (test-suite paths).
1999-06-15 Jim Blandy* tests/ports.test: Group the string port tests under...
1999-06-15 Jim Blandy* tests/r4rs.test: New set of tests, taken from Guile...
1999-06-14 Jim Blandy* string-fun.scm (split-before-predicate, split-after...
1999-06-14 Jim Blandy*** empty log message ***
1999-06-14 Jim Blandy* more changes to expect.scm, to avoid the one-characte...
1999-06-14 Jim Blandy*** empty log message ***
1999-06-14 Jim Blandy* fports.c (local_seek): Signal an error if the seek...
1999-06-12 Jim Blandy* ioext.c (scm_read_line): Switch to reading properly.
1999-06-12 Jim Blandy*** empty log message ***
next