Mercurial > hg > octave-nkf
graph
-
normest.m: Set the "state" of the random number generator to depend on trace(A).Wed, 14 Jul 2010 10:44:12 -0700, by Rik
-
Correct typo in rande documentation (bug #30446).Wed, 14 Jul 2010 09:57:32 -0700, by Rik
-
some optimizations for mat2cellTue, 13 Jul 2010 13:40:51 +0200, by Jaroslav Hajek
-
remove unnecessary sparse indexing overloadsTue, 13 Jul 2010 12:08:08 +0200, by Jaroslav Hajek
-
generalize cell2mat optimization to n dimensionsMon, 12 Jul 2010 21:32:18 +0200, by Jaroslav Hajek
-
display.m: print usage message if nargin != 1Mon, 12 Jul 2010 09:53:28 -0400, by John W. Eaton
-
simplify code in rand.ccMon, 12 Jul 2010 11:09:59 +0200, by Jaroslav Hajek
-
allow unwind_protect register actions with const T& argsMon, 12 Jul 2010 10:52:15 +0200, by Jaroslav Hajek
-
Fix bugs in interp2 (bug #29601)Fri, 09 Jul 2010 19:56:21 +0200, by Thorsten Meyer
-
implement proper CGELSD/ZGELSD RWORK size formulas, as found in lapack SVNFri, 09 Jul 2010 14:12:59 +0200, by Jaroslav Hajek
-
Support imread('file', 'frames', 'all') (Feature Request #30365)Thu, 08 Jul 2010 20:25:17 +0200, by David Bateman
-
eigs.cc: Initialize random number generator in test blocksThu, 08 Jul 2010 09:15:38 -0700, by Rik
-
Update NEWS with description of new engineering format for numbers.Thu, 08 Jul 2010 09:11:32 -0700, by Rik
-
fix bug in accumarrayThu, 08 Jul 2010 13:51:37 +0200, by Jaroslav Hajek
-
update NEWSThu, 08 Jul 2010 10:00:48 +0200, by Jaroslav Hajek
-
fix F77_INTEGER_8_FLAG problem in mkoctfile.inThu, 08 Jul 2010 09:47:26 +0200, by Jaroslav Hajek
-
improve struct2cellThu, 08 Jul 2010 08:26:29 +0200, by Jaroslav Hajek
-
pr-output.cc: Avoid use of % operator on negative operandsWed, 07 Jul 2010 15:27:17 -0700, by Rik
-
Support 'hold all' (Feature Request #30336)Wed, 07 Jul 2010 20:21:28 +0200, by David Bateman
-
merge rewrite of structs (highegg)Wed, 07 Jul 2010 11:03:30 +0200, by Jaroslav Hajek
-
use octave_map for octave_classWed, 07 Jul 2010 10:57:52 +0200, by Jaroslav Hajek
-
modernize some map usage on toplev.cc and error.ccFri, 02 Jul 2010 15:07:58 +0200, by Jaroslav Hajek
-
make map constructors from octave_fields publicFri, 02 Jul 2010 14:10:57 +0200, by Jaroslav Hajek
-
merge with main repoFri, 02 Jul 2010 10:18:14 +0200, by Jaroslav Hajek
-
implement map concat optimizations for [] operatorFri, 02 Jul 2010 10:10:51 +0200, by Jaroslav Hajek
-
fix off-by-1 dim in scalar map horzcat/vertcatFri, 02 Jul 2010 08:10:57 +0200, by Jaroslav Hajek
-
use scalar map in some syscallsThu, 01 Jul 2010 10:01:56 +0200, by Jaroslav Hajek
-
more bkw compatibility for octave_mapThu, 01 Jul 2010 09:31:54 +0200, by Jaroslav Hajek
-
optimize cellfun with uniform struct outputThu, 01 Jul 2010 08:51:14 +0200, by Jaroslav Hajek
-
remove redundant fwd decls of Octave_map from header filesTue, 29 Jun 2010 09:05:19 +0200, by Jaroslav Hajek
-
optimize horzcat/vertcat for scalars, cells and structsMon, 28 Jun 2010 12:06:48 +0200, by Jaroslav Hajek
-
templated extractors for maps and cellsMon, 28 Jun 2010 09:23:57 +0200, by Jaroslav Hajek
-
optimize num2cell on structsFri, 25 Jun 2010 12:48:54 +0200, by Jaroslav Hajek
-
more array-like methods in octave_mapFri, 25 Jun 2010 10:47:14 +0200, by Jaroslav Hajek
-
fix resize with structsFri, 25 Jun 2010 10:19:26 +0200, by Jaroslav Hajek
-
yield compatible dims from cell2struct + more fixes. build & tests OKFri, 25 Jun 2010 09:50:55 +0200, by Jaroslav Hajek
-
merge with main repoFri, 25 Jun 2010 08:47:26 +0200, by Jaroslav Hajek
-
rewrite cell2struct, 1 failing testFri, 25 Jun 2010 08:45:22 +0200, by Jaroslav Hajek
-
struct rewrite: 4 failures remainingThu, 24 Jun 2010 13:00:11 +0200, by Jaroslav Hajek
-
important fixes for struct rewrite(1)Thu, 24 Jun 2010 12:43:35 +0200, by Jaroslav Hajek
-
merge with main repoThu, 24 Jun 2010 10:16:23 +0200, by Jaroslav Hajek
-
fix a showstopping bug in octave_fields reference countingThu, 24 Jun 2010 10:14:44 +0200, by Jaroslav Hajek
-
more octave_map compatibilityThu, 24 Jun 2010 08:02:26 +0200, by Jaroslav Hajek
-
add ChangeLog entries for changesThu, 24 Jun 2010 07:46:54 +0200, by Jaroslav Hajek
-
fix octave_map::extract_scalarWed, 23 Jun 2010 13:58:04 +0200, by Jaroslav Hajek
-
make the new interface more backward compatibleWed, 23 Jun 2010 12:21:49 +0200, by Jaroslav Hajek
-
initial code for structs rewriteTue, 22 Jun 2010 15:22:36 +0200, by Jaroslav Hajek
-
Add engineering formats. eg 'fomat short eng' (Feature Request #30163)Tue, 06 Jul 2010 21:05:09 +0200, by David Bateman
-
scripts/polynomial/deconv.m: ensure that the orientation of the third input to 'filter' matches the orientation of 'y'.Sun, 04 Jul 2010 12:38:40 +0200, by Soren Hauberg
-
src/DLD_FUNCTIONS/__magick_read__.cc: restore locale after GraphicsMagick initialisationSun, 04 Jul 2010 11:44:50 +0200, by Soren Hauberg
-
wavread.m: Correctly handle non-word aligned chunks (bug #30309).Fri, 02 Jul 2010 14:28:39 -0700, by Rik
-
refcard.tex: Fix italic macro typo for stem.Thu, 01 Jul 2010 11:15:23 -0700, by Rik
-
stairs.m: Add additional calling forms to documentationWed, 30 Jun 2010 21:07:18 -0700, by Rik
-
fix saving/loading of constant ranges (bug #30289)Wed, 30 Jun 2010 15:52:57 +0200, by Jaroslav Hajek
-
Fix typos in refcard (bug #30260).Mon, 28 Jun 2010 09:11:39 -0700, by Rik
-
eliminate code duplication in reset_default_properties methodsFri, 25 Jun 2010 07:22:45 -0400, by John W. Eaton
-
remove stray debug stub 2Fri, 25 Jun 2010 08:46:17 +0200, by Jaroslav Hajek
-
Add [FILE] to octave usage string (bug #30258).Thu, 24 Jun 2010 20:08:14 -0700, by Rik
-
Plot commands now print usage information without errorsThu, 24 Jun 2010 12:22:27 -0700, by Rik
-
implement cellstr extractors for char matricesThu, 24 Jun 2010 14:39:32 +0200, by Jaroslav Hajek