Mercurial > hg > octave-nkf
graph
-
Match Matlab return dimensions for find on empty sparse matrices (bug #42408). gui-releaseSun, 25 May 2014 10:23:03 -0700, by Rik
-
only show directories in dialog box for setting new octave directory stableSun, 25 May 2014 19:20:54 +0200, by Torsten
-
Fix regression in hist with multiple columns and normalization (bug #42394). stableFri, 23 May 2014 13:25:20 -0700, by Rik
-
Fix regression in width of bars for hist() (bug #42401). stableFri, 23 May 2014 13:04:57 -0700, by Rik
-
Fix segfault with sparse inputs to complex() (bug #42290). stableFri, 23 May 2014 11:48:23 -0700, by Rik
-
don't crash on empty script files (bug #42064) stableFri, 23 May 2014 12:20:05 -0400, by John W. Eaton
-
Handle figure paperpositionmode "auto" (bug #37554)Wed, 21 May 2014 23:27:44 +0200, by Pantxo Diribarne
-
graphics.cc: fix segfault in __calc_dimensions__ when args is empty stableWed, 21 May 2014 18:21:05 +0200, by Andreas Weber
-
gl-render.cc: Use enum symbolic constants for code clarity.Mon, 19 May 2014 22:17:48 -0700, by Rik
-
Use OpenGL line smoothing when multisample is not available.Sun, 18 May 2014 14:20:24 -0700, by Rik
-
* gl-render.cc (opengl_renderer::make_marker_list): Replace glVertex2f withSat, 17 May 2014 13:17:47 -0700, by Rik
-
Fix Z-order stacking of patches and axes grid lines (bug #40722).Sat, 17 May 2014 12:56:11 -0700, by Rik
-
use editors run selection action for the context menu gui-releaseFri, 16 May 2014 20:01:27 +0200, by Torsten
-
Don't delete listeners with 'cla reset' for Matlab compatibility (bug #42285).Fri, 16 May 2014 08:20:11 -0700, by Rik
-
build: Fix some unused parameter warnings from cset 89448a7523b2.Thu, 15 May 2014 15:09:54 -0700, by Rik
-
Add some more callbacks for root properties (bug #42347).Tue, 13 May 2014 18:51:52 +0200, by Pantxo Diribarne
-
Return 0x0 empty matrix from strrep for Matlab compatibility (bug #42341).Thu, 15 May 2014 14:24:21 -0700, by Rik
-
maint: Merge away accidental head.Thu, 15 May 2014 13:59:08 -0700, by Rik
-
maint: periodic merge of gui-release to stable.Thu, 15 May 2014 08:37:38 -0700, by Rik
-
Update CITATION file to include Rik Wehbring, use current version number. stableThu, 15 May 2014 13:28:35 -0700, by Rik
-
profshow.m: Use current profiler data if there is no input data.Thu, 15 May 2014 09:31:43 -0700, by Rik
-
Fix assert() segfaults with profiler (bug #39587, bug #39586). stableWed, 14 May 2014 13:59:44 -0700, by Rik
-
Fix blank line appearing in profiler output (bug #39524). stableTue, 13 May 2014 21:56:39 -0700, by Rik
-
Fix infinite loop when using builtin ("keyboard") (bug #33296).Thu, 15 May 2014 08:16:53 -0700, by Rik
-
isaxes.m: Fix bug where some inputs do not show up in outputs (bug #42362). stableWed, 14 May 2014 23:58:23 +0200, by Stefan Mahr
-
legend.m: Fix changing legend properties with handle for plotyy (bug #41970).Wed, 14 May 2014 20:29:06 -0700, by Rik
-
Change profile() to report method names of classes (bug #38480).Wed, 14 May 2014 17:48:43 -0700, by Rik
-
Fix assert() segfaults with profiler (bug #39587, bug #39586).Wed, 14 May 2014 13:59:44 -0700, by Rik
-
Fix blank line appearing in profiler output (bug #39524).Tue, 13 May 2014 21:56:39 -0700, by Rik
-
datevec.m: Change isrow to iscolumn in cset 9eb72fa5f8b5.Mon, 12 May 2014 07:56:41 -0700, by Rik
-
Add back main menu copy,paste,select all in editor gui-releaseSun, 11 May 2014 13:22:57 -0400, by John Donoghue
-
datevec.m: Return value with same shape as input (bug #42334).Sun, 11 May 2014 17:14:10 -0700, by Sergey Plotnikov
-
polar.m: Link polar grid with axes properties (bug #39495).Sat, 10 May 2014 17:36:31 -0700, by Rik
-
polar.m: add circular theta/rho axes (bug 39495).Mon, 28 Apr 2014 19:58:36 +0200, by Andreas Weber
-
Add column with time percentage to profshow output.Fri, 07 Mar 2014 09:10:46 +0100, by Daniel Kraft
-
Enter true debug mode after debug_on_(warning|error) (bug #37574).Thu, 08 May 2014 14:04:35 -0700, by Rik
-
Correctly follow legend interpreter property for gnuplot (bug #40064). stableThu, 08 May 2014 10:59:21 -0700, by Rik
-
Fix extra backslash escape for gnuplot when interpreter=none (bug #36744). stableWed, 07 May 2014 20:49:25 -0700, by Rik
-
imshow.m: Don't popup blank figure during 'make check'Wed, 07 May 2014 09:34:45 -0700, by Rik
-
maint: Use space after variable name and before equals sign.Wed, 07 May 2014 09:09:43 -0700, by Rik
-
build: Fix compiling with new graphic root properties (cset 28eab2d84190).Wed, 07 May 2014 08:54:19 -0700, by Rik
-
maint: Use "FreeType" rather than "freetype" in messages and comments.Wed, 07 May 2014 08:39:56 -0700, by Rik
-
Add callbacks for root properties format and formatspacing (bug #42135).Mon, 21 Apr 2014 17:17:15 +0200, by Pantxo Diribarne
-
legend.m: Don't create legend for some inputs for Matlab compatibility (bug #42034)Tue, 06 May 2014 19:57:44 -0700, by Rik
-
status bars and code folding a user preference (bug #42306) gui-releaseTue, 06 May 2014 20:38:50 +0200, by Torsten
-
fix performance issue of history viewer with large history entries (bug #42255) gui-releaseTue, 06 May 2014 18:08:15 +0200, by Torsten
-
linkaxes.m: Trim extra spaces at EOL.Mon, 05 May 2014 13:14:17 -0700, by Rik
-
Fix typo in help string of function figure stableMon, 05 May 2014 10:09:50 +0200, by Rafael Laboissiere
-
linkaxes.m: Implement new function linkaxes.Tue, 18 Mar 2014 13:05:40 -0700, by Willem Atsma
-
Distinguish axes when checking for recursion in axes limits updates (bug #40005).Sun, 04 May 2014 21:56:23 +0200, by Pantxo Diribarne
-
Rewrite docstring of sum() to match prod().Sun, 04 May 2014 16:23:47 -0700, by Rik
-
Add "native" option to prod() (bug #40349).Sun, 04 May 2014 16:08:46 -0700, by Rik
-
__unimplemented__.m: Remove isjava, guidata from list of unimplemented functions.Sat, 03 May 2014 17:28:49 -0700, by Rik
-
linkprop.m: Overhaul function for performance and Matlab compatibility.Sat, 03 May 2014 16:51:00 -0700, by Rik
-
Abort Octave GUI if setsid() fails after fork().Fri, 02 May 2014 14:45:22 -0700, by Rik
-
Add new function javachk for Matlab compatibility.Fri, 02 May 2014 14:26:03 -0700, by Philip Nienhuis
-
Revert ea22cf3e370b and 60df2fd04293 plotting grid/ticks over axes lines.Fri, 02 May 2014 10:43:06 -0700, by Rik