Changes between Version 104 and Version 105 of LibrariesUnderConstruction


Ignore:
Timestamp:
Feb 28, 2010, 11:35:08 PM (13 years ago)
Author:
Lorenzo Caminiti
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v104 v105  
    295295---------------------------------------------------------------------------------------------------
    296296== Boost.Contract ==
    297  * '''Author(s):'''  Lorenzo Caminiti
    298  * '''Version:''' 0.3.469
    299  * '''State:''' stable
     297 * '''Author(s):''' Lorenzo Caminiti
     298 * '''Version:''' 0.0.1
     299 * '''State:''' Prototype
    300300 * '''Last upload:'''
    301301 * '''Links:''' [http://sourceforge.net/projects/dbcpp Download] [http://dbcpp.sourceforge.net Documentation]
     
    303303 * '''Description:''' Implement Contract Programming for C++.
    304304
    305 Contract Programming (CP) is also known as Design by Contract(TM)(DbC) and it was first introduced by the Eiffel programming language.
     305Contract Programming is also known as Design by Contract(TM) and it was first introduced by the Eiffel programming language.
    306306All Contract Programming features of the Eiffel programming language are supported by this library, among others:
    307307