IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2004, 1:00:17 PM (22 years ago)
Author:
desonia
Message:

Changed the means of deallocation of memory. ps_Alloc now registers an optional free function to handle any additional processing of a memory object.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/psLib.kdevelop

    r667 r1073  
    136136      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
    137137      <hidenonprojectfiles>false</hidenonprojectfiles>
     138      <showvcsfields>false</showvcsfields>
    138139    </tree>
    139140  </kdevfileview>
     
    144145    </filetemplates>
    145146  </cppsupportpart>
     147  <kdevcvsservice>
     148    <recursivewhenupdate>true</recursivewhenupdate>
     149    <prunedirswhenupdate>true</prunedirswhenupdate>
     150    <createdirswhenupdate>true</createdirswhenupdate>
     151    <recursivewhencommitremove>true</recursivewhencommitremove>
     152    <revertoptions>-C</revertoptions>
     153  </kdevcvsservice>
    146154</kdevelop>
Note: See TracChangeset for help on using the changeset viewer.