|
From: Frank V. C. <fr...@us...> - 2000-11-24 14:38:27
|
Update of /cvsroot/corelinux/htdocs In directory slayer.i.sourceforge.net:/tmp/cvs-serv834 Modified Files: download.php news.php Log Message: clfw 0.2.6 and clfll 0.1.0 Index: download.php =================================================================== RCS file: /cvsroot/corelinux/htdocs/download.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** download.php 2000/11/16 13:22:04 1.17 --- download.php 2000/11/24 14:09:17 1.18 *************** *** 12,15 **** --- 12,19 ---- $clfw_release_rpm=1; $clfw_release_deb=1; + $clfll_release="0.1.0"; + $clfll_release_rpm=1; + $clflldeb_release="0.1.0"; + $clfll_release_deb=1; $prefix="http://download.sourceforge.net/corelinux"; *************** *** 154,157 **** --- 158,224 ---- </tr> + </TABLE> + </td> + </tr> + </table> + </center> + <p> + <center> + <font size="+2"> + <b>CoreLinux++ Function Library Loader (libclfll++) Release:</b> <font color="#ff0000"><? echo $clfll_release?></font> + </font> + <br> + <br> + <table align="center" width="95%" border="1" cellspacing="0" cellpadding="2" bgcolor="#6C7198"> + <tr> + <td> + <table width="100%" cellspacing=0 border=0 cellpadding=2 bgcolor="#ffffff"> + <tr> + <td align="left" bgcolor="#6C7198"> + <IMG src="<? echo $relative_path_to_top_dir ?>/images/blank.gif" height="1" width="1" border=0 alt="blank.gif"><BR> + <span class="tablebar">Sources</span> + </td> + <td align="right" bgcolor="#6C7198"><span class="tablebar">[ extracted from <a href="http://www.sourceforge.net/cvs/?group_id=308">CVS</a> ]</span></td> + </tr> + + <tr> + <td colspan=2> + <A class="menus" HREF="<? echo $prefix ?>/libclfll-<? echo $clfll_release?>.tar.gz">libclfll-<? echo $clfll_release ?>.tar.gz</A><br> + </td> + </tr> + + + <tr> + <td align="left" bgcolor="#6C7198"> + <IMG src="<? echo $relative_path_to_top_dir ?>/images/blank.gif" height="1" width="1" border=0 alt="blank.gif"><BR> + <span class="tablebar">Rpm Packages</span> + </td> + <td align="right" bgcolor="#6C7198"><span class="tablebar">[ Mandrake, Redhat, Suse ]</span></td> + </tr> + <tr> + <td colspan=2> + <A class="menus" HREF="<? echo $prefix ?>/libclfll-<? echo $clfll_release ?>-<? echo $clfll_release_rpm ?>.i386.rpm">libclfll-<? echo $clfll_release ?>-<? echo $clfll_release_rpm ?>.i386.rpm</A><br> + <A class="menus" HREF="<? echo $prefix ?>/libclfll-dev-<? echo $clfll_release ?>-<? echo $clfll_release_rpm ?>.i386.rpm">libclfll-dev-<? echo $clfll_release ?>-<? echo $clfll_release_rpm ?>.i386.rpm</A><br> + <A class="menus" HREF="<? echo $prefix ?>/libclfll-doc-<? echo $clfll_release?>-<? echo $clfll_release_rpm ?>.i386.rpm">libclfll-doc-<? echo $clfll_release?>-<? echo $clfll_release_rpm ?>.i386.rpm</A><br> + <!-- <A class="menus" HREF="<? echo $prefix ?>/libclfll-examples-<? echo $clfll_release ?>-<? echo $clfll_release_rpm ?>.i386.rpm">libclfll-examples-<? echo $clfll_release ?>-<? echo $clfll_release_rpm ?>.i386.rpm</A><br>--> + </td> + </tr> + <!-- + <td align="left" bgcolor="#6C7198"> + <IMG src="<? echo $relative_path_to_top_dir ?>/images/blank.gif" height="1" width="1" border=0 alt="blank.gif"><BR> + <span class="tablebar">Debian Packages</span> + </td> + <td align="right" bgcolor="#6C7198"><span class="tablebar">[ was compiled on woody ]</span></td> + </tr> + <tr> + <td colspan=2> + <A class="menus" HREF="<? echo $prefix ?>/libclfw_<? echo $clfwdeb_release?>-<? echo $clfw_release_deb ?>_i386.deb">libclfw_<? echo $clfwdeb_release?>-<? echo $clfw_release_deb ?>_i386.deb</A><br> + <A class="menus" HREF="<? echo $prefix ?>/libclfw-dev_<? echo $clfwdeb_release?>-<? echo $clfw_release_deb ?>_i386.deb">libclfw-dev_<? echo $clfwdeb_release ?>-<? echo $clfw_release_deb ?>_i386.deb</A><br> + <!-- <A class="menus" HREF="<? echo $prefix ?>/libclfw-dbg_<? echo $clfwdeb_release ?>-<? echo $clfw_release_deb ?>_i386.deb">libclfw-dbg_<? echo $clfwdeb_release ?>-<? echo $clfw_release_deb ?>_i386.deb</A><br>--> + <A class="menus" HREF="<? echo $prefix ?>/libclfw-doc_<? echo $clfwdeb_release ?>-<? echo $clfw_release_deb ?>_all.deb">libclfw-doc_<? echo $clfwdeb_release ?>-<? echo $clfw_release_deb ?>_all.deb </A><br> + <!-- <A class="menus" HREF="<? echo $prefix ?>/libclfw-examples_<? echo $clfwdeb_release ?>-<? echo $clfw_release_deb ?>_all.deb">libclfw-examples_<? echo $clfwdeb_release ?>-<? echo $clfw_release_deb ?>_all.deb</A><br>--> + </td> + </tr> + --> </TABLE> </td> Index: news.php =================================================================== RCS file: /cvsroot/corelinux/htdocs/news.php,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -r1.32 -r1.33 *** news.php 2000/11/16 13:22:04 1.32 --- news.php 2000/11/24 14:09:17 1.33 *************** *** 41,44 **** --- 41,59 ---- <? + + add_breaking_news("11/24/2000", + "libclfll++ 0.1.0 Released!", + "Brand New Library Released!!!", + "rel-0-1-0", + "The CoreLinux++ Function Load Library (libclfll++) is our first concrete implementation of the LibraryLoad abstraction + defined in libclfw++ 0.2.6. A working example shows how this library can be used."); + + add_breaking_news("11/24/2000", + "libclfw++ 0.2.6 released!", + "New Library Release", + "rel-0-2-6", + "Refitted the LibraryLoad abstraction to make use of the Ontology and MetaClass introduced in 0.2.5. This also opened + the door to making our first concrete framework implementation available : libclfll++ 0.1.0!!!"); + add_breaking_news("11/16/2000", "CoreLinux++ 0.4.30 released!", *************** *** 47,203 **** "EventSemaphore and example code now working to specification. Corrected minor defects to enable GLIBC 2.0 support."); - add_breaking_news("11/16/2000", - "libclfw++ 0.2.5 released!", - "New Library Released", - "rel-0-2-5", - "Added MetaSpace, Ontology, and MetaClass. This completes the initial enablement for namespace ontology management - and reflective types. Significant interface changes, requires libcorelinux++ 0.4.30 and libuuid."); - - add_breaking_news("11/06/2000", - "libclfw++ 0.2.4 released!", - "New Library released", - "rel-0-2-4", - "Fixes rpm bug preventing install, add new dispatch on MetaType that does not require an FrameEntity object pointer."); - - add_breaking_news("10/31/2000", - "libclfw++ 0.2.3 released!", - "New Library released!", - "rel-0-2-3", - "Extended MetaType to enable dispatch table definitions and indirect object calls. Test driver shows how this - is done."); - - add_breaking_news("10/26/2000", - "libclfw++ 0.2.2 released!", - "New Library Release", - "rel-0-2-2", - "Hierarchy restructuring, new types added, exceptions added, the ability to declare/define mutator and accessor marshalling, - and minor bug fixes"); - - add_breaking_news("10/15/2000", - "libclfw++ 0.2.1 released!", - "New Library Release", - "rel-0-2-1", - "Added some fundemental types (RealNumber, Integer) with new MetaType macros which create property (data memmber) descriptors - and operations for the class individual"); - - add_breaking_news("10/07/2000", - "CoreLinux++ 0.4.29: released!", - "New Library released", - "rel-0-4-29", - "This release is mainly bug fixes for gcc 2.97 correctness, as well as better use of - SemaphoreException in the SemaphoreGroup module"); - - add_breaking_news("10/05/2000", - "libclfw++ 0.2.0 released!", - "New Library released", - "rel-0.2.0", - "A new library release which includes some fundemental MetaClass types and macros"); - - add_breaking_news("09/23/2000", - "CoreLinux++ 0.4.28: released!", - "New Library releases", - "cvs tag rel-0-4-28a", - "We have finally added EventSemaphore and EventSemaphoreGroup. This completes the initial Semaphore - requirement. In addition, a few bugs were fixed that had to do with include header order and semnum - union declarations"); - - add_breaking_news("09/04/2000", - "Classes reference manuals updated for CL 0.4.27 and added for CLFW 0.1.0", - "Classes reference manual updated", - "ref-update","CoreLinux (CL) classes reference manual has been updated for the - release <a href\"$relative_path_to_top_dir/download.php\">0.4.27</a> on the web and - the CoreLinux FrameWork (CLFW) classes reference manual has been added. Note that - these manuals are also available in their respective -doc debian and redhat packages."); - - add_breaking_news("09/04/2000", - "CoreLinux++ 0.4.27 released Corelinux FrameWork 0.1.0 Released", - "New library releases", - "rel-0.4.27", - "We are happy to announce the new release of the Corelinux Library and the birth of CoreLinux - FrameWork Library. Here is a list of changes.<br> - <itemize> - <li><b>Corelinux 0.4.27</b> - <ul> - <li>Feature 113271 : added a libcorelinux-dbg package for debian</li> - <li>Feature 112855 : Conformance of libcorelinux macros, <font color=\"ff0000\">this will break your - code if you used the CORELINUX macros </font>(<tt>DECLARE_TYPE,DECLARE_CLASS,CORELINUX_LIST, CORELINUX_VECTOR, CORELINUX_STACK, - CORELINUX_QUEUE, CORELINUX_SET, - CORELINUX_MULTISET, CORELINUX_MAP, CORELINUX_MULTIMAP)</tt> - please have a look at <a - href=\"$relative_path_to_top_dir/develop/develop.php#SECTION00042000000000000000\">the - developer manual</a> which has been updated.</li> - <li>Defect 112703 : Changes for gcc 2.96.x conformance</li> - <li>Feature 112020 : added the examples documentation into the ref manual</li> - </ul></li> - <li><b>CoreLinux FrameWork(clfw) 0.1.0</b> - <ul> - <li>Initial release</li> - </ul></li> - </itemize><br> - <center>The <a href=\"$relative_path_to_top_dir/download.php\">download page</a> awaits you now !!!</center> - "); - add_breaking_news("08/13/2000", - "CoreLinux++ 0.4.26: released!", - "New library releases", - "rel-0.4.26", - "We cleaned up the rpm and debian packages, segregated out the class reference documentation, and have begun - our foray into frameworks development. Watch this space for our first framework release: Library Load. The - design for this is available <A HREF=\"http://corelinux.sourceforge.net/doc/requirements/req4865.php\"> online </a> in the requirements documentation"); - - add_breaking_news("07/28/2000", - "CoreLinux++ 0.4.25: new debian packages", - "new debian packages release", - "deb-0.4.25", - "This is an upgrade of the debian packages. The post installation was buggy, sorry for that. - Here are the <A HREF=\"ftp://corelinux.sourceforge.net/pub/corelinux/libcorelinux_0.4.25-2_i386.deb\">shared libs</A> - and the <A HREF=\"ftp://corelinux.sourceforge.net/pub/corelinux/libcorelinux-dev_0.4.25-2_i386.deb\">development kit</a>."); - - add_breaking_news("07/17/2000", - "CoreLinux++ 0.4.25 Released", - "RPM and DEB packages now available", - "rel-0.4.25", - "In addition to a minor compile fix for new g++ releases, thanks to Christophe we now have RPM and DEB install and developer - packages available for download. Welcome Hans, our newest team member, who managed to correct some (read many) documentation flaws."); - - - add_breaking_news("06/10/2000", - "CoreLinux++ 0.4.24 Released", - "Fixes and Minor Additions", - "rel-0.4.24", - "Added utility csamon which enables a snapshot dump of the SemaphoreCommon CSA. Reworked the reclamation of - SemaphoreCommon CSA to subset and combine unused SemaphoreGroup slots. Added MemoryStorage templatized forEach - functor interface. - <p> - Also with, with the documentation release is an updated Developers Guide."); - - add_breaking_news("06/05/2000", - "CoreLinux++ 0.4.23 Released", - "Shared Semaphores Across Multiple Processes!", - "rel-0.4.23", - "We have implemented the ability for libcorelinux++ shared SemaphoreGroups to be truley that. By enabling a SemaphoreCommon - utility class to monitor changes to the group and it's semaphores, state is preserved across the different address space - instances. See the README for more details. - <p> - Also with, with the documentation release is an updated Developers Guide."); - - add_breaking_news("05/19/2000", - "CoreLinux++ 0.4.22 Released", - "Major milestone achieved with pattern requirement completion", - "rel-0.4.22", - "With the addition of the <A HREF=\"doc/requirements/req6594.php\">State</A> and <A HREF=\"doc/requirements/req6595.php\">Strategy</A> - patterns, all implementable pattern requirements have been completed. This represents a major milestone on the part of the - original goals of providing developers with useful constructs to build robust and consistent applications in C++ for Linux. - <p> - Also with this release is the availability of documentation in various formats."); - - add_breaking_news("05/16/2000", - "Draft Document added", - "major web site and documentation update", - "draft-added", - "Now you have access to the <a href=\"draft.php\"> - Draft documents</a>. For the moment only the <a href=\"draft/sp01.php\"> - Smart Pointers</a> are - available. But as work is going on, expect new ideas and documents to come up during - analysis. "); ?> --- 62,65 ---- *************** *** 383,405 **** echo "<table compact width=100% border=0>\n"; add_small_news("11/16","rel-0-4-30","libcorelinux++ 0.4.30"); - add_small_news("11/16","rel-0.2.5","libclfw++ 0.2.5"); - add_small_news("11/05","rel-0-2-4","libclfw++ 0.2.4"); - add_small_news("10/31","rel-0-2-3","libclfw++ 0.2.3"); - add_small_news("10/26","rel-0-2-2","libclfw++ 0.2.2"); - add_small_news("10/15","rel-0-2-1","libclfw++ 0.2.1"); - add_small_news("10/07","rel-0-4-29","libcorelinux++ 0.4.29"); - add_small_news("10/05","rel-0.2.0","libclfw++ 0.2.0"); - add_small_news("09/23","rel-0.4.28","libcorelinux++ 0.4.28"); - add_small_news("09/04","ref-update","classes ref for 0.4.27"); - add_small_news("09/04","rel-0.4.27","libcorelinux++ 0.4.27"); - add_small_news("09/04","rel-0.1.0", "libclfw++ 0.1.0"); - add_small_news("08/13","rel-0.4.26","libcorelinux++ 0.4.26"); - add_small_news("07/28","deb-0.4.25","0.4.25-2 debs"); - add_small_news("07/17","rel-0.4.25","libcorelinux++ 0.4.25"); - add_small_news("06/10","rel-0.4.24","libcorelinux++ 0.4.24"); - add_small_news("06/05","rel-0.4.23","libcorelinux++ 0.4.23"); - add_small_news("05/19","rel-0.4.22","libcorelinux++ 0.4.22"); - add_small_news("05/16","draft-added","draft doc added"); echo "</table>"; } --- 245,251 ---- echo "<table compact width=100% border=0>\n"; + add_small_news("11/24","rel-0-1-0","libclfll++ 0.1.0"); + add_small_news("11/24","rel-0-2-6","libclfw++ 0.2.6"); add_small_news("11/16","rel-0-4-30","libcorelinux++ 0.4.30"); echo "</table>"; } |