Fri, 02 Oct 2015 05:50:43 +0200 |
Carlo de Falco |
Fix copyright text in private ode functions
|
Thu, 01 Oct 2015 16:18:19 -0400 |
John W. Eaton |
begin removal of global error_state variable
|
Thu, 24 Sep 2015 12:58:46 +0200 |
jcorno |
Moving ode45, odeset, odeget, and levenshtein from odepkg to core.
|
Thu, 01 Oct 2015 13:37:03 -0400 |
John W. Eaton |
fix documentation for new viridis colormap
|
Thu, 01 Oct 2015 12:50:00 -0400 |
John W. Eaton |
eliminate trailing whitespace and tabs from sources
|
Thu, 01 Oct 2015 17:35:34 +0200 |
Carlo de Falco |
Set the default colormap to 'viridis'
|
Wed, 23 Sep 2015 12:14:43 +0200 |
Carlo de Falco |
Add the default matplotlib colormap "viridis" to the list of colormaps
|
Tue, 29 Sep 2015 12:42:10 -0700 |
Rik |
text.m: Remove FIXME comments that have been verified okay.
|
Tue, 29 Sep 2015 12:00:11 -0700 |
Rik |
Print error, rather than aborting, if mex function mxIsFromGlobalWS is used (bug #46070).
|
Tue, 29 Sep 2015 06:29:32 -0700 |
Rik |
text.m: Allow '[]' to indicate blank line in multi-line cellstrings (bug #43017).
|
Mon, 28 Sep 2015 14:27:09 -0700 |
Rik |
maint: Periodic merger of stable to default.
|
Sun, 27 Sep 2015 17:12:29 +0200 |
Pantxo Diribarne |
Fix inconsistent toolbar state after creating an uicontrol (bug #46025)
|
Mon, 28 Sep 2015 06:24:37 -0400 |
John Donoghue |
Include stdint.h in mex.h file (Bug #46062)
stable
|
Sat, 26 Sep 2015 16:32:28 +0100 |
Carnë Draug |
Use CXXFLAGS to build *.df files (fix regression by 0ce7d8303152)
|
Sat, 26 Sep 2015 17:11:43 +0200 |
Pantxo Diribarne |
Add Basque translation for the GUI by Ander Aurrekoetxea (bug #46041)
|
Sun, 23 Aug 2015 21:45:49 +0200 |
Pantxo Diribarne |
Handle hggroup objects "buttondownfcn" when children are clicked (bug #45621)
stable
|
Sat, 26 Sep 2015 10:44:08 +0200 |
Pantxo Diribarne |
Fix selection of one pixel high(wide) images (bug #46049)
stable
|
Sat, 26 Sep 2015 11:42:19 +0200 |
Pantxo Diribarne |
annotation.m: document the "string" property of textbox and textarrow annotations (bug #4603.6)
stable
|
Sat, 26 Sep 2015 11:26:18 +0200 |
Pantxo Diribarne |
Fix error when building annotation objects in gnuplot (bug #46035)
|
Mon, 07 Sep 2015 19:28:29 +0200 |
Pantxo Diribarne |
Fix segfault when hovering a Qt figure while it's being drawn (bug #45540)
|
Fri, 25 Sep 2015 21:00:29 -0700 |
Rik |
Use '-local' option to warning to simplify BIST tests.
|
Fri, 25 Sep 2015 18:50:41 -0700 |
Rik |
maint: Use Octave coding convention for parenthesis in __ilu__.cc.
|
Fri, 25 Sep 2015 16:15:14 -0700 |
Rik |
Overhaul Range object in liboctave.
|
Fri, 25 Sep 2015 13:05:01 -0700 |
Rik |
plotmatrix.m: Fix regression in %!demo introduced by in-place operators.
|
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.
|