log scripts/miscellaneous/run.m @ 28087:9cb04a9e81ec

age author description
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
Sun, 27 Oct 2019 09:59:39 +0100 Markus Mützel New function "is_same_file".
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
Wed, 01 Aug 2018 12:17:15 -0400 John W. Eaton * run.m: In test, use a symbol name that is unlikely to be a function. stable
Wed, 13 Jun 2018 16:21:58 -0700 Rik doc: Use @var rather than @code to mark inputs to functions in docstrings. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 13 Sep 2017 16:42:14 -0700 Mike Miller make tests that alter the load path safer (bug #51994)
Sun, 27 Aug 2017 22:12:16 -0700 Rik run.m: Recode BIST test to pass on Windows (bug #51877).
Wed, 09 Aug 2017 10:12:58 -0700 Rik run.m: recode BIST tests to eliminate temporary files.
Wed, 09 Aug 2017 11:24:54 +0200 Kai T. Ohlhus run.m: New tests for script and function file execution.
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
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sun, 03 Jul 2016 09:21:31 -0700 Rik run.m: Return to original directory after executing script (bug #48351).
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Sun, 27 Mar 2016 15:50:01 -0700 Rik doc: Wrap m-file docstrings to 79 characters + newline (80 total).
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Tue, 09 Jun 2015 16:16:44 -0700 Rik run.m: Return to original directory on Windows (bug #45231). stable
Mon, 04 May 2015 14:22:02 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Mon, 30 Mar 2015 15:37:58 -0700 Rik run.m: Use single quotes so that '\' isn't an escape sequence (bug #44671).
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Sat, 18 Oct 2014 13:52:31 -0400 Andy Weber run.m: Return to the intial directory, unless the pwd is changed (Bug #43426).
Tue, 11 Feb 2014 00:42:43 -0200 Felipe G. Nievinski run.m: Don't undo changes to current dir done by script that was run (bug #41543).
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sun, 20 Oct 2013 22:23:31 +0200 Pantxo Diribarne run.m: append .m extension when none was provided.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Wed, 17 Jul 2013 14:02:32 -0700 Rik Use matrix concatenation for strings, rather than cstrcat(), for clarity and performance.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Tue, 18 Jan 2011 20:55:01 -0800 Rik Grammarcheck m-files before 3.4 release.
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.
Sun, 09 Jan 2011 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.
Sun, 19 Dec 2010 22:42:57 -0500 John W. Eaton run.m: use source to execute script
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Sun, 22 Mar 2009 08:41:49 -0700 Rik Documentation cleanup of var.texi, expr.texi, eval.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Mon, 31 Mar 2008 16:10:09 -0400 Ben Abbott run.m: fix check for file existence
Mon, 17 Dec 2007 19:16:27 +0000 jwe [project @ 2007-12-17 19:16:27 by jwe]
Thu, 08 Nov 2007 02:29:24 +0000 jwe [project @ 2007-11-08 02:29:23 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Wed, 05 Sep 2007 10:13:42 +0000 dbateman [project @ 2007-09-05 10:13:42 by dbateman]
Wed, 05 Sep 2007 07:53:45 +0000 dbateman [project @ 2007-09-05 07:52:48 by dbateman]