[uim-commit] r2868 - branches/r5rs/sigscheme
yamaken at freedesktop.org
yamaken at freedesktop.org
Mon Jan 9 04:16:03 PST 2006
Author: yamaken
Date: 2006-01-09 04:15:59 -0800 (Mon, 09 Jan 2006)
New Revision: 2868
Modified:
branches/r5rs/sigscheme/TODO
Log:
* sigscheme/TODO
- Update
Modified: branches/r5rs/sigscheme/TODO
===================================================================
--- branches/r5rs/sigscheme/TODO 2006-01-09 11:49:53 UTC (rev 2867)
+++ branches/r5rs/sigscheme/TODO 2006-01-09 12:15:59 UTC (rev 2868)
@@ -21,8 +21,9 @@
- SEGV conditions by manual arg extraction
- expensive operations
-* Investigate behavior of other Scheme implementations about constant vector
- and list
+* Confirm behavior of constant vector and list
+ - Investigate behavior of them in Scheme implementations other than Gauche
+ and Guile, and record it into doc/spec.txt
- Implement if needed
* Make 64bit-safe (after compaction and stdint.h)
@@ -34,6 +35,12 @@
* [uim] link libsscm into libuim statically
+* Clear license, copyright and changes information
+ - slib.scm
+ - scm_length() in operations.c
+ - "Shiro Kawai" part of read.c
+ - test/*.scm
+
* grep "FIXME" and fix them
==============================================================================
@@ -91,7 +98,7 @@
* Define the coding style for indent(1) and reform *.[ch] by it
-* Refill license header with fill-column 79, and insert it into all test files
+* Refill license header with fill-column 79 in all files
* [uim] Rename uim-scm.c to uim-scm-sigscheme.c (after the merger)
More information about the uim-commit
mailing list