log

age author description
Fri, 15 Jun 2018 16:27:32 -0400 John W. Eaton maint: Merge stable to default.
Fri, 15 Jun 2018 15:35:45 -0400 John W. Eaton maybe preserve local value when declaring variable global (bug #54052) stable
Thu, 14 Jun 2018 22:23:58 -0700 Rik bitset.m: Return [] for empty input for Matlab compatibility (bug #54110).
Thu, 14 Jun 2018 14:34:34 -0400 John W. Eaton * configure.ac: Don't use QT_LDFLAGS to decide whether to link with all deps.
Thu, 14 Jun 2018 14:34:09 -0400 John W. Eaton link .oct files with liboctave and libinterp on Windows systems (bug #53627)
Thu, 14 Jun 2018 07:28:10 -0700 Rik bitset.m: Overhaul function for Matlab compatibility (bug #54110).
Wed, 13 Jun 2018 16:22:45 -0700 Rik maint: merge stable to default.
Wed, 13 Jun 2018 16:21:58 -0700 Rik doc: Use @var rather than @code to mark inputs to functions in docstrings. stable
Wed, 13 Jun 2018 14:20:48 -0700 Rik doc: Use @var rather than @code to mark third argument to sort in docstring. stable
Wed, 13 Jun 2018 14:04:53 -0700 Rik bitset.m: Expand third argument to match input size if necessary (bug #54110).
Wed, 13 Jun 2018 10:29:40 -0700 Rik Use consistent names in GUI (bug #53616).
Wed, 13 Jun 2018 03:04:59 -0400 John W. Eaton * test/module.mk (test-clean): Also remove .mex files.
Wed, 13 Jun 2018 02:16:07 -0400 John W. Eaton maint: Merge stable to default.
Wed, 13 Jun 2018 02:13:51 -0400 John W. Eaton fix regression in text (bug #54109) stable
Wed, 13 Jun 2018 02:11:31 -0400 John W. Eaton improve type checking in genpropdoc.m (bug #54109)
Tue, 12 Jun 2018 15:08:07 -0400 John W. Eaton maint: Merge stable to default.
Tue, 12 Jun 2018 15:06:19 -0400 John W. Eaton create valid tmp scope for who -file (bug #54030) stable
Tue, 12 Jun 2018 11:26:57 -0700 Rik maint: merge stable to default.
Tue, 12 Jun 2018 11:25:46 -0700 Rik polar.m: Correct axes limits when using negative rho values (bug #53999). stable
Tue, 12 Jun 2018 13:03:04 -0400 John W. Eaton solve installation info initialization problem differently
Tue, 12 Jun 2018 10:31:13 -0700 Rik maint: merge stable to default.
Tue, 12 Jun 2018 10:14:37 -0700 Rik text.m: Fix regression when 'String' property is specified (bug #54067). stable
Tue, 12 Jun 2018 08:15:22 -0700 Rik maint: merge stable to default.
Tue, 12 Jun 2018 08:15:06 -0700 Rik Add semicolon after assert within %!test blocks to cset e255f09dc70e.
Tue, 12 Jun 2018 08:08:30 -0700 Rik Fix typo in error statement from containers.Map (bug #54103). stable
Tue, 12 Jun 2018 08:04:59 -0700 Rik doc: Use qcode macro to document fseek offsets (bug #51402). stable
Tue, 12 Jun 2018 00:32:26 -0400 John W. Eaton initial framework for testing MEX files
Tue, 12 Jun 2018 10:30:56 -0400 John W. Eaton maint: Merge stable to default.
Tue, 12 Jun 2018 10:24:25 -0400 John W. Eaton allow NULL mxArray* to be returned as undefined from fcn calls (bug #54096) stable
Mon, 11 Jun 2018 13:25:40 -0400 John W. Eaton Backed out changeset 97e64c23fd07 (bug #54096) stable