* src/configure.ac: dont use pkg-config if it wasnt found
Description: Fix spelling errors in documentation strings
* doc/octave-cfitsio.texi, inst/+matlab/+io/+fits/deleteFile.m,
User Manual
User Manual
User Manual
User Manual
User Manual
User Manual
Added tag v0.0.4 for changeset dd8c3396f59c
* DESCRIPTION, NEWS, README.md, doc/octave-cfitsio.texi,
Spell check
* doc/mkfuncdocs.py: use latest script
* doc/octave-cfitsio.texi: spell check
* Makefile: generate html doc page
* doc/mkfuncdocs.py, doc/mkqhcp.py: use python3
* src/Makefile.in: use -f in distclean rule
* doc/octave-cfitsio.css: add boxnote style
Added tag v0.0.3 for changeset 6067b31fc5a4
maint: bump version to 0.0.3
* inst/+matlab/+io/+fits/getConstantValue.m, src/__cfitsio__.cc
* src/Makefile.in: add missinh ')'
* src/configure.ac: in windows use static libs
* src/Makefile.in: add autoconf rules to rebuild Makefile and configure
* NEWS: update news for pre version
* Makefile: generate qhelp only if have qcollectionmanager
* src/Makefile.in: add handling for generation of constants for version in cfitsio4+
Added tag v0.0.2 for changeset cb2369e4bc23
* DESCRIPTION: set version to 0.0.2
maint: bump version to 0.0.2
change from pakage octave-cfitsio to cfitsio
* doc/octave-cfitsio.png: addedd file
Added tag v0.0.1 for changeset 305aeb9ff16f
maint: update to okg release 0.0.1
* src/__cfitsio__.cc: remove unused var
rename __fits__.oct to __cftio__.oct to reflect func names
Add fpixel processing to writeImg
* src/__fits__.cc: minor modes to eliminate compiler warnings
* inst/+matlab/+io/+fits/setBscale.m,
* inst/fitsinfo.m: dont attempt to parse empty record, check no match
* src/__fits__.cc: check for ULONGLONG type
Detect older is_xxxx calls of octave < 4.4
* inst/+matlab/+io/+fits/openDiskFile.m,
* inst/+matlab/+io/+fits/createFile.m,
* inst/fitsinfo.m: Unknown in contents not unknown
* inst/fitswrite.m: check for valid compression type
* inst/fitsread.m: add processing of pixelregion
Process fpixel, lpixel and inc inputs to readImg
Add more examples to docs, run doictest from installed files
* src/configure.ac: add a fallback cfitsio search
* README.md: expand the read me
* src/configure.ac: add check for CPP, add fallback cfitsio detection
Updated for testing with older octaver versions
Add qt help file generation
* inst/+matlab/+io/+fits/createImg.m: remove extra '\ \n'
*.m: add input/output information to function docs
Updated docs
Add matlab namespace function files
* src/__fits__.cc: add more tests
* src/__fits__.cc, INDEX: add fits_setTscale
Add deleteRecord
* src/__fits__.cc: better process of nulls in read col, formatting of functions
Add local test data
* inst/fitsdisp.m: fix typo in Index scalar property vale, add additional index test
Add tablerow, tablecolumns properties
Add additional table write functions
More low level functions
Add some lowlevel write functions
Add fitswrite
* src/__fits__.cc: updates to readImg
Add initial fitsread
* src/__fits__.cc: fix readCol, add tests
* INDEX: add missed fits_getOpenFiles
* src/__fits__.cc: use int64 value mapped to file instead of an object
* src/__fits__.cc: add getOpenFiles function
imported patch fitserr
* src/__fits__.cc: add more BISI tests
Add pkg lock
* src/__fits__.cc: use uint64 instead of int64 type
* inst/fitsdisp.m, inst/fitsinfo.m: Add tests, update from tests
* src/__fits__.cc: add start of low level tests
* src/__fits__.cc: allow more than 2 dims in getImgSize
Add initial fitsinfo, fits_getRowSize
Add fitsdisp
* src/__fits__.cc: rename getHDUaddr to getHDUoff
Add initial docs
* README.md: user correct name for package
Dynamically create import file