log

age author description
Sat, 05 Nov 2011 17:16:28 +0000 Carnë Draug NEWS file of packages now expected to be in the package root. Also support ONEWS file as per GNU the standards. Updated manual accordingly.
Thu, 03 Nov 2011 12:11:31 +0000 Carnë Draug news: support to read news of installed packages
Mon, 14 Nov 2011 04:14:04 -0500 John W. Eaton compatibility fixes for __voronoi__
Sat, 12 Nov 2011 23:45:51 +0100 Carlo de Falco fix extra output parameters in gmres
Fri, 11 Nov 2011 23:16:30 -0500 Jordi Gutiérrez Hermoso Merge in Carnë's changes.
Mon, 31 Oct 2011 01:05:41 +0000 Carnë Draug Add python to manual and respect format rules of copyright block
Mon, 31 Oct 2011 00:38:27 +0000 Carnë Draug Made nargoutchk compatible with matlab 2011 but keeping backwards compatibility
Fri, 11 Nov 2011 22:44:06 -0500 Jordi Gutiérrez Hermoso sprandsym.m: trivial doc fix
Thu, 10 Nov 2011 13:35:08 -0800 Rik Modernize function implementations and docstrings in scripts/time.
Thu, 10 Nov 2011 02:50:51 -0500 John W. Eaton * narginchk.m: New tests.
Thu, 10 Nov 2011 02:45:40 -0500 John W. Eaton * narginchk.m: Style and doc fixes.
Wed, 09 Nov 2011 21:21:40 -0500 Jordi Gutiérrez Hermoso Merge in Carnë's changes
Fri, 28 Oct 2011 17:31:43 +0100 Carnë Draug New function narginchk
Wed, 09 Nov 2011 21:13:28 -0500 Jordi Gutiérrez Hermoso quadv.m: style fixes
Wed, 09 Nov 2011 15:06:39 -0500 Alexander Klein quadv.m: Fixes for convergence issues with vector-valued functions (patch #7627)
Wed, 09 Nov 2011 17:53:23 -0800 Rik Stop debug_on_error triggering for a new plot (bug #32655)
Wed, 09 Nov 2011 14:49:09 -0800 Rik Ugrade time functions to accept millisecond format string FFF (Bug #34586)
Tue, 08 Nov 2011 19:59:37 -0500 John W. Eaton allow waitbar message to be a cellstr object
Tue, 08 Nov 2011 14:50:15 -0500 John W. Eaton * ov-range.cc: Also disable warning for noninteger index in test.
Tue, 08 Nov 2011 11:55:28 -0800 Rik doc: Change bitunpack docstring to refer to itself, not bitpack
Tue, 08 Nov 2011 14:39:02 -0500 John W. Eaton eliminate warnings for changes in operator precedence made years ago
Tue, 08 Nov 2011 14:16:41 -0500 John W. Eaton missing change from changeset 69afe121f07e
Tue, 08 Nov 2011 09:25:40 -0800 Rik warning_ids.m: Add missing warnings to list. They are not documented.
Tue, 08 Nov 2011 09:07:13 -0800 Rik Remove 3 unused warning ids
Mon, 07 Nov 2011 15:46:06 -0500 John W. Eaton provide parial implementation of the recycle function
Mon, 07 Nov 2011 15:00:55 -0500 John W. Eaton load preferences before trying to query them
Mon, 07 Nov 2011 03:20:10 -0500 John W. Eaton make octave_allocator optional and disable by default
Mon, 07 Nov 2011 02:56:06 -0500 John W. Eaton don't define functions in test and demo blocks
Sun, 06 Nov 2011 21:22:49 -0800 Rik maint: periodic merge of stable to default.
Thu, 27 Oct 2011 09:59:26 -0700 Rik display.m: Extend display to work on builtin classes (Bug #34637)
Sun, 06 Nov 2011 15:13:37 -0800 Rik prefsfile.m: Use .octave_prefs for preferences filename
Sun, 06 Nov 2011 20:08:17 +0000 Michael Goffioul Format test suite output correctly on Win32.
Sat, 05 Nov 2011 13:46:15 -0700 Rik waitbar.m: Eliminate docstring reference to waitbar(frac,msg)
Sat, 05 Nov 2011 07:34:01 -0700 Rik playaudio.m: Use modern coding standards. Add input validation tests.
Sat, 05 Nov 2011 03:06:01 -0400 John W. Eaton avoid uninitialized variable warning from valgrind
Sat, 05 Nov 2011 02:02:54 -0400 John W. Eaton ensure that complex matrix multiplication results are fully initialized
Sat, 05 Nov 2011 01:59:40 -0400 John W. Eaton always initialize info and rcon in Matrix determinant methods
Fri, 04 Nov 2011 20:09:02 -0700 Rik unimplemented.m: Remove functions which have been implemented.
Fri, 04 Nov 2011 19:58:38 -0700 Rik Implement new usejava function for Matlab compatability.
Fri, 04 Nov 2011 19:12:43 -0700 Rik license.m: Update to modern coding standards. Add functional and input validation tests.
Fri, 04 Nov 2011 19:15:27 -0400 Jordi Gutiérrez Hermoso Group the ols matrix operation in a smarter way
Fri, 04 Nov 2011 18:55:27 -0400 Jordi Gutiérrez Hermoso Use a cheaper Cholesky decomposition than a rank() svd in ols.m
Fri, 04 Nov 2011 16:40:07 -0400 John W. Eaton provide default message for waitbar
Fri, 04 Nov 2011 16:35:58 -0400 John W. Eaton waitbar: use previous bar if nargin == 1, not nargout == 1
Fri, 04 Nov 2011 13:11:29 -0700 Rik mexext.m: Add functional test. Add seealso link to docstring.
Fri, 04 Nov 2011 13:07:39 -0700 Rik delete.m: Update seealso link. Add input validation tests.
Fri, 04 Nov 2011 14:33:44 -0400 John W. Eaton have some fun with waitbar demo #2
Fri, 04 Nov 2011 10:57:07 -0700 Rik waitbar.m: More improvements.
Fri, 04 Nov 2011 06:25:13 -0400 John W. Eaton new and improved non-integer figure handles
Fri, 04 Nov 2011 05:51:53 -0400 John W. Eaton maint: __init_fltk__.cc style fixes
Fri, 04 Nov 2011 05:10:46 -0400 John W. Eaton new tests for class concatentation
Fri, 04 Nov 2011 05:01:00 -0400 John W. Eaton allow waitbar test to succeed even if figure 1 exists
Fri, 04 Nov 2011 04:55:40 -0400 John W. Eaton title: avoid spurious output
Fri, 04 Nov 2011 04:47:24 -0400 John W. Eaton update tests for patch
Fri, 04 Nov 2011 04:39:49 -0400 John W. Eaton correct changeset 33f044561ebf; compatibility fix for patch facecolor property
Thu, 03 Nov 2011 16:16:31 -0400 John W. Eaton use compatible defaults for patch function
Thu, 03 Nov 2011 16:14:28 -0400 John W. Eaton correctly handle RGB color spec for patch object
Thu, 03 Nov 2011 16:09:32 -0400 John W. Eaton compatibiltiy fix for patch facecolor property
Thu, 03 Nov 2011 14:50:34 -0400 John W. Eaton more updates for waitbar
Thu, 03 Nov 2011 09:54:57 -0700 Rik waitbar.m: Update docstring. Only return output handle h if requested.