• Show log

    Commit

  • Hash : c4f622c3
    Author : David Turner
    Date : 2001-10-07T10:39:03

    * src/smooth/ftgrays: "setjmp/longjmp" is now used for rollback (i.e. when memory pool overflow occurs), function names are now all prefixed with "gray_", and a new type (TArea) is defined to store area value in each cell (using "int" was too small on 16-bit systems)..