Mercurial > hg > octave-nkf
graph
-
doc: add Iain Murry to contributors listMon, 02 Jan 2012 15:19:45 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultMon, 02 Jan 2012 15:18:26 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultMon, 02 Jan 2012 14:29:37 -0500, by John W. Eaton
-
Merge in Iain Murray's changesMon, 02 Jan 2012 13:12:54 -0500, by Jordi Gutiérrez Hermoso
-
Make nargin and nargout behave more like Matlab's (Bug #32700)Mon, 02 Jan 2012 12:49:52 -0500, by Iain Murray
-
doc: Report Octave version when broadcasting semantics changed in start up WARNING. stableSun, 01 Jan 2012 22:14:27 -0800, by Rik
-
doc: Add register_graphics_toolkit() and loaded_graphics_toolkits() to documentation stableSun, 01 Jan 2012 21:50:10 -0800, by Rik
-
doc: Document prefs directory in list of installed script files. stableSun, 01 Jan 2012 20:13:22 -0800, by Rik
-
test_contin.m: Rename script to test_line_continue.m for clarity stableSun, 01 Jan 2012 20:09:47 -0800, by Rik
-
test: Use Octave coding and spacing conventions for fixed test scripts stableSun, 01 Jan 2012 20:04:52 -0800, by Rik
-
__print_parse_opts__.m: Fix doc string and copyright. stableSun, 01 Jan 2012 19:17:02 -0500, by Ben Abbott
-
Periodic merge of stable to defaultSun, 01 Jan 2012 14:03:14 -0500, by Jordi Gutiérrez Hermoso
-
Give friendlier error message when indexing with default i or j (bug #35157) stableThu, 29 Dec 2011 23:41:13 -0500, by Jordi Gutiérrez Hermoso
-
doc: mention how scalar broadcasting is a special case of broadcasting stableThu, 29 Dec 2011 15:36:59 -0500, by Jordi Gutiérrez Hermoso
-
accumarray.m: Add another example for sparse matrices, minor formatting stableThu, 29 Dec 2011 15:18:10 -0500, by Jordi Gutiérrez Hermoso
-
mkoctfile.m: Return the output and exit status from the mkoctfile shell command stableThu, 29 Dec 2011 09:53:33 -0500, by Jordi Gutiérrez Hermoso
-
doc: Final grammarcheck and spellcheck before 3.6.0 release. stableThu, 29 Dec 2011 06:05:00 -0800, by Rik
-
Start adding vectorization examples stableTue, 27 Dec 2011 19:06:37 -0500, by Jordi Gutiérrez Hermoso
-
Initial documentation for broadcasting and general vectorization guidelines stableTue, 27 Dec 2011 15:15:41 -0500, by Jordi Gutiérrez Hermoso
-
accumarray.m: Handle the case of empty size argument for functions besides @sum stableTue, 27 Dec 2011 13:51:35 -0500, by Jordi Gutiérrez Hermoso
-
Do more error checking on accumarray and accumdim input. stableTue, 27 Dec 2011 13:45:30 -0500, by Jordi Gutiérrez Hermoso
-
Add missing ";" to line in waitbar.m demo. stableTue, 27 Dec 2011 15:08:21 -0500, by Philip Nienhuis
-
doc: Build documentation for functions even when they are unavailable stableMon, 26 Dec 2011 10:38:45 -0800, by Rik
-
undo non-documentation changes in changeset 614505385171 stableMon, 26 Dec 2011 10:17:47 -0500, by John W. Eaton
-
maint: Backed out changeset 1a42869e936e. Octave logo already under version control. stableSat, 24 Dec 2011 20:25:52 -0800, by Rik
-
Add the svg source of octave_logo stableSat, 24 Dec 2011 17:38:49 -0500, by Jordi Gutiérrez Hermoso
-
Added tag ss-3-5-91 for changeset ff5588774680 stableFri, 23 Dec 2011 19:24:54 -0500, by John W. Eaton
-
Allow exponential numbers (1e-3) in inline() (Bug #35131) stableThu, 22 Dec 2011 21:27:11 -0800, by Rik
-
Plug memory leak in Matrixtype for sparse permuted matrices. stableThu, 22 Dec 2011 12:06:52 -0800, by Rik
-
Always separate numeric fields by whitespace too; gracefully catch too wide literals & fixed width format conversion specifiers stableThu, 22 Dec 2011 12:01:35 -0500, by Philip Nienhuis
-
Added multiprocessor switch for compiling, remooved obsolete file. guiThu, 22 Dec 2011 10:33:12 +0100, by Jacob Dawid
-
doc: Various docstring improvements before 3.6.0 release. stableWed, 21 Dec 2011 19:46:57 -0800, by Rik
-
str2double: correctly handle things like ["1"; "2 3"; "4i"] stableWed, 21 Dec 2011 21:01:22 -0500, by John W. Eaton
-
nchoosek.m: Update documentation, fix input validation, add more %!tests stableWed, 21 Dec 2011 16:53:43 -0800, by Rik
-
test: Use internal prefix "__" for %!functions to avoid polluting workspace stableWed, 21 Dec 2011 09:44:46 -0800, by Rik
-
Stop memory leak in idx_vector_rep when constructor fails. stableWed, 21 Dec 2011 08:42:11 -0800, by Rik