| Commit message (Expand) | Author | Age | Files | Lines |
* | * README: Added description of compat....* compat/acconfig.h, compat/acinclude.m4, compat.h, configure.in:
New files.
| Mikael Djurfeldt | 2002-12-01 | 6 | -0/+230 |
* | Check in forgotten test scripts. | Martin Grabmüller | 2001-07-27 | 7 | -0/+282 |
* | Minor typo fix in NEWS....Examples are now built and tested on `make installcheck'.
| Martin Grabmüller | 2001-07-26 | 8 | -24/+114 |
* | * box/.cvsignore: add .deps. | Rob Browning | 2001-07-19 | 1 | -0/+1 |
* | * box-module/.cvsignore: add .deps. | Rob Browning | 2001-07-19 | 1 | -0/+1 |
* | * examples/modules/main: Use :renamer for specifying renaming procedure. | Martin Grabmüller | 2001-07-14 | 2 | -1/+5 |
* | *** empty log message *** | Thien-Thi Nguyen | 2001-07-10 | 1 | -3/+7 |
* | (display-version, display-help): Fix comment; nfc. | Thien-Thi Nguyen | 2001-07-10 | 1 | -2/+2 |
* | * box-dynamic/README: Corrected sample session.... * box-module/box.c, box-dynamic-module/box.c, box-dynamic/box.c
* box/box.c: scm_bits_t -> scm_t_bits.
| Martin Grabmüller | 2001-07-09 | 6 | -5/+12 |
* | 2001-06-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>... * box-dynamic-module/README: Use a better example for box-map, as
suggested by Thomas Wawrzinek.
| Martin Grabmüller | 2001-06-18 | 2 | -2/+7 |
* | * scripts/README, scripts/hello.scm, safe/untrusted.scm,... safe/evil.scm, safe/README, modules/README, modules/main,
modules/module-0.scm, modules/module-1.scm, modules/module-2.scm:
Minor cleanup.
* README: Added intro stuff, restructured a bit.
* box-dynamic/README, box-module/README, box/README: Cleanup and
restructuring.
* box-dynamic-module/box-mixed.scm: New file, demonstrating usage
of extension library functionality, but without exporting
procedures from the library.
Thanks to Thomas Wawrzinek for the idea and example code!
* box-dynamic-module/box-module.scm: Add comments, export
make-box, box-ref, box-set!.
* box-dynamic-module/README: Integrate new module (box-mixed),
restructure and cleanup a bit.
| Martin Grabmüller | 2001-06-14 | 21 | -59/+235 |
* | Added scheme module file. | Martin Grabmüller | 2001-06-07 | 1 | -0/+17 |
* | * box-dynamic-module/box-module.scm: New file. | Martin Grabmüller | 2001-06-06 | 4 | -14/+11 |
* | * box-dynamic-module: New directory, implements the box type in a... shared library and places the definitions in a C-only module.
Thanks to Thomas Wawrzinek for this, too!
* box-dynamic/box.c, box/box.c, box-dynamic-module/box.c,
box-module/box.c (mark_box): Fixed typo in comment.
| Martin Grabmüller | 2001-06-05 | 10 | -10/+259 |
* | * .cvsignore: here and in all subdirectories listing Makefile and...Makefile.in.
| Rob Browning | 2001-06-02 | 8 | -0/+19 |
* | * box-dynamic: New directory, implements the box type in a shared... library (aka extension)
Thanks to Thomas Wawrzinek for patching box.c into an extension!
| Martin Grabmüller | 2001-05-31 | 6 | -2/+210 |
* | Added the new `examples' directory to the distribution. | Martin Grabmüller | 2001-05-31 | 25 | -0/+1061 |