bpt/guile.git
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 ***
1999-06-12 Jim Blandy* strports.c (scm_call_with_output_string): Don't inclu...
1999-06-12 Jim Blandy* fports.c, fports.h, gc.c, gdbint.c, ioext.c, ports...
1999-06-12 Jim Blandy*** empty log message ***
1999-06-12 Jim Blandy*** empty log message ***
1999-06-09 Jim Blandy*** empty log message ***
1999-06-09 Jim Blandy * expect.scm (expect-regexec): define 'eof-next?'...
1999-06-09 Jim Blandy* Makefile.am (ice9_sources): Add popen.scm to list.
1999-06-09 Jim Blandy*** empty log message ***
1999-06-09 Jim Blandy * ioext.c (scm_do_read_line): Rewritten to use memchr...
1999-06-09 Jim Blandy * genio.c, genio.h: move contents into ports.c, ports...
1999-06-09 Jim Blandy* gc.c (scm_igc): Check for scm_mallocated underflow...
1999-06-09 Jim Blandy * ports.h (scm_port): make read_pos a pointer to const.
1999-06-09 Jim Blandy * fports.c (local_fclose): call local_fflush unconditi...
1999-06-09 Jim Blandy* * ports.c (scm_drain_input): new procedure.
1999-06-09 Jim Blandy * filesys.c (scm_chown): use SCM_FPORT_FDES.
1999-06-09 Jim Blandy* * expect.scm (expect): call the match proc with the...
1999-06-09 Jim Blandy* boot-9.scm (top-repl): don't flush all ports at exit.
1999-06-09 Jim Blandy*** empty log message ***
next