~ chicken-core (chicken-5) 55d1668f48c66a4410757ae32a473ee0e1e8b196
commit 55d1668f48c66a4410757ae32a473ee0e1e8b196 Author: unknown <felix@.(none)> AuthorDate: Tue Oct 27 21:12:49 2009 +0100 Commit: unknown <felix@.(none)> CommitDate: Tue Oct 27 21:12:49 2009 +0100 updated commit list in TODO diff --git a/TODO b/TODO index 86c46acc..025a1da2 100644 --- a/TODO +++ b/TODO @@ -52,6 +52,21 @@ TODO for chicken -*- Outline -*- ** pending commits +commit 6e5eb38f11a2a8f9a82d1009563e371139a76438 +Author: Felix <bunny351@gmail.com> +Date: Sun Oct 11 00:45:40 2009 +0200 + + removed apply-, unbound-value- and invalid procedure call hooks. + These are just complicated hacks with very little value. + +commit 3a8da718bf4c6b71ced0fb60bee2bd84a2f2321d +Author: Felix <bunny351@gmail.com> +Date: Wed Oct 14 14:59:13 2009 +0200 + + Added optional argument to grep function in regex unit [suggested by Tony Sidaway] + +** private commits not in pending + commit c3b3345ed4307fe32ef37151bc29d9c4bccf34a4 Author: unknown <felix@.(none)> Date: Tue Oct 27 11:17:23 2009 +0100 @@ -82,33 +97,12 @@ Date: Thu Oct 22 11:47:04 2009 +0200 toplevel-def.-expansion-hook -commit d10eb80f3b055c570e632deb50ca8367e55e63bc -Author: unknown <felix@.(none)> -Date: Thu Oct 22 11:46:42 2009 +0200 - - added chicken-4 feature identifier - commit 6b762ab536b3c4c58730d0763447210beab89d3b Author: unknown <felix@.(none)> Date: Thu Oct 22 11:46:23 2009 +0200 disabled e-mail transmission in chicken-bug -commit 6e5eb38f11a2a8f9a82d1009563e371139a76438 -Author: Felix <bunny351@gmail.com> -Date: Sun Oct 11 00:45:40 2009 +0200 - - removed apply-, unbound-value- and invalid procedure call hooks. - These are just complicated hacks with very little value. - -commit 3a8da718bf4c6b71ced0fb60bee2bd84a2f2321d -Author: Felix <bunny351@gmail.com> -Date: Wed Oct 14 14:59:13 2009 +0200 - - Added optional argument to grep function in regex unit [suggested by Tony Sidaway] - -** private commits not in pending - commit ab284ea5881e8a6698f1bfff8e3d0d3ce57ee425 Author: unknown <felix@.(none)> Date: Thu Oct 22 09:40:10 2009 +0200Trap