|
|
|
@5925
|
21 years |
jhoblitt |
set per table name
|
|
|
|
@5907
|
21 years |
jhoblitt |
split global and per table data
forward port generated code to pslib 0.9.0
|
|
|
|
@5902
|
21 years |
jhoblitt |
split global data and per table
|
|
|
|
@5901
|
21 years |
jhoblitt |
change PS_META_* -> PS_DATA_* to conform to pslib 0.9.0
|
|
|
|
@5898
|
21 years |
jhoblitt |
axe $data{file_name}
|
|
|
|
@5897
|
21 years |
jhoblitt |
rename md2db.pl -> glueforge
|
|
|
|
@5896
|
21 years |
jhoblitt |
VERSION to '0.03'
|
|
|
|
@5895
|
21 years |
jhoblitt |
add checks for PS::IPP::Metadata::Config & Template
|
|
|
|
@5894
|
21 years |
jhoblitt |
VERSION to '0.02'
|
|
|
|
@5893
|
21 years |
jhoblitt |
generate a man page with pod2man and install it
|
|
|
|
@5891
|
21 years |
jhoblitt |
minor doc fix
|
|
|
|
@5890
|
21 years |
jhoblitt |
fix $template path
|
|
|
|
@5889
|
21 years |
jhoblitt |
add autogen.sh to EXTRA_DIST
|
|
|
|
@5888
|
21 years |
jhoblitt |
add autoconf/automake bits
|
|
|
|
@5887
|
21 years |
jhoblitt |
interpolate the value for $VERSION
|
|
|
|
@5886
|
21 years |
jhoblitt |
interpolate the default template dir and the program name
|
|
|
|
@5885
|
21 years |
jhoblitt |
add 'env' to #!
|
|
|
|
@4669
|
21 years |
jhoblitt |
add Template install instructions
|
|
|
|
@4668
|
21 years |
jhoblitt |
drop Data::Dumper
|
|
|
|
@4667
|
21 years |
jhoblitt |
fix spelling
|
|
|
|
@4666
|
21 years |
jhoblitt |
add install instructions for PS:IPP::Metadata::Config
|
|
|
|
@4664
|
21 years |
jhoblitt |
require pslib >= 0.6.0
|
|
|
|
@4663
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4652
|
21 years |
jhoblitt |
use autoconf instead of TT where possible
|
|
|
|
@4364
|
21 years |
jhoblitt |
add -fno-strict-aliasing to CFLAGS
|
|
|
|
@4363
|
21 years |
jhoblitt |
remove const from md
|
|
|
|
@4361
|
21 years |
jhoblitt |
add string.h
|
|
|
|
@4360
|
21 years |
jhoblitt |
pod corrections & contact info
|
|
|
|
@4359
|
21 years |
jhoblitt |
pod corrections and improvements
|
|
|
|
@4358
|
21 years |
jhoblitt |
add pod
|
|
|
|
@4355
|
21 years |
jhoblitt |
improved tests
|
|
|
|
@4354
|
21 years |
jhoblitt |
improved tests
|
|
|
|
@4351
|
21 years |
jhoblitt |
use builddir instead of top_builddir... which seems to be broken in …
|
|
|
|
@4350
|
21 years |
jhoblitt |
specifiy that the build man pages come from under the builddir
|
|
|
|
@4349
|
21 years |
jhoblitt |
generate HTML and man docs with doxygen
install man pages
|
|
|
|
@4348
|
21 years |
jhoblitt |
probe for perl & doxygen
|
|
|
|
@4347
|
21 years |
jhoblitt |
have the path to perl be set by autoconf
|
|
|
|
@4346
|
21 years |
jhoblitt |
change doxygen group to the package name
|
|
|
|
@4345
|
21 years |
jhoblitt |
only build test programs under 'make check'
|
|
|
|
@4344
|
21 years |
jhoblitt |
add Doxyfile.in
|
|
|
|
@4341
|
21 years |
jhoblitt |
add psError() error reporting
|
|
|
|
@4340
|
21 years |
jhoblitt |
fix potential memory leaks
|
|
|
|
@4339
|
21 years |
jhoblitt |
fix char param formatting
|
|
|
|
@4338
|
21 years |
jhoblitt |
change to new psMetadataAdd*() mutators
check psMetadataAdd*() return …
|
|
|
|
@4337
|
21 years |
jhoblitt |
fix on error return type
|
|
|
|
@4336
|
21 years |
jhoblitt |
change to new psMetadataAdd*() mutators
check psMetadataAdd*() return …
|
|
|
|
@4335
|
21 years |
jhoblitt |
shorten AT test descriptions
|
|
|
|
@4334
|
21 years |
jhoblitt |
add [foo]ObjectFromMetadata() src & tests
|
|
|
|
@4333
|
21 years |
jhoblitt |
change md to be const
|
|
|
|
@4332
|
21 years |
jhoblitt |
add [foo]RowMetadataFromObject() src & tests
|
|
|
|
@4331
|
21 years |
jhoblitt |
change object to be const
|
|
|
|
@4329
|
21 years |
jhoblitt |
add [foo]SelectRowsFits tests
|
|
|
|
@4328
|
21 years |
jhoblitt |
fix rowSet being free'd in the wrong place
|
|
|
|
@4327
|
21 years |
jhoblitt |
suppress a type warning by casting
|
|
|
|
@4326
|
21 years |
jhoblitt |
factor out intermediate value variables where it doesn't impact readability
|
|
|
|
@4325
|
21 years |
jhoblitt |
remove unnecessary whitespace
|
|
|
|
@4324
|
21 years |
jhoblitt |
prefix doxygen group with namespace
|
|
|
|
@4323
|
21 years |
jhoblitt |
add [foo]MetadataFromObject() & [foo]ObjectFromMetadata() headers
|
|
|
|
@4320
|
21 years |
jhoblitt |
workaround for psArrayGet() not incrementing the ref count
|
|
|
|
@4319
|
21 years |
jhoblitt |
add [foo]InsertFits() src
|
|
|
|
@4284
|
21 years |
jhoblitt |
add extension name
|
|
|
|
@4283
|
21 years |
jhoblitt |
add [foo]InsertFits() tests
|
|
|
|
@4278
|
21 years |
jhoblitt |
run [foo]PopFits() tests
|
|
|
|
@4277
|
21 years |
jhoblitt |
add [foo]PopFits src
|
|
|
|
@4276
|
21 years |
jhoblitt |
comment update
|
|
|
|
@4267
|
21 years |
jhoblitt |
change limit params to type unsigned long long
|
|
|
|
@4266
|
21 years |
jhoblitt |
find extension to insert by name
|
|
|
|
@4265
|
21 years |
jhoblitt |
fix type warning
|
|
|
|
@4264
|
21 years |
jhoblitt |
add popfits_c.tt
|
|
|
|
@4250
|
21 years |
jhoblitt |
add [foo]InsertFits() src
|
|
|
|
@4249
|
21 years |
jhoblitt |
add [foo]PopFits() tests
|
|
|
|
@4248
|
21 years |
jhoblitt |
add fits writing
typo fix
|
|
|
|
@4241
|
21 years |
jhoblitt |
add missing psFree()s
|
|
|
|
@4240
|
21 years |
jhoblitt |
add const to fits param
|
|
|
|
@4197
|
21 years |
jhoblitt |
add cpp [foo]_INDEX_NAME
|
|
|
|
@4196
|
21 years |
jhoblitt |
add const to params where appropriate
tt cleanup
|
|
|
|
@4192
|
21 years |
jhoblitt |
free objects
|
|
|
|
@4175
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4174
|
21 years |
jhoblitt |
add [foo]PopFits src
|
|
|
|
@4173
|
21 years |
jhoblitt |
change psAlloc() -> [foo]Alloc()
|
|
|
|
@4172
|
21 years |
jhoblitt |
set a deallocation function to free strings
|
|
|
|
@4171
|
21 years |
jhoblitt |
add i
|
|
|
|
@4170
|
21 years |
jhoblitt |
add [foo]SelectRowsFits src
|
|
|
|
@4169
|
21 years |
jhoblitt |
formatting & cleanups
|
|
|
|
@4164
|
21 years |
jhoblitt |
change to be just a wrapper around [foo]Pop()
|
|
|
|
@4163
|
21 years |
jhoblitt |
add [foo]Pop header, src, & tests
|
|
|
|
@4161
|
21 years |
jhoblitt |
remove extra blank lines
|
|
|
|
@4150
|
21 years |
jhoblitt |
change psU64 -> unsigned long
|
|
|
|
@4149
|
21 years |
jhoblitt |
add [foo]InsertObject tests
|
|
|
|
@4148
|
21 years |
jhoblitt |
code formatting
|
|
|
|
@4147
|
21 years |
jhoblitt |
add [foo]PopObject src & tests
|
|
|
|
@4017
|
21 years |
jhoblitt |
add [foo]InsertObject src
|
|
|
|
@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
|
|
|
|