bpt/guile.git
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 ***
1999-06-09 Jim Blandy* tests/ports.test ("line counter"): Verify that we...
1999-06-09 Jim Blandy* lib.scm (print-counts): XFAILS are "expected failures...
1999-06-09 Jim Blandy*** empty log message ***
1999-06-09 Jim Blandy* lib.scm (full-reporter): The test name is the cadr...
1999-06-07 Mikael Djurfeldt*** empty log message ***
1999-06-05 Mikael Djurfeldt*** empty log message ***
1999-06-05 Mikael Djurfeldt* numbers.c: Added #include "feature.h".
1999-06-05 Mikael Djurfeldt* boot-9.scm (iota): replaced by a tail recursive...
1999-06-03 Mikael Djurfeldt* optargs.scm (lambda*): Bugfix: Replaced ARGLIST -->
1999-06-03 Mikael Djurfeldt*** empty log message ***
1999-06-03 Mikael DjurfeldtUpdated
1999-05-31 Jim BlandyGary Houston's patches turn popen into a module, which...
1999-05-31 Jim BlandyProvide a default reporter, so that results don't just...
1999-05-30 Jim BlandyIgnore log files produced by benchmarks and test suites.
1999-05-30 Jim BlandyMark file as Scheme code.
1999-05-30 Jim BlandyCopyleft files.
1999-05-29 Jim BlandyIndicate which version of Guile is required to run...
1999-05-29 Jim BlandyInitial checkin of the Guile test suite.
1999-05-23 Mikael Djurfeldt*** empty log message ***
1999-05-23 Mikael Djurfeldt* Makefile.in: Regenerated.
1999-05-23 Mikael Djurfeldt* fluids.c, guardians.c, srcprop.c, threads.c: Added...
1999-05-23 Mikael Djurfeldt* eval.c, fports.c, libguile.h, ports.c: Removed #include
1999-05-23 Mikael Djurfeldt* Makefile.am: Removed markers.c, markers.x, markers.h.
1999-05-23 Mikael Djurfeldt* smob.c, smob.h (scm_make_smob_type): New interface...
1999-05-23 Mikael Djurfeldt* arbiters.c, async.c, regex-posix.c: Use new smob...
1999-05-23 Mikael Djurfeldt* arbiters.c, async.c, regex-posix.c: Use new smob...
1999-05-23 Mikael Djurfeldt* Makefile.am: Removed markers.c, markers.x, markers.h.
1999-05-09 Jim Blandy*** empty log message ***
1999-05-09 Jim Blandy* strop.c (scm_string_capitalize_x): Use the SCM object...
1999-05-09 Jim Blandy* string-case.scm: Removed; functions moved to libguile...
1999-05-09 Jim Blandy*** empty log message ***
1999-05-09 Jim Blandy * strop.c (scm_string_capitalize_x, scm_string_capital...
1999-05-09 Jim Blandy* string-case.scm: Removed; functions moved to libguile...
1999-05-09 Jim BlandyThis is the documentation for (ice-9 format).
1999-05-02 Jim Blandy*** empty log message ***
1999-05-02 Jim Blandy* string-case.scm: New file, brought in from SLIB,...
1999-05-02 Jim Blandy* format.scm: New file, brought in from SLIB, with...
1999-05-02 Jim Blandy* boot-9.scm (provided?): New function.
1999-05-02 Jim Blandy* Makefile.am: Add string-case.scm and format.scm to...
1999-05-02 Jim Blandy* scmconfig.h.in: Regenerated; see today's change to
1999-05-02 Jim Blandy* procs.h: Doc fix.
1999-05-02 Jim Blandy* numbers.c: If we're supporting floating-point, provid...
1999-05-02 Jim Blandy* Makefile.am (modinclude_HEADERS): Add kw.h, so the...
1999-05-02 Jim Blandy*** empty log message ***
1999-05-02 Jim Blandy* configure.in (AC_CHECK_FUNCS): Fill in list of functi...
1999-04-17 Jim Blandy*** empty log message ***
1999-04-17 Jim BlandyRemove readline support, to avoid copyright confusion.
1999-04-17 Jim Blandy* Makefile.in: Regenerated.
1999-04-17 Jim Blandy* Makefile.in, configure: Regenerated with autoconf...
1999-04-17 Jim Blandy*** empty log message ***
1999-04-17 Jim Blandy*** empty log message ***
1999-04-17 Jim Blandy* numbers.c (s_bignum): Renamed to s_bignum, and made...
1999-04-17 Jim BlandyRemove readline support, to avoid copyright confusion.
1999-04-17 Jim BlandyRemove all automatic readline support, to avoid copyright
1999-04-17 Jim BlandyFormatting tweak.
1999-04-17 Jim BlandyContent tweak.
1999-04-08 Mikael Djurfeldt*** empty log message ***
1999-04-08 Mikael Djurfeldt* boot-9.scm: Provide 'values.
1999-03-27 Mikael Djurfeldt* libguile.h: Added #include evalext.h, fluids.h, guard...
1999-03-26 Mikael Djurfeldt*** empty log message ***
1999-03-26 Mikael Djurfeldt* numbers.c (isfinite): Define this macro if not define...
1999-03-22 Mikael DjurfeldtRegenerated
1999-03-22 Mikael Djurfeldt*** empty log message ***
1999-03-22 Mikael Djurfeldt* New libtool: 1.2f
1999-03-22 Mikael Djurfeldt* README: Mention new version number of libtool.
1999-03-22 Mikael Djurfeldt* kw.h: New file.
1999-03-22 Mikael Djurfeldt*** empty log message ***
1999-03-22 Mikael DjurfeldtRegenerated
1999-03-22 Mikael Djurfeldt* Makefile.am (modinclude_HEADERS): Added kw.h;
1999-03-22 Mikael Djurfeldt* keywords.c (scm_tc16_kw): Added for backward compatib...
1999-03-22 Mikael Djurfeldt* libguile.h: #include "libguile/kw.h"
1999-03-22 Mikael Djurfeldt*** empty log message ***
1999-03-22 Mikael Djurfeldt* pairs.c (scm_set_car_x, scm_set_cdr_x): Return SCM_UN...
1999-03-21 Mikael Djurfeldt*** empty log message ***
1999-03-21 Mikael Djurfeldt* boot-9.scm (process-define-module, use-syntax): Bugfix:
1999-03-21 Mikael Djurfeldt*** empty log message ***
next