log scripts/miscellaneous/unpack.m @ 31193:6bcc5e6d77fe stable

age author description
Thu, 18 Aug 2022 08:40:57 +0200 Markus Mützel unpack.m: Escape backslashes in paths on Windows (bug #62888). stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 05 Sep 2021 14:20:54 -0700 Rik unpack.m: Fix to support old and new versions of gzip (bug #43206).
Thu, 02 Sep 2021 18:02:46 -0400 John W. Eaton use -k option for bzip2 and gzip (bug #43206)
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
Mon, 23 Nov 2020 17:33:56 +0100 Markus Mützel Use "__wglob__" instead of "glob" on Windows (bug #59287).
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Mon, 17 Feb 2020 20:02:18 -0800 Rik rmdir: throw an error if operation fails and nargout == 0 (bug #57830).
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
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
Sun, 27 Oct 2019 09:59:39 +0100 Markus Mützel New function "is_same_file".
Mon, 21 Jan 2019 20:07:28 -0500 Andrew Janke tar, untar, unpack: Add support for BSD tar (bug #53695)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 27 Nov 2018 12:14:41 -0800 Rik Accept a cell array of strings to uncompress functions (bug #55102).
Fri, 19 Oct 2018 12:19:49 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Mon, 24 Sep 2018 08:33:02 -0700 Rik unpack.m: Fix failing BIST test on Windows (bug #54719).
Mon, 17 Sep 2018 10:52:07 -0700 Rik Overhaul unpack and associated functions (bug #54567).
Mon, 13 Aug 2018 12:17:58 -0700 Rik isdir.m: Make m-file a legacy function (bug #54489)
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 26 Mar 2018 10:45:04 -0700 Rik doc: Spellcheck documentation ahead of 4.4 release. stable
Wed, 31 Jan 2018 17:24:05 -0800 Rik Clear environment variables affecting tmpdir before running BIST tests (bug #52627)
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Sun, 24 Sep 2017 13:01:31 -0700 Mike Miller tar, untar, unpack: ensure TAR_OPTIONS doesn't affect behavior (bug #52095)
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Mon, 14 Nov 2016 14:55:41 -0800 Rik maint: Rename variables to match documentation in m-files.
Mon, 14 Nov 2016 12:12:02 -0800 Rik maint: Capitalize variable names appearing in error() messages of m-files.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Fri, 16 Sep 2016 15:36:26 -0700 Mike Miller tempname: respect the value of $TMPDIR if set, be consistent with tempdir
Tue, 23 Aug 2016 15:37:21 +0100 Carnë Draug Remove temporary directories and files used by BIST.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 11 Aug 2016 09:56:12 -0700 Mike Miller Conditionally disable tests that rely on optional features
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Thu, 31 Mar 2016 14:12:13 -0700 Rik unpack.m: Use more specific regexp to prevent accidental hits.
Thu, 25 Feb 2016 10:37:59 -0800 Rik Fix check-missing-semicolon QA target (bug #47277).
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 25 Nov 2015 11:32:28 -0800 Rik unpack.m: Fix handling of gzip archives expanded into /tmp (bug #40274).
Tue, 24 Nov 2015 14:19:30 -0800 Rik Fix indexing error in cset 69aeef6736df.
Tue, 24 Nov 2015 11:49:36 -0800 Rik unpack.m: Restore ability for input to be a URL (bug #46504).
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Wed, 01 Jul 2015 14:14:49 -0700 Rik unpack.m: Stop hang when unpacking on to existing filename (bug #45331). stable
Mon, 04 May 2015 14:22:02 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Tue, 17 Mar 2015 20:56:47 +0100 Philip Nienhuis Fix XFAIL with tar and unpack tests (bug #44007, bug #43979).
Tue, 10 Mar 2015 21:23:54 -0700 Rik Allow tar, unpack, and zip to run on Windows with CR/NL EOL.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Wed, 14 Jan 2015 21:46:13 +0100 Philip Nienhuis unpack.m: replace canonicalize_file_name by make_absolute_filename (bug #43979)
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Fri, 17 Oct 2014 11:37:44 -0700 Rik unpack.m: Rewrite BIST test to not produce warning on stderr.
Thu, 09 Oct 2014 20:38:04 -0700 Rik Overhaul gzip.m and gunzip.m
Tue, 07 Oct 2014 13:46:22 -0700 Rik unpack.m: Fix Texinfo error in docstring.
Tue, 07 Oct 2014 13:13:16 -0700 Rik unpack.m: Overhaul function.
Thu, 18 Sep 2014 11:05:52 +0200 Massimiliano Fasi Added wildcard * support to archive-related routines (bug #43211).
Wed, 25 Jun 2014 13:45:41 -0700 Rik maint: Use "FIXME:" coding convention in m-files.