Mercurial > hg > octave-nkf
graph
-
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