Mercurial > hg > octave-nkf
graph
-
don't call singleton_cleanup_list::cleanup on exit. stableFri, 06 Jan 2012 10:59:15 -0500, by John W. Eaton
-
* lo-sysdep.cc (octave_chdir): Use gnulib::chdir. stableFri, 06 Jan 2012 08:29:11 -0500, by John W. Eaton
-
doc: improve documentation for building Octave stableThu, 05 Jan 2012 17:34:30 -0500, by John W. Eaton
-
doc: Mention broadcasting in more relevant places. stableThu, 05 Jan 2012 10:34:04 -0500, by Jordi Gutiérrez Hermoso
-
intersect.m: Properly handle the "rows" case with more than 1 output arg (bug #35247) stableThu, 05 Jan 2012 10:27:34 -0500, by Jordi Gutiérrez Hermoso
-
README.Cygwin: Update for impending 3.6 release stableWed, 04 Jan 2012 10:22:39 -0500, by Marco Atzeri
-
ov-fcn-inline.cc (Vinline): Add "e" to the built-in variables (bug #35236) stableWed, 04 Jan 2012 10:10:08 -0500, by Jordi Gutiérrez Hermoso
-
remove ARPACK files from sources and restore configure checks for external ARPACK library stableTue, 03 Jan 2012 20:12:38 -0500, by John W. Eaton
-
fsolve.m: Move @seealso to bottom in docstring to silence warning. stableTue, 03 Jan 2012 12:03:12 -0500, by Jordi Gutiérrez Hermoso
-
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
-
maint: include functions in module.mk files stableWed, 21 Dec 2011 09:46:32 -0500, by John W. Eaton
-
Cleanup FFTW wisdom plans in class destructor and prevent a memory leak. stableTue, 20 Dec 2011 17:59:07 -0800, by Rik
-
str2double: return NaN for things like "1 2 3 4" (bug #34713). stableTue, 20 Dec 2011 18:06:07 -0500, by John W. Eaton
-
don't reset parser when exiting (bug #35120) stableMon, 19 Dec 2011 23:14:41 -0500, by John W. Eaton
-
close all figures before closing all files (bug #35064) stableMon, 19 Dec 2011 22:01:10 -0500, by John W. Eaton
-
doc: Reformat and clarify warning's docstring stableMon, 19 Dec 2011 16:06:17 -0500, by Jordi Gutiérrez Hermoso
-
also include singleton-cleanup.h when not using readline stableMon, 19 Dec 2011 15:47:31 -0500, by John W. Eaton
-
assert.m: Update documentation string, add %!tests for cell arrays. stableMon, 19 Dec 2011 10:28:40 -0800, by Rik
-
maint: periodic merge of stable to defaultMon, 19 Dec 2011 02:18:28 -0500, by John W. Eaton
-
quadl.m: Relax tolerance on %!test to pass on all platforms (Bug #33863) stableSun, 18 Dec 2011 21:14:05 -0800, by Rik
-
isdefinite.m: Use any specified tolerance in deciding whether matrix is hermitian. stableSun, 18 Dec 2011 19:15:50 -0800, by Lukas Reichlin
-
Avoid segfault in test() and demo() blocks with embedded functions (Bugs #35068, #32843, #33981) stableSun, 18 Dec 2011 18:15:18 -0800, by Rik
-
gethelp.cc: also identify blocks starting with Author as license text stableFri, 16 Dec 2011 15:31:14 +0000, by Carnë Draug
-
Fix regression of tight axis limits introduced by changeset ec79cd8359c5. stableFri, 16 Dec 2011 07:59:58 -0500, by Ben Abbott
-
Use non-negative, non-positive with hyphens in error messages. stableThu, 15 Dec 2011 22:03:03 -0800, by Rik
-
pt-eval.cc: Eliminate unused variable compile warning stableThu, 15 Dec 2011 21:25:59 -0800, by Rik
-
maint: Correct 4 erroneous execute permission bits on source files stableThu, 15 Dec 2011 17:52:10 -0800, by Rik
-
maint: fix file permissions for oct-locbuf.h and singleton-cleanup.h stableThu, 15 Dec 2011 15:19:58 -0500, by John W. Eaton
-
allow warning (or error) for automatic bsxfun stableThu, 15 Dec 2011 11:23:51 -0500, by John W. Eaton
-
Ignore Inf when determining tight axis limits. stableWed, 14 Dec 2011 23:23:58 -0800, by Ben Abbott
-
debug.m: Hint more at the capabilities of dbstep (bug #34712) stableWed, 14 Dec 2011 21:56:36 -0500, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultWed, 14 Dec 2011 17:54:15 -0500, by John W. Eaton
-
doc: Clarify documentation on debug commands (Bug #34712) stableWed, 14 Dec 2011 11:57:55 -0800, by Rik
-
Change phrasing to more assertive error() messages in debug commands stableWed, 14 Dec 2011 11:28:46 -0800, by Rik
-
Change "default_save_format" to "default_save_options" in former_built_in_variables list. stableTue, 13 Dec 2011 16:52:36 +0000, by Kris Thielemans
-
doc: mention save_header_format_string in the @seealso block for save() stableTue, 13 Dec 2011 16:53:56 +0000, by Kris Thielemans
-
Make page_output_immediately documentation consistent with other internal variables. stableWed, 14 Dec 2011 10:37:32 -0800, by Rik
-
handle new names and locations of qhull include files (bug #33712) stableTue, 13 Dec 2011 16:53:22 -0500, by John W. Eaton
-
assume "all" "on" if "all" is not present in warning_state structure (bug #35050) stableTue, 13 Dec 2011 12:16:50 -0500, by John W. Eaton
-
svds.m: Correctly restore random seed state after %!tests stableMon, 12 Dec 2011 23:05:08 -0800, by Rik
-
test: simplify test for allow_noninteger_range_as_index stableMon, 12 Dec 2011 22:12:32 -0800, by Rik
-
doc: Grammarcheck documentation ahead of 3.6.0 release. stableMon, 12 Dec 2011 21:01:27 -0800, by Rik