[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gzz-commits] gzz ./TODO Documentation/misc/hemppah-progradu/...
From: |
Tuomas J. Lukka |
Subject: |
[Gzz-commits] gzz ./TODO Documentation/misc/hemppah-progradu/... |
Date: |
Mon, 28 Oct 2002 04:42:48 -0500 |
CVSROOT: /cvsroot/gzz
Module name: gzz
Changes by: Tuomas J. Lukka <address@hidden> 02/10/28 04:42:48
Modified files:
. : TODO
Documentation/misc/hemppah-progradu: Tutkimusongelmat
doc/pegboard : pegboard.html
doc/pegboard/201: PEG_201.rst
Log message:
Update 201
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.328&tr2=1.329&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Documentation/misc/hemppah-progradu/Tutkimusongelmat.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/pegboard.html.diff?tr1=1.37&tr2=1.38&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/201/PEG_201.rst.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
Patches:
Index: gzz/Documentation/misc/hemppah-progradu/Tutkimusongelmat
diff -u gzz/Documentation/misc/hemppah-progradu/Tutkimusongelmat:1.2
gzz/Documentation/misc/hemppah-progradu/Tutkimusongelmat:1.3
--- gzz/Documentation/misc/hemppah-progradu/Tutkimusongelmat:1.2 Fri Oct
25 09:58:42 2002
+++ gzz/Documentation/misc/hemppah-progradu/Tutkimusongelmat Mon Oct 28
04:42:48 2002
@@ -17,6 +17,11 @@
on tietyn storm-blokin haku mist? tahansa?
--> Distributed hash, esim. CAN, Chord jne. (Overview)
+
+ - summarize current research, specifically on problems
+ where we cannot trust any servers, and where
+ probability distributions for the blocks are used.
+ Bibtex references.
b)* Mist? riippuu ja kuinka nopeaa nykyisill? algoritmeilla
on tiettyyn urn-5 -nimeen liitetyn uusimman blokin haku
Index: gzz/TODO
diff -u gzz/TODO:1.328 gzz/TODO:1.329
--- gzz/TODO:1.328 Mon Oct 28 03:50:37 2002
+++ gzz/TODO Mon Oct 28 04:42:48 2002
@@ -128,6 +128,14 @@
+ failing test to detect utf8 string non-null end bug found by Benja
+ implement Paper TexGenEmboss::setUp_explicit
tjl:
+ - PP [deadline 5.11]
+ - refactor
+ - make it work again
+ - bindings
+ - mouse click coordinates
+ - nadir
+ - fix directory geometry
+ - HOME button
- better graphics for xupdf and pp
- fillets without the original object
- normal direction as data
@@ -137,13 +145,6 @@
- polygon puzzle view
- shader for fBm for irregu
- PP [deadline 5.11]
- - refactor
- - make it work again
- - bindings
- - mouse click coordinates
- - nadir
- - fix directory geometry
- - HOME button
- proper enter
- background texture - ?
- speedups
Index: gzz/doc/pegboard/201/PEG_201.rst
diff -u gzz/doc/pegboard/201/PEG_201.rst:1.2
gzz/doc/pegboard/201/PEG_201.rst:1.3
--- gzz/doc/pegboard/201/PEG_201.rst:1.2 Sat Oct 19 05:26:58 2002
+++ gzz/doc/pegboard/201/PEG_201.rst Mon Oct 28 04:42:48 2002
@@ -3,8 +3,8 @@
=============================================================
:Authors: Tuomas Lukka
-:Date: $Date: 2002/10/19 09:26:58 $
-:Revision: $Revision: 1.2 $
+:Date: $Date: 2002/10/28 09:42:48 $
+:Revision: $Revision: 1.3 $
:Status: Incomplete
This META-PEG deals with formatting PEGs.
@@ -12,19 +12,24 @@
Issues
------
- - Defining standard fields?
-
- Our own directives?
- Should we use urn-5 instead of serial numbers to avoid
collisions? This could be a nice application.
-Low-level Format
-----------------
+Names
+-----
-PEGs use the python reStructuredText_ markup language.
+The PEGs are not numbered but named, with names such as::
-.. _reStructuredText: http://docutils.sourceforge.net
+ move_vobs--benja
+ move_vobs_2--benja
+ meta_new_fields--tjl
+
+These names are used for the directory names.
+
+Inside the directory, there should be one reStructuredText file,
+called ``peg.rst'' and any number of other files (images, example code ...).
Overall structure
-----------------
@@ -41,3 +46,28 @@
Then, there can be free-form sections in which the changes proposed
are detailed.
+
+
+Header
+------
+
+The Header of the PEG should contain the following fields:
+
+Authors
+ Comma-separated list of author names or handles
+Date
+ CVS date tag
+Revision
+ CVS revision tag
+Status
+ The PEG status
+Date-Created
+ The date when the PEG was created, for sorting
+
+Low-level Format
+----------------
+
+PEGs use the python reStructuredText_ markup language.
+
+.. _reStructuredText: http://docutils.sourceforge.net
+
Index: gzz/doc/pegboard/pegboard.html
diff -u gzz/doc/pegboard/pegboard.html:1.37 gzz/doc/pegboard/pegboard.html:1.38
--- gzz/doc/pegboard/pegboard.html:1.37 Mon Oct 28 03:50:38 2002
+++ gzz/doc/pegboard/pegboard.html Mon Oct 28 04:42:48 2002
@@ -72,6 +72,30 @@
</th>
</tr>
<tr>
+ <td valign="top"><a href="201/PEG_201.rst">201</a><br>
+ </td>
+ <td valign="top">incomplete<br>
+ </td>
+ <td valign="top">META: PEG format<br>
+ </td>
+ <td valign="top">tjl<br>
+ </td>
+ <td valign="top"><br>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top"><br>
+ </td>
+ <td valign="top"><br>
+ </td>
+ <td valign="top"><br>
+ </td>
+ <td valign="top"><br>
+ </td>
+ <td valign="top"><br>
+ </td>
+ </tr>
+<tr>
<td valign="top"><a href="1001/PEG_1001.html">1001</a><br>
</td>
<td valign="top">incomplete <small><b>[temporarily being partly
implemented]</b></small><br>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gzz-commits] gzz ./TODO Documentation/misc/hemppah-progradu/...,
Tuomas J. Lukka <=