log scripts/general/module.mk @ 33623:4517f929c59d bytecode-interpreter tip

age author description
Wed, 22 Mar 2023 12:00:05 -0700 Rik isuniform.m: New function.
Mon, 11 Jul 2022 22:38:57 -0700 Rik pagetranspose.m, pagectranspose.m: New functions for transposing the page (3-D) of an N-D array.
Thu, 06 Jan 2022 17:48:06 -0800 Rik shift.m: Deprecate function in favor of circshift for Matlab compatibility.
Tue, 20 Oct 2020 16:02:07 -0400 John W. Eaton maint: rename .oct_config files to .oct-config
Sat, 17 Oct 2020 15:49:12 +0200 Markus Mützel Mark all core script files as encoded in UTF-8 (bug #49685).
Wed, 19 Feb 2020 10:02:09 -0500 Guillaume Flandin new function, rng
Thu, 13 Feb 2020 11:33:27 -0500 John W. Eaton use %reldir% in more places in module.mk files in scripts directory
Sat, 30 Nov 2019 07:22:46 -0800 Christian Himpe rescale.m: New function (bug #56639).
Thu, 09 Aug 2018 11:28:11 -0700 Rik flipdim.m: Make m-file a legacy function.
Thu, 04 Jan 2018 12:05:47 -0800 Rik chop.m: Deprecate function.
Thu, 28 Dec 2017 16:14:37 -0800 Rik maint: move non-numeric m-files from general/ to miscellaneous/ dir.
Thu, 28 Dec 2017 15:56:09 -0800 Rik maint: move xor.m from miscellaneous to general directory.
Sun, 26 Nov 2017 09:01:35 -0800 Rik Promote __iseqal__.m to isequal.m, isequaln.m for 20% performance benefit (bug #51403).
Sat, 14 Oct 2017 18:30:51 -0400 Nicholas R. Jankowski Updated integral2.m and integral3.m and added quad2d (bug #52074).
Sat, 23 Sep 2017 18:11:20 -0400 Nicholas R. Jankowski Add missing functions integral2.m and integral3.m (bug #52074).
Tue, 05 Sep 2017 11:25:21 -0400 Nicholas R. Jankowski Add missing function integral.m (bug #42037).
Mon, 04 Jul 2016 20:04:21 +1000 Lachlan Andrew new function repelem (bug #45497)
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Fri, 16 Dec 2016 00:10:27 -0500 John W. Eaton refactor display and disp functions (bug #49794)
Fri, 15 Jul 2016 11:46:16 +0200 Kai T. Ohlhus New functions publish.m and grabcode.m (patch #9048).
Thu, 05 May 2016 11:05:20 +0200 Daniel Kraft [maint] Move profiler scripts to own directory.
Sun, 22 Nov 2015 19:15:42 -0800 Rik Add new functions deg2rad and rad2deg to core (bug #46340).
Tue, 14 Jul 2015 10:55:51 -0400 John W. Eaton fix installation of script files
Fri, 10 Jul 2015 14:40:47 -0400 John W. Eaton eliminate recursive make invocation in scripts directory tree
Thu, 11 Dec 2014 14:28:43 +0100 Kai T. Ohlhus scripts/general/module.mk: new entry for nargchk.m and alphabetized. (bug #43798)
Wed, 24 Sep 2014 00:06:59 +0100 Carnë Draug Undeprecate flipdim (prematurely deprecated in 995df67fc912).
Sun, 21 Sep 2014 18:49:08 +0100 Carnë Draug Flip arrays - ND support for fliplr and flipud, and replace flipdim with flip.
Mon, 01 Sep 2014 10:57:29 -0700 Rik Deprecate nargchk in favor of narginchk.
Wed, 20 Aug 2014 00:24:03 +0100 Carnë Draug inputParser: classdef port of @inputParser from Octave Forge general pkg.
Sun, 08 Jun 2014 22:29:44 -0700 Rik Promote isvector, isrow, iscolumn, issquare to C++ versions (bug #42454).
Sun, 08 Jun 2014 18:43:36 -0400 Jason Alan Palmer Convert isscalar from an m-file to a built-in function (bug #42422).
Wed, 16 Apr 2014 05:57:06 -0700 Rik bicubic.m: Deprecate function for 4.2 release.
Mon, 02 Dec 2013 18:06:40 +0000 Carnë Draug New function validaattributes to perform input checking for functions.
Fri, 29 Nov 2013 21:37:21 +0000 Carnë Draug isa: allow cell array of class names as input, plus remove __isa_parent__().
Sat, 19 Oct 2013 17:02:50 -0700 Rik maint: Re-categorize some functions between general/ and miscellaneous/ dirs.
Fri, 18 Oct 2013 22:40:06 -0700 Rik Deprecate interp1q.m.
Tue, 09 Jul 2013 14:39:39 -0700 Rik binocdf.m: Reverse calling convention to betaincinv to preserve accuracy when p =~ 1.
Thu, 13 Dec 2012 22:41:48 -0800 Rik Add methods.m which extends methods() to work on Java objects.
Thu, 13 Dec 2012 10:57:04 -0800 Rik Add fieldnames.m which extensds fieldnames() to work on Java objects.
Fri, 28 Oct 2011 17:31:43 +0100 Carnë Draug New function narginchk
Tue, 25 Oct 2011 09:46:38 -0700 Jordi Gutiérrez Hermoso New nthargout function
Mon, 26 Sep 2011 15:25:17 -0400 John W. Eaton improve compatibility of arrayfun for nargout = 0 case
Thu, 22 Sep 2011 18:08:26 -0400 John W. Eaton document profexplore and include it in the list of files to distribute
Wed, 20 Jul 2011 18:33:42 +0200 Daniel Kraft Implement the profshow function to print profiler results.
Thu, 14 Jul 2011 22:16:24 +0200 Daniel Kraft Extend data collection in profiler and add user-interface profile function.
Mon, 04 Apr 2011 13:37:13 -0700 Rik Deprecate perror, strerror functions.
Sat, 19 Mar 2011 14:32:43 -0700 Rik Overhaul runlength.m
Thu, 03 Mar 2011 09:46:00 -0800 Rik Deprecate is_duplicate_entry.
Mon, 28 Feb 2011 22:35:41 -0800 Rik Add new isrow, iscolumn functions.
Fri, 31 Dec 2010 14:00:12 +0100 Kai Habel Add curl and divergence functions
Sun, 15 Aug 2010 13:50:41 -0700 Rik Add new randi function for random integers.
Tue, 23 Mar 2010 13:01:34 +0100 Jaroslav Hajek implement built-in rem and mod
Tue, 16 Mar 2010 15:33:35 +0100 Jaroslav Hajek rewrite nth_root, move to specfun
Fri, 05 Mar 2010 11:11:01 +0100 Jaroslav Hajek new function: accumdim
Thu, 28 Jan 2010 17:27:44 -0500 John W. Eaton general/Makefile.am (general_FCN_FILES): add chop.m to the list
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Tue, 01 Dec 2009 22:40:37 -0500 John W. Eaton more private function and subfunction changes
Tue, 24 Nov 2009 15:02:04 +0100 Jaroslav Hajek move issymmetric & isdefinite to linear-algebra, create ishermitian
Tue, 24 Nov 2009 14:15:43 +0100 Jaroslav Hajek deprecate cellidx
Mon, 23 Nov 2009 06:55:30 +0100 Jaroslav Hajek implement built-in logical