log scripts/deprecated/module.mk @ 20519:c8ec0b72b7a6

age author description
Sat, 05 Sep 2015 05:00:46 -0700 Rik Deprecate wavread and wavwrite.
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
Sun, 24 May 2015 21:07:42 -0700 Rik maint: Remove interp1q deprecated in 3.8.
Sun, 24 May 2015 20:35:13 -0700 Rik maint: Remove functions deprecated in 3.8.
Sun, 03 May 2015 12:58:42 -0700 Rik gmap40.m: Deprecate function. stable
Wed, 18 Mar 2015 11:30:30 -0400 John W. Eaton finish job of restoring strmatch (bug #44562)
Thu, 19 Feb 2015 01:47:14 -0500 John W. Eaton correct function name in module.mk file
Thu, 19 Feb 2015 01:31:56 -0500 John W. Eaton bring back mouse_wheel_zoom function as deprecated
Sat, 31 Jan 2015 10:23:52 -0500 Mike Miller Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.
Fri, 30 Jan 2015 11:51:45 -0500 John W. Eaton update default branch to release as 4.0
Mon, 20 Oct 2014 21:54:59 -0700 Rik Deprecate octave_tmp_file_name.
Tue, 30 Sep 2014 15:23:59 -0700 Rik Deprecate dump_prefs.m
Fri, 26 Sep 2014 09:02:53 -0700 Rik Deprecate delaunay3 and extend delaunay to 3-D inputs.
Wed, 24 Sep 2014 00:06:59 +0100 Carnë Draug Undeprecate flipdim (prematurely deprecated in 995df67fc912).
Mon, 22 Sep 2014 20:19:01 -0700 Rik Deprecate luinc.
Sun, 21 Sep 2014 18:49:08 +0100 Carnë Draug Flip arrays - ND support for fliplr and flipud, and replace flipdim with flip.
Sat, 20 Sep 2014 21:17:43 -0700 Rik Deprecate fnmatch function.
Sat, 20 Sep 2014 20:31:16 -0700 Rik Deprecate fmod function.
Sat, 20 Sep 2014 20:20:41 -0700 Rik Deprecate finite in favor of isfinite.
Sat, 20 Sep 2014 15:01:25 -0700 Rik Undeprecate nargchk, but add note that narginchk is preferred.
Sat, 20 Sep 2014 14:25:30 -0700 Rik Depecrate usage() function.
Mon, 01 Sep 2014 10:57:29 -0700 Rik Deprecate nargchk in favor of narginchk.
Sun, 31 Aug 2014 21:05:38 -0700 Rik Deprecate syl, add new function sylvester.
Fri, 29 Aug 2014 20:41:58 -0700 Rik Deprecate strmatch function.
Sun, 13 Jul 2014 18:36:25 -0700 Rik maint: Periodic merge of gui-release to default.
Sun, 13 Jul 2014 18:04:42 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 13 Jul 2014 09:45:00 -0400 Ben Abbott Move java_set.m and java_get.m from scripts/deprecated/module.mk to scripts/java/module.mk. stable
Wed, 16 Apr 2014 05:57:06 -0700 Rik bicubic.m: Deprecate function for 4.2 release.
Sun, 02 Mar 2014 12:56:11 -0800 Rik Deprecate nfields and replace with numfields.