|
|
|
@4159
|
21 years |
desonia |
Bug #415 -- removed FLIBS references.
|
|
|
|
@4158
|
21 years |
desonia |
Bug #410 -- changed the return value of psFitsReadHeaderSet to psMetadata*.
|
|
|
|
@4157
|
21 years |
desonia |
* empty log message *
|
|
|
|
@4156
|
21 years |
desonia |
error message text reworded. No change in actual test.
|
|
|
|
@4155
|
21 years |
evanalst |
Update test case for psPixelsConcatenate from NULL input pixels.
|
|
|
|
@4154
|
21 years |
evanalst |
Update psPixelsConcatenate to return NULL if input pixels NULL.
|
|
|
|
@4153
|
21 years |
evanalst |
Update test cases for psPixelsFromMask function.
|
|
|
|
@4152
|
21 years |
evanalst |
Update test cases for psPixelsToMask function.
|
|
|
|
@4146
|
21 years |
evanalst |
Update test case to check for error message.
|
|
|
|
@4145
|
21 years |
evanalst |
Added error message generation for psPixelsCopy.
|
|
|
|
@4144
|
21 years |
desonia |
added notes, removed references to non-existant code.
|
|
|
|
@4143
|
21 years |
desonia |
removed SLALIB functions.
|
|
|
|
@4142
|
21 years |
evanalst |
Update test case for psFitsWriteHeader.
|
|
|
|
@4141
|
21 years |
gusciora |
I basically added comments noting missed areas of test coverage.
|
|
|
|
@4140
|
21 years |
gusciora |
Noted tests must improve if psStats() type handling changes.
|
|
|
|
@4139
|
21 years |
evanalst |
Increase test coverage for psFitsReadImage.
|
|
|
|
@4138
|
21 years |
gusciora |
I added comments to not the following dtats members are never being …
|
|
|
|
@4137
|
21 years |
gusciora |
Removed code that freed data structures that were declared static for …
|
|
|
|
@4136
|
21 years |
gusciora |
Fixed a return value on the PS_ASSERT.
|
|
|
|
@4135
|
21 years |
gusciora |
Standarized the PS_ASSERTs for checking pointers.
|
|
|
|
@4134
|
21 years |
gusciora |
…
|
|
|
|
@4133
|
21 years |
gusciora |
Added comments, removed unnecessary include files.
|
|
|
|
@4130
|
21 years |
evanalst |
Update doxygen comments for location argument.
|
|
|
|
@4128
|
21 years |
desonia |
removed psImageIO functions.
|
|
|
|
@4127
|
21 years |
drobbin |
* empty log message *
|
|
|
|
@4117
|
21 years |
evanalst |
Update STDERR file.
|
|
|
|
@4113
|
21 years |
evanalst |
Fix psMetadataParseConfig to not return NULL when parse failure detected.
|
|
|
|
@4112
|
21 years |
evanalst |
Update test to verify NULL not return during parse error detection.
|
|
|
|
@4108
|
21 years |
gusciora |
PS_ASSERT_
|
|
|
|
@4107
|
21 years |
evanalst |
Update test case for psFitsGetExtNum.
|
|
|
|
@4106
|
21 years |
asc |
workaround 4byte psBool endianness issue on Mac hardware.
|
|
|
|
@4105
|
21 years |
asc |
tweak
|
|
|
|
@4104
|
21 years |
evanalst |
Update psFitsAlloc test case.
|
|
|
|
@4101
|
21 years |
gusciora |
Added bug 366 suggestions.
|
|
|
|
@4094
|
21 years |
evanalst |
Update code per Bug #361.
|
|
|
|
@4083
|
21 years |
evanalst |
Fix psRandomAlloc to set type and seed properly.
|
|
|
|
@4082
|
21 years |
evanalst |
Update test cases to not print to STDERR or STDOUT values that change …
|
|
|
|
@4081
|
21 years |
evanalst |
Fixed test case for -numRows and -numCols for region.
|
|
|
|
@4069
|
21 years |
evanalst |
Fixed resample test to pass on PPC platform.
|
|
|
|
@4059
|
21 years |
evanalst |
Updates to time functions for SDR-14.
|
|
|
|
@4058
|
21 years |
evanalst |
Update time functions for SDR-14.
|
|
|
|
@4056
|
21 years |
evanalst |
Update functions/tests for SDR-14.
|
|
|
|
@4054
|
21 years |
evanalst |
SDR-14 Function updates.
|
|
|
|
@4053
|
21 years |
evanalst |
Update time functions for SDR-14.
|
|
|
|
@4052
|
21 years |
evanalst |
SDR-14 Time function update.
|
|
|
|
@4051
|
21 years |
evanalst |
SDR-14 function updates.
|
|
|
|
@4050
|
21 years |
evanalst |
SDR-14 updates to functions.
|
|
|
|
@4049
|
21 years |
gusciora |
…
|
|
|
|
@4046
|
21 years |
evanalst |
Update STDERR file for renamed test tst_psString from tst_psStringCopy.
|
|
|
|
@4045
|
21 years |
evanalst |
Removed rand generation for records since this affects STDERR file.
|
|
|
|
@4044
|
21 years |
asc |
added tests for bug #419
|
|
|
|
@4043
|
21 years |
asc |
fixes for bug #419
|
|
|
|
@4031
|
21 years |
gusciora |
New ASSERT macros.
|
|
|
|
@4029
|
21 years |
gusciora |
I renamed many of the PS_CHECK macros to PS_ASSERT…
|
|
|
|
@4028
|
21 years |
gusciora |
…
|
|
|
|
@3998
|
21 years |
asc |
editor-readable coding standards
|
|
|
|
@3997
|
21 years |
asc |
Added null checking on prepend/append funcs and added editor coding …
|
|
|
|
@3996
|
21 years |
asc |
added append/prepend tests
|
|
|
|
@3995
|
21 years |
asc |
moved to tst_psString.c
|
|
|
|
@3994
|
21 years |
asc |
tweaks
|
|
|
|
@3993
|
21 years |
gusciora |
…
|
|
|
|
@3991
|
21 years |
desonia |
an old line got slipped back in.
|
|
|
|
@3990
|
21 years |
gusciora |
…
|
|
|
|
@3989
|
21 years |
gusciora |
Set the lastDelta value in psMinimizePowell().
|
|
|
|
@3988
|
21 years |
gusciora |
I fixed the bug where the Chebyshev poly had order 1.
|
|
|
|
@3987
|
21 years |
gusciora |
Added comment.
|
|
|
|
@3986
|
21 years |
desonia |
tweaked to avoid a signed zero.
|
|
|
|
@3985
|
21 years |
desonia |
added .lo files.
|
|
|
|
@3984
|
21 years |
desonia |
fixed some small signedness/syntax problems.
|
|
|
|
@3983
|
21 years |
desonia |
fixed signedness issues with 'failedLines' parameter of …
|
|
|
|
@3982
|
21 years |
evanalst |
Update STDOUT file.
|
|
|
|
@3980
|
21 years |
desonia |
fixed some signedness warnings under GCC 4.0
|
|
|
|
@3979
|
21 years |
desonia |
updated the list of generated files.
|
|
|
|
@3978
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3977
|
21 years |
desonia |
fixes to psRegion.
|
|
|
|
@3976
|
21 years |
desonia |
modified tests to match new psRegion functions.
|
|
|
|
@3974
|
21 years |
desonia |
new tests.
|
|
|
|
@3973
|
21 years |
desonia |
moved functions around.
|
|
|
|
@3970
|
21 years |
desonia |
reorganized the image functions into more files.
|
|
|
|
@3968
|
21 years |
desonia |
reorganized the functions into more files.
|
|
|
|
@3963
|
21 years |
asc |
test limit param for psDBSelectRows
|
|
|
|
@3962
|
21 years |
asc |
tweak tests for new code, in particular handling/testing …
|
|
|
|
@3961
|
21 years |
asc |
Add support for AUTO_INCREMENT
|
|
|
|
@3959
|
21 years |
desonia |
changes given implementation of tests for the psPixels functions.
|
|
|
|
@3957
|
21 years |
asc |
Applied Josh's patch (bugzilla #413)
|
|
|
|
@3956
|
21 years |
evanalst |
Fix error message double negative.
|
|
|
|
@3955
|
21 years |
evanalst |
Correct error message "is not invalid" to "is invalid".
|
|
|
|
@3952
|
21 years |
evanalst |
Update for additional test cases in SDR appendix A.
|
|
|
|
@3945
|
21 years |
evanalst |
Bug #392 fix.
|
|
|
|
@3944
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3941
|
21 years |
evanalst |
Update STDERR file.
|
|
|
|
@3940
|
21 years |
desonia |
tweaks.
|
|
|
|
@3939
|
21 years |
evanalst |
Update STDERR.
|
|
|
|
@3938
|
21 years |
desonia |
changed the name of parseErrorCodes.pl to psParseErrorCodes and made …
|
|
|
|
@3937
|
21 years |
desonia |
little tweaks for Bug 351.
|
|
|
|
@3935
|
21 years |
desonia |
added initial implementation of psImageTransform -- untested!
|
|
|
|
@3923
|
21 years |
desonia |
pushed to compiling from the install to all target.
|
|
|
|
@3889
|
21 years |
desonia |
added FullUnitTest to the list of configured files.
|
|
|
|
@3888
|
21 years |
desonia |
File now generated by configure to include build directory of library.
|
|
|
|
@3887
|
21 years |
desonia |
fixes to compile on OSX. Mainly dealt with getting cabs to be found …
|
|
|
|