IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib/src/sys/psMemory.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6419   20 years drobbin Added psMemThreadSafety in psMemory and updated corresponding mutex's …
(edit) @6314   21 years desonia modified to reflect change in behaviour of psMetadataLookupPtr/Str/MD …
(edit) @6185   21 years gusciora psMinimize is now split into 3 files.
(edit) @5216   21 years desonia changed psArrayGet/psArraySet/psArrayRemove to do proper reference …
(edit) @4971   21 years gusciora .…
(edit) @4920   21 years drobbin Updated code w.r.t the latest api-delta report
(edit) @4898   21 years drobbin Implemented psMemCheckType functions and tests. Some testing remains …
(edit) @4877   21 years desonia * empty log message *
(edit) @4589   21 years drobbin made minor changes in accordance with newest api-delta doc
(edit) @4556   21 years desonia fixed some dropped changes of last week.
(edit) @4540   21 years desonia massive restructuring of codebase.
(edit) @4401   21 years drobbin made required changes based on apidelta-report-cycle6
(edit) @4397   21 years drobbin changed psMemoryId to psMemId
(edit) @4392   21 years drobbin changed psFreeFcn to psFreeFunc
(edit) @4321   21 years drobbin * empty log message *
(edit) @4298   21 years drobbin * empty log message *
(edit) @4162   21 years desonia added comments on the end of #endif and #else
(edit) @3784   21 years desonia made the free callback to be involved on all psFree calls, not just …
(edit) @3682   21 years desonia changed name of p_psMemSetDeallocator/p_psMemGetDeallocator to …
(edit) @3585   21 years desonia found that data blocks less than the minimum recycle size can not be …
(edit) @3264   21 years desonia Fixed bugs as reported by IfA.
(edit) @2703   22 years desonia fixed errors caused indirectly from the psList change.
(edit) @2562   22 years evanalst Update format description for psMemoryId.
(edit) @2391   22 years evanalst Add additional parameter to psMemCheckLeaks.
(edit) @2273   22 years desonia changed the psError signature to match SDRS. Also made misc. cleanups …
(edit) @2210   22 years desonia * empty log message *
(edit) @2204   22 years desonia converted native C types to ps Types, where practical.
(edit) @1840   22 years desonia Changed the image code to the new psErrorMsg error handling specification.
(edit) @1826   22 years evanalst Added call to memory exhausted callback to psRealloc if realloc unable …
(edit) @1821   22 years evanalst Add unlock/lock mutex to psMemCheckCorruption to allow tst_psMemory to …
(edit) @1810   22 years desonia adjustments to coorespond to adding persistent flag to psMemBlock, …
(edit) @1730   22 years desonia changed behavour of psFree to print a more descriptive error message …
(edit) @1715   22 years desonia changed error-text define names to indicate the file where used, not …
(edit) @1696   22 years desonia added error stack to sysUtils
(edit) @1440   22 years desonia cleanup of some indent-induced madness.
(edit) @1407   22 years desonia another attempt to get astyle to get it right.
(edit) @1406   22 years desonia astyle fixed?
(edit) @1385   22 years desonia found the server astyle upgrade was faulty, so the format was reset.
(edit) @1360   22 years desonia * empty log message *
(edit) @1240   22 years desonia added recycling of small memory blocks as according to Lupton's …
(edit) @1233   22 years desonia Changed psSort and psSortIndex to psVectorSort and psVectorSortIndex …
(edit) @1204   22 years desonia added a PS_MEM_DEBUG preprocessor directive that allows the keeping of …
(edit) @1081   22 years desonia Fixed some namespace issues.
(edit) @1073   22 years desonia Changed the means of deallocation of memory. ps_Alloc now registers …
(edit) @876   22 years desonia Added p_psCustomFree to handle the use of PS_FREE for a free fcn given …
(edit) @850   22 years desonia modified error message to treat memory allocation sizes as unsigned.
(edit) @849   22 years desonia Changed error messages that vary between OSes.
(edit) @839   22 years desonia added a missed mutex destroy for refCounterMutex in psMemDecrRefCounter().
(edit) @830   22 years desonia Modified psFree to just decrement the ref. counter if it is > 1.
(edit) @803   22 years desonia added mutex for memid.
(edit) @648   22 years desonia Added buffer overflow detection and doxygen comments.
(edit) @639   22 years desonia fixed memory corruption detection system.
(edit) @636   22 years desonia p_realloc didn't track the last allocated buffer properly (if …
(edit) @473   22 years desonia * empty log message *
(edit) @472   22 years desonia * empty log message *
(edit) @471   22 years desonia * empty log message *
(edit) @470   22 years desonia * empty log message *
(edit) @469   22 years desonia testing commitinfo.
(edit) @468   22 years desonia testing commitinfo.
(edit) @467   22 years desonia testing commitinfo.
(edit) @466   22 years desonia testing commitinfo filters.
(edit) @465   22 years desonia testing commitinfo filters.
(edit) @464   22 years desonia testing commitinfo.
(edit) @455   22 years desonia added comments.
(edit) @452   22 years desonia ran astyle on the files.
(edit) @451   22 years desonia updated the memory management to keep track of the memory via …
(edit) @432   22 years desonia modifications so that psMemory compiles.
(add) @430   22 years desonia non-tested/non-working initial cleanup version
Note: See TracRevisionLog for help on using the revision log.