log

age author description
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).