|
|
|
@4016
|
21 years |
jhoblitt |
remove calls to psLogSetLevel()
|
|
|
|
@4015
|
21 years |
jhoblitt |
change position to be AUTO_INCREMENT
|
|
|
|
@4014
|
21 years |
jhoblitt |
fix typo
|
|
|
|
@4013
|
21 years |
jhoblitt |
rename TESTS -> UNITS
|
|
|
|
@4012
|
21 years |
jhoblitt |
change use of psMetadataAdd to set location to PS_LIST_TAIL
|
|
|
|
@4011
|
21 years |
jhoblitt |
fix bool PS_META_* type
add [foo]Insert tests
|
|
|
|
@4010
|
21 years |
jhoblitt |
add [foo]Alloc src & tests
|
|
|
|
@4009
|
21 years |
jhoblitt |
properly shutdown database connection
|
|
|
|
@4008
|
21 years |
jhoblitt |
formatting fix
|
|
|
|
@4007
|
21 years |
jhoblitt |
format fix
|
|
|
|
@4006
|
21 years |
jhoblitt |
add [foo]Alloc src & tests
|
|
|
|
@4005
|
21 years |
jhoblitt |
add [foo]DropTable src & tests
|
|
|
|
@4004
|
21 years |
jhoblitt |
add [foo]Cleanup src & tests
|
|
|
|
@4003
|
21 years |
jhoblitt |
add tests for [foo]CreateTable()
|
|
|
|
@4002
|
21 years |
jhoblitt |
add autotest support
|
|
|
|
@4001
|
21 years |
jhoblitt |
fix foo_TABLE_NAME #define
|
|
|
|
@4000
|
21 years |
jhoblitt |
support foo_TABLE_NAME #define
|
|
|
|
@3999
|
21 years |
jhoblitt |
updated psMetadataItemAdd() handling
support foo_TABLE_NAME #define
|
|
|
|
@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 |
…
|
|
|
|
@3992
|
21 years |
Paul Price |
bug 416
|
|
|
|
@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.
|
|
|
|
@3981
|
21 years |
desonia |
added additional generated files to list.
|
|
|
|
@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.
|
|
|
|
@3975
|
21 years |
Paul Price |
pmSourceMoments does not require image parameter.
|
|
|
|
@3974
|
21 years |
desonia |
new tests.
|
|
|
|
@3973
|
21 years |
desonia |
moved functions around.
|
|
|
|
@3972
|
21 years |
Paul Price |
Changing psRegion to pass by value
|
|
|
|
@3971
|
21 years |
Paul Price |
Removed Starlink from the list of external libraries.
|
|
|
|
@3970
|
21 years |
desonia |
reorganized the image functions into more files.
|
|
|
|
@3969
|
21 years |
Paul Price |
Renamed psMaskToPixels.
|
|
|
|
@3968
|
21 years |
desonia |
reorganized the functions into more files.
|
|
|
|
@3967
|
21 years |
cvs2svn |
This commit was manufactured by cvs2svn to create tag
'pap_branch_050518'.
|
|
|
|
@3966
|
21 years |
Paul Price |
Adding const qualifiers where missing in the docs.
|
|
|
|
@3965
|
21 years |
Paul Price |
psTimeToLMST may alter time.
|
|
|
|
@3964
|
21 years |
Paul Price |
Fixing psImageSlice (coords is not const)
|
|
|
|
@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
|
|
|
|
@3960
|
21 years |
Paul Price |
Putting in const qualifiers.
|
|
|
|
@3959
|
21 years |
desonia |
changes given implementation of tests for the psPixels functions.
|
|
|
|
@3958
|
21 years |
Paul Price |
Adding more functions that have been already implemented
|
|
|
|
@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".
|
|
|
|
@3954
|
21 years |
Paul Price |
Synchronising SDRS with implementation. More to do yet.
|
|
|
|
@3953
|
21 years |
jhoblitt |
add p_psDBRunQuery()
|
|
|
|
@3952
|
21 years |
evanalst |
Update for additional test cases in SDR appendix A.
|
|
|
|
@3951
|
21 years |
jhoblitt |
fix typo
|
|
|
|
@3950
|
21 years |
jhoblitt |
change psDBCreateTable()'s definition to be clear about how to combine …
|
|
|
|
@3949
|
21 years |
Paul Price |
Bit more on psLibFinalize.
|
|
|
|
@3948
|
21 years |
Paul Price |
psImageCopy preserves col0,row0.
|
|
|
|
@3947
|
21 years |
Paul Price |
Removing const from col0, row0 --- these are user-manipulable.
|
|
|
|
@3946
|
21 years |
Paul Price |
Specify that col0,row0 be preserved when using psImageCopy.
|
|
|
|
@3945
|
21 years |
evanalst |
Bug #392 fix.
|
|
|
|
@3944
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3943
|
21 years |
eugene |
added various test scripts
|
|
|
|
@3942
|
21 years |
eugene |
adding psphot elements
|
|
|
|
@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.
|
|
|
|
@3936
|
21 years |
jhoblitt |
rename create.tt -> createtable.tt
|
|
|
|
@3935
|
21 years |
desonia |
added initial implementation of psImageTransform -- untested!
|
|
|
|
@3934
|
21 years |
Paul Price |
Adding psArraySet, psArrayGet
|
|
|
|
@3933
|
21 years |
Paul Price |
Changing psArrayElementFree to p_psArrayElementFree
|
|
|
|
@3932
|
21 years |
Paul Price |
Restoring nbuckets to psHashAlloc, since it seems to be required by …
|
|
|
|
@3931
|
21 years |
jhoblitt |
install/distribute pkgconfig .pc file
|
|
|
|
@3930
|
21 years |
Paul Price |
Using psMetadataIterator to iterate through metadata, not psListIterator.
|
|
|
|
@3929
|
21 years |
jhoblitt |
make autogen.sh executable
|
|
|
|
@3928
|
21 years |
jhoblitt |
fix prototype
|
|
|
|
@3927
|
21 years |
Paul Price |
Adding function name to psError to sync with devel.
|
|
|
|
@3926
|
21 years |
Paul Price |
psLogSetFormat returns a bool.
|
|
|
|
@3925
|
21 years |
Paul Price |
Adding blurb on boolean return values.
|
|
|
|
@3924
|
21 years |
Paul Price |
Removing RNG seeding in psLibInit (done by psRandom)
|
|
|
|
@3923
|
21 years |
desonia |
pushed to compiling from the install to all target.
|
|
|
|
@3922
|
21 years |
eugene |
cleaned up memory leaks
|
|
|
|
@3921
|
21 years |
eugene |
fixed up ohana memory
|
|
|
|
@3920
|
21 years |
jhoblitt |
change N -> limit
|
|
|
|
@3919
|
21 years |
jhoblitt |
add [foo]SelectRowsFits() header
|
|
|
|
@3918
|
21 years |
jhoblitt |
add [foo]DropTable() header
|
|
|
|
@3917
|
21 years |
jhoblitt |
rename n -> limit
|
|
|
|