log

age author description
Wed, 18 Jan 2012 21:17:14 -0800 Rik ribbon.m: Simplify code and return a column vector of graphics handles.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use correct plural for dbstatus if there is more than 1 breakpoint set in file.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Add error messages to dbtype(). Allow use of "end" keyword in linespec.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use isfigure() to simplify some plot functions.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Replace unnecessary strcmpi calls with strcmp.
Wed, 18 Jan 2012 21:17:14 -0800 Rik polyreduce.m: Recode function using modern syntax.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use Octave spacing convention in %!test blocks of surface plot functions.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use '!' for not operation in preference to '~'.
Wed, 18 Jan 2012 21:17:14 -0800 Rik accumdim.m: Use common code idiom for finding first non-singleton dimension.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use Octave spacing conventions for scripts in elfun/ directory.
Wed, 18 Jan 2012 21:16:04 -0800 Rik Fix typo in qrdelete docstring.
Wed, 18 Jan 2012 21:15:58 -0800 Rik __finish__.m: Clarify internal documentation.
Wed, 18 Jan 2012 21:15:50 -0800 Rik doc: Update docstrings for @ftp class.
Wed, 18 Jan 2012 21:15:50 -0800 Rik Clean up scripts in path/ directory
Wed, 18 Jan 2012 21:15:46 -0800 Rik doc: Mention correct replacements for to-be-deprecated strmatch.m
Wed, 18 Jan 2012 21:15:42 -0800 Rik Replace to-be-deprecated findstr occurrences with strfind.
Wed, 18 Jan 2012 21:14:36 -0800 Rik Replace to-be-deprecated strmatch occurrences with alternate code.
Wed, 18 Jan 2012 21:14:11 -0800 Rik maint: periodic merge of stable to default.
Wed, 18 Jan 2012 17:43:25 -0500 Jordi Gutiérrez Hermoso Merge away extra head on default
Wed, 18 Jan 2012 16:40:29 -0500 Pascal Dupuis locale support implementation in [fs]scanf functions
Tue, 17 Jan 2012 14:37:45 -0800 Rik Return correct part of convolution for 'same' parameter in conv2, convn (Bug #34893). stable
Thu, 12 Jan 2012 12:54:24 -0800 Rik maint: Merge stable to default branch.
Tue, 17 Jan 2012 07:30:06 -0500 Ben Abbott Fix order of legend entries for plotyy. Bug # 35314.
Tue, 17 Jan 2012 07:23:36 -0500 Ben Abbott Make sure "print '-SX,Y' ..." doesn't round down a pixel. Bug # 35307.
Sun, 15 Jan 2012 14:56:37 -0500 John W. Eaton Added tag release-3.6.0 for changeset 704f7895eef0 stable
Sun, 15 Jan 2012 13:02:42 -0500 John W. Eaton Version 3.6.0 released. stable release-3-6-0 release-3.6.0
Thu, 12 Jan 2012 17:32:29 -0500 Ben Abbott Disable the PS Level 3 shading feature in gl2ps. stable
Thu, 12 Jan 2012 12:44:37 -0800 Rik Update Texinfo detailmenu for main Octave documentation. stable
Thu, 12 Jan 2012 15:38:08 -0500 John W. Eaton Added tag rc-3-6-0-1 for changeset 64d9f33313cc stable
Thu, 12 Jan 2012 14:31:50 -0500 John W. Eaton 3.6.0-rc1 release candidate stable rc-3-6-0-1
Thu, 12 Jan 2012 14:30:35 -0500 John W. Eaton doc: fix incorrect menu stable
Thu, 12 Jan 2012 14:14:09 -0500 John W. Eaton doc: update preface for release stable
Thu, 12 Jan 2012 13:00:46 -0500 John W. Eaton besseli: don't change sign of result for negative integer orders stable
Thu, 12 Jan 2012 12:10:33 -0500 John W. Eaton besseli: use special case for negative integer orders stable
Wed, 11 Jan 2012 12:38:20 -0500 John W. Eaton Added tag rc-3-6-0-0 for changeset 72aebe619641 stable
Wed, 11 Jan 2012 12:35:04 -0500 John W. Eaton merge changes made for release that were not immediately pushed to savannah stable
Tue, 10 Jan 2012 16:43:41 -0500 John W. Eaton 3.6.0-rc0 release candidate stable rc-3-6-0-0
Tue, 10 Jan 2012 16:35:37 -0500 John W. Eaton maint: update library version numbers for release stable
Tue, 10 Jan 2012 16:43:31 -0500 John W. Eaton maint: ensure edited configure script is executable stable
Tue, 10 Jan 2012 18:10:33 -0800 Rik Don't process comments in %!testif specifications. stable
Tue, 10 Jan 2012 17:35:38 -0800 Rik oct-parse.yy: Remove unused variable to stop compiler warning. stable
Tue, 10 Jan 2012 16:04:55 -0500 John W. Eaton update NEWS stable
Tue, 10 Jan 2012 15:25:35 -0500 John W. Eaton doc: include tips for installing build dependencies on specific systems stable
Tue, 10 Jan 2012 14:36:49 -0500 John W. Eaton maint: update to latest gnulib stable
Tue, 10 Jan 2012 14:00:24 -0500 John W. Eaton configure: search for gfortran first instead of g77 stable
Mon, 09 Jan 2012 20:32:27 -0500 Ben Abbott plot3.m: Throw error if the input data exceeds two dimensions. stable
Mon, 09 Jan 2012 20:28:08 -0500 Ben Abbott When creating an fltk (aqua) figure on MacOS, make sure one drawnow() occurs stable
Mon, 09 Jan 2012 13:32:44 -0800 Rik test: Expand %!testif functionality to multiple conditions stable
Mon, 09 Jan 2012 15:19:21 -0500 Jordi Gutiérrez Hermoso Merge in Carn̈́ë's changes stable
Sat, 24 Dec 2011 23:15:29 +0000 Carnë Draug oct-parse.yy: also identify Author as start of license text stable
Mon, 09 Jan 2012 11:46:52 -0800 Rik Relax tolerance for pinv tests so that it fails less than 1% of the time. stable
Mon, 09 Jan 2012 10:53:04 -0800 Rik NEWS: Update list of functions added for 3.6.0 release. stable
Mon, 09 Jan 2012 10:51:53 -0800 Rik maint: Remove deprecated functions sphcat and spvcat before 3.6.0 release. stable
Mon, 09 Jan 2012 10:05:18 -0800 Rik NEWS: Add note about ARPACK being removed from source. stable
Sun, 08 Jan 2012 20:26:35 -0800 Juan Pablo Carbajal Add new function is_function_handle (patch #7695) stable
Sun, 08 Jan 2012 19:23:55 -0500 Ben Abbott Validate suffix when printing to {eps,ps,pdf}latex devices. stable
Sun, 08 Jan 2012 18:59:03 -0800 Rik Allow QuantumDepth=32 installations of Magick++ (Bug #35229) stable
Sun, 08 Jan 2012 15:04:45 -0800 Rik doc: Update seealso references for eval family of functions. stable
Sun, 08 Jan 2012 13:39:44 -0800 Rik doc: miscellaneous documentation improvements stable
Sun, 08 Jan 2012 16:28:31 -0500 John W. Eaton improve error message in __gnuplot_print__ stable
Sun, 08 Jan 2012 15:24:53 -0500 Jordi Gutiérrez Hermoso doc: Better explain which complex result is chosen by .^ stable
Sat, 07 Jan 2012 12:44:34 -0500 John W. Eaton fix name lookup problem with static nested class stable
Fri, 06 Jan 2012 16:49:16 -0500 John W. Eaton directly link eigs.oct with ARPACK libs if needed stable
Fri, 06 Jan 2012 16:48:00 -0500 John W. Eaton append + to version stable
Fri, 06 Jan 2012 14:34:22 -0500 John W. Eaton Added tag ss-3-5-92 for changeset a737b3fb9c4d stable
Fri, 06 Jan 2012 14:34:06 -0500 John W. Eaton snapshot 3.5.92 stable ss-3-5-92
Fri, 06 Jan 2012 13:46:56 -0500 John W. Eaton update FCN_FILES list in test/Makefile.am stable
Fri, 06 Jan 2012 12:43:48 -0500 John W. Eaton maint: periodic merge of stable to default
Fri, 06 Jan 2012 12:43:07 -0500 John W. Eaton check in change accidentally omitted from previuos changeset stable
Fri, 06 Jan 2012 12:39:49 -0500 John W. Eaton use gnulib::isatty stable
Fri, 06 Jan 2012 12:09:02 -0500 John W. Eaton maint: update gnulib stable
Fri, 06 Jan 2012 11:45:00 -0500 Jordi Gutiérrez Hermoso Fix erroneous indexing error message. stable
Fri, 06 Jan 2012 11:40:05 -0500 John W. Eaton remove scary warning from startup message stable
Fri, 06 Jan 2012 10:59:15 -0500 John W. Eaton don't call singleton_cleanup_list::cleanup on exit. stable
Fri, 06 Jan 2012 10:51:11 -0500 John W. Eaton use gnulib::readdir stable
Fri, 06 Jan 2012 10:25:00 -0500 John W. Eaton use gnulib::raise stable
Fri, 06 Jan 2012 09:41:16 -0500 John W. Eaton use gnulib::fopen stable
Fri, 06 Jan 2012 08:29:11 -0500 John W. Eaton * lo-sysdep.cc (octave_chdir): Use gnulib::chdir. stable
Fri, 06 Jan 2012 08:27:22 -0500 John W. Eaton quadcc: use gnulib::copysign stable
Thu, 05 Jan 2012 17:34:30 -0500 John W. Eaton doc: improve documentation for building Octave stable
Thu, 05 Jan 2012 10:34:04 -0500 Jordi Gutiérrez Hermoso doc: Mention broadcasting in more relevant places. stable
Thu, 05 Jan 2012 10:27:34 -0500 Jordi Gutiérrez Hermoso intersect.m: Properly handle the "rows" case with more than 1 output arg (bug #35247) stable
Thu, 05 Jan 2012 00:10:19 -0500 John W. Eaton use C++ program to test ARPACK stable
Wed, 04 Jan 2012 10:22:39 -0500 Marco Atzeri README.Cygwin: Update for impending 3.6 release stable
Wed, 04 Jan 2012 10:10:08 -0500 Jordi Gutiérrez Hermoso ov-fcn-inline.cc (Vinline): Add "e" to the built-in variables (bug #35236) stable
Tue, 03 Jan 2012 20:12:38 -0500 John W. Eaton remove ARPACK files from sources and restore configure checks for external ARPACK library stable
Tue, 03 Jan 2012 12:03:12 -0500 Jordi Gutiérrez Hermoso fsolve.m: Move @seealso to bottom in docstring to silence warning. stable
Mon, 02 Jan 2012 15:19:45 -0500 John W. Eaton doc: add Iain Murry to contributors list
Mon, 02 Jan 2012 15:18:26 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 02 Jan 2012 15:17:54 -0500 John W. Eaton doc: update list of contributors stable
Mon, 02 Jan 2012 14:29:37 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 02 Jan 2012 13:12:54 -0500 Jordi Gutiérrez Hermoso Merge in Iain Murray's changes
Mon, 02 Jan 2012 12:49:52 -0500 Iain Murray Make nargin and nargout behave more like Matlab's (Bug #32700)
Sun, 01 Jan 2012 22:14:27 -0800 Rik doc: Report Octave version when broadcasting semantics changed in start up WARNING. stable
Sun, 01 Jan 2012 21:50:10 -0800 Rik doc: Add register_graphics_toolkit() and loaded_graphics_toolkits() to documentation stable
Sun, 01 Jan 2012 20:13:22 -0800 Rik doc: Document prefs directory in list of installed script files. stable
Sun, 01 Jan 2012 20:09:47 -0800 Rik test_contin.m: Rename script to test_line_continue.m for clarity stable
Sun, 01 Jan 2012 20:04:52 -0800 Rik test: Use Octave coding and spacing conventions for fixed test scripts stable
Sun, 01 Jan 2012 19:17:02 -0500 Ben Abbott __print_parse_opts__.m: Fix doc string and copyright. stable
Sun, 01 Jan 2012 14:03:14 -0500 Jordi Gutiérrez Hermoso Periodic merge of stable to default
Sun, 01 Jan 2012 13:51:22 -0500 Elias Pipping Use typename keyword to refer to templates stable
Thu, 29 Dec 2011 23:41:13 -0500 Jordi Gutiérrez Hermoso Give friendlier error message when indexing with default i or j (bug #35157) stable
Sat, 31 Dec 2011 13:53:14 -0500 John W. Eaton eliminate duplicate indexing tests stable
Sat, 31 Dec 2011 13:50:40 -0500 John W. Eaton eliminate duplicate logical indexing tests stable
Thu, 29 Dec 2011 22:01:39 -0500 Ben Abbott accumarray.m: Fix trivial typo in docstring. stable
Thu, 29 Dec 2011 15:36:59 -0500 Jordi Gutiérrez Hermoso doc: mention how scalar broadcasting is a special case of broadcasting stable
Thu, 29 Dec 2011 15:18:10 -0500 Jordi Gutiérrez Hermoso accumarray.m: Add another example for sparse matrices, minor formatting stable
Thu, 29 Dec 2011 09:53:33 -0500 Jordi Gutiérrez Hermoso mkoctfile.m: Return the output and exit status from the mkoctfile shell command stable
Thu, 29 Dec 2011 06:38:18 -0800 Rik doc: Fix incorrect xref usage in warning_ids.m stable
Thu, 29 Dec 2011 06:05:00 -0800 Rik doc: Final grammarcheck and spellcheck before 3.6.0 release. stable
Tue, 27 Dec 2011 19:06:37 -0500 Jordi Gutiérrez Hermoso Start adding vectorization examples stable
Tue, 27 Dec 2011 18:47:18 -0500 Jordi Gutiérrez Hermoso Trivial merge stable
Tue, 27 Dec 2011 15:15:41 -0500 Jordi Gutiérrez Hermoso Initial documentation for broadcasting and general vectorization guidelines stable
Tue, 27 Dec 2011 15:03:35 -0500 Jordi Gutiérrez Hermoso acumarray.m: Reformat long lines stable
Tue, 27 Dec 2011 13:51:35 -0500 Jordi Gutiérrez Hermoso accumarray.m: Handle the case of empty size argument for functions besides @sum stable
Tue, 27 Dec 2011 13:45:30 -0500 Jordi Gutiérrez Hermoso Do more error checking on accumarray and accumdim input. stable
Tue, 27 Dec 2011 15:08:21 -0500 Philip Nienhuis Add missing ";" to line in waitbar.m demo. stable
Mon, 26 Dec 2011 10:38:45 -0800 Rik doc: Build documentation for functions even when they are unavailable stable
Mon, 26 Dec 2011 10:17:47 -0500 John W. Eaton undo non-documentation changes in changeset 614505385171 stable