|
|
|
@979
|
22 years |
gusciora |
…
|
|
|
|
@978
|
22 years |
desonia |
doxygen tweaks.
|
|
|
|
@977
|
22 years |
Paul Price |
Cleaning empty line.
|
|
|
|
@976
|
22 years |
Paul Price |
Changed "new" in psError to bool from int.
|
|
|
|
@975
|
22 years |
Paul Price |
Pointing out that findObjects needs work.
|
|
|
|
@974
|
22 years |
desonia |
Added doxygen group tags.
|
|
|
|
@973
|
22 years |
Paul Price |
Updated all prototypes from the phase2.h file.
|
|
|
|
@972
|
22 years |
harman |
Updated comments
|
|
|
|
@971
|
22 years |
harman |
Updated comments
|
|
|
|
@970
|
22 years |
Paul Price |
Importing first draft of phase 2 SDRS.
|
|
|
|
@969
|
22 years |
desonia |
tweaked doxygen group.
|
|
|
|
@968
|
22 years |
harman |
Added more unit tests
|
|
|
|
@967
|
22 years |
Paul Price |
Changed nRow,nCol to nX,nY.
Added PS_OVERSCAN_ALL.
Added float sat to …
|
|
|
|
@966
|
22 years |
harman |
Updated comment
|
|
|
|
@965
|
22 years |
harman |
Added more error checks
|
|
|
|
@964
|
22 years |
gusciora |
Renamed psLog messages, commented the psHash code.
|
|
|
|
@963
|
22 years |
gusciora |
renamed the log functions
|
|
|
|
@962
|
22 years |
Paul Price |
Fixing up subtractSky
|
|
|
|
@961
|
22 years |
Paul Price |
Changed psError to take a "bool new" instead of "int status".
|
|
|
|
@960
|
22 years |
desonia |
added test for psListFree.
|
|
|
|
@959
|
22 years |
harman |
Added more testpoints
|
|
|
|
@958
|
22 years |
desonia |
added some comments, etc.
|
|
|
|
@957
|
22 years |
harman |
Added more test points
|
|
|
|
@956
|
22 years |
desonia |
changes to tst_psMemory.c changed the line numbers in output.
|
|
|
|
@955
|
22 years |
desonia |
Fixed memory leak by adding a missed psFree.
|
|
|
|
@954
|
22 years |
harman |
Added more testpoints
|
|
|
|
@953
|
22 years |
desonia |
moved memory leak check into runTest (../psTest.c).
|
|
|
|
@952
|
22 years |
harman |
Added more error control
|
|
|
|
@951
|
22 years |
desonia |
Added check for memory leaks for each test.
|
|
|
|
@950
|
22 years |
desonia |
Added check of reference count increment after psListAdd calls in …
|
|
|
|
@949
|
22 years |
desonia |
made psMemCheckLeaks to output problems to stderr.
|
|
|
|
@948
|
22 years |
desonia |
Fixed memory leaks in the test code.
|
|
|
|
@947
|
22 years |
desonia |
took care of any memory leaks in test code.
|
|
|
|
@946
|
22 years |
desonia |
Added check of psMemCheckLeaks return value.
|
|
|
|
@945
|
22 years |
harman |
Updated comments
|
|
|
|
@944
|
22 years |
eugene |
psListGetPrev to psListGetPrevious
|
|
|
|
@943
|
22 years |
eugene |
SDRS changes to psError wording
SRS changes: shall to must
|
|
|
|
@942
|
22 years |
desonia |
changed psVectorToDlist to psVectorToList.
|
|
|
|
@941
|
22 years |
desonia |
added tests to tst_psImage.c
|
|
|
|
@940
|
22 years |
desonia |
UnitTest file is no longer required for test framework.
|
|
|
|
@939
|
22 years |
desonia |
added test for psImageClipNaN
|
|
|
|
@938
|
22 years |
desonia |
added test for psImageClip().
|
|
|
|
@937
|
22 years |
gusciora |
…
|
|
|
|
@936
|
22 years |
gusciora |
…
|
|
|
|
@935
|
22 years |
desonia |
reset output.
|
|
|
|
@934
|
22 years |
desonia |
added tests
|
|
|
|
@933
|
22 years |
Paul Price |
Added the permutation vector stuff for matrix LUD.
|
|
|
|
@932
|
22 years |
desonia |
added tests.
|
|
|
|
@931
|
22 years |
desonia |
cosmetic.
|
|
|
|
@930
|
22 years |
desonia |
fixed bug where pointer was dereferenced but then returned.
|
|
|
|
@929
|
22 years |
desonia |
psDlist -> psList.
|
|
|
|
@928
|
22 years |
desonia |
fixed some function names to match SDRS.
|
|
|
|
@927
|
22 years |
eugene |
changes to psError
|
|
|
|
@926
|
22 years |
Paul Price |
Was missing both x and y components of the shift vector. Made this …
|
|
|
|
@925
|
22 years |
desonia |
added more tests.
|
|
|
|
@924
|
22 years |
desonia |
psDlist renamed to psList.
|
|
|
|
@923
|
22 years |
desonia |
added test for list iterators
|
|
|
|
@922
|
22 years |
eugene |
minor changes regarding Callbacks and psStats
|
|
|
|
@921
|
22 years |
desonia |
changed psDlist to psList.
|
|
|
|
@920
|
22 years |
desonia |
changed psDlist to psList.
|
|
|
|
@919
|
22 years |
desonia |
changed psDlist to be psList
|
|
|
|
@918
|
22 years |
Paul Price |
Renamed phase2Whatever to psPhase2Whatever.
|
|
|
|
@917
|
22 years |
desonia |
added tests for empty list/vector.
|
|
|
|
@916
|
22 years |
desonia |
allowed psDlistToVector to create an empty vector from an empty list.
|
|
|
|
@915
|
22 years |
desonia |
?
|
|
|
|
@914
|
22 years |
desonia |
added tests.
|
|
|
|
@913
|
22 years |
desonia |
verified version of the output.
|
|
|
|
@912
|
22 years |
desonia |
added list<->vector conversion routines.
|
|
|
|
@911
|
22 years |
desonia |
Added tests to the vector<->list conversion routines.
|
|
|
|
@910
|
22 years |
Paul Price |
Missed a semicolon.
|
|
|
|
@909
|
22 years |
Paul Price |
Changed the order of subtractBias again to reflect the fact that the …
|
|
|
|
@908
|
22 years |
harman |
Added more unit tests
|
|
|
|
@907
|
22 years |
Paul Price |
Changed order of subtractBias inputs.
|
|
|
|
@906
|
22 years |
Paul Price |
Added an enum to specify the overscan axis.
|
|
|
|
@905
|
22 years |
gusciora |
Changed function names.
|
|
|
|
@904
|
22 years |
gusciora |
…
|
|
|
|
@903
|
22 years |
desonia |
Added testpoint #490 code.
|
|
|
|
@902
|
22 years |
desonia |
added tests according to testpoints.
|
|
|
|
@901
|
22 years |
desonia |
tweaked runTest to wait for the specific child process created.
|
|
|
|
@900
|
22 years |
desonia |
fixed various small bugs found in testing.
|
|
|
|
@899
|
22 years |
harman |
Added more test points
|
|
|
|
@898
|
22 years |
harman |
Added more test points
|
|
|
|
@897
|
22 years |
harman |
Added more tests
|
|
|
|
@896
|
22 years |
gusciora |
…
|
|
|
|
@895
|
22 years |
gusciora |
…
|
|
|
|
@894
|
22 years |
gusciora |
…
|
|
|
|
@893
|
22 years |
gusciora |
…
|
|
|
|
@892
|
22 years |
gusciora |
…
|
|
|
|
@891
|
22 years |
gusciora |
…
|
|
|
|
@890
|
22 years |
gusciora |
..
|
|
|
|
@889
|
22 years |
gusciora |
Lots of bug fixes and such.
|
|
|
|
@888
|
22 years |
gusciora |
…
|
|
|
|
@887
|
22 years |
gusciora |
Most of these tests work.
|
|
|
|
@886
|
22 years |
gusciora |
Added a hack to get include files to work. We should fix our system …
|
|
|
|
@885
|
22 years |
gusciora |
…
|
|
|
|
@884
|
22 years |
harman |
Beautified
|
|
|
|
@883
|
22 years |
gusciora |
…
|
|
|
|
@882
|
22 years |
eugene |
incorporated comments from SRS rewiew (5/4), some as \tbd notes
|
|
|
|
@881
|
22 years |
gusciora |
psHashKeyList() tests and the stdout files.
|
|
|
|
@880
|
22 years |
harman |
Updated truth data
|
|
|
|