IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @647   22 years desonia added buffer overflow detection to psMemory, and tests needed to be …
(edit) @646   22 years harman Extensive rework of psArray/psVector
(edit) @645   22 years harman Extensive rework of psArray/psVector.
(edit) @644   22 years gusciora
(edit) @643   22 years gusciora I put in my own code for the psVector functions, since this was not …
(edit) @642   22 years gusciora I removed psImage.o temporarily (since it was not compiling).
(edit) @641   22 years gusciora I removed the collections stuff, temporarily (since they were failing …
(edit) @640   22 years desonia * empty log message *
(edit) @639   22 years desonia fixed memory corruption detection system.
(edit) @638   22 years desonia removed optimization in compilation so that debuggers act more predictable.
(edit) @637   22 years desonia added code for various memory testpoints.
(edit) @636   22 years desonia p_realloc didn't track the last allocated buffer properly (if …
(edit) @635   22 years desonia Changed NULL to '\0' for character assignment on line 90.
(edit) @634   22 years harman Updated children member of psImage
(edit) @633   22 years harman Added psAlloc alloc and free functions
(edit) @632   22 years desonia Added '\' in front of '|' the regex found in errorStrSearch function.
(edit) @631   22 years evanalst Modified to ensure last byte of N-copy is a null character.
(edit) @630   22 years evanalst Modified to verify last character in N-copy is Null character.
(edit) @629   22 years evanalst Update Makefile to include tst_psMemory.c name change.
(edit) @625   22 years evanalst Updated to meet test point requirements.
(edit) @624   22 years evanalst Added memory leak and corruption checks.
(edit) @620   22 years harman Added call to psMemCheckCorruption
(edit) @616   22 years harman Added files for negative test
(edit) @614   22 years harman Added splint changes
(edit) @612   22 years desonia * empty log message *
(edit) @608   22 years evanalst Add additional test point for PS_STRING macro.
(edit) @607   22 years evanalst Added more characters to filter out host name.
(edit) @605   22 years evanalst Added memory leak checks.
(edit) @600   22 years evanalst Change include directory flag to use variable $(includedir).
(edit) @599   22 years harman Added new psImage files
(edit) @598   22 years evanalst Modified test to put test case with just host as the format to time …
(edit) @597   22 years harman Added new matrix and image header files
(edit) @596   22 years evanalst Update to build both static and dynamic libraries.
(edit) @595   22 years evanalst Updated to work with single library file libpslib.
(edit) @594   22 years evanalst Remove dynamic library creation from this level.
(edit) @593   22 years evanalst Removed dynamic library creation from this level.
(edit) @592   22 years evanalst Updated with include files for collections.
(edit) @591   22 years evanalst Modified makefile to only update the static library.
(edit) @590   22 years evanalst Updated to add object to common libpslib.a archive.
(edit) @589   22 years evanalst Update verified files with change to runTest, FullUnitTest scripts
(edit) @588   22 years evanalst Update verified files with change to runTest, FullUnitTest scripts
(edit) @587   22 years evanalst Update the verified files with change to runTest, FullUnitTest scripts
(edit) @586   22 years evanalst Changed call to psAbort to system abort. Test harness should not be …
(edit) @585   22 years evanalst Changed scripts to search STDOUT,STDERR capture files for error string …
(edit) @584   22 years harman Update makefile and *.c files with warnings that caused build to fail
(edit) @583   22 years harman Updated files to have new banner
(edit) @582   22 years harman Added new collections header files
(edit) @581   22 years harman Updated Doxygen comments
(edit) @580   22 years harman Changed name of BitMask to BitSet
(edit) @579   22 years harman Added collections directory to Makefile
(edit) @578   22 years harman Updated per SDR documentation bug fixes
(edit) @577   22 years harman Updated makefile
(edit) @576   22 years harman Added new collections unit tests
(edit) @575   22 years harman Realigned text box for extra negative test banner length
(edit) @563   22 years gusciora First version of the basic stats routines.
(edit) @562   22 years gusciora Added prototypes for psHashKeyList().
(edit) @561   22 years gusciora Added call to psHashKeyList().
(edit) @560   22 years gusciora This is a fairly large checkin. I had been sitting on a lot of test …
(edit) @559   22 years gusciora I fixed a bunch of things.
(edit) @558   22 years gusciora Added the test for PrintTraceLevels().
(edit) @557   22 years gusciora
(edit) @556   22 years gusciora This code is in a non-working state.
(edit) @555   22 years gusciora
(edit) @554   22 years gusciora * empty log message *
(edit) @550   22 years gusciora
(edit) @549   22 years gusciora First check-in versions of trace tests.
(edit) @547   22 years gusciora I'm removed these editor backup files.
(edit) @546   22 years evanalst Add arguement casts for psStringNCopy to prevent splint warnings.
(edit) @545   22 years evanalst Added splint tag psStringNCopy.
(edit) @544   22 years evanalst Modified test driver main parameter definitions.
(edit) @543   22 years evanalst Add addition information to STDERR if test points fail.
(edit) @542   22 years harman Changed name of psBitMask to psBitSet
(edit) @541   22 years desonia misc changes.
(edit) @540   22 years desonia added another test.
(edit) @539   22 years desonia fixed runTestSuite so that it runs all tests, even if one fails.
(edit) @538   22 years desonia added runTest and runTestSuite to the mix.
(edit) @537   22 years desonia first version of tstMemory test suite.
(edit) @532   22 years evanalst Added test driver and verified files for string utility functions.
(edit) @531   22 years evanalst Fix psStringNCopy to handle negative counts.
(edit) @530   22 years evanalst Added Doxygen tags for grouping functions into system utilities group.
(edit) @528   22 years evanalst Added include file psString.h to support psError, psAbort testing.
(edit) @526   22 years evanalst Modified psTest to specify file pointer to send output.
(edit) @525   22 years evanalst Modify psAbort to use psVLogMsg instead of psLogMsg.
(edit) @524   22 years evanalst Initial version of psLib header file. Changed Makefile to copy psLib.h …
(edit) @522   22 years evanalst Save verified files for psError, psAbort test drivers
(edit) @521   22 years evanalst Initial version of runTest, FullUnitTest scripts
(edit) @520   22 years evanalst Initial version of psError, psAbort test drivers
(edit) @515   22 years desonia Cleaned up the make system so that docs are now made and make install …
(edit) @512   22 years harman Removed unused #include <stdlib.h>
(edit) @511   22 years harman Changed p_XX allocations to psXX allocations
(edit) @509   22 years desonia initial test common functions
(edit) @506   22 years desonia added thread-safety to dlist and enhanced the implementation to allow …
(edit) @502   22 years harman Created static functions. Replaced p_xxx allocation functions with …
(edit) @500   22 years gusciora cosmetic changes only
(edit) @499   22 years gusciora cosmetic changes
(edit) @498   22 years gusciora
(edit) @497   22 years gusciora Changed p_psVLogMsg() to psVLogMsg().
(edit) @496   22 years gusciora CHange the psLogMsg call to p_psVLogMsg in psError.c.
(edit) @495   22 years harman Added array of void pointers
(edit) @494   22 years gusciora First version of the hash functions. Almost identical to RHL's …
Note: See TracRevisionLog for help on using the revision log.