Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-17 | Complete changing license to LGPLv3+ | Neil Jerram | 1 | -1/+1 | |
(Still guile-readline to do, but that will all be GPLv3+.) | |||||
2009-05-30 | Implementation of SRFI-98 (An interface to access environment variables). | Julian Graham | 1 | -0/+44 | |
* NEWS: Add SRFI-98 to 1.8.7 features. * doc/ref/srfi-modules.text (SRFI-98): Documentation for SRFI-98. * module/srfi/srfi-98.scm: New file. SRFI-98 implementation. * test-suite/tests/srfi-98.test: New file. SRFI-98 unit tests. |