Sat, 05 Sep 2015 01:02:27 +0200 |
Stefan Miereis |
Simplify error output if max_recursion_depth is exceeded (Bug #45843).
|
Wed, 23 Sep 2015 15:31:34 +0200 |
Kai T. Ohlhus |
randi.m: Display warnings in case of range exceedings.
|
Wed, 23 Sep 2015 02:45:54 -0700 |
Rik |
bitmax.m: Correct docstring to say function will be removed in version 4.6.
|
Wed, 23 Sep 2015 02:33:35 -0700 |
Rik |
str2func: Allow anonymous function string inputs (bug #45682).
|
Tue, 22 Sep 2015 23:12:22 +0200 |
Mike Miller |
mkoctfile: Apply default C++ compiler flags when linking oct-file (bug #45280)
stable
|
Tue, 22 Sep 2015 21:45:24 +0200 |
Kai T. Ohlhus |
MSparse code simplification by macro removal without reduction of functionality.
|
Tue, 22 Sep 2015 21:06:01 +0200 |
Mike Miller |
listdlg: Make appearance and behavior more Matlab compatible (bug #46026)
|
Tue, 22 Sep 2015 09:41:13 -0700 |
Rik |
Display bottom Qt statusbar on figure based on "toolbar" property (bug #46025).
|
Wed, 02 Sep 2015 12:19:48 -0700 |
Rik |
Use backslash as windows file separator for canonicalize_file_name (Bug #45816).
stable
|
Tue, 22 Sep 2015 05:45:05 -0700 |
Rik |
Deprecate mahalanobis function.
|
Tue, 22 Sep 2015 04:50:47 -0700 |
Rik |
maint: Periodic merge of stable to default.
|
Tue, 22 Sep 2015 04:47:25 -0700 |
Rik |
maint: Complete deprecation of gmap40 colormap.
stable
|
Tue, 22 Sep 2015 04:15:51 -0700 |
Rik |
Generate correct ezplot for 2-input functions (bug #46004).
stable
|
Tue, 22 Sep 2015 03:08:14 -0700 |
Rik |
Fix regression in displayed error message for nargin and nargout.
stable
|
Tue, 22 Sep 2015 11:25:04 +0200 |
Andreas Weber |
menu.m: Fix bug #45988, return 0 if the dialog is aborted or invalid selection
|
Tue, 22 Sep 2015 02:06:17 -0700 |
Rik |
Fix typo in str2func docstring.
stable
|
Tue, 22 Sep 2015 01:38:40 -0700 |
Rik |
Clean up isa() function.
|
Mon, 21 Sep 2015 17:56:03 +0200 |
Mike Miller |
edit.m: Update C++ oct-file template to use texinfo docstring
|
Mon, 21 Sep 2015 17:15:17 +0200 |
Mike Miller |
oct-shlib.cc: Use RTLD_GLOBAL option for dlopen
|
Sun, 20 Sep 2015 11:27:36 +0200 |
Mike Miller |
doc: Make excplicit that asctime and ctime values end in a newline (bug #45976)
stable
|
Sat, 19 Sep 2015 02:34:45 +0100 |
Carnë Draug |
doc: remove section about broadcasting warnings which no longer exists.
stable
|
Tue, 15 Sep 2015 08:48:35 -0400 |
Mike Miller |
eig: Return correct solution for a pair of hermitian matrices (bug #45511)
|
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.
|