Index: ossp-web/new/news.txt RCS File: /v/ossp/cvs/ossp-web/new/news.txt,v rcsdiff -q -kk '-r1.36' '-r1.37' -u '/v/ossp/cvs/ossp-web/new/news.txt,v' 2>/dev/null --- 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 0.9.0 04-Dec-2002: Released L 2.0b2 04-Dec-2002: Released L 1.0.2 09-Nov-2002: Released L 1.0.6 Index: ossp-web/pkg/lib/al/.cvsignore RCS File: /v/ossp/cvs/ossp-web/pkg/lib/al/.cvsignore,v co -q -kk -p'1.1' '/v/ossp/cvs/ossp-web/pkg/lib/al/.cvsignore,v' | diff -u /dev/null - -L'ossp-web/pkg/lib/al/.cvsignore' 2>/dev/null --- ossp-web/pkg/lib/al/.cvsignore +++ - 2024-11-01 00:58:42.510797468 +0100 @@ -0,0 +1 @@ +*.html Index: ossp-web/pkg/lib/al/index.wml RCS File: /v/ossp/cvs/ossp-web/pkg/lib/al/index.wml,v co -q -kk -p'1.1' '/v/ossp/cvs/ossp-web/pkg/lib/al/index.wml,v' | diff -u /dev/null - -L'ossp-web/pkg/lib/al/index.wml' 2>/dev/null --- ossp-web/pkg/lib/al/index.wml +++ - 2024-11-01 00:58:42.513337891 +0100 @@ -0,0 +1,45 @@ + +#use wml::ossp area=pkg:lib subarea=al + +OSSP al + +

Assembly Line

+ +

Abstract

+ +OSSP 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. + +

Documentation

+ +, + +

Authors

+ + + +

Status

+ + + +

Source

+ + + +

Donation

+ + + Index: ossp-web/pkg/lib/index.wml RCS File: /v/ossp/cvs/ossp-web/pkg/lib/index.wml,v rcsdiff -q -kk '-r1.38' '-r1.39' -u '/v/ossp/cvs/ossp-web/pkg/lib/index.wml,v' 2>/dev/null --- index.wml 2002/12/04 14:25:42 1.38 +++ index.wml 2002/12/16 14:37:35 1.39 @@ -43,6 +43,9 @@ +