log

age author description
Sun, 21 Sep 2014 11:17:28 -0400 John W. Eaton * liboctave/cruft/module.mk: Add file missing from previous changeset.
Sun, 21 Sep 2014 10:51:38 -0400 John W. Eaton eliminate recursive build in liboctave/cruft directory
Sat, 20 Sep 2014 22:04:01 -0700 Rik Align columns for freport() output.
Sat, 20 Sep 2014 21:45:35 -0700 Rik doc: Add warnings about eventual removal of inline functions.
Sat, 20 Sep 2014 21:20:05 -0700 Rik build-sparse-tests.sh: Use isfinite rather than deprecated finite.
Sat, 20 Sep 2014 21:18:22 -0700 Rik Deprecate fnmatch function.
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 20:10:54 -0700 Rik Remove rotate and zoom from list of unimplemented functions.
Sat, 20 Sep 2014 19:59:30 -0700 Rik repmat.m: Use Octave coding conventions in cset c53401edf4e3.
Sun, 21 Sep 2014 00:11:43 +0200 Markus Bergholz make repmat do accept more than 3 arguments (bug #38391)
Sat, 20 Sep 2014 17:37:42 -0400 Mike Miller Don't save build timestamp in doc-cache header comment (bug #43087)
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.
Sat, 20 Sep 2014 17:16:56 -0400 Michael Goffioul isstruct for classdef objects should not return true.
Sat, 20 Sep 2014 12:56:47 -0700 Rik doc: Increase seealso links between low level C IO functions.
Sat, 20 Sep 2014 15:18:25 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sat, 20 Sep 2014 15:01:34 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Sat, 20 Sep 2014 14:54:39 -0400 John W. Eaton maint: Update to new gnulib version. stable
Wed, 10 Sep 2014 11:23:37 -0400 John W. Eaton allow building with old versions of bison again (bug #43023) stable
Sat, 20 Sep 2014 10:43:47 -0700 Rik primes.m: Fix failing BIST test introduced in cset 90dd85369c2e.
Sat, 20 Sep 2014 12:43:25 -0400 Michael Goffioul Implement "isa" for classdef objects.
Sat, 20 Sep 2014 06:31:27 -0700 Rik doc: Overhaul documentation for some functions in specfun/ dir.
Sat, 20 Sep 2014 06:21:29 -0700 Rik factorial.m: Overhaul function.
Fri, 19 Sep 2014 14:33:34 -0700 Rik lcm.m: Overhaul function.
Fri, 19 Sep 2014 14:30:37 -0700 Rik legendre.m: Overhaul function.
Fri, 19 Sep 2014 14:25:21 -0700 Rik betaln.m: Add input validation.
Fri, 19 Sep 2014 14:21:46 -0700 Rik factor.m: Overhaul function.
Fri, 19 Sep 2014 12:51:12 -0700 Rik primes.m: Overhaul function.