summaryrefslogtreecommitdiff
path: root/Source/Modules/contract.cxx
Commit message (Expand)AuthorAgeFilesLines
* Moved non static function declarations from source files into header filesWilliam S Fulton2003-12-281-4/+0
* Major refactoring of contract code. Modifications include:Dave Beazley2003-11-141-475/+188
* Simplified contract runtime API. Use SWIG_contract_assert() for all errors.Dave Beazley2003-11-131-5/+21
* Contract checking now turned on by default. Some other cleanup.Dave Beazley2003-11-131-2/+2
* Restored contract support. Fixed error messagesDave Beazley2003-11-051-10/+15
* Removed contract code from swigmod.h. Violates intended modularity of this f...Dave Beazley2003-10-091-0/+35
* Major refactoring of DOH List/Hash iterators. See CHANGESDave Beazley2003-09-111-3/+5
* modified contract output formatTiger Feng2003-09-051-5/+5
* *** empty log message ***Tiger Feng2003-09-011-331/+507
* *** empty log message ***Tiger Feng2003-06-101-45/+141
* wrap by contract workTiger Feng2003-05-211-61/+48
* Experimental contract work.Tiger Feng2003-05-211-82/+279
* File moveDave Beazley2002-12-031-0/+118