log

age author description
Tue, 26 Dec 2017 08:10:49 -0800 Rik build: No need for 'eval' in BIST test for bug #52722.
Mon, 25 Dec 2017 22:13:41 -0800 Rik groot.m: New function to return handle of graphics root object.
Mon, 25 Dec 2017 19:37:03 -0800 Rik Modify BIST tests to pass when string_fill_char is not ' '.
Mon, 25 Dec 2017 08:33:52 -0800 Sahil Yadav erase.m: New string function for deleting substrings with a string.
Sat, 23 Dec 2017 21:04:14 -0800 Rik Add BIST test for bug #52722.
Sat, 23 Dec 2017 14:58:27 -0500 John W. Eaton don't allow function parameters (in or out) to be persistent
Sat, 23 Dec 2017 14:15:31 -0500 John W. Eaton make ginput work again (bug #52699)
Fri, 22 Dec 2017 18:32:07 -0500 John W. Eaton fix binding for global variables in script files (bug #52722)
Fri, 22 Dec 2017 15:32:16 -0800 Rik maint: merge stable to default.
Fri, 22 Dec 2017 15:29:45 -0800 Rik doc: Fix mistaken use of space between function and '(' in documentation (bug #52723). stable
Wed, 20 Dec 2017 20:10:10 +0100 Marco Caliari Change matrix multiplication order in xpow for compatibility (bug #52706).
Fri, 22 Dec 2017 13:09:59 -0800 Rik Create "pickableparts" as a base graphics property.
Fri, 22 Dec 2017 10:46:29 -0800 Rik Remove "DisplayName" property from text and image objects.
Fri, 22 Dec 2017 13:01:55 -0500 John W. Eaton * __opengl_info__.m: Don't echo attempts.
Thu, 21 Dec 2017 16:10:22 -0800 Rik Don't error with "%c" arg to whos_line_format (bug #52714).
Thu, 21 Dec 2017 14:30:38 -0800 Rik Fix failing sort of complex values on Mac platforms (bug #52627).
Thu, 21 Dec 2017 14:36:06 -0500 John W. Eaton * __opengl_info__.m: Make more than one attempt to get info from hidden figure.
Thu, 21 Dec 2017 12:47:20 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 21 Dec 2017 12:35:38 -0500 John W. Eaton lex.ll: Fix macro for implicit fallthrough warning.
Thu, 21 Dec 2017 12:34:51 -0500 John W. Eaton maint: Indent pragmas as other preprocessor directives.
Thu, 21 Dec 2017 12:14:10 -0500 John W. Eaton avoid shadowed variable warning from GCC
Thu, 21 Dec 2017 12:13:04 -0500 John W. Eaton move have_window_system function from sysdep.cc to display.cc
Thu, 21 Dec 2017 03:45:09 -0800 Rik maint: merge stable to default.
Thu, 21 Dec 2017 03:38:39 -0800 Rik doc: Fix various inconsistencies in manual (bug #52712). stable
Thu, 21 Dec 2017 03:02:58 -0800 Rik Fix typo in cset 8354b505ad6b (bug #52702). stable
Thu, 21 Dec 2017 03:06:12 -0800 Rik crosstab.m: Update docstring to use crosstab name (bug #52711).
Wed, 20 Dec 2017 17:19:39 -0800 Rik maint: merge stable to default.
Wed, 20 Dec 2017 17:19:11 -0800 Rik doc: Fix inconsistencies with char, strvcat, strread docstrings (bug #52702. stable
Wed, 20 Dec 2017 10:09:28 +0100 Pantxo Diribarne Make use of "close" function to close Qt figures (bug #52698).
Wed, 20 Dec 2017 16:40:15 -0800 Rik legend.m: Overhaul function for greater Matlab compatibility.