|
|
|
@3227
|
21 years |
desonia |
fixed install to make the share/pslib and etc/pslib directories as needed.
|
|
|
|
@3226
|
21 years |
desonia |
changed failure return from 256 to 64, so autotools better recognizes it.
|
|
|
|
@3225
|
21 years |
desonia |
removed check of make output (using only return value now).
|
|
|
|
@3224
|
21 years |
jhoblitt |
convert from psMetadataAddItem() to psMetadataAdd()
|
|
|
|
@3223
|
21 years |
jhoblitt |
add psDBDeleteRows()
add psDBGenerateDeleteRowSQL()
|
|
|
|
@3222
|
21 years |
jhoblitt |
work around ref-counting bug with psMetadataItemAlloc() in …
|
|
|
|
@3221
|
21 years |
cvs2svn |
This commit was manufactured by cvs2svn to create branch 'rel4'.
|
|
|
|
@3220
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3219
|
21 years |
desonia |
made compiler optimization an explicit option. Also made default perl …
|
|
|
|
@3218
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3217
|
21 years |
jhoblitt |
fix logic error in psDBPackRow()
|
|
|
|
@3216
|
21 years |
cvs2svn |
This commit was manufactured by cvs2svn to create tag 'SDRS-04'.
|
|
|
|
@3215
|
21 years |
eugene |
updates for final cycle 5
|
|
|
|
@3214
|
21 years |
cvs2svn |
This commit was manufactured by cvs2svn to create tag 'ADD-09'.
|
|
|
|
@3213
|
21 years |
eugene |
final for cycle 5
|
|
|
|
@3212
|
21 years |
eugene |
pcontrol dev : hosts + jobs running
|
|
|
|
@3211
|
21 years |
eugene |
pcontrol dev
|
|
|
|
@3210
|
21 years |
jhoblitt |
file reorganization
|
|
|
|
@3209
|
21 years |
jhoblitt |
merge psDBGenerateSelectColumnSQL() & psDBGenerateSelectRowsSQL() into …
|
|
|
|
@3208
|
21 years |
jhoblitt |
rework string handling to take advantage of the improved …
|
|
|
|
@3207
|
21 years |
jhoblitt |
change psStringAppend() & psStringPrepend() to alloc a string when …
|
|
|
|
@3206
|
21 years |
eugene |
adding Makefile
|
|
|
|
@3205
|
21 years |
jhoblitt |
change psStringAppend() & psStringPrepend() to use stdarg
|
|
|
|
@3204
|
21 years |
eugene |
pcontrol dev work
|
|
|
|
@3203
|
21 years |
eugene |
pcontrol dev
|
|
|
|
@3202
|
21 years |
jhoblitt |
fix dereference error in psDBSelectRows()
add psDBDumpCols()
add …
|
|
|
|
@3201
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3200
|
21 years |
desonia |
this file is generated by autoheader.
|
|
|
|
@3199
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3198
|
21 years |
jhoblitt |
change psDBInsertOneRow() to use psDBInsertRows()
|
|
|
|
@3197
|
21 years |
jhoblitt |
change psDBInsertRows() to use psDBPackRow()
|
|
|
|
@3196
|
21 years |
jhoblitt |
complete implementation of psDBUpdateRows()
add psDBPackRow()
|
|
|
|
@3195
|
21 years |
jhoblitt |
fix error checking in psDBGenerateSelectRowsSQL() & psDBGenerateWhereSQL()
|
|
|
|
@3194
|
21 years |
jhoblitt |
fix over zealous string replacement in psDBGetPTypeNaN()
|
|
|
|
@3193
|
21 years |
jhoblitt |
fix comment typos
psFree()ing a few strings sooner
more consistent …
|
|
|
|
@3192
|
21 years |
jhoblitt |
fix typo in psVector typedef
|
|
|
|
@3191
|
21 years |
desonia |
made changes to allow use of older automake versions (>2 years)
|
|
|
|
@3190
|
21 years |
desonia |
Mac's aclocal program is faulty, so lets stick with a linux build of this.
|
|
|
|
@3189
|
21 years |
eugene |
pcontrol work
|
|
|
|
@3188
|
21 years |
jhoblitt |
add psDBUpdateRows() (incomplete)
add psDBGenerateSetSQL()
add …
|
|
|
|
@3187
|
21 years |
eugene |
added pcontrol & pclient
|
|
|
|
@3186
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3185
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3184
|
21 years |
jhoblitt |
tidying
|
|
|
|
@3183
|
21 years |
jhoblitt |
build libpsdb
|
|
|
|
@3182
|
21 years |
desonia |
prepared the config/data directories to be installed into standard areas.
|
|
|
|
@3181
|
21 years |
Paul Price |
Added color, magnitude to psAstrometryWriteWCS, in order to convert a …
|
|
|
|
@3180
|
21 years |
jhoblitt |
code tidying
|
|
|
|
@3179
|
21 years |
Paul Price |
Added section on FITS WCS.
|
|
|
|
@3178
|
21 years |
eugene |
minor mods
|
|
|
|
@3177
|
21 years |
cvs2svn |
This commit was manufactured by cvs2svn to create tag 'SDRS-12'.
|
|
|
|
@3176
|
21 years |
eugene |
final for cycle 5
|
|
|
|
@3175
|
21 years |
jhoblitt |
add psDBInsertRows()
change mysqlType typdef to use enum_field_types …
|
|
|
|
@3174
|
21 years |
Paul Price |
Replaced PS_INTERPOLATE_SINC with PS_INTERPOLATE_LANCZOS.
|
|
|
|
@3173
|
21 years |
Paul Price |
Changed PS_RESAMPLE to PS_INTERPOLATE to match SDRS.
|
|
|
|
@3172
|
21 years |
Paul Price |
Added PS_RESAMPLE_LANCZOS, dropped PS_RESAMPLE_LAGRANGE.
|
|
|
|
@3171
|
21 years |
gusciora |
…
|
|
|
|
@3170
|
21 years |
cvs2svn |
This commit was manufactured by cvs2svn to create tag 'rel5alpha1'.
|
|
|
|
@3169
|
21 years |
desonia |
moved to use native type in OUTPUT typemap to be compatible with older …
|
|
|
|
@3168
|
21 years |
desonia |
added the example into the distribution.
|
|
|
|
@3167
|
21 years |
desonia |
example of use of swig.
|
|
|
|
@3166
|
21 years |
jhoblitt |
additional comments
additional error checking
rename psDBInsertRow() …
|
|
|
|
@3165
|
21 years |
desonia |
added some helpful functionality to help SWIG.
|
|
|
|
@3164
|
21 years |
desonia |
updated list of generated files.
|
|
|
|
@3163
|
21 years |
Paul Price |
Small fix (\code) to allow build.
|
|
|
|
@3162
|
21 years |
desonia |
Reset some test output.
|
|
|
|
@3161
|
21 years |
desonia |
not needed.
|
|
|
|
@3160
|
21 years |
desonia |
Updated the precision of the output of floats.
|
|
|
|
@3159
|
21 years |
jhoblitt |
add psDBInsertRows()
|
|
|
|
@3158
|
21 years |
jhoblitt |
changed psDBDumpCols() to return a psMetadata (bug 285)
changed psDB …
|
|
|
|
@3157
|
21 years |
jhoblitt |
improve code comments
additional error checking
macro cleanups
code …
|
|
|
|
@3156
|
21 years |
eugene |
minor mods
|
|
|
|
@3155
|
21 years |
eugene |
bugzilla changes (psMetadata iterators, pmObject stuff)
|
|
|
|
@3154
|
21 years |
jhoblitt |
misc code tidying
fix memory leak in STRINGARRAYTOPTYPE macro …
|
|
|
|
@3153
|
21 years |
desonia |
added auto-creation of psTime.config
|
|
|
|
@3152
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3151
|
21 years |
desonia |
these files are now autogenerated.
|
|
|
|
@3150
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3149
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3148
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3147
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3146
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3145
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3144
|
22 years |
eugene |
added imsub, new imfit functions
|
|
|
|
@3143
|
22 years |
eugene |
minor mods
|
|
|
|
@3142
|
22 years |
eugene |
added get_variable_default
|
|
|
|
@3141
|
22 years |
eugene |
added mrq2dchi, mrq2dlimits
|
|
|
|
@3140
|
22 years |
eugene |
reorg, tests
|
|
|
|
@3139
|
22 years |
desonia |
* empty log message *
|
|
|
|
@3138
|
22 years |
jhoblitt |
remove all p_ prefixes from function names
|
|
|
|
@3137
|
22 years |
jhoblitt |
minor cleanup in psDBSelectColumnNum()
|
|
|
|
@3136
|
22 years |
desonia |
added some basic checks for the existance of dependent packages …
|
|
|
|
@3135
|
22 years |
jhoblitt |
macroize psDBSelectColumnNum()
|
|
|
|
@3134
|
22 years |
jhoblitt |
add mysqlType typedef
add p_psDBGetPSToMySQLTable(), …
|
|
|
|
@3133
|
22 years |
desonia |
needed to Mac OSX.
|
|
|
|
@3132
|
22 years |
desonia |
* empty log message *
|
|
|
|
@3131
|
22 years |
desonia |
moved the slowest compiling file to top (helps with multi-threaded make).
|
|
|
|
@3130
|
22 years |
desonia |
the version number was set incorrectly in configure.in.
|
|
|
|
@3129
|
22 years |
desonia |
added additional distribution files.
|
|
|
|
@3128
|
22 years |
desonia |
added necessary files to distribution list.
|
|
|
|