log

age author description
Sun, 13 Sep 2015 14:47:58 -0700 Rik findobj.m: Stop requiring gnuplot in BIST tests (bug #36983).
Fri, 21 Aug 2015 13:05:52 -0400 akira noda Fix compilation of classdef with the clang compiler (bug #41178)
Fri, 11 Sep 2015 07:38:31 -0400 Mike Miller Initialize interpreter correctly with script and --traditional (bug #45921) stable
Wed, 09 Sep 2015 18:43:52 +0200 Kai T. Ohlhus Deprecate bitmax.
Tue, 08 Sep 2015 10:39:50 +0200 Kai T. Ohlhus randi.m: corrected behavior for different input data types (bug #45879).
Sat, 05 Sep 2015 05:00:46 -0700 Rik Deprecate wavread and wavwrite.
Sat, 05 Sep 2015 12:07:42 +0200 Torsten do not leave debug modus when entering a command at debug prompt (bug #45737) stable
Fri, 04 Sep 2015 16:26:58 -0400 John W. Eaton * mex.h: Don't typdef bool if it is already defined.
Fri, 04 Sep 2015 13:12:57 -0700 Rik luinc.m: Add texinfo marker to docstring so it is interpreted correctly.
Fri, 04 Sep 2015 18:47:54 +0100 Carnë Draug pkg: fix regression on output of pkg list (bug #45873)
Fri, 04 Sep 2015 12:45:46 -0400 John W. Eaton avoid executing startup file twice when using run-octave script (bug #45872)
Thu, 03 Sep 2015 19:00:53 -0400 John W. Eaton maint: Periodic merge of stable to default.
Wed, 02 Sep 2015 18:18:19 -0400 John W. Eaton also clear autoloaded functions when clearing user functions
Thu, 03 Sep 2015 11:22:35 -0700 Rik __finish__.m: Change from function to script to stay in base workspace (bug #45869). stable
Thu, 03 Sep 2015 16:21:08 +0100 Carnë Draug pkg.m: drop check of nargout value, the interpreter already does that.
Tue, 01 Sep 2015 19:05:57 +0200 Pantxo Diribarne Scroll list view to display selection (bug #45848)
Tue, 01 Sep 2015 08:07:57 -0700 Rik cplxpair.m: Use tolerance that depends on Z to evaluate pairing (bug #45810).
Sat, 25 Jul 2015 13:20:21 +0200 Pantxo Diribarne Don't use GL_SELECT to find axes objects in Qt figures (bug #45540)
Sun, 23 Aug 2015 14:55:01 +0200 Pantxo Diribarne Fix multi-line text bounding box when using subscripts (bug #45508)
Mon, 31 Aug 2015 12:59:36 +0200 Andreas Weber inputParser.m: Fix typo
Sat, 29 Aug 2015 05:59:45 -0700 Rik doc: Add a docstring for __current_scope__.
Thu, 27 Aug 2015 15:52:06 -0700 Rik Add placeholder functions for save_hdf5, load_hdf5 for octave_java functions.
Thu, 27 Aug 2015 15:19:20 -0700 Rik More specific warning messages when saving onCleanup variables.
Thu, 27 Aug 2015 13:12:21 -0700 Rik Return empty matrix when linspace called with 0 points (bug #45820)
Wed, 26 Aug 2015 16:05:49 -0400 John W. Eaton don't recycle scanf format string if all conversions are done (bug #45808)
Wed, 26 Aug 2015 22:51:59 +0200 Philip Nienhuis strread.m: fix nilpotent IF block for ...%sliteral... fields
Mon, 24 Aug 2015 15:27:03 -0700 Rik Don't put default xtick vector size in documentation (bug #45725). stable
Sun, 24 Aug 2014 19:35:06 +0530 PrasannaKumar Muralidharan Propagate 'lower' in chol(a, 'lower') to underlying library function.
Thu, 20 Aug 2015 14:37:57 -0400 John W. Eaton don't define mostlyclean-local target in module.mk file
Thu, 20 Aug 2015 14:05:28 -0400 John W. Eaton * bootstrap: Update from gnulib sources.