Mercurial > hg > octave-nkf
graph
-
maint: Use Octave coding convention for parenthesis in __ilu__.cc.Fri, 25 Sep 2015 18:50:41 -0700, by Rik
-
Overhaul Range object in liboctave.Fri, 25 Sep 2015 16:15:14 -0700, by Rik
-
plotmatrix.m: Fix regression in %!demo introduced by in-place operators.Fri, 25 Sep 2015 13:05:01 -0700, by Rik
-
Simplify error output if max_recursion_depth is exceeded (Bug #45843).Sat, 05 Sep 2015 01:02:27 +0200, by Stefan Miereis
-
randi.m: Display warnings in case of range exceedings.Wed, 23 Sep 2015 15:31:34 +0200, by Kai T. Ohlhus
-
bitmax.m: Correct docstring to say function will be removed in version 4.6.Wed, 23 Sep 2015 02:45:54 -0700, by Rik
-
str2func: Allow anonymous function string inputs (bug #45682).Wed, 23 Sep 2015 02:33:35 -0700, by Rik
-
mkoctfile: Apply default C++ compiler flags when linking oct-file (bug #45280) stableTue, 22 Sep 2015 23:12:22 +0200, by Mike Miller
-
MSparse code simplification by macro removal without reduction of functionality.Tue, 22 Sep 2015 21:45:24 +0200, by Kai T. Ohlhus
-
listdlg: Make appearance and behavior more Matlab compatible (bug #46026)Tue, 22 Sep 2015 21:06:01 +0200, by Mike Miller
-
Display bottom Qt statusbar on figure based on "toolbar" property (bug #46025).Tue, 22 Sep 2015 09:41:13 -0700, by Rik
-
Use backslash as windows file separator for canonicalize_file_name (Bug #45816). stableWed, 02 Sep 2015 12:19:48 -0700, by Rik
-
Deprecate mahalanobis function.Tue, 22 Sep 2015 05:45:05 -0700, by Rik
-
maint: Periodic merge of stable to default.Tue, 22 Sep 2015 04:50:47 -0700, by Rik
-
Generate correct ezplot for 2-input functions (bug #46004). stableTue, 22 Sep 2015 04:15:51 -0700, by Rik
-
Fix regression in displayed error message for nargin and nargout. stableTue, 22 Sep 2015 03:08:14 -0700, by Rik
-
menu.m: Fix bug #45988, return 0 if the dialog is aborted or invalid selectionTue, 22 Sep 2015 11:25:04 +0200, by Andreas Weber
-
Clean up isa() function.Tue, 22 Sep 2015 01:38:40 -0700, by Rik
-
edit.m: Update C++ oct-file template to use texinfo docstringMon, 21 Sep 2015 17:56:03 +0200, by Mike Miller
-
oct-shlib.cc: Use RTLD_GLOBAL option for dlopenMon, 21 Sep 2015 17:15:17 +0200, by Mike Miller
-
doc: Make excplicit that asctime and ctime values end in a newline (bug #45976) stableSun, 20 Sep 2015 11:27:36 +0200, by Mike Miller
-
doc: remove section about broadcasting warnings which no longer exists. stableSat, 19 Sep 2015 02:34:45 +0100, by Carnë Draug
-
eig: Return correct solution for a pair of hermitian matrices (bug #45511)Tue, 15 Sep 2015 08:48:35 -0400, by Mike Miller
-
findobj.m: Stop requiring gnuplot in BIST tests (bug #36983).Sun, 13 Sep 2015 14:47:58 -0700, by Rik
-
Fix compilation of classdef with the clang compiler (bug #41178)Fri, 21 Aug 2015 13:05:52 -0400, by akira noda
-
Initialize interpreter correctly with script and --traditional (bug #45921) stableFri, 11 Sep 2015 07:38:31 -0400, by Mike Miller
-
Deprecate bitmax.Wed, 09 Sep 2015 18:43:52 +0200, by Kai T. Ohlhus
-
randi.m: corrected behavior for different input data types (bug #45879).Tue, 08 Sep 2015 10:39:50 +0200, by Kai T. Ohlhus