|
|
|
@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
|
|
|
|
@3725
|
21 years |
jhoblitt |
set project name from lib_name instead of namespace
|
|
|
|
@3724
|
21 years |
jhoblitt |
change from bootstrap.sh to autogen.sh
|
|
|
|
@3619
|
21 years |
jhoblitt |
add file_name
|
|
|
|
@3618
|
21 years |
jhoblitt |
add lib_name
|
|
|
|
@3617
|
21 years |
jhoblitt |
remove commented code
|
|
|
|
@3616
|
21 years |
jhoblitt |
remove extra AM_* variables
|
|
|
|
@3615
|
21 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@3612
|
21 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@3608
|
21 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@3605
|
21 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@3603
|
21 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@3597
|
21 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@3581
|
21 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@3506
|
21 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@3504
|
21 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|