OSSP CVS Repository

ossp - Check-in [2963]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2963
Date: 2002-Dec-16 15:37:35 (local)
2002-Dec-16 14:37:35 (UTC)
User:rse
Branch:
Comment: release OSSP al 0.9.0
Tickets:
Inspections:
Files:
ossp-web/new/news.txt      1.36 -> 1.37     1 inserted, 0 deleted
ossp-web/pkg/lib/al/.cvsignore      added-> 1.1
ossp-web/pkg/lib/al/index.wml      added-> 1.1
ossp-web/pkg/lib/index.wml      1.38 -> 1.39     3 inserted, 0 deleted

ossp-web/new/news.txt 1.36 -> 1.37

--- news.txt     2002/12/04 14:25:42     1.36
+++ news.txt     2002/12/16 14:37:35     1.37
@@ -1,3 +1,4 @@
+16-Dec-2002: Released L<OSSP al> 0.9.0
 04-Dec-2002: Released L<GNU pth> 2.0b2
 04-Dec-2002: Released L<OSSP sa> 1.0.2
 09-Nov-2002: Released L<OSSP fsl> 1.0.6


ossp-web/pkg/lib/al/.cvsignore -> 1.1

*** /dev/null    Thu May 16 06:07:10 2024
--- -    Thu May 16 06:07:16 2024
***************
*** 0 ****
--- 1 ----
+ *.html


ossp-web/pkg/lib/al/index.wml -> 1.1

*** /dev/null    Thu May 16 06:07:10 2024
--- -    Thu May 16 06:07:16 2024
***************
*** 0 ****
--- 1,45 ----
+ 
+ #use wml::ossp area=pkg:lib subarea=al
+ 
+ <title>OSSP al</title>
+ 
+ <h1>Assembly Line</h1>
+ 
+ <h2>Abstract</h2>
+ 
+ <b>OSSP</b> defines an abstract data type of a data buffer that can assemble,
+ move and truncate chunks of data in a stream but avoids actual copying. It was
+ built to deal efficiently with communication streams between software modules.
+ It especially provides flexible semantical data attribution through by-chunk
+ labeling. It also has convenient chunk traversal methods and optional OSSP ex
+ based exception handling.
+ 
+ <h2>Documentation</h2>
+ 
+ <pkg_manpage name="al" sect=3 path="/pkg/lib/al/al.pod">,
+ 
+ <h2>Authors</h2>
+ 
+ <pkg_author name="Michael van Elst" mail="mlelstv@dev.de.cw.net">
+ 
+ <h2>Status</h2>
+ 
+ <pkg_status
+     name="al" assign="rse"
+     stable="none" stable_date="none"
+     unstable="0.9.0" unstable_date="16-Dec-2002"
+        done=95>
+ 
+ <h2>Source</h2>
+ 
+ <pkg_files 
+     cvs=$(CVS_ROOT_URL)/pkg/lib/al/
+     url=$(FTP_ROOT_URL)/pkg/lib/al/
+     directory=$(FTP_ROOT_DIR)/pkg/lib/al/
+     files="al-*.tar.gz" 
+        stable="none" unstable="al-0\.9\.0.tar.gz">
+        
+ <h2>Donation</h2>
+ 
+ <pkg_donation name="al" return="$(BASE_URL)/pkg/lib/al/">
+ 


ossp-web/pkg/lib/index.wml 1.38 -> 1.39

--- index.wml    2002/12/04 14:25:42     1.38
+++ index.wml    2002/12/16 14:37:35     1.39
@@ -43,6 +43,9 @@
   <pkg_item name="l2" longname="OSSP l2" type="lib"
             desc="Flexible Logging"
                         done=95 stable=none unstable=0.9.1>
+  <pkg_item name="al" longname="OSSP al" type="lib"
+            desc="Assembly Line"
+                        done=95 stable=none unstable=0.9.0>
   <pkg_item name="cfg" longname="OSSP cfg" type="lib"
             desc="Configuration Parsing"
                         done=95 stable=none unstable=0.9.0>

CVSTrac 2.0.1