log

age author description
Sun, 05 Oct 2014 10:48:26 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 05 Oct 2014 10:46:48 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Sun, 05 Oct 2014 10:41:51 -0400 John W. Eaton compute for loop indices consistently with range element results stable
Sun, 05 Oct 2014 10:24:07 -0400 John W. Eaton use correct HDF5 size for octave_idx_type on Windows-64 (bug #43101) stable
Sun, 05 Oct 2014 11:36:29 +0200 Andreas Weber Fix out_of_range from substr in short_disp for GUI symtab (bug #43351) gui-release
Sat, 04 Oct 2014 20:16:10 -0700 Rik Add BIST test to perl() and python().
Sat, 04 Oct 2014 20:06:27 -0700 Rik fullfile.m: Match documentation name to function variable name.
Sat, 04 Oct 2014 19:39:12 -0700 Rik ls_command.m: Overhaul function.
Sat, 04 Oct 2014 19:36:41 -0700 Rik substruct.m: Overhaul function.
Sat, 04 Oct 2014 19:34:30 -0700 Rik ls.m: Return Matlab compatible output when called with functional form.
Sat, 04 Oct 2014 11:48:06 -0700 Rik doc: Improve docstrings for tempname, tempdir family of functions.
Sat, 04 Oct 2014 11:14:17 -0700 Rik swapbytes.m: Add support for 'single' type.
Fri, 03 Oct 2014 23:43:58 -0400 Mike Miller Use %!testif HAVE_AMD for amd tests added in cset e99d7a2e7367
Fri, 03 Oct 2014 23:26:14 -0400 Mike Miller Fix compilation error when building without SuiteSparse
Fri, 03 Oct 2014 17:16:59 -0700 Rik symvar.m: Correct the return value when no arguments were found.
Fri, 03 Oct 2014 15:45:59 -0700 Rik fileparts.m: Overhaul function.
Fri, 03 Oct 2014 14:38:51 -0700 Rik list_primes.m: Overhaul function for 50X speed increase.
Mon, 29 Sep 2014 00:29:32 +0100 Carnë Draug license.m: update to treat packages as features (bug #43154).
Fri, 03 Oct 2014 07:35:20 -0400 Mike Miller ls.m: Restore missing space between command and arguments
Wed, 01 Oct 2014 22:47:53 -0400 Mike Miller Return correct type from bitwise operators on logical arguments (bug #43273)
Wed, 01 Oct 2014 22:39:04 -0400 Mike Miller ellipj: Fix continuity of dn output when cn is near zero (bug #43344)
Wed, 01 Oct 2014 19:36:05 +0100 Carnë Draug liboctave/array/dim-vector.h: convert comments to doxygen
Wed, 01 Oct 2014 10:58:03 -0700 Rik Rework ls.m and dir.m
Wed, 01 Oct 2014 07:51:43 -0700 Rik doc: Improvements to help() and info() docstrings.
Tue, 30 Sep 2014 15:23:59 -0700 Rik Deprecate dump_prefs.m
Tue, 30 Sep 2014 15:11:23 -0700 Rik inputname.m: Overhaul function.
Tue, 30 Sep 2014 12:36:23 -0700 Rik genvarname.m: Overhaul function.
Tue, 30 Sep 2014 11:45:48 -0700 Rik xor.m: Fix failing BIST test.
Tue, 30 Sep 2014 11:37:57 -0700 Rik Improve docstrings and mark documentation m-files as tested in miscellaneous/ dir.
Tue, 30 Sep 2014 11:18:31 -0700 Rik recycle.m: Overhaul function.
Tue, 30 Sep 2014 11:08:24 -0700 Rik computer.m: Overhaul function.
Tue, 30 Sep 2014 11:00:30 -0700 Rik NEWS: Announce addition of XOR reduction to xor function.
Tue, 30 Sep 2014 10:58:34 -0700 Rik xor.m: Extend to handle more than 2 arguments as a reduction operator.
Tue, 30 Sep 2014 08:29:16 -0700 Rik ver.m: Overhaul function.
Mon, 29 Sep 2014 19:52:14 +0100 Carnë Draug fullfile.m: add support for multiple paths with cell array for last component.
Mon, 29 Sep 2014 19:36:22 +0100 Carnë Draug fullfile: complete rewrite of the function.
Sun, 28 Sep 2014 21:43:51 -0400 Michael Goffioul Implement calling "struct" on classdef objects.
Sun, 28 Sep 2014 12:55:03 -0700 Rik what.m: Overhaul function.
Sun, 28 Sep 2014 09:40:19 -0700 Rik compare_versions.m: Overhaul function.
Sun, 28 Sep 2014 17:30:38 +0200 Torsten set cursor color of the editor to color of default text (bug #43314) gui-release
Sun, 28 Sep 2014 09:23:27 +0200 Torsten improve some menu texts and tool tips (bug #43200) gui-release
Sat, 27 Sep 2014 22:39:24 -0700 Rik parseparams.m: Add BIST tests to function.
Sat, 27 Sep 2014 22:12:46 -0700 Rik fact.m: Mark documentation m-file as tested for BIST purposes.
Sat, 27 Sep 2014 22:09:16 -0700 Rik debug.m: Mark documentation m-file as tested for BIST testing.
Sat, 27 Sep 2014 22:07:22 -0700 Rik pack.m: Overhaul function.
Sat, 27 Sep 2014 21:50:29 -0700 Rik Mark __clabel__ and __getlegenddata__ as internal functions not requiring BIST.
Sat, 27 Sep 2014 21:46:52 -0700 Rik doc: Improve docstrings for typecast, bitpack, bitunpack.
Sat, 27 Sep 2014 21:14:19 -0700 Rik cast.m: Overhaul function.
Sat, 27 Sep 2014 20:36:53 -0700 Rik delaunayn.m: Slight performance increase and addition of BIST tests.
Sat, 27 Sep 2014 20:21:46 -0700 Rik Add BIST tests for various quasi-internal m-files.
Sat, 27 Sep 2014 18:19:47 -0700 Rik __gripe_missing_component__.m: Add BIST tests.
Sat, 27 Sep 2014 13:41:57 -0700 Rik Overhaul givens and planerot functions.
Sat, 27 Sep 2014 12:47:37 -0700 Rik Use unsetenv to fix libgomp error created by nproc BIST testing.
Sat, 27 Sep 2014 12:26:57 -0700 Rik Add new function unsetenv from gnulib to Octave.
Fri, 26 Sep 2014 20:51:25 -0700 Rik doc: Re-order seealso references in rot90, rotdim.
Fri, 26 Sep 2014 09:36:02 -0700 Rik system.tst: Fix failing test if /dev/initctl is not present on UNIX system.
Fri, 26 Sep 2014 09:02:53 -0700 Rik Deprecate delaunay3 and extend delaunay to 3-D inputs.
Fri, 26 Sep 2014 08:54:40 -0700 Rik luinc.m: Fix number of output args in deprecation cset e278c939a419.
Fri, 26 Sep 2014 07:25:54 +0200 Torsten replace grid with alternating row colors in workspace view (bug #43196) gui-release
Thu, 25 Sep 2014 22:15:52 -0700 Rik sparse.txi: Delete DOCSTRING macro for luinc function deprecated in e278c939a419.