DESCRIPTION: add Python > 3 as suggested dependency
DESCRIPTION: add Python > 3 as dependency
Add instructions for making Qt docs
Update help docs
Add generated help files
Add files needed for Qt doc browser.
Added tag release 2.2.4 for changeset 525ec2b431ef
add version.texi and functions.texi
vec_projection.m: adapt demo output (note: 1e-5)
rotv.m: remove empty demo
NEWS: announce availability of GUI Qt docs
Add functions to (un)load Qt docs in Octave < 11
Update Makefile (copy from signal pkg)
Update help and Qt help docs
INDEX: add missing top line + fix indentation
rotv.m: minor fixes to Texinfo
Update DESCRIPTION to new release 2.2.4
Add files needed for Qt GUI docs
nmf_bpas.m: fix typos in Texinfo
Remove funm.m in Octave-11+
Added tag release-2.7.1 for changeset 028effc2bd8d
Generate io with octave-10.3.0
More updates to Qt help files
xlsopen.m: add note about OXS support
Adapt to current state of OpenXLS support
Add workaround for bug #68006
Update Qt help text
merge away extra head
Update NEWS and DESCRIPTION; bump min. Octave to 6.4.0
rfsearch: fix long concealed bug due to syntax error
POI: remove debug statement in __POI_ch_sprt__.m
Update generated help files
io.texi: fix syntax typo
Makefile: make sure bytecode interpreter is off
Update NEWS and DESCRIPTION release date & version
Copyright date updates
doc/io.texi: note loss of cell formatting when writing with OCT
xlsread.m: adapt Texinfo to fix of bug #49830
POI interface: add log4j-core.jar to req'd jars for POI >= 5.1
Update NEWS in anticipation of rel. 2.7.1
gcxsc, scxsc: accept poles as small circle centers (bug #67594)
Bump version to next release & first bug fix
xlsread.m: make 3rd output arg size compatible (bug #49830)
xlsopen.m: improve checking interface names
OCT interface: make opening .xlsx files more robust (bug #67539)
Update NEWS and DESCRIPTION files
io_testcript.m: improve cleanup after use
change cellfun call in __OCT_xlsx2oct__.m
clipPolygon_clipper.m: fix input validation (bug #67179)
More updates io GUI Qt docs
Update GUI Qt doc files
maint: merge away extra head
Add general info on usage of io pkg usage
(better fix) OCT interface: avoid cellfun error 'accelerated functions ...'
Backed out changeset: 0d8145d1fc27 (cellfun 'accelerated'
OCT interface: avoid cellfun error 'accelerated functions ...one arg.'
Added tag release 1.4.3 for changeset c60e432c9420
NEWS: update to tag release 1.4.3
Add mapping.info and GUI Qt doc files .qhc .qch
DESCRIPTION: update to tag release 1.4.3
Added tag release-2.7.0 for changeset 7d72c827cf1b
Update Qt GUI help file io.qhc
NEWS: fix typo
FROMjson.m: disable tests when VM is active
src/ Makefile octave_4_2_compatibility.h: add copyright lines
Update GUI docs .qhc .qch and io.info
remove object2json from INDEX
object2json.m: remove (superseded by toJSON and jsonencode)
update some doco files
copyright updates, NEWS / DESCRIPTION update
xlswrite.m: fix indexing error in case of very short file names
Clean up xlsopen code
xlsopen.m: fix indentation
__init_io__.m: remove debug printf statement
UNO interface: avoid long delay opening .ods files
Fix typo in io_testscipt.m Texinfo
UNO interface: style fixes
maint: merge away extra head
OTK interface: fix indexing error
Clean up doc/ Makefile
rfsearch.m: fix typos in Texinfo
Add files needed for creating and loading/unloading GUI help files for
Fix Texinfo headers prior to creating Qt GUI help files.
Update NEWS file
Add Qt GUI help files
Register/deregister Qt GUI help files
doc: add Makefile for generating Qt / info docs
Change non-Texinfo help headers into Texinfo
rfsearch.m: various help fixes
Adapt INDEX categories
Add various files needed for Octave doc browser
Fix & improve Texinfo headers to be acceptable for 'makeinfo' after
fromJSON.m: bail out if bytecode interpreter is active (bug #66790)
Backed out changeset: 99a9556d2667. size is required for complex vars
toJSON.m: fix another improper invocation of size() (bug #66790)
toJSON.m: 2nd try to fix improper use of 'size' function (bug #66790)
xlsfinfo.m: translate XML-escape sequences in sheetnames
toJSON.m: improve some code (bug #66790)
Update NEWS and DESCRIPTION
distance.m: improve input validation, add tests for bug #66814