You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by mx...@apache.org on 2017/12/22 23:32:14 UTC

svn commit: r1819100 - in /tcl/rivet/trunk: ./ doc/ doc/xml-2/ doc/xml/

Author: mxmanghi
Date: Fri Dec 22 23:32:14 2017
New Revision: 1819100

URL: http://svn.apache.org/viewvc?rev=1819100&view=rev
Log:
more changes to manual in view of releasing

Added:
    tcl/rivet/trunk/doc/xml/asciiglyphs.xml
      - copied unchanged from r1819099, tcl/rivet/trunk/doc/xml-2/asciiglyphs.xml
    tcl/rivet/trunk/doc/xml/calendar.xml
      - copied unchanged from r1819099, tcl/rivet/trunk/doc/xml-2/calendar.xml
    tcl/rivet/trunk/doc/xml/dio.xml
      - copied unchanged from r1819099, tcl/rivet/trunk/doc/xml-2/dio.xml
    tcl/rivet/trunk/doc/xml/diodisplay.xml
      - copied unchanged from r1819099, tcl/rivet/trunk/doc/xml-2/diodisplay.xml
    tcl/rivet/trunk/doc/xml/entities.xml
      - copied unchanged from r1819099, tcl/rivet/trunk/doc/xml-2/entities.xml
    tcl/rivet/trunk/doc/xml/form.xml
      - copied unchanged from r1819099, tcl/rivet/trunk/doc/xml-2/form.xml
    tcl/rivet/trunk/doc/xml/help.xml
      - copied unchanged from r1819099, tcl/rivet/trunk/doc/xml-2/help.xml
    tcl/rivet/trunk/doc/xml/packages.xml
      - copied, changed from r1819099, tcl/rivet/trunk/doc/xml-2/packages.xml
    tcl/rivet/trunk/doc/xml/request.xml
      - copied, changed from r1819099, tcl/rivet/trunk/doc/xml-2/request.xml
    tcl/rivet/trunk/doc/xml/session.xml
      - copied unchanged from r1819099, tcl/rivet/trunk/doc/xml-2/session.xml
Removed:
    tcl/rivet/trunk/doc/xml-2/asciiglyphs.xml
    tcl/rivet/trunk/doc/xml-2/calendar.xml
    tcl/rivet/trunk/doc/xml-2/dio.xml
    tcl/rivet/trunk/doc/xml-2/diodisplay.xml
    tcl/rivet/trunk/doc/xml-2/entities.xml
    tcl/rivet/trunk/doc/xml-2/form.xml
    tcl/rivet/trunk/doc/xml-2/help.xml
    tcl/rivet/trunk/doc/xml-2/packages.xml
    tcl/rivet/trunk/doc/xml-2/request.xml
    tcl/rivet/trunk/doc/xml-2/session.xml
Modified:
    tcl/rivet/trunk/ChangeLog
    tcl/rivet/trunk/doc/rivet.xml
    tcl/rivet/trunk/doc/rivet.xml.in
    tcl/rivet/trunk/doc/xml/cmake.xml
    tcl/rivet/trunk/doc/xml/internals.xml

Modified: tcl/rivet/trunk/ChangeLog
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/ChangeLog?rev=1819100&r1=1819099&r2=1819100&view=diff
==============================================================================
--- tcl/rivet/trunk/ChangeLog (original)
+++ tcl/rivet/trunk/ChangeLog Fri Dec 22 23:32:14 2017
@@ -1,3 +1,6 @@
+2017-12-22 Massimo Manghi <mx...@apache.org>
+    * doc/: more changes to manual pages
+
 2017-11-29 Massimo Manghi <mx...@apache.org>
     * NOTICE, README: expanded and obsolete information amended 
 

Modified: tcl/rivet/trunk/doc/rivet.xml
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/doc/rivet.xml?rev=1819100&r1=1819099&r2=1819100&view=diff
==============================================================================
--- tcl/rivet/trunk/doc/rivet.xml (original)
+++ tcl/rivet/trunk/doc/rivet.xml Fri Dec 22 23:32:14 2017
@@ -18,19 +18,19 @@
     <!ENTITY directives.xml        SYSTEM "xml/directives.xml" >
     <!ENTITY commands.xml          SYSTEM "xml/commands.xml" >
     <!ENTITY examples.xml          SYSTEM "xml/examples.xml" >
-    <!ENTITY packages.xml          SYSTEM "xml-2/packages.xml" >
-    <!ENTITY dio.xml               SYSTEM "xml-2/dio.xml" >
-    <!ENTITY diodisplay.xml        SYSTEM "xml-2/diodisplay.xml" >
-    <!ENTITY session.xml           SYSTEM "xml-2/session.xml" >
-    <!ENTITY form.xml              SYSTEM "xml-2/form.xml" >
-    <!ENTITY calendar.xml          SYSTEM "xml-2/calendar.xml" >
-    <!ENTITY help.xml              SYSTEM "xml-2/help.xml" >
+    <!ENTITY packages.xml          SYSTEM "xml/packages.xml" >
+    <!ENTITY dio.xml               SYSTEM "xml/dio.xml" >
+    <!ENTITY diodisplay.xml        SYSTEM "xml/diodisplay.xml" >
+    <!ENTITY session.xml           SYSTEM "xml/session.xml" >
+    <!ENTITY form.xml              SYSTEM "xml/form.xml" >
+    <!ENTITY calendar.xml          SYSTEM "xml/calendar.xml" >
+    <!ENTITY help.xml              SYSTEM "xml/help.xml" >
     <!ENTITY internals.xml         SYSTEM "xml/internals.xml" >
     <!ENTITY upgrade.xml           SYSTEM "xml-2/upgrade.xml" >
