IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/glueforge

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4283   21 years jhoblitt add [foo]InsertFits() tests
(edit) @4278   21 years jhoblitt run [foo]PopFits() tests
(edit) @4277   21 years jhoblitt add [foo]PopFits src
(edit) @4276   21 years jhoblitt comment update
(edit) @4267   21 years jhoblitt change limit params to type unsigned long long
(edit) @4266   21 years jhoblitt find extension to insert by name
(edit) @4265   21 years jhoblitt fix type warning
(edit) @4264   21 years jhoblitt add popfits_c.tt
(edit) @4250   21 years jhoblitt add [foo]InsertFits() src
(edit) @4249   21 years jhoblitt add [foo]PopFits() tests
(edit) @4248   21 years jhoblitt add fits writing typo fix
(edit) @4241   21 years jhoblitt add missing psFree()s
(edit) @4240   21 years jhoblitt add const to fits param
(edit) @4197   21 years jhoblitt add cpp [foo]_INDEX_NAME
(edit) @4196   21 years jhoblitt add const to params where appropriate tt cleanup
(edit) @4192   21 years jhoblitt free objects
(edit) @4175   21 years jhoblitt first working version
(edit) @4174   21 years jhoblitt add [foo]PopFits src
(edit) @4173   21 years jhoblitt change psAlloc() -> [foo]Alloc()
(edit) @4172   21 years jhoblitt set a deallocation function to free strings
(edit) @4171   21 years jhoblitt add i
(edit) @4170   21 years jhoblitt add [foo]SelectRowsFits src
(edit) @4169   21 years jhoblitt formatting & cleanups
(edit) @4164   21 years jhoblitt change to be just a wrapper around [foo]Pop()
(edit) @4163   21 years jhoblitt add [foo]Pop header, src, & tests
(edit) @4161   21 years jhoblitt remove extra blank lines
(edit) @4150   21 years jhoblitt change psU64 -> unsigned long
(edit) @4149   21 years jhoblitt add [foo]InsertObject tests
(edit) @4148   21 years jhoblitt code formatting
(edit) @4147   21 years jhoblitt add [foo]PopObject src & tests
(edit) @4017   21 years jhoblitt add [foo]InsertObject src
(edit) @4016   21 years jhoblitt remove calls to psLogSetLevel()
(edit) @4015   21 years jhoblitt change position to be AUTO_INCREMENT
(edit) @4014   21 years jhoblitt fix typo
(edit) @4013   21 years jhoblitt rename TESTS -> UNITS
(edit) @4012   21 years jhoblitt change use of psMetadataAdd to set location to PS_LIST_TAIL
(edit) @4011   21 years jhoblitt fix bool PS_META_* type add [foo]Insert tests
(edit) @4010   21 years jhoblitt add [foo]Alloc src & tests
(edit) @4009   21 years jhoblitt properly shutdown database connection
(edit) @4008   21 years jhoblitt formatting fix
(edit) @4007   21 years jhoblitt format fix
(edit) @4006   21 years jhoblitt add [foo]Alloc src & tests
(edit) @4005   21 years jhoblitt add [foo]DropTable src & tests
(edit) @4004   21 years jhoblitt add [foo]Cleanup src & tests
(edit) @4003   21 years jhoblitt add tests for [foo]CreateTable()
(edit) @4002   21 years jhoblitt add autotest support
(edit) @4001   21 years jhoblitt fix foo_TABLE_NAME #define
(edit) @4000   21 years jhoblitt support foo_TABLE_NAME #define
(edit) @3999   21 years jhoblitt updated psMetadataItemAdd() handling support foo_TABLE_NAME #define
(edit) @3936   21 years jhoblitt rename create.tt -> createtable.tt
(edit) @3931   21 years jhoblitt install/distribute pkgconfig .pc file
(edit) @3929   21 years jhoblitt make autogen.sh executable
(edit) @3928   21 years jhoblitt fix prototype
(edit) @3920   21 years jhoblitt change N -> limit
(edit) @3919   21 years jhoblitt add [foo]SelectRowsFits() header
(edit) @3918   21 years jhoblitt add [foo]DropTable() header
(edit) @3917   21 years jhoblitt rename n -> limit
(edit) @3916   21 years jhoblitt fix capitalization
(edit) @3915   21 years jhoblitt fix doxygen description
(edit) @3914   21 years jhoblitt rename create_h.tt -> createheader_h.tt
(edit) @3913   21 years jhoblitt add [foo]Cleanup() header
(edit) @3912   21 years jhoblitt add [foo]PopFits() header
(edit) @3911   21 years jhoblitt remove dead code
(edit) @3910   21 years jhoblitt add [foo]InsertFits() header
(edit) @3909   21 years jhoblitt change function name to [object_name]Alloc
(edit) @3908   21 years jhoblitt rename lib_name -> pkg_name
(edit) @3872   21 years jhoblitt fix prototype
(edit) @3871   21 years jhoblitt add space between prototype and doxygen
(edit) @3870   21 years jhoblitt change func[object_name] -> funcObject
(edit) @3869   21 years jhoblitt first working version
(edit) @3865   21 years jhoblitt change from table_name -> namespace where appropriate change from …
(edit) @3864   21 years jhoblitt add #define [foo]_TABLE_NAME change from table_name to namespace where …
(edit) @3863   21 years jhoblitt first working version
(edit) @3862   21 years jhoblitt rename pop_h.tt -> popobject_h.tt
(edit) @3861   21 years jhoblitt rename data_type -> object_name
(edit) @3860   21 years jhoblitt require automake 1.6 change automake to 'foreign'
(edit) @3859   21 years jhoblitt don't require automake-1.6
(edit) @3771   21 years jhoblitt change automake args
(edit) @3770   21 years jhoblitt change autotool version reqs
(edit) @3768   21 years jhoblitt move AC_PREREQ to top of file
(edit) @3755   21 years jhoblitt add AC_PREREQ
(edit) @3736   21 years jhoblitt add dist-bzip2 to INIT_AUTOMAKE
(edit) @3735   21 years jhoblitt remove unnecessary autoconf substitution
(edit) @3733   21 years jhoblitt add default output dir
(edit) @3732   21 years jhoblitt add foo_CFLAGS
(edit) @3731   21 years jhoblitt set AM_CFLAGS
(edit) @3730   21 years jhoblitt remove AM_CFLAGS
(edit) @3729   21 years jhoblitt make sure AM_CFLAGS & AM_LIBS are used
(edit) @3728   21 years jhoblitt remove LIBS & CFLAGS
(edit) @3727   21 years jhoblitt set foo_CFLAGS & foo_LIBS directly
(edit) @3726   21 years jhoblitt modernized
(edit) @3725   21 years jhoblitt set project name from lib_name instead of namespace
(edit) @3724   21 years jhoblitt change from bootstrap.sh to autogen.sh
(edit) @3619   21 years jhoblitt add file_name
(edit) @3618   21 years jhoblitt add lib_name
(edit) @3617   21 years jhoblitt remove commented code
(edit) @3616   21 years jhoblitt remove extra AM_* variables
(edit) @3615   21 years jhoblitt This commit was generated by cvs2svn to compensate for changes in …
(edit) @3612   21 years jhoblitt This commit was generated by cvs2svn to compensate for changes in …
(edit) @3608   21 years jhoblitt This commit was generated by cvs2svn to compensate for changes in …
Note: See TracRevisionLog for help on using the revision log.