index
:
git/guile-wip-pf
wip-r5rsde
Clone of Guile with own patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2011-01-08
(web http): keys are always symbols
Andy Wingo
2010-12-02
add simple web app examples
Andy Wingo
2009-11-24
Use $(PATH_SEPARATOR) where appropriate.
Ludovic Courtès
2009-11-24
Properly quote the first argument to `AC_DEFINE{,_UNQUOTED}'.
Ludovic Courtès
2009-06-19
don't autocompile at installcheck
Andy Wingo
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
2009-06-13
Fix for make distcheck
Neil Jerram
2009-04-21
distcheck fixen
Andy Wingo
2009-03-24
Aggregate `Makefile.am' files under `examples/'.
Ludovic Courtès
2008-09-12
Add `ChangeLog-2008' files to the distribution.
Ludovic Courtès
2008-09-12
Rename `ChangeLog' files to `ChangeLog-2008'.
Ludovic Courtès
2008-09-11
Remove `.cvsignore' files.
Ludovic Courtès
2008-01-22
* srfi-39.scm: Update copyright statement to LGPL.
Neil Jerram
2006-04-16
merge from 1.8 branch
Kevin Ryde
2005-05-23
The FSF has a new address.
Marius Vollmer
2002-12-01
* README: Added description of compat.
Mikael Djurfeldt
2001-07-27
Check in forgotten test scripts.
Martin Grabmüller
2001-07-26
Minor typo fix in NEWS.
Martin Grabmüller
2001-07-19
* box/.cvsignore: add .deps.
Rob Browning
2001-07-19
* box-module/.cvsignore: add .deps.
Rob Browning
2001-07-14
* examples/modules/main: Use :renamer for specifying renaming procedure.
Martin Grabmüller
2001-07-10
*** empty log message ***
Thien-Thi Nguyen
2001-07-10
(display-version, display-help): Fix comment; nfc.
Thien-Thi Nguyen
2001-07-09
* box-dynamic/README: Corrected sample session.
Martin Grabmüller
2001-06-18
2001-06-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
Martin Grabmüller
2001-06-14
* scripts/README, scripts/hello.scm, safe/untrusted.scm,
Martin Grabmüller
2001-06-07
Added scheme module file.
Martin Grabmüller
2001-06-06
* box-dynamic-module/box-module.scm: New file.
Martin Grabmüller
2001-06-05
* box-dynamic-module: New directory, implements the box type in a
Martin Grabmüller
2001-06-02
* .cvsignore: here and in all subdirectories listing Makefile and
Rob Browning
2001-05-31
* box-dynamic: New directory, implements the box type in a shared
Martin Grabmüller
2001-05-31
Added the new `examples' directory to the distribution.
Martin Grabmüller