log scripts/miscellaneous/private/__xzip__.m @ 21525:50255c612915

age author description
Tue, 22 Mar 2016 14:25:35 -0700 Rik Fix zip, gzip, bzip2 to allow names with spaces (bug #47232).
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Fri, 17 Oct 2014 10:45:25 -0700 Rik Overhaul the archive family (bzip2, gzip, zip, tar) of m-files.
Wed, 25 Jun 2014 13:45:41 -0700 Rik maint: Use "FIXME:" coding convention in m-files.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:29:38 -0700 Rik Use only 1 space between '%!' and start of test/demo code.
Sun, 04 Aug 2013 18:13:08 -0700 Rik maint: Remove unneeded input validation from internal fcns in private/ directories.
Thu, 14 Mar 2013 23:53:56 -0400 John W. Eaton * __xzip__.m: Use parens around anonymous function expression that spans multiple lines.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 27 Nov 2011 16:51:06 -0800 Rik Use "local" option to configuration variables to simplify code.
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Fri, 12 Aug 2011 14:16:34 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 11 Aug 2011 19:50:57 -0500 Orion Poplawski __xzip__: Fix regression about moving compressed files (bug #33993) stable
Sat, 06 Aug 2011 18:03:18 -0700 Rik Replace function handles with function names in cellfun calls for 15% speedup.
Thu, 03 Mar 2011 11:59:05 -0800 Rik Improve file archiving functions (gzip, bzip2, zip, unpack)
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Thu, 04 Nov 2010 12:18:08 -0700 Rik Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
Wed, 03 Nov 2010 17:20:56 -0700 Rik Use function handle as input to cellfun,
Sun, 16 May 2010 22:26:54 -0700 Rik Print name of function in error() string messages.
Tue, 01 Dec 2009 22:40:37 -0500 John W. Eaton more private function and subfunction changes base scripts/miscellaneous/__xzip__.m@5105b63029ba