log

age author description
Sat, 11 Aug 2018 21:51:49 +0200 Torsten fix prompt when editing a new m-file wit absolute path (bug #54463)
Sat, 11 Aug 2018 15:26:45 -0400 John W. Eaton maint: Merge stable to default.
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)
Sat, 04 Aug 2018 13:35:29 +0200 Torsten fix broken file closing when deleted/renamed in file browser
Fri, 03 Aug 2018 15:23:45 -0700 Rik fminbnd.m: Update solver options to be Matlab compatible.
Fri, 03 Aug 2018 14:46:08 -0700 Rik fminsearch.m: Update default TolFun to 1e-4 for Matlab compatibility.
Fri, 03 Aug 2018 14:00:17 -0700 Rik NEWS: Announce changes to default fsolve options.
Fri, 03 Aug 2018 09:03:47 -0700 Rik strmatch.m: Accept a single cellstr as first input for Matlab compatibility (bug #54432)
Fri, 03 Aug 2018 09:00:49 -0700 Rik ordeig.m: Use Octave coding conventions in function.
Fri, 03 Aug 2018 17:21:00 +0200 Andreas Weber linalg.txi: Fix missing reference to "ordeig" from commit c7095a755185
Fri, 03 Aug 2018 16:22:33 +0200 Sébastien Villemot New function "ordeig" (patch #9670)
Thu, 02 Aug 2018 16:19:11 -0700 Rik quantile.m: Return a vector of the same orientation as 2nd input for Matlab compatibility (bug #54421).
Thu, 02 Aug 2018 23:52:45 +0200 Markus Mützel maint: Merge stable to default.
Thu, 02 Aug 2018 23:46:48 +0200 Markus Mützel Fix scrolling command window in Windows 10 (bug #52496). stable
Thu, 02 Aug 2018 10:51:15 -0700 Rik Overhaul fsolve for better performance and Matlab compatibility (bug #41146).
Thu, 02 Aug 2018 10:19:10 -0700 Rik datetick.m: Fix appearance when date begins on last day of year (bug #54410).
Thu, 02 Aug 2018 10:14:31 -0700 Rik __run_test_suite__.m: Ignore legacy/ directory files during testing.
Thu, 02 Aug 2018 10:01:59 -0700 Rik isequalwithequalnans.m: Add to legacy list of functions (bug #50113).
Thu, 02 Aug 2018 09:39:44 -0700 Rik Update legacy function docstrings.
Thu, 02 Aug 2018 09:07:10 -0700 Rik maint: merge stable to default.
Sun, 22 Jul 2018 15:37:57 -0700 Rik build: include inplace_edit.pl in tarball (bug #54349). stable
Thu, 02 Aug 2018 06:58:35 +0200 Torsten use common callback for workspace actions initiated by gui
Wed, 01 Aug 2018 16:05:11 -0700 Rik maint: merge stable to default.
Wed, 01 Aug 2018 16:04:47 -0700 Rik Produce a single backtrace for global declaration overriding local variable. stable
Wed, 01 Aug 2018 12:42:03 -0700 Rik warning_ids.m: Document new Octave:legacy-function warning.
Wed, 01 Aug 2018 15:32:46 -0400 John W. Eaton track column count in one more place in lexer
Wed, 01 Aug 2018 13:55:22 -0400 John W. Eaton new scripts/legacy directory for Matlab functions that refuse to die
Wed, 01 Aug 2018 09:11:11 +0200 Marco Caliari Avoid shifting in eigs-base.cc when the shift is zero (bug #54399).
Wed, 01 Aug 2018 13:38:49 -0400 John W. Eaton maint: Merge stable to default.
Wed, 01 Aug 2018 13:35:26 -0400 John W. Eaton revive setstr (bug #54417) stable
Mon, 30 Jul 2018 06:29:43 +0200 Markus Mützel Fix lifetime issue with C string references from C++ strings (bug #54398)
Wed, 01 Aug 2018 12:25:25 -0400 John W. Eaton maint: Merge stable to default.
Wed, 01 Aug 2018 12:24:21 -0400 John W. Eaton * ode15i.m: In tests, use unlikely symbol name instead of "foo". stable
Wed, 01 Aug 2018 12:17:15 -0400 John W. Eaton * run.m: In test, use a symbol name that is unlikely to be a function. stable
Mon, 30 Jul 2018 15:42:48 -0400 John W. Eaton bump version for 4.4.1-rc2 stable
Tue, 31 Jul 2018 21:03:08 -0700 Rik Fix problems with cset 39fd627b2c5d when octave_idx_type is 64-bit (bug #54405).
Tue, 31 Jul 2018 22:27:59 -0400 John W. Eaton track column count in lexer in a few more places (bug #34852)
Tue, 31 Jul 2018 10:17:17 -0700 Rik Emit an immediate error if size of an octave_stream object is invalid (bug #54405).
Mon, 30 Jul 2018 18:11:04 +0200 Marco Caliari eigs.m: Fix BISTs for eigs with user defined function (bug #54399).
Mon, 30 Jul 2018 15:21:00 -0400 John W. Eaton maint: Merge stable to default.
Mon, 30 Jul 2018 15:20:23 -0400 John W. Eaton avoid alignment warning on solaris systems (bug #54389) stable
Sun, 29 Jul 2018 22:04:57 +0200 Torsten include builtin functions without interpreter argument being into octave_cmd
Sun, 29 Jul 2018 12:57:07 +0200 Torsten update internal __mfile_encoding__ when gui default encoding changes (bug #54310)
Sun, 29 Jul 2018 11:30:33 +0200 Torsten allow the gui to insert builtin functions into the cmd queue
Sat, 28 Jul 2018 08:29:34 +0200 Torsten synchronize gui editor encoding when changing __mfile_encdoing__ (bug #54310)
Fri, 16 Mar 2018 13:17:53 +0100 Marco Caliari Allow svd to return two output arguments (bug #53356).
Wed, 25 Jul 2018 10:55:46 -0700 Rik Return true when strncmp matches, but number of characters exceeds strlen (bug #54373)
Fri, 27 Jul 2018 18:15:17 -0400 John W. Eaton maint: Merge stable to default.
Wed, 27 Jun 2018 08:36:55 +0200 Marco Caliari Fix eigs for generalized problems with user defined function (bug #54167).
Fri, 27 Jul 2018 13:21:50 -0400 John W. Eaton avoid questionable cast stable
Fri, 27 Jul 2018 08:50:31 -0700 Rik setdiff.m: Fix typo in documentation (bug #54393). stable
Thu, 19 Jul 2018 22:43:17 +0200 Markus Mützel Save to hdf5 file with non-ASCII chars on Windows.
Fri, 27 Jul 2018 08:57:44 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 19:52:28 +0200 Markus Mützel Improve error message if iconv is not available (bug #54384). stable
Fri, 27 Jul 2018 07:02:47 -0400 John W. Eaton maint: Merge stable to default.
Fri, 27 Jul 2018 07:00:05 -0400 John W. Eaton avoid error in gnulib wrapper on systems that don't have fpu control word stable
Thu, 26 Jul 2018 16:32:12 -0700 Rik maint: Use Octave convention for spacing of C++ cast statements.
Thu, 26 Jul 2018 14:44:36 -0700 Guillaume Flandin camlight.m: Allow an axes handle as first input (bug #54372).
Thu, 26 Jul 2018 14:10:25 -0700 Rik Correctly handle corner cases in dlmread.
Thu, 26 Jul 2018 16:15:30 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 16:14:12 -0400 John W. Eaton avoid unused variable warning on some systems stable
Thu, 26 Jul 2018 16:03:06 -0400 John W. Eaton avoid fprintf format warning on some systems stable
Thu, 26 Jul 2018 15:32:52 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 15:30:51 -0400 John W. Eaton eliminate unnecessary sun-utils.h header file stable
Thu, 26 Jul 2018 12:08:25 -0700 Rik index.tst: Make tests case insensitive for NaN, NA, Inf values (bug #54385). stable
Thu, 26 Jul 2018 11:34:09 -0700 Rik Correctly read "Name" as empty_value in dlmread (bug #54029)
Thu, 26 Jul 2018 20:04:17 +0200 Torsten use exisitng mutex in octave_qt_link for changing gui preferences (bug #54369)
Thu, 26 Jul 2018 19:52:28 +0200 Markus Mützel Improve error message if iconv is not available (bug #54384).
Thu, 26 Jul 2018 11:10:18 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 09:41:30 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 11:08:47 -0400 John W. Eaton positive value from uname can mean success (bug #54235) stable
Thu, 26 Jul 2018 09:30:37 -0400 John W. Eaton add some bug numbers to the test suite stable
Wed, 25 Jul 2018 21:58:06 -0700 Rik Correctly read NA values in dlmread.
Wed, 25 Jul 2018 17:30:54 -0400 John W. Eaton maint: Merge stable to default.
Wed, 25 Jul 2018 17:28:04 -0400 John W. Eaton consider any non-zero return from uname to be failure (bug #54235) stable
Wed, 25 Jul 2018 17:03:45 -0400 John W. Eaton maint: Merge stable to default.
Wed, 25 Jul 2018 16:01:30 -0400 John W. Eaton if freetype detection fails, unset FT2_* config variables (bug #54369) stable
Wed, 25 Jul 2018 14:48:00 -0400 John W. Eaton maint: Merge stable to default.
Wed, 25 Jul 2018 13:59:04 -0400 John W. Eaton OCTAVE_CHECK_LIB: avoid shell syntax error if not checking for lib stable
Thu, 03 Nov 2016 12:35:16 -0400 John W. Eaton eliminate more zero args in macros and type definitions for operators
Thu, 03 Nov 2016 11:52:25 -0400 John W. Eaton eliminate unused conversions from type specs and operator macros
Wed, 02 Nov 2016 23:12:22 -0400 John W. Eaton eliminate LHS_ZERO and RHS_ZERO args from sparse macros
Tue, 01 Nov 2016 11:57:27 -0400 John W. Eaton refactor mk-ops.awk
Tue, 24 Jul 2018 12:06:11 -0700 Rik io.tst: Clear global variable a1 at end of test to avoid leaking vars.
Thu, 19 Jul 2018 22:43:17 +0200 Markus Mützel Relative path specifications for non-ASCII files on Windows.
Mon, 23 Jul 2018 10:15:26 -0400 John W. Eaton always provide definitions for deprecated functions
Sun, 22 Jul 2018 21:52:34 -0700 Rik Improve fread speed by a further 40% when SKIP parameter used (bug #54100).
Sun, 22 Jul 2018 20:40:02 -0700 Rik Improve fread speed by a further 2.5X when SKIP parameter used (bug #54100).
Sun, 22 Jul 2018 15:37:57 -0700 Rik build: include inplace_edit.pl in tarball (bug #54349).
Sun, 22 Jul 2018 21:04:09 +0200 Markus Mützel Fix Windows cross-build after 85c3e315bd43.
Sat, 21 Jul 2018 12:49:57 -0700 Rik num2str.m: Add new BIST tests and comments explaining tests.
Fri, 20 Jul 2018 18:38:03 -0400 John W. Eaton better use of templates for action_container and derived classes
Fri, 20 Jul 2018 13:09:19 -0700 Rik maint: merge stable to default.
Fri, 20 Jul 2018 12:26:48 -0700 Rik Produce same random number stream for "state" initialized to Inf (bug #54342). stable
Fri, 20 Jul 2018 10:25:45 -0700 Rik Improve fread speed by 2.5X when SKIP parameter used (bug #54100).
Fri, 20 Jul 2018 09:01:15 -0400 John W. Eaton move libinterp/corefcn/sysdep functions inside octave namespace
Fri, 20 Jul 2018 08:25:47 -0400 John W. Eaton maint: reorganize rules for creating images.mk
Fri, 20 Jul 2018 08:23:04 -0400 John W. Eaton new rules to generate liboctave/operators/*-op-*.mk makefile fragments
Thu, 19 Jul 2018 16:55:47 -0400 John W. Eaton move libinterp/utils functions inside octave namespace
Thu, 19 Jul 2018 20:11:31 -0700 Rik Disable opening GUI editor on breakpoints when running BIST tests for dbstop (bug #49119)
Thu, 19 Jul 2018 13:40:47 -0400 John W. Eaton avoid bison warning about deprecated syntax
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.
Fri, 13 Jul 2018 15:53:29 -0400 John W. Eaton * HACKING.md: Update for recently removed files. stable
Fri, 13 Jul 2018 15:51:39 -0400 John W. Eaton remove unused qtinfo source files stable
Fri, 13 Jul 2018 15:53:29 -0400 John W. Eaton * HACKING.md: Update for recently removed files.
Fri, 13 Jul 2018 15:51:39 -0400 John W. Eaton remove unused qtinfo source files
Fri, 13 Jul 2018 14:32:23 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 13 Jul 2018 14:30:24 -0400 John W. Eaton maint: Merge stable to default.
Fri, 13 Jul 2018 13:53:50 -0400 John W. Eaton bump version for 4.4.1-rc1 stable
Fri, 13 Jul 2018 13:57:16 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Thu, 12 Jul 2018 22:03:02 +0200 Markus Mützel Document facenormals and vertexnormals properties of patch objects (patch #8951).
Fri, 13 Jul 2018 19:13:23 +0200 Markus Mützel Fix lifetime issues with temporary char arrays returned by get_ASCII_filename (bug #54299).
Fri, 13 Jul 2018 09:16:26 -0700 Rik num2str.m: Ensure Matlab compatibility for numbers greater than 1e15 (bug #36133)
Fri, 13 Jul 2018 08:54:12 -0700 Rik num2str.m: Update Matlab Compatibility BIST tests (bug #36133).
Fri, 13 Jul 2018 02:57:33 -0400 John W. Eaton define xerbla in C++
Fri, 13 Jul 2018 02:27:00 -0400 John W. Eaton use lo-blas-proto.h for xerbla prototype
Thu, 12 Jul 2018 22:35:57 -0700 Rik xerbla.c: Add missing prototypes to stop gcc warnings (bug #48505).
Thu, 12 Jul 2018 17:28:40 -0700 Mike Miller silence compiler warning about unused lambda capture (bug #53650)
Thu, 12 Jul 2018 16:37:22 -0700 Mike Miller build: delete empty unused LLVM_CXXFLAGS build variable
Thu, 12 Jul 2018 16:36:28 -0700 Mike Miller build: simplify usage of CXXFLAGS for programs (bug #48505)
Thu, 12 Jul 2018 16:11:53 -0700 Mike Miller build: simplify usage of CFLAGS and CXXFLAGS for oct files (bug #48505)
Thu, 12 Jul 2018 17:31:14 -0400 John W. Eaton move libgui/qterminal-module.mk to libgui/qterminal/module.mk
Thu, 12 Jul 2018 17:20:29 -0400 John W. Eaton simplify usage of CFLAGS and CXXFLAGS (bug #48505)
Thu, 12 Jul 2018 16:15:50 -0400 John W. Eaton maint: Merge stable to default.
Thu, 12 Jul 2018 15:06:55 -0400 John W. Eaton check for version info in org.octave.Octave.appdata.xml for make dist
Thu, 12 Jul 2018 15:00:13 -0400 John W. Eaton add info about version numbers in etc/HACKING.md file
Thu, 12 Jul 2018 13:10:24 -0400 John W. Eaton support for osmesa removed (bug #50479)
Thu, 12 Jul 2018 09:13:59 -0700 Rik doc: Remove bad calling convention for warning with a mode struct (bug #54288) stable
Thu, 12 Jul 2018 08:16:37 -0400 John W. Eaton maint: Merge stable to default.
Wed, 11 Jul 2018 17:41:36 -0400 John W. Eaton remove fftpack sources
Wed, 04 Jul 2018 21:58:46 +0200 Markus Mützel Document work-around for disabling OpenGL software rendering (bug #53846). stable
Wed, 11 Jul 2018 11:20:58 -0700 Rik maint: merge stable to default.
Wed, 11 Jul 2018 11:11:23 -0700 Rik Fix regression in 4.2.0 which disallowed printing with some Ghostscript devices. stable
Wed, 11 Jul 2018 09:26:43 -0700 Rik print.m: Allow 'tif' to indicate 'tiff' format (bug #54282).
Wed, 11 Jul 2018 11:15:29 -0400 John W. Eaton transform libiconv.dll.a to -liconv for mkoctfile (bug #53920) stable
Wed, 11 Jul 2018 08:41:10 -0700 Rik maint: merge stable to default.
Wed, 11 Jul 2018 08:40:07 -0700 Rik doc: Miscellaneous documentation fixes all over the manual (bug #54288). stable
Tue, 10 Jul 2018 20:57:59 -0700 Rik doc: small fixes to size() and plot.txi (bug #54283). stable
Tue, 10 Jul 2018 15:22:39 -0700 Rik cumtrapz.m: Overhaul function to match trapz.m
Tue, 10 Jul 2018 15:04:01 -0700 Rik maint: merge stable to default.
Tue, 10 Jul 2018 14:45:22 -0700 Rik trapz.m: Overhaul function to fix errors with different orientations of X and Y (bug #54277). stable
Tue, 10 Jul 2018 14:01:04 -0700 Rik doc: Clarify description of Example 4 for size() (bug #54283). stable
Tue, 10 Jul 2018 13:11:44 -0700 Rik maint: merge stable to default.
Tue, 10 Jul 2018 13:08:04 -0700 Rik Write audio OGG files in smaller chunk sizes (bug #54280). stable
Tue, 10 Jul 2018 14:58:49 -0400 John W. Eaton maint: Merge stable to default.
Sun, 13 May 2018 12:37:37 +0200 Sébastien Villemot Use LAPACK DTGSEN subrouting for ordered-qz computation (bug #53761) stable
Mon, 09 Jul 2018 19:11:23 -0700 Mike Miller build: avoid compiler warning about unused function 'abs' (bug #54237) stable
Mon, 09 Jul 2018 16:04:03 -0700 Rik maint: merge stable to default.
Mon, 09 Jul 2018 15:53:05 -0700 John W. Eaton Fix blkmm to work with empty matrices (bug #54261). stable
Mon, 09 Jul 2018 22:16:34 +0200 Torsten allow setting a breakpoint in an unnamed editor file (bug #54231)
Mon, 09 Jul 2018 13:11:33 -0700 Rik maint: merge stable to default.
Thu, 05 Jul 2018 14:17:13 -0400 John Donoghue use octave bat file in pkg install configure/make when in windows (Bug #53938) stable
Mon, 09 Jul 2018 11:33:25 -0700 Rik maint: merge stable to default.
Mon, 09 Jul 2018 11:31:15 -0700 Rik repelem.m: Fix behavior when final repeat count is 0 (bug #54275). stable
Mon, 09 Jul 2018 13:40:08 -0400 John W. Eaton maint: Merge stable to default.
Mon, 09 Jul 2018 13:35:49 -0400 John W. Eaton * .hgsub: Use hg.octave.org instead of hg-new.octave.org stable
Thu, 05 Jul 2018 09:29:27 -0400 John W. Eaton move some fortran and dynamic linking configure checks to separate macros stable
Sat, 07 Jul 2018 16:29:47 +0200 Torsten do not set breakpoint if file is unmodified and still unnamed (bug #54231)
Sat, 07 Jul 2018 13:45:16 +0200 Torsten do not attempt to open a file when debugging a command line fct (bug #54231)
Fri, 06 Jul 2018 19:20:40 -0400 John W. Eaton include all octave-config vars in mkoctfile (bug #54260)
Fri, 06 Jul 2018 14:44:48 -0700 Rik test.m: Don't emit warning about leaking the automatic variable "ans".
Thu, 05 Jul 2018 11:24:00 +0200 Kai T. Ohlhus maint: Merge stable to default.
Thu, 05 Jul 2018 11:22:08 +0200 Kai T. Ohlhus xpow.cc (err_nonsquare_matrix): Clarify error message (bug #54248). stable
Wed, 04 Jul 2018 13:10:31 -0700 Rik configure.ac: Reorder tests so that FPICFLAG is correctly set on Solaris (bug #54235). stable
Wed, 04 Jul 2018 21:19:32 +0200 Markus Mützel Call get_ASCII_filename for HDF5 functions (bug #49118).
Wed, 04 Jul 2018 07:07:07 -0700 Rik maint: merge stable to default.
Wed, 04 Jul 2018 07:00:59 -0700 Rik eigs.m: Decrease opts.maxit in UnconvergedEigenvalues BIST (bug #54179). stable
Tue, 03 Jul 2018 21:06:00 +0200 Markus Mützel Call get_ASCII_filename for std::ifstream (bug #49118).
Tue, 03 Jul 2018 08:49:28 -0700 Rik residue.m: Clean up variable names, spacing, etc.
Mon, 02 Jul 2018 14:52:28 -0700 Rik maint: merge stable to default.
Sun, 01 Jul 2018 21:29:09 -0700 Rik build: Work around bug in perl 5.28.0 (bug #54202). stable
Mon, 02 Jul 2018 22:27:00 +0200 Torsten fix crash when closing uiwidget_creator dialog by x-button or Alt+F4 (bug #54231)
Mon, 02 Jul 2018 12:32:24 -0700 Mike Miller .hgignore: fix prefix to ignore files that may be in or out of tree (bug #54216)
Mon, 02 Jul 2018 12:21:32 -0700 Mike Miller fix ambiguous overload build error on Solaris (bug #54217) stable
Thu, 21 Jun 2018 10:52:44 +0200 Pantxo Diribarne doc.m: allow full text search in GUI mode (bug #54053).
Mon, 02 Jul 2018 11:39:36 -0700 Rik maint: merge stable to default.
Mon, 02 Jul 2018 11:39:06 -0700 Rik pkg.m: Restore ability to use file glob patterns when specifying local pkg files (bug #54224). stable
Mon, 02 Jul 2018 11:26:20 -0700 Rik .hgignore: Add more files to ignore (bug #54216).
Mon, 02 Jul 2018 09:04:28 -0700 Andrew Janke .hgignore: Add more files to ignore (bug #54216).
Mon, 02 Jul 2018 08:20:34 -0700 Andrew Janke Eliminate -Xlint warnings during Java compilation (bug #53550).
Mon, 02 Jul 2018 15:48:14 +0200 Kai T. Ohlhus maint: Merge stable to default.
Mon, 02 Jul 2018 15:47:19 +0200 Kai T. Ohlhus doc: Fix malformed URL (bug #54225). stable