log

age author description
Sun, 16 Feb 2020 12:39:36 -0800 Mike Miller pkg: fix urlwrite error when working directory is not writable (bug #57825)
Sun, 16 Feb 2020 11:31:48 -0800 Mike Miller pkg: add "test" command to test all functions in a package (bug #41215)
Fri, 14 Feb 2020 18:26:59 +0100 Markus Mützel Fix App Nap for new prototype of "objc_msgSend" in OS X Mojave (bug #57754).
Fri, 14 Feb 2020 07:31:16 -0800 Rik mkdir.m: Don't return status when no output requested (bug #57799).
Thu, 13 Feb 2020 11:33:27 -0500 John W. Eaton use %reldir% in more places in module.mk files in scripts directory
Thu, 13 Feb 2020 10:43:28 -0500 John W. Eaton install __gnuplot_legend__.m
Wed, 12 Feb 2020 12:21:26 -0500 John W. Eaton allow sprand and sprandsym to create empty sparse matrices
Wed, 12 Feb 2020 12:20:49 -0500 John W. Eaton * mkoctfile.in.cc (main): Accept --silent option.
Sat, 08 Feb 2020 15:32:55 -0500 John W. Eaton use std::function object for passing name mangler to search function
Mon, 10 Feb 2020 18:48:24 -0800 Mike Miller tests: restore warning "quiet" state after running test suite (bug #57786)
Sat, 08 Feb 2020 12:12:06 -0800 Mike Miller docs: delete old mention of README files in etc directory (bug #57772)
Sun, 09 Feb 2020 22:25:36 +0100 Markus Mützel Support stat on UNC root paths (bug #57776).
Sun, 09 Feb 2020 21:38:36 +0100 Markus Mützel Actually canonicalize UNC paths (bug #57439).
Fri, 25 Oct 2019 19:00:03 +0200 Markus Mützel Use the mfile_encoding as default encoding for fopen (bug #55826).
Sat, 08 Feb 2020 09:38:16 +0100 Markus Mützel Support canonicalize_file_name on UNC paths (bug #57439).
Sat, 08 Feb 2020 08:34:56 +0100 Markus Mützel legend.m: Skip BIST that only succeeds with fltk or qt (bug #39697).
Wed, 29 Jan 2020 13:51:32 +0100 Pantxo Diribarne legend.m: take the plot box aspect ratio into account (bug #57685)
Fri, 07 Feb 2020 08:44:07 -0800 Mike Miller Fix mkoctfile on Windows platforms when compiling Fortran sources (bug #49548).
Wed, 05 Feb 2020 11:52:24 -0800 Rik ode15i.m: Adapt another BIST test to new input validation in cset 13dba3c069f8.
Wed, 05 Feb 2020 11:05:38 -0800 Rik ode15i.m: Adapt BIST tests to new input validation in cset 13dba3c069f8.
Wed, 05 Feb 2020 09:14:08 -0800 Rik Update input validation for odeXXX.m functions.
Tue, 04 Feb 2020 16:29:37 -0800 Rik ode15i.m, ode15s.m: Fix handling of Mass & Jacobian options in cset 5e44268dca6f.
Tue, 04 Feb 2020 15:48:27 -0800 Rik doc: Reword isscalar, isvector, isrow, iscolumn, ismatrix, issquare docstrings.
Tue, 04 Feb 2020 11:57:04 -0800 Rik strchr.m: Fix miswording in documentation (bug #57739).
Mon, 03 Feb 2020 20:22:19 -0800 Rik Replace input validation relying on str2func with alternatives (bug #57351).
Mon, 03 Feb 2020 13:46:20 -0800 Rik test.m: Fix onCleanup error when testing rand.cc (bug #57456).
Sun, 02 Feb 2020 14:49:04 +0100 Philip Nienhuis NEWS: Add info about new pkg.m behavior.
Mon, 03 Feb 2020 09:27:43 -0800 Rik get_inverse_dependencies.m: Remove stray debug comment.
Sun, 02 Feb 2020 14:15:30 +0100 Philip Nienhuis pkg.m: catch non-installed dependencies when unloading a package (bug #57522)
Mon, 06 Jan 2020 09:46:33 +0100 Markus Meisinger streamtube: Change used graphics object and tube radius (bug #57471).
Mon, 06 Jan 2020 09:40:18 +0100 Markus Meisinger streamtube.m: Clean up function (bug #57471).
Sat, 01 Feb 2020 03:24:54 -0500 Daniel J Sebald Supply folder field for dir() on Windows UNC shares (bug #57664).
Sat, 01 Feb 2020 10:57:35 +0100 Markus Mützel * javaaddpath.m, javarmpath.m: Make tests conditional on HAVE_JAVA.
Fri, 31 Jan 2020 10:45:13 -0800 Mike Miller maint: Bump version for post 5.2.0 release bug fixing phase stable
Fri, 31 Jan 2020 09:38:47 -0500 John W. Eaton add sparse libs to liboctinterp link dependencies and options (bug #57459)
Fri, 31 Jan 2020 16:50:18 +0900 Kai T. Ohlhus maint: merge stable to default
Fri, 31 Jan 2020 16:44:31 +0900 Kai T. Ohlhus Added tag release-5-2-0 for changeset eb46a9f47164 stable
Thu, 30 Jan 2020 18:07:29 -0800 Rik Segregate remaining failing rats() tests in to BIST test for bug #57704.
Thu, 30 Jan 2020 17:43:56 -0800 Rik Use appropriate Qhull options as necessary to obtain triangulation (bug #50494).
Thu, 30 Jan 2020 15:12:52 -0500 John W. Eaton allow reloading of handles to private functions (bug #57439)
Wed, 29 Jan 2020 08:20:55 -0800 Rik doc: Fix typo in movXXX function prototype (bug #57688).
Wed, 29 Jan 2020 06:30:40 -0500 John W. Eaton move sparse functions from dldfcn to corefcn directory (bug #57459)
Sat, 25 Jan 2020 15:26:07 +0100 Philip Nienhuis pkg.m: Don't unload dependency packages when their dependers are loaded (bug #57522).
Tue, 28 Jan 2020 07:59:52 -0800 Rik doc: Document return values for uigetdir/uigetfil when 'Cancel' button used (bug #57670).
Tue, 28 Jan 2020 11:00:09 +0900 Kai T. Ohlhus maint: merge stable to default.
Tue, 28 Jan 2020 10:57:35 +0900 Kai T. Ohlhus Avoid color changes in MS Windows GUI terminal (bug #57658). stable release-5-2-0
Mon, 27 Jan 2020 10:34:00 -0800 Mike Miller maint: merge stable to default
Mon, 27 Jan 2020 19:24:02 +0100 Torsten Lilge fix restoring floating console widget (bug #56989)
Mon, 27 Jan 2020 09:53:17 -0800 Mike Miller fetch upstream gnulib changes using `git fetch` stable
Mon, 27 Jan 2020 10:17:06 -0500 John W. Eaton update bootstrap script with changes from gnulib version
Mon, 27 Jan 2020 10:06:20 -0500 John W. Eaton * bootstrap.conf (GNULIB_REVISION): Update to latest version.
Mon, 27 Jan 2020 10:14:36 -0500 John W. Eaton maint: merge stable to default.
Mon, 27 Jan 2020 10:02:41 -0500 Markus Mützel update gnulib archive if requested changeset is not in the local archive stable
Sun, 26 Jan 2020 23:07:45 -0500 John W. Eaton refactor index_exception classes to accommodate std::exception::what method
Sun, 26 Jan 2020 23:16:24 -0500 John W. Eaton update bug status for tests
Sun, 26 Jan 2020 19:28:56 -0800 Mike Miller dir.m: Add regression BIST test (bug #57666).
Sun, 26 Jan 2020 17:56:48 -0800 Rik dir.m: Return correct folder for '.' file (bug #57666)
Sun, 26 Jan 2020 17:00:05 +0100 Markus Mützel __unite_shared_vertices__.m: Keep one NaN vertex if necessary (bug #57553).
Sun, 26 Jan 2020 16:39:58 +0100 Markus Mützel isosurface.m: Remove faces with NaN vertices (bug #57553).
Sun, 26 Jan 2020 14:17:00 +0100 Markus Mützel Only use ambient light for edge lighting on patches (bug #57553).