log scripts/pkg/private/install.m @ 31150:674e7bf1d630 stable

age author description
Thu, 14 Jul 2022 19:07:59 -0300 Rafael Laboissiere pkg: Fix formatting of copyfile message (bug #62769). stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 21 Mar 2021 18:10:14 +0100 Markus Mützel pkg.m: Install local packages in version dependent path (bug #58299).
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 22 Jan 2021 17:13:01 +0100 Markus Mützel Use "__wglob__" instead of "glob" on Windows (bug #49628).
Thu, 05 Nov 2020 18:08:55 +0100 Markus Mützel maint: merge stable to default.
Fri, 27 Dec 2019 22:56:24 +0100 Oliver Heimlich Automatically extract BISTs during pkg install (bug #41298). stable
Wed, 21 Oct 2020 14:33:14 -0700 Rik maint: Remove redundant never-executed statements following error() in m-files.
Tue, 13 Oct 2020 20:12:56 -0700 Rik maint: Add semicolon after break and return keywords.
Sat, 11 Jul 2020 10:15:57 -0400 John W. Eaton avoid function call input or output argument number mismatch
Mon, 17 Feb 2020 20:02:18 -0800 Rik rmdir: throw an error if operation fails and nargout == 0 (bug #57830).
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Thu, 12 Dec 2019 20:35:09 +0100 Markus Mützel Create valid UTF-8 from .m file content when installing package (bug #57395).
Sat, 16 Nov 2019 23:32:42 +0100 Philip Nienhuis Make packages installation dirs in global octave_packages file relative
Sat, 26 Oct 2019 21:51:41 +0200 Philip Nienhuis Adapt path styles for pkg.m on Windows (bug #57083)
Sun, 27 Oct 2019 09:59:39 +0100 Markus Mützel New function "is_same_file".
Thu, 28 Feb 2019 20:40:09 -0800 Mike Miller pkg.m: restore installing packages from zip archives (bug #55788) stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 14 Aug 2018 11:17:26 -0700 Mike Miller prefer 'isfolder' over 'exist (..., "dir")' in Octave functions
Thu, 05 Apr 2018 17:40:21 -0700 Rik maint: Merge stable to default.
Thu, 05 Apr 2018 16:01:50 -0700 Mike Miller pkg: do not error when archive file name differs from pkg name (bug #53561) stable
Fri, 30 Mar 2018 09:20:24 -0400 John W. Eaton maint: Merge stable to default.
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 22 Mar 2018 08:33:52 +0100 Juan Pablo Carbajal pkg/private/install.m: make code 80 characters long
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 06 Sep 2017 09:10:27 -0700 Rik Fix installing pkgs into a symlinked dir (bug #50994).
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.