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) @4355   21 years jhoblitt improved tests
(edit) @4354   21 years jhoblitt improved tests
(edit) @4351   21 years jhoblitt use builddir instead of top_builddir... which seems to be broken in …
(edit) @4350   21 years jhoblitt specifiy that the build man pages come from under the builddir
(edit) @4349   21 years jhoblitt generate HTML and man docs with doxygen install man pages
(edit) @4348   21 years jhoblitt probe for perl & doxygen
(edit) @4347   21 years jhoblitt have the path to perl be set by autoconf
(edit) @4346   21 years jhoblitt change doxygen group to the package name
(edit) @4345   21 years jhoblitt only build test programs under 'make check'
(edit) @4344   21 years jhoblitt add Doxyfile.in
(edit) @4341   21 years jhoblitt add psError() error reporting
(edit) @4340   21 years jhoblitt fix potential memory leaks
(edit) @4339   21 years jhoblitt fix char param formatting
(edit) @4338   21 years jhoblitt change to new psMetadataAdd*() mutators check psMetadataAdd*() return …
(edit) @4337   21 years jhoblitt fix on error return type
(edit) @4336   21 years jhoblitt change to new psMetadataAdd*() mutators check psMetadataAdd*() return …
(edit) @4335   21 years jhoblitt shorten AT test descriptions
(edit) @4334   21 years jhoblitt add [foo]ObjectFromMetadata() src & tests
(edit) @4333   21 years jhoblitt change md to be const
(edit) @4332   21 years jhoblitt add [foo]RowMetadataFromObject() src & tests
(edit) @4331   21 years jhoblitt change object to be const
(edit) @4329   21 years jhoblitt add [foo]SelectRowsFits tests
(edit) @4328   21 years jhoblitt fix rowSet being free'd in the wrong place
(edit) @4327   21 years jhoblitt suppress a type warning by casting
(edit) @4326   21 years jhoblitt factor out intermediate value variables where it doesn't impact readability
(edit) @4325   21 years jhoblitt remove unnecessary whitespace
(edit) @4324   21 years jhoblitt prefix doxygen group with namespace
(edit) @4323   21 years jhoblitt add [foo]MetadataFromObject() & [foo]ObjectFromMetadata() headers
(edit) @4320   21 years jhoblitt workaround for psArrayGet() not incrementing the ref count
(edit) @4319   21 years jhoblitt add [foo]InsertFits() src
(edit) @4284   21 years jhoblitt add extension name
(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
Note: See TracRevisionLog for help on using the revision log.