insertText: fix typos in documentation
adaptthresh: fixing doc string
NEWS: Fixing typos (too late :-()
HACKING: adding Admin tasks to make a release
imbilatfilt: remove redundent documentation string
maint: setup default branch as version 2.19.0+
maint: merge of stable to default after 2.18.0 release
.hgtags: release 2.18.0
maint: release 2.18.0
Impove documentation for imref2d/imref3d methods
Remove empty seealso
inst/@imref2d/disp.m: remove empty 'seealso'
Converting from dos format to unix format
fix using analytic gradients in bfgsmin.m, fixes bug #64179
correct last fix of 'too many arguments'
fix 'too many arguments' in bfgsmin_example
docs of lsqnonlin and lsqcurvefit: fix 'FinDiffType', fixes bug #63952
im2bw: fixing typo
maint: release candidate 2.17.1
maint: merge default into stable for release candidate 2.17.1
imbilatfilt: fixing typo
imbilatiflt: Fixing code according to code review (bug #67130, comment #10)
imbinarize: fixing after code review (bug #66148)
adaptthresh: Fixing code according to code review (bug #66148)
set hook.inverse_hessian in fmincon.m, fixes bug #63240
don't call octave::tree_parameter_list::length(), fixes bug #65526
graycomatrix: Fix according to code review (bug #38087 comment #7)
insertText: Fixing according the code review (bug #56958 comment #23)
bootstrap: replace /bin/bash with /bin/sh (bug #67373)
fromJSON: make it work again under VM
__text_to_pixels__.cc: remove trailing spaces
rho_filter.m: remove trailing spaces
iradon.m: reducing tolerance in BISTs
NEWS: fix typo
maintenance: Octave version 7.2.0 is now the minimum requirement,
imbinarize: fixing tests so they will pass in Octave 7.2 and above
adaptthresh: fixing tests so they will pass in Octave 7.2 and above
graycomatrix: fixing tests that they will pass in Octave 7.2
Makfile: Fix Makfile so that it will not use GNU extensions for grep
NEWS: adding note regarding fix of bug #6350
iradon: Fix Matlab compatibility when using filter
imbilatfilt: updating tests (bug #67130)
io_testcript.m: improve cleanup after use
change cellfun call in __OCT_xlsx2oct__.m
fix typos and improve some code (bug #67221)
Added tag release-0.5.4 for changeset e52e957bf532
new version 0.5.4, and change maintainer to community (cf. discussion to patch #10513)
Makefile: oruntests instead of no longer supported runtests
Replace obsolete .+ and .- operators (patch #10513)
imresize: add Lancsoz interpolation (bug #62099)
clipPolygon_clipper.m: fix input validation (bug #67179)
inst/graycomatrix.m: fixing the license
imbinarize, adaptthresh: new functions (bug #66148)
imresize: add normalization of the weights of the interpolation kernel (bug #63560)
imbilatfilt: a new function (bug #67130)
maint: restore <> to some links
inserText: new function (bug #56958)
__text_to_pixels__: new internal function (bug #56958)
insertText: new function (bug #56958)
Makefile.in: adding __graycomatrix__.oct and renaming graycomatrix.oct (bug #38087)
graycomatrix have been re-written to be MATLAB compatible (bug #38087)
__eps__.cc, Makefile.in: reverting previous commits
Makefile.in: removing __epc__.oct from OCT_FILES
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.'
__eps__.cc: moving from src to devel directory
__endpoints_fun__.m: chmod -x
Allow override of tool variables (Bug #66895)
NEWS: set version as 2.17.0+
maint: setup default branch as version 2.17.0+
maint: merge of stable to default after 2.16.1 release
Added tag 1.0.2 for changeset 1ea513816418
version 1.0.2
add tests to all m files; let fl_complement operate on matrices
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
.httags: new tag for 2.16.1
std2: rephrase documentation for std2 to be more precise, as set in bug#67031
Updating DESCRIPTION & src/configure.ac to 2.16.1
maint: merge default into stable for release 2.16.1
NEWS: updating for the upcoming patch release 2.16.1
std2: Adding tolerance to BISTs (bug #67031).
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