-    <!ENTITY request.xml           SYSTEM "xml-2/request.xml" >
+    <!ENTITY request.xml           SYSTEM "xml/request.xml" >
     <!ENTITY processing.xml        SYSTEM "xml/processing.xml" >
-    <!ENTITY entities.xml          SYSTEM "xml-2/entities.xml" >
-    <!ENTITY asciiglyphs.xml       SYSTEM "xml-2/asciiglyphs.xml" >
+    <!ENTITY entities.xml          SYSTEM "xml/entities.xml" >
+    <!ENTITY asciiglyphs.xml       SYSTEM "xml/asciiglyphs.xml" >
     <!ENTITY lazybridge.xml        SYSTEM "xml/lazybridge.xml" >
     <!ENTITY formbroker.xml        SYSTEM "xml/formbroker.xml" >
     <!ENTITY version	              "3.0" >

Modified: tcl/rivet/trunk/doc/rivet.xml.in
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/doc/rivet.xml.in?rev=1819100&r1=1819099&r2=1819100&view=diff
==============================================================================
--- tcl/rivet/trunk/doc/rivet.xml.in (original)
+++ tcl/rivet/trunk/doc/rivet.xml.in Fri Dec 22 23:32:14 2017
@@ -18,19 +18,19 @@
     <!ENTITY directives.xml        SYSTEM "xml/directives.xml" >
     <!ENTITY commands.xml          SYSTEM "xml/commands.xml" >
     <!ENTITY examples.xml          SYSTEM "xml/examples.xml" >
-    <!ENTITY packages.xml          SYSTEM "xml-2/packages.xml" >
-    <!ENTITY dio.xml               SYSTEM "xml-2/dio.xml" >
-    <!ENTITY diodisplay.xml        SYSTEM "xml-2/diodisplay.xml" >
-    <!ENTITY session.xml           SYSTEM "xml-2/session.xml" >
-    <!ENTITY form.xml              SYSTEM "xml-2/form.xml" >
-    <!ENTITY calendar.xml          SYSTEM "xml-2/calendar.xml" >
-    <!ENTITY help.xml              SYSTEM "xml-2/help.xml" >
+    <!ENTITY packages.xml          SYSTEM "xml/packages.xml" >
+    <!ENTITY dio.xml               SYSTEM "xml/dio.xml" >
+    <!ENTITY diodisplay.xml        SYSTEM "xml/diodisplay.xml" >
+    <!ENTITY session.xml           SYSTEM "xml/session.xml" >
+    <!ENTITY form.xml              SYSTEM "xml/form.xml" >
+    <!ENTITY calendar.xml          SYSTEM "xml/calendar.xml" >
+    <!ENTITY help.xml              SYSTEM "xml/help.xml" >
     <!ENTITY internals.xml         SYSTEM "xml/internals.xml" >
     <!ENTITY upgrade.xml           SYSTEM "xml-2/upgrade.xml" >
-    <!ENTITY request.xml           SYSTEM "xml-2/request.xml" >
+    <!ENTITY request.xml           SYSTEM "xml/request.xml" >
     <!ENTITY processing.xml        SYSTEM "xml/processing.xml" >
-    <!ENTITY entities.xml          SYSTEM "xml-2/entities.xml" >
-    <!ENTITY asciiglyphs.xml       SYSTEM "xml-2/asciiglyphs.xml" >
+    <!ENTITY entities.xml          SYSTEM "xml/entities.xml" >
+    <!ENTITY asciiglyphs.xml       SYSTEM "xml/asciiglyphs.xml" >
     <!ENTITY lazybridge.xml        SYSTEM "xml/lazybridge.xml" >
     <!ENTITY formbroker.xml        SYSTEM "xml/formbroker.xml" >
     <!ENTITY version	              "@INIT_VERSION@" >

Modified: tcl/rivet/trunk/doc/xml/cmake.xml
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/doc/xml/cmake.xml?rev=1819100&r1=1819099&r2=1819100&view=diff
==============================================================================
--- tcl/rivet/trunk/doc/xml/cmake.xml (original)
+++ tcl/rivet/trunk/doc/xml/cmake.xml Fri Dec 22 23:32:14 2017
@@ -5,8 +5,8 @@
 				Starting with &version; Rivet has adopted <ulink href="http://cmake.org/">CMake</ulink>
 				as an alternate build system. The choice of introducing CMake was motivated by the
 				need of an easy to use and reliable build system for Windows installations. Nonetheless
