|
|
|
@6121
|
21 years |
jhoblitt |
VERSION to '0.08'
|
|
|
|
@6120
|
21 years |
jhoblitt |
let chmod fail silently
|
|
|
|
@6119
|
21 years |
jhoblitt |
VERSION to '0.07'
|
|
|
|
@6118
|
21 years |
jhoblitt |
make doxygen optional
|
|
|
|
@6087
|
21 years |
jhoblitt |
fix type casting
|
|
|
|
@6047
|
21 years |
jhoblitt |
bug fix
|
|
|
|
@6045
|
21 years |
jhoblitt |
VERSION to '0.06'
|
|
|
|
@6044
|
21 years |
jhoblitt |
doc update
|
|
|
|
@6043
|
21 years |
jhoblitt |
typo fix
|
|
|
|
@6042
|
21 years |
jhoblitt |
add [foo]SelectRowObjects()
|
|
|
|
@6029
|
21 years |
jhoblitt |
fix indenting
|
|
|
|
@5973
|
21 years |
jhoblitt |
VERSION to '0.05'
|
|
|
|
@5972
|
21 years |
jhoblitt |
fix datadir permissions
|
|
|
|
@5966
|
21 years |
jhoblitt |
VERSION to '0.04'
|
|
|
|
@5965
|
21 years |
jhoblitt |
doc update
2006 copyright update
|
|
|
|
@5964
|
21 years |
jhoblitt |
make make clean remove glueforge.1
|
|
|
|
@5963
|
21 years |
jhoblitt |
rename foo.md -> examples/simple.md
add examples/complex.md
|
|
|
|
@5962
|
21 years |
jhoblitt |
require that the 'glueforge' metadata used by the complex config has …
|
|
|
|
@5961
|
21 years |
jhoblitt |
enable support for complex config files
add complex_config()
add …
|
|
|
|
@5960
|
21 years |
jhoblitt |
additional modifications and bug fixes to support multiple tables in a …
|
|
|
|
@5955
|
21 years |
jhoblitt |
determine if the config file is in simple or complex format
move …
|
|
|
|
@5954
|
21 years |
jhoblitt |
forward port to pslib 0.9.0's psFits* semantics
|
|
|
|
@5953
|
21 years |
jhoblitt |
test all psMetadata* actions
|
|
|
|
@5951
|
21 years |
jhoblitt |
add global pkg_namespace
|
|
|
|
@5950
|
21 years |
jhoblitt |
fix tests to work with per table data
minor pslib 0.9.0 compatibility fixes
|
|
|
|
@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
|
|
|
|