Mercurial > hg > octave-lyh
graph
-
Don't perform narrowing to full matrices in mixed spare scalar operatorsSat, 21 Feb 2009 01:27:23 +0100, by David Bateman
-
specialize sqrt for diagonal matricesFri, 20 Feb 2009 21:49:26 +0100, by Jaroslav Hajek
-
__patch__.m: fix indexing of vararginFri, 20 Feb 2009 15:23:47 -0500, by Steffen Groot
-
automatically reload out of date mex filesFri, 20 Feb 2009 14:59:29 -0500, by John W. Eaton
-
pt-bp.cc: call accept for function and script commandsFri, 20 Feb 2009 14:11:04 -0500, by John W. Eaton
-
doc fixesFri, 20 Feb 2009 12:24:03 -0500, by John W. Eaton
-
doc fixesFri, 20 Feb 2009 12:13:21 -0500, by John W. Eaton
-
Doc fixes.Fri, 20 Feb 2009 11:17:01 -0500, by Brian Gough
-
omission from last patchFri, 20 Feb 2009 12:30:39 +0100, by Jaroslav Hajek
-
make dmult deprecatedFri, 20 Feb 2009 12:07:30 +0100, by Jaroslav Hajek
-
reuse cellstr cache in strcmpFri, 20 Feb 2009 10:55:03 +0100, by Jaroslav Hajek
-
auto-set cellstr cache when sorting cellsFri, 20 Feb 2009 07:53:47 +0100, by Jaroslav Hajek
-
make issorted work for cellsFri, 20 Feb 2009 07:44:48 +0100, by Jaroslav Hajek
-
ov-base-mat.cc: correctly compute all-scalar index for indexingFri, 20 Feb 2009 07:33:40 +0100, by Jaroslav Hajek
-
ov-base-mat.cc: correctly compute all-scalar index for assignmentFri, 20 Feb 2009 01:23:04 -0500, by John W. Eaton
-
fix previously introduced problem in octave_sort, improve designFri, 20 Feb 2009 07:08:09 +0100, by Jaroslav Hajek
-
also stash directory name for subfunctionsFri, 20 Feb 2009 01:00:25 -0500, by John W. Eaton
-
fix "Deprecated in version" comments in deprecated fuctionsThu, 19 Feb 2009 16:26:27 -0500, by John W. Eaton
-
include docstrings for new functions in the manualThu, 19 Feb 2009 15:39:19 -0500, by John W. Eaton
-
fix missing init in octave_sort<T>::sortrowsThu, 19 Feb 2009 17:04:28 +0100, by Jaroslav Hajek
-
cache cellstr_value in ov-cellThu, 19 Feb 2009 16:37:17 +0100, by Jaroslav Hajek
-
improve lookup, provide Array<T>::lookupThu, 19 Feb 2009 15:19:59 +0100, by Jaroslav Hajek
-
gnuplot_drawnow.m: Only send figure position info to gnuplot when the plot stream is first opened. Revert usage of hidden axes to store prior figure "position" property.Thu, 19 Feb 2009 07:34:15 -0500, by Ben Abbott
-
use consistent format for doc strings of internal functionsThu, 19 Feb 2009 02:16:34 -0500, by John W. Eaton
-
int -> octave_idx fixesWed, 18 Feb 2009 23:34:03 -0500, by John W. Eaton
-
eliminate unnecessary castsWed, 18 Feb 2009 17:46:07 -0500, by John W. Eaton
-
strfns.cc: use size_t or octave_idx_type instead of int as neededWed, 18 Feb 2009 15:05:06 -0500, by John W. Eaton
-
hex2num.cc: use union to avoid cast and GCC warningWed, 18 Feb 2009 14:51:47 -0500, by John W. Eaton
-
use 'invalid', not 'illegal'Wed, 18 Feb 2009 14:32:53 -0500, by John W. Eaton
-
avoid some GCC warningsWed, 18 Feb 2009 13:45:20 -0500, by John W. Eaton
-
test_args.m: don't use assert to test for function handlesWed, 18 Feb 2009 13:05:04 -0500, by John W. Eaton
-
subplot.m: Compatible placement of subplots.Wed, 18 Feb 2009 11:53:56 -0500, by Ben Abbott
-
ov-flt-cx-mat.cc, ov-cx-mat.cc: comment out unused static functionWed, 18 Feb 2009 11:27:47 -0500, by John W. Eaton
-
c-file-ptr-stream.cc: avoid unused parameter warningsWed, 18 Feb 2009 11:24:14 -0500, by John W. Eaton
-
eliminate some unused static variables and functionsWed, 18 Feb 2009 11:20:31 -0500, by John W. Eaton
-
liboctave/Makefile.in: don't compile TEMPLATE_SRC filesWed, 18 Feb 2009 11:15:13 -0500, by John W. Eaton
-
improve resize & resize on assignmentWed, 18 Feb 2009 11:26:56 +0100, by Jaroslav Hajek
-
fix typo in qr.ccWed, 18 Feb 2009 09:16:45 +0100, by Jaroslav Hajek
-
avoid warning in oct-inttypes.ccWed, 18 Feb 2009 08:53:45 +0100, by Jaroslav Hajek
-
wavread.m: improve search for data chunksWed, 18 Feb 2009 02:08:01 -0500, by Frederick Umminger
-
improve documentation for edit.mWed, 18 Feb 2009 01:31:14 -0500, by Ivan Sutoris
-
__gnuplot_version__.m: don't use regexp to extract version numberWed, 18 Feb 2009 01:10:43 -0500, by John W. Eaton
-
gnuplot_drawnow.m (gnuplot_set_term): adjust nargin checks for new signatureWed, 18 Feb 2009 01:06:46 -0500, by John W. Eaton
-
use mkstemps as replacement for mkstemp on mingw32Wed, 18 Feb 2009 00:55:32 -0500, by Benjamin Lindner
-
Add documentation for configure options "--without-framework-carbon" and "--without-framework-opengl".Wed, 18 Feb 2009 00:47:48 -0500, by Thomas Treichl
-
Trivial changes to demos to produce a more pleasant output for octave+gnuplot+aquaterm.Wed, 18 Feb 2009 00:46:24 -0500, by Ben Abbott
-
gnuplot_drawnow.m: Only close the gnuplot window and send position/size info when the figure's position property has changed.Wed, 18 Feb 2009 00:43:03 -0500, by Ben Abbott
-
doc fixWed, 18 Feb 2009 00:35:57 -0500, by John W. Eaton
-
Documentation fixes.Wed, 18 Feb 2009 00:30:29 -0500, by Olaf Till
-
Add calculation convex hull volumeWed, 18 Feb 2009 00:24:14 -0500, by Kai Habel
-
oct-map.h: fix think-o in previous changeTue, 17 Feb 2009 21:41:26 -0500, by John W. Eaton
-
remove dead branch in Array.ccTue, 17 Feb 2009 21:47:10 +0100, by Jaroslav Hajek
-
include DOCSTRING entries for cummin and cummaxTue, 17 Feb 2009 21:36:34 +0100, by Jaroslav Hajek
-
ov-class.cc (octave_class::subsref): return class object, not struct when indexing directlyTue, 17 Feb 2009 14:24:02 -0500, by John W. Eaton
-
stash directory name when loading private functionTue, 17 Feb 2009 12:39:30 -0500, by John W. Eaton
-
support native cumsum, gripe on overflow in sum/cumsumTue, 17 Feb 2009 14:23:35 +0100, by Jaroslav Hajek
-
NEWS updateTue, 17 Feb 2009 12:52:13 +0100, by Jaroslav Hajek
-
improve cummin/cummax inline docsTue, 17 Feb 2009 11:40:40 +0100, by Jaroslav Hajek
-
implement cummin/cummax functionsTue, 17 Feb 2009 11:26:29 +0100, by Jaroslav Hajek
-
fix min/max behaviour with NaNsTue, 17 Feb 2009 09:45:34 +0100, by Jaroslav Hajek