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) @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.