log

age author description
Thu, 19 Jul 2018 13:28:51 -0400 John W. Eaton move text engine classes inside octave namespace
Thu, 19 Jul 2018 08:24:16 -0700 Rik doc: Replace instances of realroot (non-existent) with realpow (bug #54336). stable
Thu, 19 Jul 2018 09:09:50 -0400 John W. Eaton * configure.ac: Fix typo in previous change.
Wed, 18 Jul 2018 15:35:51 -0400 John W. Eaton one more fix for parser change... Doh!
Wed, 18 Jul 2018 20:54:05 +0200 Torsten change gui preferences from within the worker thread (bug #49119)
Wed, 18 Jul 2018 14:23:01 -0400 John W. Eaton fix errors in previous change
Wed, 18 Jul 2018 13:31:48 -0400 John W. Eaton don't substitute api.prefix style in bison input files
Wed, 18 Jul 2018 12:59:57 -0400 John W. Eaton maint: Merge stable to default.
Wed, 18 Jul 2018 12:58:40 -0400 Sébastien Villemot avoid crash when loading classdef objeccts (bug #54319) stable
Mon, 16 Jul 2018 16:28:59 -0400 John W. Eaton avoid shadowed variable warning
Wed, 18 Jul 2018 08:07:36 -0400 John W. Eaton maint: Merge stable to default.
Wed, 18 Jul 2018 08:04:45 -0400 John W. Eaton fix test for 8-byte integer BLAS lib on big-endian systems (bug #53853) stable
Tue, 17 Jul 2018 08:58:10 -0700 Rik maint: merge stable to default.
Tue, 17 Jul 2018 15:44:50 +0200 Sébastien Villemot hist.m: Don't error out if called with identical Y values (bug #54326). stable
Mon, 16 Jul 2018 12:34:10 -0700 Rik maint: merge stable to default.
Mon, 16 Jul 2018 11:46:24 -0700 Rik Parse empty struct input correctly (bug #54318). stable
Sun, 15 Jul 2018 18:01:52 -0700 Rik NEWS: Announce that -dtiff images will now be compressed (bug #54290).
Sun, 15 Jul 2018 17:55:54 -0700 Rik Use compression by default for printing TIFF images (bug #54290).
Sun, 15 Jul 2018 19:51:23 +0200 Markus Mützel Fix "unlink" for files with non-ASCII chars on Windows.
Sun, 15 Jul 2018 19:49:19 +0200 Markus Mützel Fix "rename" for files with non-ASCII chars on Windows.
Sun, 15 Jul 2018 15:47:49 +0200 Torsten fix close events of some main dock widgets (bug #54185)
Sun, 15 Jul 2018 11:56:04 +0200 Torsten add a gui preference for opening files when debugging in console (bug #49119)
Sat, 14 Jul 2018 22:48:02 -0700 Rik Accept case insensitive second argument to typecast for Matlab compatibility (bug #54313).
Sat, 14 Jul 2018 14:16:22 +0200 Markus Mützel Strip BOM from UTF-8 encoded .m files (bug #52574).
Fri, 13 Jul 2018 21:46:50 -0700 Rik isdiag.m: Add fast path for detecting complex diagonal matrices.
Fri, 13 Jul 2018 21:39:26 -0700 Rik expm.m: Return [] for empty input [] (bug #54303)
Fri, 13 Jul 2018 22:58:56 +0200 Torsten reorganize constants for preferences keys and default values
Fri, 13 Jul 2018 22:58:45 +0200 Torsten use std::string instead of QString when the latter is not required
Fri, 13 Jul 2018 16:55:08 -0400 John W. Eaton style fixes and commentary for get_ASCII_filename function (bug #54299)
Fri, 13 Jul 2018 16:26:55 -0400 John W. Eaton maint: Merge stable to default.