Mercurial > hg > octave-nkf
graph
-
fix copyright noticesSun, 17 Oct 2010 23:43:42 -0400, by John W. Eaton
-
include untabify docstring in the manualSun, 17 Oct 2010 21:46:59 -0400, by John W. Eaton
-
untabify.m: New function to untabify text.Sun, 17 Oct 2010 21:44:55 -0400, by Ben Abbott
-
Include the 4 input (color) in the docstrings for mesh() and surf().Sun, 17 Oct 2010 23:33:55 +0800, by Ben Abbott
-
provide mxIsFunctionHandle MEX interface functionSat, 16 Oct 2010 13:27:18 -0400, by John W. Eaton
-
Fix normal line and marker types for errorplots.Sat, 16 Oct 2010 14:38:57 +0400, by Ben Abbott
-
new tests for special-matrix functionsThu, 14 Oct 2010 14:43:59 -0400, by John W. Eaton
-
make issparse, sparse, and spalloc built-in functionsThu, 14 Oct 2010 11:53:04 -0400, by John W. Eaton
-
strjust.m: Clarify that justification applies to spaces and null characters.Thu, 14 Oct 2010 06:48:02 -0700, by Ben Abbott
-
__go_draw_axes__.m: Enable linetypes for gnuplot.Sat, 09 Oct 2010 16:25:40 -0400, by Ben Abbott
-
avoid use of | and & in IF conditions in statistics distribution functionsSat, 09 Oct 2010 11:55:51 -0400, by John W. Eaton
-
gl-render.cc: Treat images with scalar unique(x/ydata) like Matlab.Sat, 09 Oct 2010 11:42:22 -0400, by Ben Abbott
-
__fltk_ginput__.m: use || instead of | in IF conditionSat, 09 Oct 2010 11:33:00 -0400, by John W. Eaton
-
Matlab compatible short-circuit behavior for & and | operatorsFri, 08 Oct 2010 15:22:47 -0400, by John W. Eaton
-
Do not store flipped image property values when x/ydata descends.Fri, 08 Oct 2010 07:39:31 -0400, by Ben Abbott
-
graphics.h.in: Properly set image pixel size when unique(x/ydata) is scalar.Fri, 08 Oct 2010 07:33:36 -0400, by Ben Abbott
-
ChangeLog fixesThu, 07 Oct 2010 18:18:07 -0400, by John W. Eaton
-
periodogram.m: fix parse errorsThu, 07 Oct 2010 17:48:18 -0400, by John W. Eaton
-
datevec.m: use endfunction to mark end of primary function and subfunctionsThu, 07 Oct 2010 17:47:07 -0400, by John W. Eaton
-
Update docstrings for convolution family of functions (conv, conv2, fftconv)Thu, 07 Oct 2010 11:27:03 -0700, by Rik
-
conv.m: docstring fixThu, 07 Oct 2010 03:18:44 -0400, by John W. Eaton
-
conv2.cc: style fixes; update docstringsThu, 07 Oct 2010 03:14:59 -0400, by John W. Eaton
-
conv.m: handle "same" shape argumentThu, 07 Oct 2010 03:09:07 -0400, by John W. Eaton
-
avoid another use of ::filenoThu, 07 Oct 2010 02:00:05 -0400, by John W. Eaton
-
image.m: Allow x/ydata to imply a flip of the image. Modify demos.Wed, 06 Oct 2010 18:13:11 -0400, by Ben Abbott
-
oct-stdstrm.h: avoid problems if fileno is a macroTue, 05 Oct 2010 14:43:15 -0400, by John W. Eaton
-
Fix help string in general/quadv.mTue, 05 Oct 2010 03:29:43 -0400, by Carlo de Falco
-
leftover changelog from last commitMon, 04 Oct 2010 23:03:40 +0200, by Shai Ayal
-
fix images with width or height of 1Mon, 04 Oct 2010 21:35:02 +0200, by Shai Ayal
-
extract caseless_str class to separate header fileFri, 01 Oct 2010 14:18:37 -0400, by John W. Eaton
-
graphics.cc, graphics.h.in, genprops.awk: use octave_map and octave_scalar_map instead of Octave_mapFri, 01 Oct 2010 05:16:04 -0400, by John W. Eaton
-
mex.cc (mxArray_struct::as_octave_value): Use octave_map instead of Octave_mapFri, 01 Oct 2010 04:44:33 -0400, by John W. Eaton
-
ov-base.h: delete forward decl for Octave_map classFri, 01 Oct 2010 04:39:45 -0400, by John W. Eaton
-
ov-struct.h (octave_struct (const Octave_map&)): delete constructorFri, 01 Oct 2010 04:37:53 -0400, by John W. Eaton
-
ov-fcn-inline.cc: use octve_scalar_map instead of Octave_mapFri, 01 Oct 2010 04:36:31 -0400, by John W. Eaton
-
variables.cc: Octave_map to octave_map and octave_scalar_map conversionFri, 01 Oct 2010 04:30:47 -0400, by John W. Eaton
-
avoid SID in octave_fieldsThu, 30 Sep 2010 21:50:35 +0200, by Jaroslav Hajek
-
pt-idx.cc (tree_expression::lvalue): use octave_map here, not octave_scalar_mapThu, 30 Sep 2010 12:53:23 -0400, by John W. Eaton
-
toplev.cc, sighandlers.cc, utils.cc, octave.cc, pt-eval.cc pt-idx.cc: Octave_map to octave_map and octave_scalar_map conversionThu, 30 Sep 2010 06:00:00 -0400, by John W. Eaton
-
update contributors listThu, 30 Sep 2010 05:30:28 -0400, by John W. Eaton
-
gcd.cc: style fixesThu, 30 Sep 2010 05:15:11 -0400, by John W. Eaton
-
oct-errno.cc.in: use octve_scalar_map instead of Octave_mapThu, 30 Sep 2010 05:11:59 -0400, by John W. Eaton
-
Implement gcd for Gaussian (complex) integersThu, 30 Sep 2010 02:05:31 -0500, by Jordi GutiƩrrez Hermoso
-
Fix off-by-one and typo bugs in gcdThu, 30 Sep 2010 02:05:30 -0500, by Jordi GutiƩrrez Hermoso
-
replace Octave_map->octave_scalar_map in oct-parse.yy and ov-fcn-handle.ccThu, 30 Sep 2010 09:13:37 +0200, by Jaroslav Hajek
-
replace Octave_map->octave_scalar_map in help.cc and load-save.ccThu, 30 Sep 2010 09:05:00 +0200, by Jaroslav Hajek
-
replace Octave_map in debug.cc and error.ccThu, 30 Sep 2010 08:27:56 +0200, by Jaroslav Hajek
-
replace Octave_map->octave_map in oct-errnoThu, 30 Sep 2010 08:04:37 +0200, by Jaroslav Hajek
-
replace Octave_map->octave_map in pt-idx.hThu, 30 Sep 2010 08:00:22 +0200, by Jaroslav Hajek
-
fix off-by-1 error in octave_scalar_mapWed, 29 Sep 2010 22:08:34 +0200, by Jaroslav Hajek
-
fntests.m: Break output text differently for better readability.Wed, 29 Sep 2010 12:22:37 -0700, by Rik
-
in recent Octave_map -> octave_scalar_map changes, use GETFIELD to access map elements, not CONTENTSWed, 29 Sep 2010 12:57:43 -0400, by John W. Eaton
-
make_int.cc: don't pass arg to mlockWed, 29 Sep 2010 04:25:57 -0400, by John W. Eaton
-
structdemo.cc: use octave_scalar_map instead of Octave_mapWed, 29 Sep 2010 04:23:13 -0400, by John W. Eaton
-
urlwrite.cc: use octave_scalar_map instead of Octave_mapWed, 29 Sep 2010 04:15:23 -0400, by John W. Eaton
-
luinc.cc: use octave_scalar_map instead of Octave_mapWed, 29 Sep 2010 04:12:58 -0400, by John W. Eaton
-
__glpk__.cc: use octave_scalar_map instead of Octave_mapWed, 29 Sep 2010 04:08:08 -0400, by John W. Eaton
-
__glpk__.cc: use octave_scalar_map instead of Octave_mapWed, 29 Sep 2010 04:01:22 -0400, by John W. Eaton
-
amd.cc, cellfun.cc: use octave_scalar_map instead of Octave_mapWed, 29 Sep 2010 03:50:36 -0400, by John W. Eaton
-
dispatch.cc, fltk_backend.cc, regexp.cc: use octave_scalar_map instead of Octave_mapWed, 29 Sep 2010 03:39:56 -0400, by John W. Eaton