Mercurial > hg > octave-nkf
graph
-
lo-mappers.cc (xmod, xrem): don't copy sign if result is zeroTue, 09 Nov 2010 13:21:15 -0500, by John W. Eaton
-
use templates and inline for more lo-mappers functionosTue, 09 Nov 2010 04:24:26 -0500, by John W. Eaton
-
use templates for some lo-mappers functionsTue, 09 Nov 2010 03:24:18 -0500, by John W. Eaton
-
Array.cc: use comparisons to sortmode values instead of testing mode directlyTue, 09 Nov 2010 01:28:45 -0500, by John W. Eaton
-
improve Matlab compatibility of rem and modTue, 09 Nov 2010 00:57:49 -0500, by John W. Eaton
-
handle --without-opengl configure optionMon, 08 Nov 2010 22:28:06 -0500, by John W. Eaton
-
Code fixes for uimenuMon, 08 Nov 2010 21:22:22 +0100, by Kai Habel
-
__go_draw_axes__.m: Check for z/y/zdata before converting negative values to NaNs.Mon, 08 Nov 2010 23:19:37 +0800, by Ben Abbott
-
daspect.m: Fix demo using both daspect and pbaspect.Mon, 08 Nov 2010 16:59:25 +0800, by Ben Abbott
-
Unset the foreground color for the gnuplot backend earlier (fixes #31533)Mon, 08 Nov 2010 07:33:10 +0100, by David Bateman
-
sprand.m: Add input validation to function.Sun, 07 Nov 2010 20:25:25 -0800, by Rik
-
__bar__.m: Permit bar() to be called with scalar inputs.Mon, 08 Nov 2010 08:59:52 +0800, by Ben Abbott
-
__go_draw_axes__.m: Set proper tight axis limits for log scale.Mon, 08 Nov 2010 08:45:46 +0800, by Ben Abbott
-
Remove the call to drawnow in legendSun, 07 Nov 2010 22:57:23 +0100, by David Bateman
-
minor fix to previous changesetSun, 07 Nov 2010 22:48:50 +0100, by David Bateman
-
Fix multi-parented legends with the gnuplot backend (fixes #30461 and #31522)Sun, 07 Nov 2010 22:35:40 +0100, by David Bateman
-
Make colorbar function aware of dataaspect settingsSun, 07 Nov 2010 11:51:36 +0100, by Konstantinos Poulios
-
spline.m: Fix algorithm for input with 3 elements (bug #31098)Sat, 06 Nov 2010 18:43:06 +0100, by Marco Caliari
-
contrib.txi: minor tweaksSat, 06 Nov 2010 09:08:47 -0400, by John W. Eaton
-
__fltk_ginput__.m: Use semicolons to prevent internal function evaluations being output to screen.Thu, 04 Nov 2010 13:34:58 -0700, by Rik
-
Add __fltk_ginput__.m to list of scriptsThu, 04 Nov 2010 12:47:19 -0700, by Rik
-
check-m-sources target in scripts directory now includes checking generated .m files.Thu, 04 Nov 2010 12:23:05 -0700, by Rik
-
Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.Thu, 04 Nov 2010 12:18:08 -0700, by Rik
-
Use CamelCase for 'UniformOutput' option to cellfun.Wed, 03 Nov 2010 17:37:00 -0700, by Rik
-
Fix typos in docstring and demo string.Wed, 03 Nov 2010 17:28:05 -0700, by Rik
-
Use function handle as input to cellfun,Wed, 03 Nov 2010 17:20:56 -0700, by Rik
-
__patch__.m: Don't index an empty array; bug introduced by changeset 11175.Wed, 03 Nov 2010 18:02:03 +0800, by Ben Abbott
-
gl-render.cc: Do not give rendering error for uimenus.Wed, 03 Nov 2010 21:51:37 +0800, by Ben Abbott
-
Making 'axis equal' equivalent to 'daspect([1,1,1])'Wed, 03 Nov 2010 11:11:47 +0100, by Konstantinos Poulios
-
Remove deprecated temporary calculation of plotboxaspectratio for the gnuplot backendWed, 03 Nov 2010 11:09:02 +0100, by Konstantinos Poulios