log

age author description
Thu, 03 Nov 2011 05:01:52 -0400 John W. Eaton allow figure handles to be non-integers
Thu, 03 Nov 2011 04:41:40 -0400 John W. Eaton allow axes handle to be passed to title function
Thu, 03 Nov 2011 04:33:25 -0400 John W. Eaton convert units for figure positions
Thu, 03 Nov 2011 01:30:54 -0400 John W. Eaton allow initial position to be set for fltk windows
Wed, 02 Nov 2011 20:50:20 -0700 Carnë Draug optimset.m: Document valid parameters for optimization functions. stable
Wed, 02 Nov 2011 23:28:22 -0400 John W. Eaton maint: fix function definition in test
Wed, 02 Nov 2011 18:21:27 -0700 Rik var.m: Fix bug in docstring referring to std (Bug #34729). stable
Wed, 02 Nov 2011 15:28:30 -0400 John W. Eaton improve argument parsing for subplot, handle 'position' argument
Wed, 02 Nov 2011 11:17:01 -0700 Rik Add seealso links to docstrings for is_sq_string and is_dq_string
Wed, 02 Nov 2011 11:16:04 -0700 Rik NEWS: Update file with more description of changes made to string functions in 3.6.0
Wed, 02 Nov 2011 12:40:29 -0400 John W. Eaton find-defun-files.sh: allow sed command to work with OpenBSD sed
Wed, 02 Nov 2011 09:24:48 -0700 Rik strtok.m: Revamp code for performance. Add cellstr input functionality.
Wed, 02 Nov 2011 09:20:35 -0700 Rik Fix typo in @var macro in cset 8bb7bdbe9c69.
Wed, 02 Nov 2011 00:26:27 -0400 Jordi Gutiérrez Hermoso Consistently allow creation of sparse vectors in accumarray
Wed, 02 Nov 2011 00:25:27 -0400 Jordi Gutiérrez Hermoso Clarify max/min in accumarray and uniformise its behaviour
Tue, 01 Nov 2011 23:18:08 -0400 Jordi Gutiérrez Hermoso Clarify the third argument of max/min.
Tue, 01 Nov 2011 20:48:22 -0400 John W. Eaton allow nargin to work for functions that are not already loaded
Tue, 01 Nov 2011 19:57:38 -0400 John W. Eaton octave_class::size: return matrix with correct dimensions
Tue, 01 Nov 2011 17:21:07 -0400 Ben Abbott Minor improvements to semilogx and semilogy demos.
Tue, 01 Nov 2011 16:50:38 -0400 Ben Abbott 2nd attempt to fix bugs introduced by changeset bda7b080f205.
Tue, 01 Nov 2011 15:59:06 -0400 John W. Eaton correctly distribute parent classes
Tue, 01 Nov 2011 11:08:18 -0700 Rik Fix confusing interaction between @code macro and transpose operator (') in documentation (Bug #34661).
Tue, 01 Nov 2011 13:30:23 -0400 John W. Eaton __patch__: fix thinko in previous change.
Tue, 01 Nov 2011 13:19:10 -0400 John W. Eaton __patch__: correctly replace NaN values with last non-NaN value in column
Tue, 01 Nov 2011 09:58:34 -0700 Rik unimplemented.m: Mention alternatives for importdata() function (Bug #34670).
Tue, 01 Nov 2011 09:33:00 -0700 Rik strsplit.m: Use S instead of P to denote string argument (Bug #34709).
Tue, 01 Nov 2011 09:28:40 -0700 Rik strsplit.m: Use S instead of P to denote string argument (Bug #"a
Sun, 30 Oct 2011 16:59:03 -0700 Rik mk_doc_cache.m: Miscellaneous code cleanup for better performance.
Sun, 30 Oct 2011 16:57:03 -0700 Rik Fix block comment Texinfo not appearing in documentation
Sun, 30 Oct 2011 09:14:07 -0700 Rik lookfor.m: Make search case insensitive.
Fri, 28 Oct 2011 23:53:08 +0100 Michael Goffioul [Win32] Use Toolhelp32 APi to find octinterp module path.
Fri, 28 Oct 2011 09:27:00 -0700 Rik unmkpp.m: Add functional test. Improve input validation.
Fri, 28 Oct 2011 17:01:30 +0100 Michael Goffioul Fix various issues under Windows (MSVC) gui
Thu, 27 Oct 2011 23:00:58 -0700 Rik interpft.m: Miscellaneous code cleanup. Add more input validation tests.
Thu, 27 Oct 2011 22:17:03 -0700 Rik fileread.m: Add functional test.
Thu, 27 Oct 2011 20:53:50 -0700 Rik Add functional tests for csvwrite/csvread.
Thu, 27 Oct 2011 20:37:45 -0700 Rik dlmwrite.m: Restore ability to use FID instead of filename.
Thu, 27 Oct 2011 20:16:35 -0700 Rik wavwrite.m: Use temporary filename in %!tests rather than hardcoded one.
Thu, 27 Oct 2011 15:57:23 -0700 Rik help.m: Add functional tests
Thu, 27 Oct 2011 15:43:34 -0700 Rik maint: Remove execute permission bit from non-executable files.
Thu, 27 Oct 2011 15:40:56 -0700 Rik namelengthmax.m: Consolidate docstring by using @math macro. Add %!test.
Thu, 27 Oct 2011 09:50:03 -0700 Rik doc: Don't use @code{} macro for transpose and ctranspose (Bug #34661)
Wed, 26 Oct 2011 21:23:32 -0700 Rik Fix infinite loop with null patterns in regexp (Bug #34101, Bug #33258)
Wed, 26 Oct 2011 22:33:27 -0400 John W. Eaton double the size of '.' markers produced by the OpenGL renderer
Wed, 26 Oct 2011 17:36:54 -0400 John W. Eaton default limits for logscale plots
Wed, 26 Oct 2011 14:19:54 -0400 John W. Eaton allow negative data log plots with OpenGL+FLTK graphics (bug #34232)
Wed, 26 Oct 2011 07:44:55 -0400 Ben Abbott Fix sloppy code and bugs introduced by changeset bda7b080f205.
Wed, 26 Oct 2011 00:50:39 -0400 John W. Eaton don't crash when concatenating structs with no fields
Tue, 25 Oct 2011 21:23:37 -0700 Rik Change return value of mxGetString to match Matlab (Bug #34546)
Tue, 25 Oct 2011 16:39:22 -0700 Rik Change f_cdf references to fcdf in statistics/test directory (Bug #34628)
Tue, 25 Oct 2011 22:35:55 +0100 Michael Goffioul Fix octinterp DLL searching on Win32.
Tue, 25 Oct 2011 11:28:41 -0700 Jordi Gutiérrez Hermoso Merge with default again gui
Tue, 25 Oct 2011 09:46:38 -0700 Jordi Gutiérrez Hermoso New nthargout function
Mon, 24 Oct 2011 18:06:04 -0700 Jordi Gutiérrez Hermoso Allow more than two input arguments for the kron function, plus some cleanup.
Tue, 25 Oct 2011 10:56:02 -0700 Rik Restore random number state after %!demos or %!tests
Tue, 25 Oct 2011 10:17:23 -0700 Rik Revamp geometry functions dependent on Qhull (Bug #34604, Bug #33346)
Mon, 24 Oct 2011 16:16:50 -0400 John W. Eaton maint: periodic merge of stable to default
Mon, 24 Oct 2011 16:14:14 -0400 John W. Eaton maint: missing semicolon. stable
Mon, 24 Oct 2011 16:12:58 -0400 John W. Eaton Added tag release-3-4-3 for changeset b0e70a71647b stable
Mon, 24 Oct 2011 16:10:09 -0400 John W. Eaton merge release changeset stable