gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/doc/pegboard .cvsignore 1019/PEG_1019.rst c...


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/doc/pegboard .cvsignore 1019/PEG_1019.rst c...
Date: Fri, 08 Nov 2002 08:52:20 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/11/08 08:52:20

Modified files:
        doc/pegboard   : .cvsignore 
        doc/pegboard/1019: PEG_1019.rst 
        doc/pegboard/containment--benja: peg.rst 
        doc/pegboard/view_split--tjl: peg.rst 
        doc/pegboard/vobcoorder_isActive--tjl: peg.rst 

Log message:
        Accept PEGs

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/.cvsignore.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/1019/PEG_1019.rst.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/containment--benja/peg.rst.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/view_split--tjl/peg.rst.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/vobcoorder_isActive--tjl/peg.rst.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/.cvsignore
diff -u gzz/doc/pegboard/.cvsignore:1.4 gzz/doc/pegboard/.cvsignore:1.5
--- gzz/doc/pegboard/.cvsignore:1.4     Thu Nov  7 04:33:31 2002
+++ gzz/doc/pegboard/.cvsignore Fri Nov  8 08:52:19 2002
@@ -26,6 +26,7 @@
 chug_shear_twirl--benja/peg.html
 vobcoorder_culling--humppake/peg.html
 containment--benja/peg.html
+null_cs_api--tjl/peg.html
 grizzly_bear--benja/peg.html
 miniblocks--benja/peg.html
 pts_content_types--marc/peg.html
Index: gzz/doc/pegboard/1019/PEG_1019.rst
diff -u gzz/doc/pegboard/1019/PEG_1019.rst:1.4 
gzz/doc/pegboard/1019/PEG_1019.rst:1.5
--- gzz/doc/pegboard/1019/PEG_1019.rst:1.4      Fri Nov  8 05:46:16 2002
+++ gzz/doc/pegboard/1019/PEG_1019.rst  Fri Nov  8 08:52:20 2002
@@ -3,9 +3,9 @@
 =============================================================
 
 :Authors:  Tuomas Lukka
-:Date:     $Date: 2002/11/08 10:46:16 $
-:Revision: $Revision: 1.4 $
-:Status:   Current
+:Date:     $Date: 2002/11/08 13:52:20 $
+:Revision: $Revision: 1.5 $
+:Status:   Accepted
 
 The newest VobCoorder changes make it much more usable but leave
 some holes in the API:
Index: gzz/doc/pegboard/containment--benja/peg.rst
diff -u gzz/doc/pegboard/containment--benja/peg.rst:1.3 
gzz/doc/pegboard/containment--benja/peg.rst:1.4
--- gzz/doc/pegboard/containment--benja/peg.rst:1.3     Wed Oct 30 04:30:49 2002
+++ gzz/doc/pegboard/containment--benja/peg.rst Fri Nov  8 08:52:20 2002
@@ -3,10 +3,10 @@
 ==================================================================
 
 :Author:       Benja Fallenstein
-:Date:         $Date: 2002/10/30 09:30:49 $
-:Revision:     $Revision: 1.3 $
+:Date:         $Date: 2002/11/08 13:52:20 $
+:Revision:     $Revision: 1.4 $
 :Date-Created: 2002-10-28
-:Status:       Current
+:Status:       Accepted
 
 
 Ted has specified a containment mechanism for zzstructure
@@ -88,4 +88,4 @@
        addContainedCell(add.zzclone(), into);
     }
 
-- Benja
\ No newline at end of file
+- Benja
Index: gzz/doc/pegboard/view_split--tjl/peg.rst
diff -u gzz/doc/pegboard/view_split--tjl/peg.rst:1.3 
gzz/doc/pegboard/view_split--tjl/peg.rst:1.4
--- gzz/doc/pegboard/view_split--tjl/peg.rst:1.3        Fri Nov  1 03:17:23 2002
+++ gzz/doc/pegboard/view_split--tjl/peg.rst    Fri Nov  8 08:52:20 2002
@@ -3,9 +3,9 @@
 =============================================================
 
 :Author:   Tuomas Lukka
-:Date:     $Date: 2002/11/01 08:17:23 $
-:Revision: $Revision: 1.3 $
-:Status:   Current
+:Date:     $Date: 2002/11/08 13:52:20 $
+:Revision: $Revision: 1.4 $
+:Status:   Accepted
 
 The package ``gzz.view`` is growing too much.
 Should be split.
Index: gzz/doc/pegboard/vobcoorder_isActive--tjl/peg.rst
diff -u gzz/doc/pegboard/vobcoorder_isActive--tjl/peg.rst:1.1 
gzz/doc/pegboard/vobcoorder_isActive--tjl/peg.rst:1.2
--- gzz/doc/pegboard/vobcoorder_isActive--tjl/peg.rst:1.1       Fri Nov  1 
12:17:52 2002
+++ gzz/doc/pegboard/vobcoorder_isActive--tjl/peg.rst   Fri Nov  8 08:52:20 2002
@@ -3,9 +3,9 @@
 =============================================================
 
 :Author:   Tuomas Lukka
-:Date:     $Date: 2002/11/01 17:17:52 $
-:Revision: $Revision: 1.1 $
-:Status:   Current
+:Date:     $Date: 2002/11/08 13:52:20 $
+:Revision: $Revision: 1.2 $
+:Status:   Accepted
 
 One more method for VobCoorder, for querying activity of a cs.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]