Mercurial > hg > octave-nkf
graph
-
__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
-
Leave zlim unchanged during 'axis tight' on 2D plotsWed, 03 Nov 2010 09:34:07 +0100, by Konstantinos Poulios
-
Added tag ss-3-3-53 for changeset 3cbc0d77db48Wed, 03 Nov 2010 03:37:59 -0400, by John W. Eaton
-
cquad.cc: define copysign if neededWed, 03 Nov 2010 03:25:59 -0400, by John W. Eaton
-
Add new appdata functions.Wed, 03 Nov 2010 15:10:47 +0800, by Ben Abbott
-
Explain that ranges in vectors do get expandedMon, 30 Aug 2010 13:49:07 -0500, by Jordi GutiƩrrez Hermoso
-
cquad.cc (Fcquad): use octave_Inf, not INFINITYTue, 02 Nov 2010 19:15:19 -0400, by John W. Eaton
-
Trivial patch to previous changeTue, 02 Nov 2010 16:46:08 +0100, by David Bateman
-
Address precision issue in ranges saved to HDF5 filesTue, 02 Nov 2010 16:27:30 +0100, by David Bateman
-
Address the speed of plotting large hggroup groups and in particularTue, 02 Nov 2010 00:47:31 +0100, by David Bateman
-
axis.m: Exclude hggroup {x,y,z}data properties when determing tight axis limits.Mon, 01 Nov 2010 06:54:43 -0400, by Ben Abbott
-
Additional exported symbols [MSVC]Sun, 31 Oct 2010 16:48:51 +0000, by Michael Goffioul
-
Overhaul functions used to convert between number bases.Sun, 31 Oct 2010 07:30:15 -0700, by Rik
-
Remove deprecated code handling manual pbaspect and daspect for the gnuplot backendSun, 31 Oct 2010 12:24:02 +0100, by Konstantinos Poulios
-
Remove template to allow compilation for MacOSSun, 31 Oct 2010 13:28:55 +0100, by Kai Habel
-
Update dec2base to handle numbers up to 2^64-1.Sat, 30 Oct 2010 12:14:27 -0700, by Rik
-
Fix treatment of facevertexcdata if facecolor is 'none' with the fltk backendFri, 29 Oct 2010 21:46:58 +0200, by David Bateman
-
Fix {d,pb}aspectratios for OpenGL backends.Thu, 28 Oct 2010 14:12:46 +0200, by Konstantinos Poulios
-
gl-render.cc: Crop ticks, ticklabels, and gridlines for OpenGL backend.Fri, 29 Oct 2010 10:20:30 +0800, by Ben Abbott
-
Deprecate autocor and autocov functions.Thu, 28 Oct 2010 18:18:19 -0700, by Rik
-
Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')Fri, 29 Oct 2010 00:28:46 +0200, by David Bateman
-
Backed out changeset a981e2f56ec1Fri, 29 Oct 2010 00:28:01 +0200, by David Bateman
-
Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')Fri, 29 Oct 2010 00:25:04 +0200, by David Bateman
-
Add demos setting both data and plotbox aspect ratios.Thu, 28 Oct 2010 13:22:49 +0800, by Ben Abbott
-
Set cdata from facevertexcdata and visa versa for patch at all timesThu, 28 Oct 2010 01:56:14 +0200, by David Bateman
-
Add demo for uimenu.mTue, 26 Oct 2010 19:36:19 +0200, by Kai Habel
-
ChangeLog fixesMon, 25 Oct 2010 17:08:22 -0400, by John W. Eaton
-
octave.cc: fix call to xerblaMon, 25 Oct 2010 17:05:48 -0400, by John W. Eaton
-
Sort values in discrete_pdf before calling lookupMon, 25 Oct 2010 21:36:29 +0200, by David Bateman
-
add uimenu graphic object to fltk backendMon, 25 Oct 2010 11:26:43 +0200, by Kai Habel
-
Update NEWS with more deprecated functions from version 3.4Sun, 24 Oct 2010 12:41:21 -0700, by Rik
-
New verification script, mk_undocumented_list, produces a list of undocumented functions.Sun, 24 Oct 2010 08:33:10 -0700, by Rik
-
Improve docstrings for functions found in undocumented list.Sun, 24 Oct 2010 07:33:34 -0700, by Rik
-
Deprecate betai, gammai, is_global functions.Sun, 24 Oct 2010 07:28:43 -0700, by Rik
-
docstring fixesSat, 23 Oct 2010 03:33:25 -0400, by John W. Eaton
-
style fix: break lines before && and ||, not afterSat, 23 Oct 2010 03:00:31 -0400, by John W. Eaton
-
doc fixSat, 23 Oct 2010 02:31:08 -0400, by Ben Abbott
-
document textscan and textreadSat, 23 Oct 2010 02:29:35 -0400, by John W. Eaton
-
file-io.cc (Ffopen): argument parsing tweakSat, 23 Oct 2010 02:22:56 -0400, by John W. Eaton
-
ChangeLog fixesSat, 23 Oct 2010 02:05:54 -0400, by John W. Eaton
-
tests for is_valid_file_idSat, 23 Oct 2010 02:04:51 -0400, by John W. Eaton
-
strings.txi: @DOCSTRING additions.Sat, 23 Oct 2010 13:59:30 +0800, by Ben Abbott
-
new function, is_valid_file_idSat, 23 Oct 2010 01:50:14 -0400, by John W. Eaton
-
textscan.m: Add new function.Sat, 23 Oct 2010 13:37:36 +0800, by Ben Abbott
-
use getopt_long correctlyFri, 22 Oct 2010 21:18:00 -0400, by John W. Eaton
-
update NEWSFri, 22 Oct 2010 20:59:48 -0400, by John W. Eaton
-
oct-parse.yy: fix typo in previous changeFri, 22 Oct 2010 05:31:36 -0400, by John W. Eaton
-
include boostrap and bootstrap.conf in distributed tar filesFri, 22 Oct 2010 04:43:50 -0400, by John W. Eaton
-
oct-parse.yy (load_fcn_from_file): also strip directory when computing function name from filenameFri, 22 Oct 2010 04:24:11 -0400, by John W. Eaton
-
add files for previous changeFri, 22 Oct 2010 00:29:31 -0400, by John W. Eaton
-
legend.m: Trivial fix to allow legend handle to be returned.Fri, 22 Oct 2010 08:34:54 +0800, by Ben Abbott
-
update contributors list in manualThu, 21 Oct 2010 17:22:50 -0400, by John W. Eaton
-
Stop converting single valued output from mex files to doubles.Thu, 21 Oct 2010 21:15:44 +0200, by Gunnar Farneback
-
quantile.m: fix typo in previous changeThu, 21 Oct 2010 16:15:16 -0400, by John W. Eaton
-
consistently give error for operator not applied to NaN valuesThu, 21 Oct 2010 16:12:13 -0400, by John W. Eaton
-
use gripe functions for NaN to logical and NaN to character conversions more consistentlyThu, 21 Oct 2010 16:12:00 -0400, by John W. Eaton
-
Fix reversed documentation for shape and scale parameters in Weibull family of functions.Thu, 21 Oct 2010 11:58:42 -0700, by Rik