log

age author description
Thu, 09 Aug 2018 14:20:32 -0400 John W. Eaton Version 4.4.1 released stable release-4-4-1
Fri, 10 Aug 2018 14:59:42 -0700 Mike Miller fix use of JAVA_HOME to fail if not found and fall back correctly (bug #40111)
Tue, 07 Aug 2018 19:54:42 +0200 Torsten Prevent immediate updates of GUI workspace view when using clear in a script (bug #54443).
Fri, 10 Aug 2018 11:28:13 +0200 Kai T. Ohlhus maint: Merge stable to default.
Fri, 10 Aug 2018 11:27:20 +0200 Kai T. Ohlhus doc: Add version number to top title of HTML manual for clarity. stable
Fri, 10 Aug 2018 09:09:51 +0200 Kai T. Ohlhus maint: Merge stable to default.
Fri, 10 Aug 2018 09:08:33 +0200 Kai T. Ohlhus * m4/octave_blas_f77_func.m4: Restore 64-bit integer BLAS detection (bug #53853). stable
Thu, 09 Aug 2018 16:33:09 -0700 Rik textread.m: Make m-file a legacy function.
Thu, 09 Aug 2018 15:51:53 -0700 Rik strread.m: Make m-file a legacy function.
Thu, 09 Aug 2018 14:16:14 -0700 Rik Use nested functions to prevent leaking globals in BIST tests.
Thu, 09 Aug 2018 13:46:27 -0700 Rik Stop deprecated functions from issuing warning during BIST tests.
Thu, 09 Aug 2018 13:26:23 -0700 Rik findstr.m: Make m-file a legacy function.
Thu, 09 Aug 2018 11:28:11 -0700 Rik flipdim.m: Make m-file a legacy function.
Thu, 09 Aug 2018 10:54:16 -0700 Rik maint: merge stable to default.
Thu, 09 Aug 2018 10:53:55 -0700 Rik flip.m: Update docstring. stable
Thu, 09 Aug 2018 10:38:54 -0700 Rik strmatch.m: Make m-file a legacy function.
Thu, 09 Aug 2018 09:51:06 -0700 Rik Calculate Laplacian matrix in BIST tests without for loop.
Thu, 09 Aug 2018 12:37:36 -0400 John W. Eaton maint: Merge stable to default.
Thu, 09 Aug 2018 12:19:07 -0400 John W. Eaton disable compound binary operator optimization (bug #54465) stable
Wed, 08 Aug 2018 11:44:00 -0700 Rik strmatch.m: Accept an empty cellstr as input for Matlab compatibility (bug #54432).
Tue, 07 Aug 2018 22:12:50 -0700 Rik Suppress backtrace when MexErrMsgTxt message ends with newline (bug #54454).
Tue, 07 Aug 2018 08:26:02 -0700 Rik publish.m: Use Octave coding conventions for comments and logical negation.
Tue, 07 Aug 2018 13:05:31 +0200 Kai T. Ohlhus publish.m: Improve code evaluation and add classdef support.
Mon, 06 Aug 2018 21:36:00 +0200 Torsten also restore cursor line numbers when restoring previous editor session_data
Sun, 05 Aug 2018 21:51:03 -0700 Rik fzero.m: Overhaul function.
Sun, 05 Aug 2018 21:24:00 -0700 Rik maint: merge stable to default.
Sun, 05 Aug 2018 11:24:06 +0200 Marco Caliari Fix initial bracketing for fzero (bug #54445). stable
Sun, 01 Jul 2018 20:11:19 -0400 Andrew Janke Use JAVA_HOME for JVM detection at run-time (bug #40111).
Sun, 05 Aug 2018 21:45:08 +0200 Torsten preserve tab position and line when reloading renamed editor file (bug #49322)
Sun, 17 Sep 2017 05:52:33 +0200 Torsten close/reload editor tab when file is (re)moved in gui terminal (bug #43922)