summaryrefslogtreecommitdiff
path: root/examples/safe
Commit message (Expand)AuthorAgeFilesLines
* 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ès2009-03-242-65/+0
* Remove `.cvsignore' files.Ludovic Courtès2008-09-111-2/+0
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* Check in forgotten test scripts.Martin Grabmüller2001-07-271-0/+40
* Minor typo fix in NEWS....Examples are now built and tested on `make installcheck'. Martin Grabmüller2001-07-261-1/+4
* * 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üller2001-06-143-4/+13
* * .cvsignore: here and in all subdirectories listing Makefile and...Makefile.in. Rob Browning2001-06-021-0/+2
* Added the new `examples' directory to the distribution.Martin Grabmüller2001-05-315-0/+199