Mercurial > hg > octave-nkf
graph
-
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
-
maint: merge default to stable to pull change for bug #35038 stableMon, 12 Dec 2011 16:04:51 -0800, by Rik
-
ls_command.m: Fix incorrect listing command on MinGW (Bug #35038, Bug #35039)Mon, 12 Dec 2011 13:52:35 -0800, by Rik
-
doc: Demonstrate multiple calling convention usage in introduction stableSun, 11 Dec 2011 22:54:49 -0800, by Rik
-
maint: periodic merge of stable to defaultSun, 11 Dec 2011 23:32:01 -0500, by John W. Eaton
-
really move base-list.h from src to liboctave stableSun, 11 Dec 2011 23:30:22 -0500, by John W. Eaton
-
merge default onto stable for 3.6.x release series stableSun, 11 Dec 2011 23:24:25 -0500, by John W. Eaton
-
Added tag ss-3-5-90 for changeset 3781981be535Sun, 11 Dec 2011 23:20:07 -0500, by John W. Eaton
-
append + to versionSun, 11 Dec 2011 23:19:35 -0500, by John W. Eaton
-
use pcre/pcre.h if it is presentSun, 11 Dec 2011 22:35:13 -0500, by John W. Eaton
-
refactor regexp (bug #34440)Sun, 11 Dec 2011 22:19:57 -0500, by John W. Eaton
-
move base-list.h from src to liboctaveSun, 11 Dec 2011 18:28:35 -0500, by John W. Eaton
-
Return retval(1) before retval(0) to avoid re-sizing call on retval.Fri, 09 Dec 2011 11:17:13 -0800, by Rik
-
refactor graphics_toolkit class (bug #31583)Fri, 09 Dec 2011 11:12:50 -0500, by John W. Eaton
-
eliminate static data from fltk plot_window member functionFri, 09 Dec 2011 08:53:44 -0500, by John W. Eaton
-
rectangle.m: Replace "close all" with "clf" in demos to allow "rundemos plot"Thu, 08 Dec 2011 20:33:21 -0500, by Ben Abbott
-
Deprecate shell_cmd function and update system, dos, unix commandsThu, 08 Dec 2011 17:25:30 -0800, by Rik
-
__go_draw_axes__.m: Fix bug introduced by f35b593688a5 which preventedThu, 08 Dec 2011 19:25:38 -0500, by Ben Abbott
-
close all graphics toolkits before exitThu, 08 Dec 2011 17:22:57 -0500, by John W. Eaton
-
fix include file nameThu, 08 Dec 2011 11:01:52 -0500, by John W. Eaton
-
explicitly close figures in clean_up_and_exit instead of using an atexit functionThu, 08 Dec 2011 06:28:18 -0500, by John W. Eaton
-
move onCleanup function and class to liboctinterpThu, 08 Dec 2011 00:52:39 -0500, by John W. Eaton
-
charMatrix::row_as_string: return early if r is 0 and either nr or nc is 0Thu, 08 Dec 2011 00:49:51 -0500, by John W. Eaton
-
scatter.m: Bug fix (34936).Wed, 07 Dec 2011 19:58:51 -0500, by Ben Abbott
-
Merge in Carnë's changesWed, 07 Dec 2011 19:06:13 -0500, by Jordi Gutiérrez Hermoso
-
pkg: mention available NEWS file to read after package installTue, 29 Nov 2011 05:16:09 +0000, by Carnë Draug
-
avoid octave_value_typeinfo segfaultWed, 07 Dec 2011 15:29:26 -0500, by John W. Eaton
-
ls.m: Fix handling of arguments with dashes (-l) (Bug #34950)Wed, 07 Dec 2011 10:10:10 -0800, by Rik
-
avoid gh_manager segfaultWed, 07 Dec 2011 06:55:12 -0500, by John W. Eaton
-
rename octave_vsnprintf and octave_snprintfWed, 07 Dec 2011 06:47:15 -0500, by John W. Eaton
-
use static storage for octave_fields nil rep instead of allocating it with newWed, 07 Dec 2011 06:06:22 -0500, by John W. Eaton
-
better fix for fontconfig segfaultWed, 07 Dec 2011 04:16:27 -0500, by John W. Eaton
-
don't delete FLTK plot window widgetsWed, 07 Dec 2011 04:15:52 -0500, by John W. Eaton
-
doc: Update documentation for functions returning a graphics handle h (Bug #34761)Tue, 06 Dec 2011 13:09:17 -0800, by Rik
-
ls.m: Fix handling of special characters in filename arguments (Bug #34950)Mon, 05 Dec 2011 17:13:35 -0800, by Rik