|
|
|
@640
|
22 years |
desonia |
* empty log message *
|
|
|
|
@639
|
22 years |
desonia |
fixed memory corruption detection system.
|
|
|
|
@638
|
22 years |
desonia |
removed optimization in compilation so that debuggers act more predictable.
|
|
|
|
@637
|
22 years |
desonia |
added code for various memory testpoints.
|
|
|
|
@636
|
22 years |
desonia |
p_realloc didn't track the last allocated buffer properly (if …
|
|
|
|
@635
|
22 years |
desonia |
Changed NULL to '\0' for character assignment on line 90.
|
|
|
|
@634
|
22 years |
harman |
Updated children member of psImage
|
|
|
|
@633
|
22 years |
harman |
Added psAlloc alloc and free functions
|
|
|
|
@632
|
22 years |
desonia |
Added '\' in front of '|' the regex found in errorStrSearch function.
|
|
|
|
@631
|
22 years |
evanalst |
Modified to ensure last byte of N-copy is a null character.
|
|
|
|
@630
|
22 years |
evanalst |
Modified to verify last character in N-copy is Null character.
|
|
|
|
@629
|
22 years |
evanalst |
Update Makefile to include tst_psMemory.c name change.
|
|
|
|
@628
|
22 years |
Paul Price |
Updated figure: myFPA->exp->grommit ---> myFPA->exp
|
|
|
|
@627
|
22 years |
Paul Price |
Lots of changes to clean up, and implement RHL's comments:
Large …
|
|
|
|
@626
|
22 years |
Paul Price |
More cleaning up after splitting psCoord. Added transformations …
|
|
|
|
@625
|
22 years |
evanalst |
Updated to meet test point requirements.
|
|
|
|
@624
|
22 years |
evanalst |
Added memory leak and corruption checks.
|
|
|
|
@623
|
22 years |
Paul Price |
Distinguished between coordinates in a plane and coordinates on the …
|
|
|
|
@622
|
22 years |
Paul Price |
Made psPhotSystem members const.
|
|
|
|
@621
|
22 years |
Paul Price |
Removed the overscan in a psReadout --- it's specified in the …
|
|
|
|
@620
|
22 years |
harman |
Added call to psMemCheckCorruption
|
|
|
|
@619
|
22 years |
Paul Price |
Added a "which" to psMetadataGetNext so that multiple iteration …
|
|
|
|
@618
|
22 years |
Paul Price |
Changed definition of the Gaussian --- included 1/sqrt(2pi)/sigma.
|
|
|
|
@617
|
22 years |
Paul Price |
Removed "output" in psImageSubset --- always want a new image.
…
|
|
|
|
@616
|
22 years |
harman |
Added files for negative test
|
|
|
|
@615
|
22 years |
Paul Price |
Added possibility of available derivative information in psMinimize, …
|
|
|
|
@614
|
22 years |
harman |
Added splint changes
|
|
|
|
@613
|
22 years |
Paul Price |
Major reworking of Fourier Transforms --- poor design previously.
Want …
|
|
|
|
@612
|
22 years |
desonia |
* empty log message *
|
|
|
|
@611
|
22 years |
Paul Price |
Renamed several of the error-handling functions to conform to the …
|
|
|
|
@610
|
22 years |
Paul Price |
Added psMatrixEigenvectors to get eigenvectors of a matrix.
|
|
|
|
@609
|
22 years |
Paul Price |
Reorganised psHistogram --- no longer specify both upper and lower …
|
|
|
|
@608
|
22 years |
evanalst |
Add additional test point for PS_STRING macro.
|
|
|
|
@607
|
22 years |
evanalst |
Added more characters to filter out host name.
|
|
|
|
@606
|
22 years |
Paul Price |
Changed order of variables for psArrayStats --- output goes first.
|
|
|
|
@605
|
22 years |
evanalst |
Added memory leak checks.
|
|
|
|
@604
|
22 years |
Paul Price |
Added unary NOT on a bitset.
|
|
|
|
@603
|
22 years |
Paul Price |
Specified a sort function. Motivation is primarily to be able to …
|
|
|
|
@602
|
22 years |
Paul Price |
Renamed several of the logging functions to conform to the …
|
|
|
|
@601
|
22 years |
Paul Price |
Added psTraceSetDestination, and renamed several of the trace …
|
|
|
|
@600
|
22 years |
evanalst |
Change include directory flag to use variable $(includedir).
|
|
|
|
@599
|
22 years |
harman |
Added new psImage files
|
|
|
|
@598
|
22 years |
evanalst |
Modified test to put test case with just host as the format to time …
|
|
|
|
@597
|
22 years |
harman |
Added new matrix and image header files
|
|
|
|
@596
|
22 years |
evanalst |
Update to build both static and dynamic libraries.
|
|
|
|
@595
|
22 years |
evanalst |
Updated to work with single library file libpslib.
|
|
|
|
@594
|
22 years |
evanalst |
Remove dynamic library creation from this level.
|
|
|
|
@593
|
22 years |
evanalst |
Removed dynamic library creation from this level.
|
|
|
|
@592
|
22 years |
evanalst |
Updated with include files for collections.
|
|
|
|
@591
|
22 years |
evanalst |
Modified makefile to only update the static library.
|
|
|
|
@590
|
22 years |
evanalst |
Updated to add object to common libpslib.a archive.
|
|
|
|
@589
|
22 years |
evanalst |
Update verified files with change to runTest, FullUnitTest scripts
|
|
|
|
@588
|
22 years |
evanalst |
Update verified files with change to runTest, FullUnitTest scripts
|
|
|
|
@587
|
22 years |
evanalst |
Update the verified files with change to runTest, FullUnitTest scripts
|
|
|
|
@586
|
22 years |
evanalst |
Changed call to psAbort to system abort. Test harness should not be …
|
|
|
|
@585
|
22 years |
evanalst |
Changed scripts to search STDOUT,STDERR capture files for error string …
|
|
|
|
@584
|
22 years |
harman |
Update makefile and *.c files with warnings that caused build to fail
|
|
|
|
@583
|
22 years |
harman |
Updated files to have new banner
|
|
|
|
@582
|
22 years |
harman |
Added new collections header files
|
|
|
|
@581
|
22 years |
harman |
Updated Doxygen comments
|
|
|
|
@580
|
22 years |
harman |
Changed name of BitMask to BitSet
|
|
|
|
@579
|
22 years |
harman |
Added collections directory to Makefile
|
|
|
|
@578
|
22 years |
harman |
Updated per SDR documentation bug fixes
|
|
|
|
@577
|
22 years |
harman |
Updated makefile
|
|
|
|
@576
|
22 years |
harman |
Added new collections unit tests
|
|
|
|
@575
|
22 years |
harman |
Realigned text box for extra negative test banner length
|
|
|
|
@574
|
22 years |
rhl |
Misc minor changes
|
|
|
|
@573
|
22 years |
Paul Price |
Added discussion of RHL's fix to psError to allow other
projects to …
|
|
|
|
@572
|
22 years |
rhl |
Misc minor changes
|
|
|
|
@571
|
22 years |
rhl |
Build a dynamic library on Darwin machines
|
|
|
|
@570
|
22 years |
rhl |
Handle DYLD_LIBRARY_PATH on Darwin
|
|
|
|
@569
|
22 years |
rhl |
Add a newline to traces if required
|
|
|
|
@568
|
22 years |
rhl |
commas are now optional; why bother with them?
|
|
|
|
@567
|
22 years |
rhl |
Support for psErrorRegister()
|
|
|
|
@566
|
22 years |
rhl |
Follow changes to psMem APIs
|
|
|
|
@565
|
22 years |
rhl |
Support for psErrorRegister()
|
|
|
|
@564
|
22 years |
rhl |
1/ Handle prefixes other than "ps" correctly
2/ Generate …
|
|
|
|
@563
|
22 years |
gusciora |
First version of the basic stats routines.
|
|
|
|
@562
|
22 years |
gusciora |
Added prototypes for psHashKeyList().
|
|
|
|
@561
|
22 years |
gusciora |
Added call to psHashKeyList().
|
|
|
|
@560
|
22 years |
gusciora |
This is a fairly large checkin. I had been sitting on a lot of test …
|
|
|
|
@559
|
22 years |
gusciora |
I fixed a bunch of things.
|
|
|
|
@558
|
22 years |
gusciora |
Added the test for PrintTraceLevels().
|
|
|
|
@557
|
22 years |
gusciora |
…
|
|
|
|
@556
|
22 years |
gusciora |
This code is in a non-working state.
|
|
|
|
@555
|
22 years |
gusciora |
…
|
|
|
|
@554
|
22 years |
gusciora |
* empty log message *
|
|
|
|
@553
|
22 years |
Paul Price |
Reorganised several sections. Trying for consistency. Changed …
|
|
|
|
@552
|
22 years |
Paul Price |
Minor reorganisation
|
|
|
|
@551
|
22 years |
Paul Price |
Adding IPS diagram
|
|
|
|
@550
|
22 years |
gusciora |
…
|
|
|
|
@549
|
22 years |
gusciora |
First check-in versions of trace tests.
|
|
|
|
@548
|
22 years |
Paul Price |
Expanded architectural components to give a couple of paragraphs …
|
|
|
|
@547
|
22 years |
gusciora |
I'm removed these editor backup files.
|
|
|
|
@546
|
22 years |
evanalst |
Add arguement casts for psStringNCopy to prevent splint warnings.
|
|
|
|
@545
|
22 years |
evanalst |
Added splint tag psStringNCopy.
|
|
|
|
@544
|
22 years |
evanalst |
Modified test driver main parameter definitions.
|
|
|
|
@543
|
22 years |
evanalst |
Add addition information to STDERR if test points fail.
|
|
|
|
@542
|
22 years |
harman |
Changed name of psBitMask to psBitSet
|
|
|
|
@541
|
22 years |
desonia |
misc changes.
|
|
|
|