| Commit message (Expand) | Author | Age | Files | Lines |
* | Aggregate `Makefile.am' files under `examples/'....* configure.in: Don't produce `examples/*/Makefile'.
* examples/Makefile.am (SUBDIRS): Remove.
(EXTRA_DIST, AM_CFLAGS, AM_LIBS): New.
(box/box, box/box.o, box-module/box, box-module/box.o, libbox.la,
box-dynamic/box.lo, libbox-module.la, box-dynamic-module/box.lo,
installcheck, CLEANFILES, clean-local): New targets, aggregated from
`Makefile.am' files formerly in sub-directories.
* examples/check.test: New file, aggregated from `check.test' files in
sub-directories.
| Ludovic Courtès | 2009-03-24 | 2 | -52/+0 |
* | Remove `.cvsignore' files. | Ludovic Courtès | 2008-09-11 | 1 | -2/+0 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-16 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -2/+2 |
* | Check in forgotten test scripts. | Martin Grabmüller | 2001-07-27 | 1 | -0/+27 |
* | Minor typo fix in NEWS....Examples are now built and tested on `make installcheck'.
| Martin Grabmüller | 2001-07-26 | 1 | -1/+4 |
* | * examples/modules/main: Use :renamer for specifying renaming procedure. | Martin Grabmüller | 2001-07-14 | 1 | -1/+1 |
* | * 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 | 4 | -3/+15 |
* | * .cvsignore: here and in all subdirectories listing Makefile and...Makefile.in.
| Rob Browning | 2001-06-02 | 1 | -0/+2 |
* | Added the new `examples' directory to the distribution. | Martin Grabmüller | 2001-05-31 | 6 | -0/+170 |