Author: yamakenz
Date: Wed Aug 8 20:23:53 2007
New Revision: 4810
Modified:
sigscheme-trunk/QALog
Log:
* QALog
- Update
Modified: sigscheme-trunk/QALog
==============================================================================
--- sigscheme-trunk/QALog (original)
+++ sigscheme-trunk/QALog Wed Aug 8 20:23:53 2007
@@ -174,11 +174,13 @@
* module-srfi2.c
* module-srfi6.c
* module-srfi8.c
+ * module-srfi9.c
* module-srfi23.c
* module-srfi28.c
* module-srfi34.c
* module-srfi38.c
* module-srfi48.c
+ * module-srfi55.c
* module-srfi60.c
- Optional Features (opt)
@@ -269,6 +271,7 @@
yyyy yyy srfi module-srfi2.c
yyyy yyy srfi module-srfi6.c
yyyy yyy srfi module-srfi8.c
+y yy y srfi module-srfi9.c
yyyy yy srfi module-srfi23.c
yyyy yyy srfi module-srfi28.c
yyyy yyy srfi module-srfi34.c
@@ -958,6 +961,17 @@
normal case tests: [EMAIL PROTECTED]
corner case tests: [EMAIL PROTECTED]
+file: module-srfi9.c
+category: srfi
+spec by eyes: [EMAIL PROTECTED]
+spec by tests:
+general review: [EMAIL PROTECTED]
+64-bit by eyes: [EMAIL PROTECTED]
+64-bit by tests:
+coding style: [EMAIL PROTECTED]
+normal case tests:
+corner case tests:
+
file: module-srfi23.c
category: srfi
spec by eyes: [EMAIL PROTECTED]
@@ -1100,6 +1114,9 @@
* storage-common.h
* storage.c
- QA done again @r4809 for GC around freecell and scm_gc_protectedp()
+
+ * module-srfi9.c
+ - QA done @r4810 by eyes
2007-08-07 YamaKen <yamaken AT bp.iij4u.or.jp>
* write.c