From eenge at common-lisp.net Wed Oct 15 14:32:02 2003 From: eenge at common-lisp.net (Erik Enge) Date: Wed, 15 Oct 2003 10:32:02 -0400 Subject: [rfc2822-cvs] CVS update: rfc2822/rfc2822.asd Message-ID: Update of /project/rfc2822/cvsroot/rfc2822 In directory common-lisp.net:/tmp/cvs-serv24832 Modified Files: rfc2822.asd Log Message: testing new cvslog.py Date: Wed Oct 15 10:32:02 2003 Author: eenge Index: rfc2822/rfc2822.asd diff -u rfc2822/rfc2822.asd:1.4 rfc2822/rfc2822.asd:1.5 --- rfc2822/rfc2822.asd:1.4 Thu Sep 25 14:34:10 2003 +++ rfc2822/rfc2822.asd Wed Oct 15 10:32:02 2003 @@ -1,4 +1,4 @@ -;;;; $Id: rfc2822.asd,v 1.4 2003/09/25 18:34:10 eenge Exp $ +;;;; $Id: rfc2822.asd,v 1.5 2003/10/15 14:32:02 eenge Exp $ ;;;; $Source: /project/rfc2822/cvsroot/rfc2822/rfc2822.asd,v $ ;;;; Authored by Erik Enge, . @@ -30,7 +30,7 @@ \"electronic mail\" messages. This is an implementation of that RFC." :depends-on (:cl-ppcre) :properties ((#:author-email . "erik at nittin.net") - (#:date . "$Date: 2003/09/25 18:34:10 $") + (#:date . "$Date: 2003/10/15 14:32:02 $") ((#:albert #:output-dir) . "doc/api-doc/") ((#:albert #:formats) . ("docbook")) ((#:albert #:docbook #:template) . "book") @@ -68,3 +68,4 @@ :depends-on ("package")) (:file "test-address" :pathname "test/test-address" :depends-on ("package")))) + From eenge at common-lisp.net Wed Oct 15 15:49:50 2003 From: eenge at common-lisp.net (Erik Enge) Date: Wed, 15 Oct 2003 11:49:50 -0400 Subject: [rfc2822-cvs] CVS update: rfc2822/rfc2822.asd Message-ID: Update of /project/rfc2822/cvsroot/rfc2822 In directory common-lisp.net:/tmp/cvs-serv4162 Modified Files: rfc2822.asd Log Message: testing Date: Wed Oct 15 11:49:50 2003 Author: eenge Index: rfc2822/rfc2822.asd diff -u rfc2822/rfc2822.asd:1.5 rfc2822/rfc2822.asd:1.6 --- rfc2822/rfc2822.asd:1.5 Wed Oct 15 10:32:02 2003 +++ rfc2822/rfc2822.asd Wed Oct 15 11:49:50 2003 @@ -1,4 +1,4 @@ -;;;; $Id: rfc2822.asd,v 1.5 2003/10/15 14:32:02 eenge Exp $ +;;;; $Id: rfc2822.asd,v 1.6 2003/10/15 15:49:50 eenge Exp $ ;;;; $Source: /project/rfc2822/cvsroot/rfc2822/rfc2822.asd,v $ ;;;; Authored by Erik Enge, . @@ -30,7 +30,7 @@ \"electronic mail\" messages. This is an implementation of that RFC." :depends-on (:cl-ppcre) :properties ((#:author-email . "erik at nittin.net") - (#:date . "$Date: 2003/10/15 14:32:02 $") + (#:date . "$Date: 2003/10/15 15:49:50 $") ((#:albert #:output-dir) . "doc/api-doc/") ((#:albert #:formats) . ("docbook")) ((#:albert #:docbook #:template) . "book") @@ -68,4 +68,3 @@ :depends-on ("package")) (:file "test-address" :pathname "test/test-address" :depends-on ("package")))) - From eenge at common-lisp.net Wed Oct 15 15:58:08 2003 From: eenge at common-lisp.net (Erik Enge) Date: Wed, 15 Oct 2003 11:58:08 -0400 Subject: [rfc2822-cvs] CVS update: rfc2822/rfc2822.asd Message-ID: Update of /project/rfc2822/cvsroot/rfc2822 In directory common-lisp.net:/tmp/cvs-serv8624 Modified Files: rfc2822.asd Log Message: testing Date: Wed Oct 15 11:58:08 2003 Author: eenge Index: rfc2822/rfc2822.asd diff -u rfc2822/rfc2822.asd:1.6 rfc2822/rfc2822.asd:1.7 --- rfc2822/rfc2822.asd:1.6 Wed Oct 15 11:49:50 2003 +++ rfc2822/rfc2822.asd Wed Oct 15 11:58:08 2003 @@ -1,4 +1,4 @@ -;;;; $Id: rfc2822.asd,v 1.6 2003/10/15 15:49:50 eenge Exp $ +;;;; $Id: rfc2822.asd,v 1.7 2003/10/15 15:58:08 eenge Exp $ ;;;; $Source: /project/rfc2822/cvsroot/rfc2822/rfc2822.asd,v $ ;;;; Authored by Erik Enge, . @@ -30,7 +30,7 @@ \"electronic mail\" messages. This is an implementation of that RFC." :depends-on (:cl-ppcre) :properties ((#:author-email . "erik at nittin.net") - (#:date . "$Date: 2003/10/15 15:49:50 $") + (#:date . "$Date: 2003/10/15 15:58:08 $") ((#:albert #:output-dir) . "doc/api-doc/") ((#:albert #:formats) . ("docbook")) ((#:albert #:docbook #:template) . "book") @@ -68,3 +68,4 @@ :depends-on ("package")) (:file "test-address" :pathname "test/test-address" :depends-on ("package")))) + From eenge at common-lisp.net Wed Oct 15 16:02:05 2003 From: eenge at common-lisp.net (Erik Enge) Date: Wed, 15 Oct 2003 12:02:05 -0400 Subject: [rfc2822-cvs] CVS update: rfc2822/rfc2822.asd Message-ID: Update of /project/rfc2822/cvsroot/rfc2822 In directory common-lisp.net:/tmp/cvs-serv11775 Modified Files: rfc2822.asd Log Message: testing Date: Wed Oct 15 12:02:05 2003 Author: eenge Index: rfc2822/rfc2822.asd diff -u rfc2822/rfc2822.asd:1.7 rfc2822/rfc2822.asd:1.8 --- rfc2822/rfc2822.asd:1.7 Wed Oct 15 11:58:08 2003 +++ rfc2822/rfc2822.asd Wed Oct 15 12:02:05 2003 @@ -1,4 +1,4 @@ -;;;; $Id: rfc2822.asd,v 1.7 2003/10/15 15:58:08 eenge Exp $ +;;;; $Id: rfc2822.asd,v 1.8 2003/10/15 16:02:05 eenge Exp $ ;;;; $Source: /project/rfc2822/cvsroot/rfc2822/rfc2822.asd,v $ ;;;; Authored by Erik Enge, . @@ -30,7 +30,7 @@ \"electronic mail\" messages. This is an implementation of that RFC." :depends-on (:cl-ppcre) :properties ((#:author-email . "erik at nittin.net") - (#:date . "$Date: 2003/10/15 15:58:08 $") + (#:date . "$Date: 2003/10/15 16:02:05 $") ((#:albert #:output-dir) . "doc/api-doc/") ((#:albert #:formats) . ("docbook")) ((#:albert #:docbook #:template) . "book") @@ -68,4 +68,3 @@ :depends-on ("package")) (:file "test-address" :pathname "test/test-address" :depends-on ("package")))) - From eenge at common-lisp.net Fri Oct 17 15:37:17 2003 From: eenge at common-lisp.net (Erik Enge) Date: Fri, 17 Oct 2003 11:37:17 -0400 Subject: [rfc2822-cvs] CVS update: public_html/index.html Message-ID: Update of /project/rfc2822/cvsroot/public_html In directory nittin.net:/home/eenge/tmp/rfc2822-public_html Modified Files: index.html Log Message: updating link to faq.shtml Date: Fri Oct 17 11:37:17 2003 Author: eenge Index: public_html/index.html diff -u public_html/index.html:1.1.1.1 public_html/index.html:1.2 --- public_html/index.html:1.1.1.1 Wed Aug 13 10:15:04 2003 +++ public_html/index.html Fri Oct 17 11:37:16 2003 @@ -13,7 +13,7 @@ parser. Since I don't know how to do that, I'm currently reading books on how to do it. It'll take me a few weeks/months but I'm in no rush. If you want to help out, you're more that welcome to - check out the code or check out the code or give me feedback. :-)