-				the usability of 	CMake is by no means restricted to that OS and user familiar with this
-				alternative can adopt it to build mod_rivet also on Linux and other systems. 
+				the usability of CMake is by no means restricted to that OS and user familiar with this
+				tool set can adopt it to build mod_rivet also on Linux and other systems. 
 				The current CMake script requires CMake 3.2 or later. 
 				The <ulink href="https://cmake.org/documentation/">CMake documentation</ulink>
 				page has a complete reference of CMake features

Modified: tcl/rivet/trunk/doc/xml/internals.xml
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/doc/xml/internals.xml?rev=1819100&r1=1819099&r2=1819100&view=diff
==============================================================================
--- tcl/rivet/trunk/doc/xml/internals.xml (original)
+++ tcl/rivet/trunk/doc/xml/internals.xml Fri Dec 22 23:32:14 2017
@@ -27,7 +27,7 @@
     		MPM (Multi Processing Module) which assumes the OS to have 'fork' capabilities.
     		This prerequisite basically restricted mod_rivet to work only with
     		Unix-like operative systems. Starting with version 3.0 we reorganized
-    		mod_rivet to offer a design that could fit with different MPM and
+    		mod_rivet to offer a design that could work together with more MPM and
     		hopefully pave the way to support different OS that have no 'fork'
     		call. At the same time we tried to preserve some of the basic
     		features of mod_rivet when working with the prefork MPM, chiefly the feature of

Copied: tcl/rivet/trunk/doc/xml/packages.xml (from r1819099, tcl/rivet/trunk/doc/xml-2/packages.xml)
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/doc/xml/packages.xml?p2=tcl/rivet/trunk/doc/xml/packages.xml&p1=tcl/rivet/trunk/doc/xml-2/packages.xml&r1=1819099&r2=1819100&rev=1819100&view=diff
==============================================================================
--- tcl/rivet/trunk/doc/xml-2/packages.xml (original)
+++ tcl/rivet/trunk/doc/xml/packages.xml Fri Dec 22 23:32:14 2017
@@ -6,44 +6,52 @@
     </para>
     <itemizedlist>
 
-      <listitem>
+      <!-- listitem>
 			<para>
 				commserver is a package providing a server that can be
 				used for IPC.  Still experimental.  Requires the comm package
 				from tcllib.
 			</para>
-      </listitem>
+      </listitem -->
 
       <listitem>
 			<para>dio is a database abstraction layer.</para>
       </listitem>
 
-      <listitem>
+      <!-- listitem>
 			<para>
 				dtcl is a compatibility package for mod_dtcl
 				applications.
 			</para>
-      </listitem>
+      </listitem -->
 
       <listitem>
 	   	<para>form - for creating forms.</para>
       </listitem>
 
-      <listitem>
+      <!-- listitem>
 			<para>rivet - some additional, useful routines.</para>
-      </listitem>
+      </listitem -->
 
-      <listitem>
+      <!-- listitem>
 			<para>tclrivet</para>
-      </listitem>
+      </listitem -->
       
       <listitem>
 			<para>calendar - a package providing a simple configurable calendar generator</para>
       </listitem>
       
+		<listitem>
+			<para>rivet entities - an UTF-8 / HTML entities converter</para>
+		</listitem> 
+      
       <listitem>
 			<para>formbroker - a form data validators broker</para>
       </listitem>
-      
+
+      <listitem>
+			<para>ASCII Glyphs - prints most of the ASCII character set as large ASCII art glyphs</para>
+      </listitem>
+
     </itemizedlist>
   </section>

Copied: tcl/rivet/trunk/doc/xml/request.xml (from r1819099, tcl/rivet/trunk/doc/xml-2/request.xml)
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/doc/xml/request.xml?p2=tcl/rivet/trunk/doc/xml/request.xml&p1=tcl/rivet/trunk/doc/xml-2/request.xml&r1=1819099&r2=1819100&rev=1819100&view=diff
==============================================================================
--- tcl/rivet/trunk/doc/xml-2/request.xml (original)
+++ tcl/rivet/trunk/doc/xml/request.xml Fri Dec 22 23:32:14 2017
@@ -34,7 +34,7 @@
 	    </para>
 	    <orderedlist>
 	    	<listitem>
-	    		<bridgehead>Single Process Initialization</bridgehead>
+	    		<bridgehead>Server Initialization</bridgehead>
 	    		<para>
                Apaches starts up as a single process. During this stage Apache performs 
                various preliminary tasks including reading and parsing the configuration. 
@@ -84,6 +84,12 @@
 	    				<command>GlobalInitScript</command> has no effect to working interpreters
 	    				when <command>SeparateVirtualInterps</command> is set.
 	    			</note>
+	    			<note>
+	    				The lazy MPM bridge implements a model where
+	    				every worker thread has exactly one interpreter and belongs to 
+	    				a single virtual host, therefore <command>SeparateVirtualInterps</command>
+	    				is ignored and you can't share the same interpreter among virtual host
+	    			</note>
 	    		</para>
 	    	</listitem>
 	    	<listitem>



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: site-cvs-help@tcl.apache.org