|
|
|
@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
|
|
|
|
@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
|
|
|
|
@3936
|
21 years |
jhoblitt |
rename create.tt -> createtable.tt
|
|
|
|
@3931
|
21 years |
jhoblitt |
install/distribute pkgconfig .pc file
|
|
|
|
@3929
|
21 years |
jhoblitt |
make autogen.sh executable
|
|
|
|
@3928
|
21 years |
jhoblitt |
fix prototype
|
|
|
|
@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
|
|
|
|
@3916
|
21 years |
jhoblitt |
fix capitalization
|
|
|
|
@3915
|
21 years |
jhoblitt |
fix doxygen description
|
|
|
|
@3914
|
21 years |
jhoblitt |
rename create_h.tt -> createheader_h.tt
|
|
|
|
@3913
|
21 years |
jhoblitt |
add [foo]Cleanup() header
|
|
|
|
@3912
|
21 years |
jhoblitt |
add [foo]PopFits() header
|
|
|
|
@3911
|
21 years |
jhoblitt |
remove dead code
|
|
|
|
@3910
|
21 years |
jhoblitt |
add [foo]InsertFits() header
|
|
|
|
@3909
|
21 years |
jhoblitt |
change function name to [object_name]Alloc
|
|
|
|
@3908
|
21 years |
jhoblitt |
rename lib_name -> pkg_name
|
|
|
|
@3872
|
21 years |
jhoblitt |
fix prototype
|
|
|
|
@3871
|
21 years |
jhoblitt |
add space between prototype and doxygen
|
|
|
|
@3870
|
21 years |
jhoblitt |
change func[object_name] -> funcObject
|
|
|
|
@3869
|
21 years |
jhoblitt |
first working version
|
|
|
|
@3865
|
21 years |
jhoblitt |
change from table_name -> namespace where appropriate
change from …
|
|
|
|
@3864
|
21 years |
jhoblitt |
add #define [foo]_TABLE_NAME
change from table_name to namespace where …
|
|
|
|
@3863
|
21 years |
jhoblitt |
first working version
|
|
|
|
@3862
|
21 years |
jhoblitt |
rename pop_h.tt -> popobject_h.tt
|
|
|
|
@3861
|
21 years |
jhoblitt |
rename data_type -> object_name
|
|
|
|
@3860
|
21 years |
jhoblitt |
require automake 1.6
change automake to 'foreign'
|
|
|
|
@3859
|
21 years |
jhoblitt |
don't require automake-1.6
|
|
|
|
@3771
|
21 years |
jhoblitt |
change automake args
|
|
|
|
@3770
|
21 years |
jhoblitt |
change autotool version reqs
|
|
|
|
@3768
|
21 years |
jhoblitt |
move AC_PREREQ to top of file
|
|
|
|
@3755
|
21 years |
jhoblitt |
add AC_PREREQ
|
|
|
|
@3736
|
21 years |
jhoblitt |
add dist-bzip2 to INIT_AUTOMAKE
|
|
|
|
@3735
|
21 years |
jhoblitt |
remove unnecessary autoconf substitution
|
|
|
|
@3733
|
21 years |
jhoblitt |
add default output dir
|
|
|
|
@3732
|
21 years |
jhoblitt |
add foo_CFLAGS
|
|
|
|
@3731
|
21 years |
jhoblitt |
set AM_CFLAGS
|
|
|
|
@3730
|
21 years |
jhoblitt |
remove AM_CFLAGS
|
|
|
|
@3729
|
21 years |
jhoblitt |
make sure AM_CFLAGS & AM_LIBS are used
|
|
|
|
@3728
|
21 years |
jhoblitt |
remove LIBS & CFLAGS
|
|
|
|
@3727
|
21 years |
jhoblitt |
set foo_CFLAGS & foo_LIBS directly
|
|
|
|
@3726
|
21 years |
jhoblitt |
modernized
|
|
|
|