Mercurial > hg > octave-nkf
graph
-
license.m: Update to modern coding standards. Add functional and input validation tests.Fri, 04 Nov 2011 19:12:43 -0700, by Rik
-
Group the ols matrix operation in a smarter wayFri, 04 Nov 2011 19:15:27 -0400, by Jordi Gutiérrez Hermoso
-
Use a cheaper Cholesky decomposition than a rank() svd in ols.mFri, 04 Nov 2011 18:55:27 -0400, by Jordi Gutiérrez Hermoso
-
provide default message for waitbarFri, 04 Nov 2011 16:40:07 -0400, by John W. Eaton
-
waitbar: use previous bar if nargin == 1, not nargout == 1Fri, 04 Nov 2011 16:35:58 -0400, by John W. Eaton
-
mexext.m: Add functional test. Add seealso link to docstring.Fri, 04 Nov 2011 13:11:29 -0700, by Rik
-
delete.m: Update seealso link. Add input validation tests.Fri, 04 Nov 2011 13:07:39 -0700, by Rik
-
have some fun with waitbar demo #2Fri, 04 Nov 2011 14:33:44 -0400, by John W. Eaton
-
waitbar.m: More improvements.Fri, 04 Nov 2011 10:57:07 -0700, by Rik
-
new and improved non-integer figure handlesFri, 04 Nov 2011 06:25:13 -0400, by John W. Eaton
-
maint: __init_fltk__.cc style fixesFri, 04 Nov 2011 05:51:53 -0400, by John W. Eaton
-
new tests for class concatentationFri, 04 Nov 2011 05:10:46 -0400, by John W. Eaton
-
allow waitbar test to succeed even if figure 1 existsFri, 04 Nov 2011 05:01:00 -0400, by John W. Eaton
-
title: avoid spurious outputFri, 04 Nov 2011 04:55:40 -0400, by John W. Eaton
-
update tests for patchFri, 04 Nov 2011 04:47:24 -0400, by John W. Eaton
-
correct changeset 33f044561ebf; compatibility fix for patch facecolor propertyFri, 04 Nov 2011 04:39:49 -0400, by John W. Eaton
-
use compatible defaults for patch functionThu, 03 Nov 2011 16:16:31 -0400, by John W. Eaton
-
correctly handle RGB color spec for patch objectThu, 03 Nov 2011 16:14:28 -0400, by John W. Eaton
-
compatibiltiy fix for patch facecolor propertyThu, 03 Nov 2011 16:09:32 -0400, by John W. Eaton
-
more updates for waitbarThu, 03 Nov 2011 14:50:34 -0400, by John W. Eaton
-
waitbar.m: Update docstring. Only return output handle h if requested.Thu, 03 Nov 2011 09:54:57 -0700, by Rik
-
use correct method to get window position for fltkThu, 03 Nov 2011 11:35:47 -0400, by John W. Eaton
-
provide the waitbar functionThu, 03 Nov 2011 05:30:45 -0400, by John W. Eaton
-
allow axes handle to be passed to patch functionThu, 03 Nov 2011 05:07:51 -0400, by John W. Eaton
-
allow figure handles to be non-integersThu, 03 Nov 2011 05:01:52 -0400, by John W. Eaton
-
allow axes handle to be passed to title functionThu, 03 Nov 2011 04:41:40 -0400, by John W. Eaton
-
convert units for figure positionsThu, 03 Nov 2011 04:33:25 -0400, by John W. Eaton
-
allow initial position to be set for fltk windowsThu, 03 Nov 2011 01:30:54 -0400, by John W. Eaton
-
optimset.m: Document valid parameters for optimization functions. stableWed, 02 Nov 2011 20:50:20 -0700, by Carnë Draug
-
maint: fix function definition in testWed, 02 Nov 2011 23:28:22 -0400, by John W. Eaton
-
var.m: Fix bug in docstring referring to std (Bug #34729). stableWed, 02 Nov 2011 18:21:27 -0700, by Rik
-
improve argument parsing for subplot, handle 'position' argumentWed, 02 Nov 2011 15:28:30 -0400, by John W. Eaton
-
Add seealso links to docstrings for is_sq_string and is_dq_stringWed, 02 Nov 2011 11:17:01 -0700, by Rik
-
NEWS: Update file with more description of changes made to string functions in 3.6.0Wed, 02 Nov 2011 11:16:04 -0700, by Rik
-
find-defun-files.sh: allow sed command to work with OpenBSD sedWed, 02 Nov 2011 12:40:29 -0400, by John W. Eaton
-
strtok.m: Revamp code for performance. Add cellstr input functionality.Wed, 02 Nov 2011 09:24:48 -0700, by Rik
-
Fix typo in @var macro in cset 8bb7bdbe9c69.Wed, 02 Nov 2011 09:20:35 -0700, by Rik
-
Consistently allow creation of sparse vectors in accumarrayWed, 02 Nov 2011 00:26:27 -0400, by Jordi Gutiérrez Hermoso
-
Clarify max/min in accumarray and uniformise its behaviourWed, 02 Nov 2011 00:25:27 -0400, by Jordi Gutiérrez Hermoso
-
Clarify the third argument of max/min.Tue, 01 Nov 2011 23:18:08 -0400, by Jordi Gutiérrez Hermoso
-
allow nargin to work for functions that are not already loadedTue, 01 Nov 2011 20:48:22 -0400, by John W. Eaton
-
octave_class::size: return matrix with correct dimensionsTue, 01 Nov 2011 19:57:38 -0400, by John W. Eaton
-
Minor improvements to semilogx and semilogy demos.Tue, 01 Nov 2011 17:21:07 -0400, by Ben Abbott
-
2nd attempt to fix bugs introduced by changeset bda7b080f205.Tue, 01 Nov 2011 16:50:38 -0400, by Ben Abbott
-
correctly distribute parent classesTue, 01 Nov 2011 15:59:06 -0400, by John W. Eaton
-
Fix confusing interaction between @code macro and transpose operator (') in documentation (Bug #34661).Tue, 01 Nov 2011 11:08:18 -0700, by Rik
-
__patch__: fix thinko in previous change.Tue, 01 Nov 2011 13:30:23 -0400, by John W. Eaton
-
__patch__: correctly replace NaN values with last non-NaN value in columnTue, 01 Nov 2011 13:19:10 -0400, by John W. Eaton
-
unimplemented.m: Mention alternatives for importdata() function (Bug #34670).Tue, 01 Nov 2011 09:58:34 -0700, by Rik
-
strsplit.m: Use S instead of P to denote string argument (Bug #34709).Tue, 01 Nov 2011 09:33:00 -0700, by Rik
-
strsplit.m: Use S instead of P to denote string argument (Bug #"aTue, 01 Nov 2011 09:28:40 -0700, by Rik
-
mk_doc_cache.m: Miscellaneous code cleanup for better performance.Sun, 30 Oct 2011 16:59:03 -0700, by Rik
-
Fix block comment Texinfo not appearing in documentationSun, 30 Oct 2011 16:57:03 -0700, by Rik
-
lookfor.m: Make search case insensitive.Sun, 30 Oct 2011 09:14:07 -0700, by Rik
-
[Win32] Use Toolhelp32 APi to find octinterp module path.Fri, 28 Oct 2011 23:53:08 +0100, by Michael Goffioul
-
unmkpp.m: Add functional test. Improve input validation.Fri, 28 Oct 2011 09:27:00 -0700, by Rik
-
interpft.m: Miscellaneous code cleanup. Add more input validation tests.Thu, 27 Oct 2011 23:00:58 -0700, by Rik
-
fileread.m: Add functional test.Thu, 27 Oct 2011 22:17:03 -0700, by Rik
-
Add functional tests for csvwrite/csvread.Thu, 27 Oct 2011 20:53:50 -0700, by Rik