Thu, 29 Jul 2010 08:47:26 +0200 |
Jaroslav Hajek |
avoid static initialization disaster in dim_vector
|
Thu, 29 Jul 2010 08:28:24 +0200 |
Jaroslav Hajek |
update NEWS
|
Wed, 28 Jul 2010 12:45:04 -0700 |
Rik |
Grammarcheck .txi documentation files.
|
Wed, 28 Jul 2010 11:57:39 -0700 |
Rik |
logm.m: Improve documentation string. Add GPL header. Add additional test block.
|
Wed, 28 Jul 2010 11:36:26 -0400 |
John W. Eaton |
fix find for character arrays
|
Wed, 28 Jul 2010 09:22:41 +0200 |
Jaroslav Hajek |
rewrite logm (M. Caliari, R.T. Guy)
|
Tue, 27 Jul 2010 10:46:11 -0700 |
Rik |
rsf2csf: Change first documentation line to active voice.
|
Tue, 27 Jul 2010 12:31:58 +0200 |
Jaroslav Hajek |
slight simplification in rsf2csf code
|
Tue, 27 Jul 2010 11:26:43 +0200 |
Jaroslav Hajek |
implement rsf2csf
|
Mon, 26 Jul 2010 21:25:36 -0700 |
Rik |
Grammarcheck documentation of m-files
|
Mon, 26 Jul 2010 07:41:23 -0400 |
Ben Abbott |
interp1.m: When absent set X equal to the inices of Y.
|
Mon, 26 Jul 2010 07:34:37 -0400 |
Ben Abbott |
interpn.m: Convert interpolation vectors of non-equal length to nd-arrays.
|
Mon, 26 Jul 2010 12:46:21 +0200 |
Soren Hauberg |
scripts/image/image.m: fix texinfo
|
Sun, 25 Jul 2010 22:27:08 -0700 |
Rik |
image.m: Always reverse 'ydir' property when displaying images.
|
Fri, 23 Jul 2010 08:36:31 +0200 |
Jaroslav Hajek |
fix diag() with complex scalars
|
Fri, 23 Jul 2010 08:20:39 +0200 |
Jaroslav Hajek |
simplify narrowing of diagonal matrices
|
Fri, 23 Jul 2010 08:08:28 +0200 |
Jaroslav Hajek |
don't skip narrowing when concatenating complex matrices
|
Thu, 22 Jul 2010 09:54:03 +0200 |
Jaroslav Hajek |
fix workspace bug workaround for xGELSD (since 7486:6a6d2abe51ff)
|
Wed, 21 Jul 2010 09:01:06 +0200 |
Jaroslav Hajek |
tips update
|
Wed, 21 Jul 2010 08:47:34 +0200 |
Jaroslav Hajek |
allow user query the maximum array size
|
Tue, 20 Jul 2010 21:19:10 +0200 |
Jaroslav Hajek |
make the maximum extent externally accessible
|
Tue, 20 Jul 2010 19:31:17 +0300 |
Shai Ayal |
try a better status bar for fltk backend
|
Tue, 20 Jul 2010 07:01:00 -0700 |
Rik |
ChangeLog entry for last checkin.
|
Tue, 20 Jul 2010 07:00:04 -0700 |
Rik |
typecast: Combine two @seealso macro uses to one.
|
Tue, 20 Jul 2010 13:10:40 +0200 |
Jaroslav Hajek |
omissions from last two patches
|
Tue, 20 Jul 2010 12:56:05 +0200 |
Jaroslav Hajek |
simplify Matrix::extract
|
Tue, 20 Jul 2010 12:50:54 +0200 |
Jaroslav Hajek |
speed-up fixes to dlmread
|
Mon, 19 Jul 2010 23:33:17 -0700 |
Rik |
__makeinfo__.m: Add support to process @nopsell macro.
|
Mon, 19 Jul 2010 22:26:09 -0700 |
Rik |
mk_doc_cache.m: Use regexp rather than fussing with character arrays
|
Mon, 19 Jul 2010 11:10:11 -0700 |
Rik |
Improve documentation for new repelems function.
|
Mon, 19 Jul 2010 13:35:42 +0200 |
Jaroslav Hajek |
optimize nchoosek
|
Mon, 19 Jul 2010 11:59:47 +0200 |
Jaroslav Hajek |
new built-in: repelems
|
Mon, 19 Jul 2010 03:01:33 -0400 |
John W. Eaton |
ChangeLog fixes
|
Mon, 19 Jul 2010 02:59:03 -0400 |
John W. Eaton |
fltk_backend.cc: use enum for plot_window::gui_mode instead of int
|
Sun, 18 Jul 2010 22:22:45 -0700 |
Rik |
Replace 8 spaces with tabs in ChangeLogs
|
Sun, 18 Jul 2010 22:10:13 -0700 |
Rik |
Use case insensitive sort in spellcheck scripts.
|
Sun, 18 Jul 2010 22:05:43 -0700 |
Rik |
Add Octave-specific words from stats.texi to private Aspell dictionary
|
Sun, 18 Jul 2010 20:35:16 -0700 |
Rik |
Grammarcheck the documentation from m-files.
|
Mon, 19 Jul 2010 06:17:54 +0300 |
Shai Ayal |
mouse rotation for fltk backend
|
Sat, 17 Jul 2010 19:53:01 -0700 |
Rik |
Add spellchecker scripts for Octave and run spellcheck of documentation
|
Thu, 15 Jul 2010 12:15:14 +0200 |
Jaroslav Hajek |
fix flipdim with trailing singleton dims
|
Wed, 14 Jul 2010 19:29:02 -0400 |
Ben Abbott |
__gnuplot_print__.m: Fix broken options.
|
Wed, 14 Jul 2010 10:44:12 -0700 |
Rik |
normest.m: Set the "state" of the random number generator to depend on trace(A).
|
Wed, 14 Jul 2010 09:57:32 -0700 |
Rik |
Correct typo in rande documentation (bug #30446).
|
Tue, 13 Jul 2010 13:40:51 +0200 |
Jaroslav Hajek |
some optimizations for mat2cell
|
Tue, 13 Jul 2010 12:08:08 +0200 |
Jaroslav Hajek |
remove unnecessary sparse indexing overloads
|
Mon, 12 Jul 2010 21:32:18 +0200 |
Jaroslav Hajek |
generalize cell2mat optimization to n dimensions
|
Mon, 12 Jul 2010 09:53:28 -0400 |
John W. Eaton |
display.m: print usage message if nargin != 1
|
Mon, 12 Jul 2010 11:09:59 +0200 |
Jaroslav Hajek |
simplify code in rand.cc
|
Mon, 12 Jul 2010 10:52:15 +0200 |
Jaroslav Hajek |
allow unwind_protect register actions with const T& args
|
Fri, 09 Jul 2010 19:56:21 +0200 |
Thorsten Meyer |
Fix bugs in interp2 (bug #29601)
|
Fri, 09 Jul 2010 14:12:59 +0200 |
Jaroslav Hajek |
implement proper CGELSD/ZGELSD RWORK size formulas, as found in lapack SVN
|
Thu, 08 Jul 2010 20:25:17 +0200 |
David Bateman |
Support imread('file', 'frames', 'all') (Feature Request #30365)
|
Thu, 08 Jul 2010 09:15:38 -0700 |
Rik |
eigs.cc: Initialize random number generator in test blocks
|
Thu, 08 Jul 2010 09:11:32 -0700 |
Rik |
Update NEWS with description of new engineering format for numbers.
|
Thu, 08 Jul 2010 13:51:37 +0200 |
Jaroslav Hajek |
fix bug in accumarray
|
Thu, 08 Jul 2010 10:00:48 +0200 |
Jaroslav Hajek |
update NEWS
|
Thu, 08 Jul 2010 09:47:26 +0200 |
Jaroslav Hajek |
fix F77_INTEGER_8_FLAG problem in mkoctfile.in
|
Thu, 08 Jul 2010 08:26:29 +0200 |
Jaroslav Hajek |
improve struct2cell
|
Wed, 07 Jul 2010 15:27:17 -0700 |
Rik |
pr-output.cc: Avoid use of % operator on negative operands
|
Wed, 07 Jul 2010 20:21:28 +0200 |
David Bateman |
Support 'hold all' (Feature Request #30336)
|
Wed, 07 Jul 2010 11:03:30 +0200 |
Jaroslav Hajek |
merge rewrite of structs (highegg)
|
Wed, 07 Jul 2010 10:57:52 +0200 |
Jaroslav Hajek |
use octave_map for octave_class
|
Fri, 02 Jul 2010 15:07:58 +0200 |
Jaroslav Hajek |
modernize some map usage on toplev.cc and error.cc
|
Fri, 02 Jul 2010 14:10:57 +0200 |
Jaroslav Hajek |
make map constructors from octave_fields public
|
Fri, 02 Jul 2010 10:18:14 +0200 |
Jaroslav Hajek |
merge with main repo
|
Fri, 02 Jul 2010 10:10:51 +0200 |
Jaroslav Hajek |
implement map concat optimizations for [] operator
|
Fri, 02 Jul 2010 08:10:57 +0200 |
Jaroslav Hajek |
fix off-by-1 dim in scalar map horzcat/vertcat
|
Thu, 01 Jul 2010 10:01:56 +0200 |
Jaroslav Hajek |
use scalar map in some syscalls
|
Thu, 01 Jul 2010 09:31:54 +0200 |
Jaroslav Hajek |
more bkw compatibility for octave_map
|
Thu, 01 Jul 2010 08:51:14 +0200 |
Jaroslav Hajek |
optimize cellfun with uniform struct output
|
Tue, 29 Jun 2010 09:05:19 +0200 |
Jaroslav Hajek |
remove redundant fwd decls of Octave_map from header files
|
Mon, 28 Jun 2010 12:06:48 +0200 |
Jaroslav Hajek |
optimize horzcat/vertcat for scalars, cells and structs
|
Mon, 28 Jun 2010 09:23:57 +0200 |
Jaroslav Hajek |
templated extractors for maps and cells
|
Fri, 25 Jun 2010 12:48:54 +0200 |
Jaroslav Hajek |
optimize num2cell on structs
|
Fri, 25 Jun 2010 10:47:14 +0200 |
Jaroslav Hajek |
more array-like methods in octave_map
|
Fri, 25 Jun 2010 10:19:26 +0200 |
Jaroslav Hajek |
fix resize with structs
|
Fri, 25 Jun 2010 09:50:55 +0200 |
Jaroslav Hajek |
yield compatible dims from cell2struct + more fixes. build & tests OK
|
Fri, 25 Jun 2010 08:47:26 +0200 |
Jaroslav Hajek |
merge with main repo
|
Fri, 25 Jun 2010 08:45:22 +0200 |
Jaroslav Hajek |
rewrite cell2struct, 1 failing test
|
Thu, 24 Jun 2010 13:00:11 +0200 |
Jaroslav Hajek |
struct rewrite: 4 failures remaining
|
Thu, 24 Jun 2010 12:43:35 +0200 |
Jaroslav Hajek |
important fixes for struct rewrite(1)
|
Thu, 24 Jun 2010 10:16:23 +0200 |
Jaroslav Hajek |
merge with main repo
|
Thu, 24 Jun 2010 10:14:44 +0200 |
Jaroslav Hajek |
fix a showstopping bug in octave_fields reference counting
|
Thu, 24 Jun 2010 08:02:26 +0200 |
Jaroslav Hajek |
more octave_map compatibility
|
Thu, 24 Jun 2010 07:46:54 +0200 |
Jaroslav Hajek |
add ChangeLog entries for changes
|
Wed, 23 Jun 2010 13:58:04 +0200 |
Jaroslav Hajek |
fix octave_map::extract_scalar
|
Wed, 23 Jun 2010 12:21:49 +0200 |
Jaroslav Hajek |
make the new interface more backward compatible
|
Tue, 22 Jun 2010 15:22:36 +0200 |
Jaroslav Hajek |
initial code for structs rewrite
|
Tue, 06 Jul 2010 21:05:09 +0200 |
David Bateman |
Add engineering formats. eg 'fomat short eng' (Feature Request #30163)
|
Sun, 04 Jul 2010 12:38:40 +0200 |
Soren Hauberg |
scripts/polynomial/deconv.m: ensure that the orientation of the third input to 'filter' matches the orientation of 'y'.
|
Sun, 04 Jul 2010 11:44:50 +0200 |
Soren Hauberg |
src/DLD_FUNCTIONS/__magick_read__.cc: restore locale after GraphicsMagick initialisation
|
Fri, 02 Jul 2010 14:28:39 -0700 |
Rik |
wavread.m: Correctly handle non-word aligned chunks (bug #30309).
|
Thu, 01 Jul 2010 11:15:23 -0700 |
Rik |
refcard.tex: Fix italic macro typo for stem.
|
Wed, 30 Jun 2010 21:07:18 -0700 |
Rik |
stairs.m: Add additional calling forms to documentation
|
Wed, 30 Jun 2010 15:52:57 +0200 |
Jaroslav Hajek |
fix saving/loading of constant ranges (bug #30289)
|
Mon, 28 Jun 2010 09:11:39 -0700 |
Rik |
Fix typos in refcard (bug #30260).
|
Fri, 25 Jun 2010 07:22:45 -0400 |
John W. Eaton |
eliminate code duplication in reset_default_properties methods
|
Fri, 25 Jun 2010 08:46:17 +0200 |
Jaroslav Hajek |
remove stray debug stub 2
|
Thu, 24 Jun 2010 20:08:14 -0700 |
Rik |
Add [FILE] to octave usage string (bug #30258).
|
Thu, 24 Jun 2010 12:22:27 -0700 |
Rik |
Plot commands now print usage information without errors
|
Thu, 24 Jun 2010 14:39:32 +0200 |
Jaroslav Hajek |
implement cellstr extractors for char matrices
|
Thu, 24 Jun 2010 12:42:38 +0200 |
Jaroslav Hajek |
remove stray debug stub from CMatrix.cc
|
Thu, 24 Jun 2010 07:06:11 +0300 |
Shai Ayal |
split printing between backends
|
Wed, 23 Jun 2010 09:24:23 -0400 |
John W. Eaton |
eliminate trailing whitespace in ChangeLog files
|
Wed, 23 Jun 2010 12:57:36 +0200 |
David Bateman |
Add the whitebg function
|
Wed, 23 Jun 2010 11:44:21 +0200 |
David Bateman |
Allow set(h) to work if the handle includes color properties
|
Wed, 23 Jun 2010 11:37:22 +0200 |
David Bateman |
merge because of a confliciting push to savannah
|
Wed, 23 Jun 2010 11:23:32 +0200 |
David Bateman |
Add the reset built function
|
Wed, 23 Jun 2010 11:21:51 +0200 |
Jaroslav Hajek |
use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
|
Tue, 22 Jun 2010 12:39:56 -0700 |
Rik |
Correctly break lines > 80 characters in ChangeLog.
|
Tue, 22 Jun 2010 12:31:40 -0700 |
Rik |
Clarify documentation wording. Bug #30165.
|
Mon, 21 Jun 2010 22:35:11 -0700 |
Rik |
Fix spreadsheet style range option (bug #30183).
|
Mon, 21 Jun 2010 23:46:51 +0200 |
David Bateman |
Add functionality set(handle)
|
Mon, 21 Jun 2010 15:48:56 +0200 |
Jaroslav Hajek |
improve cat code design in data.cc, make horzcat/vertcat more Matlab compatible
|
Fri, 18 Jun 2010 14:12:24 +0200 |
Jaroslav Hajek |
make [] (hopefully) more Matlab compatible
|
Thu, 17 Jun 2010 23:00:21 +0200 |
Brad Froehle |
Fix typo in spy.m
|
Thu, 17 Jun 2010 08:44:39 +0200 |
Jaroslav Hajek |
improve some MatrixType code
|
Wed, 16 Jun 2010 21:19:23 -0700 |
Rik |
union.m: Remove seealso reference to deprecated function.
|
Wed, 16 Jun 2010 20:36:55 -0700 |
Rik |
Periodic grammar check of documentation files to ensure common format.
|
Wed, 16 Jun 2010 23:45:13 +0200 |
David Bateman |
Opps committed changeset for random generators in latest changeset that should have been in a seperate changeset. Add the ChangeLog messages for this
|
Wed, 16 Jun 2010 23:27:58 +0200 |
David Bateman |
Don't special case color_property type when emitting factory default (bug #30118)
|
Wed, 16 Jun 2010 14:36:23 +0200 |
Jaroslav Hajek |
workaround bug #30044 (likely in LAPACK)
|
Wed, 16 Jun 2010 12:54:38 +0200 |
Jaroslav Hajek |
fix invalid sort tests
|
Tue, 15 Jun 2010 09:55:00 -0700 |
Rik |
Second try at removing extra newlines from NDArrays
|
Mon, 14 Jun 2010 19:53:19 -0700 |
Rik |
Remove extra newlines when displaying multi-dimensional arrays.
|
Mon, 14 Jun 2010 11:27:58 -0700 |
Rik |
image.m: Flip data, rather than y-axis, for images. (bug #30033)
|
Mon, 14 Jun 2010 14:53:11 +0200 |
Jaroslav Hajek |
fix sort and nth_element when trailing singleton dim is specified
|
Mon, 14 Jun 2010 10:41:47 +0200 |
Jaroslav Hajek |
implement missing copy_data case in idx_vector (bug #30099)
|
Sat, 12 Jun 2010 20:35:04 -0400 |
Ben Abbott |
scatter.m: Properly set default value markersize and marker type.
|
Sat, 12 Jun 2010 12:55:03 -0400 |
Ben Abbott |
gammainc.cc: Fix doc-string typo.
|
Sat, 12 Jun 2010 07:20:35 -0700 |
Rik |
scatter.m: Add new calling forms of function to documentation.
|
Sat, 12 Jun 2010 01:01:39 +0200 |
David Bateman |
Implementary complementary incomplete gamma function (bug #30088)
|
Thu, 10 Jun 2010 19:16:56 -0400 |
Ben Abbott |
Honor Matlab color settings for scatter().
|
Thu, 10 Jun 2010 19:10:37 -0400 |
Ben Abbott |
prepad.m: Fix typo 'dimm' -> 'dim'.
|
Thu, 10 Jun 2010 19:09:41 -0400 |
Ben Abbott |
data.cc: Fix test for concatentating empty nd-arrays.
|
Thu, 10 Jun 2010 08:20:39 +0200 |
Jaroslav Hajek |
implement built-in vec()
|
Wed, 09 Jun 2010 21:44:21 +0200 |
Jaroslav Hajek |
improve reshape
|
Wed, 09 Jun 2010 07:29:33 -0700 |
Rik |
Use > 1 test to find first non-singleton dimension rather than != 1.
|
Wed, 09 Jun 2010 15:14:31 +0200 |
David Grundberg |
Fisfield: Accept cell arrays as name argument.
|
Tue, 08 Jun 2010 22:09:25 -0700 |
Rik |
Use common code block to find first non-singleton dimension.
|
Tue, 08 Jun 2010 21:59:16 -0700 |
Rik |
rotdim.m: Modify function to use same variable names as documentation
|
Tue, 08 Jun 2010 21:47:05 -0700 |
Rik |
coordinate transforms: add option to operate on column matrix of coordinates.
|
Tue, 08 Jun 2010 20:22:38 -0700 |
Rik |
Improve documentation strings.
|
Tue, 08 Jun 2010 21:08:03 +0200 |
Jaroslav Hajek |
fix copyright stmt in 10683:4fdb36ffa066
|
Mon, 07 Jun 2010 13:45:21 +0200 |
Jaroslav Hajek |
support pkg list -forge
|
Mon, 07 Jun 2010 09:57:54 +0200 |
Jaroslav Hajek |
support pkg install -forge
|
Mon, 07 Jun 2010 07:14:57 +0200 |
Jaroslav Hajek |
omitted file from 10681:0ba9bd294421
|
Sun, 06 Jun 2010 16:52:01 +0100 |
Michael Goffioul |
Specify template arguments explicitely [MSVC].
|
Fri, 04 Jun 2010 15:08:33 +0200 |
Jaroslav Hajek |
make cat() (hopefully) more matlab compatible
|
Thu, 03 Jun 2010 21:52:11 -0700 |
Rik |
Replace calls to obsolete chisquare_cdf with chi2cdf.
|
Thu, 03 Jun 2010 10:00:51 -0700 |
Rik |
Add newline to 'plot' usage message.
|
Wed, 02 Jun 2010 11:56:26 -0700 |
Rik |
Guarantee equivalent results if sqp called with or wihout bounds
|
Wed, 02 Jun 2010 10:12:47 +0200 |
Jaroslav Hajek |
make strrep not skipping overlaps by default, allow an option in both strfind/strrep
|
Tue, 01 Jun 2010 09:26:49 -0700 |
Rik |
fminbnd.m: Remove unused persistent variable.
|
Tue, 01 Jun 2010 09:19:12 -0700 |
Rik |
__contour__.m: Correctly size X and Y when only Z specified (bug #30002).
|
Tue, 01 Jun 2010 12:34:16 +0200 |
Jaroslav Hajek |
new Array method for internal use
|
Tue, 01 Jun 2010 12:29:01 +0200 |
Jaroslav Hajek |
remove deprecated Array method
|
Mon, 31 May 2010 14:34:30 -0700 |
Rik |
legendre.m: Orient row vector correctly (bug #29997).
|
Sun, 30 May 2010 13:45:50 -0700 |
Rik |
svds.m: Overhaul code while fixing bug #29721.
|
Fri, 28 May 2010 12:28:06 +0200 |
Jaroslav Hajek |
make cellfun's fast scalar collection mechanism public
|
Thu, 27 May 2010 20:12:51 -0700 |
Rik |
Improve validation of input arguments for base statistics functions.
|
Thu, 27 May 2010 12:13:28 -0700 |
Rik |
Replace @ifinfo with @ifnottex.
|
Thu, 27 May 2010 10:56:45 -0700 |
Rik |
eigs.cc: Improve documentation string.
|
Wed, 26 May 2010 20:23:16 -0700 |
Rik |
legend.m: Improve documentation string
|
Thu, 27 May 2010 08:54:44 +0200 |
Jaroslav Hajek |
implement octave_base_matrix::matrix_ref const
|
Wed, 26 May 2010 13:26:16 +0200 |
Jaroslav Hajek |
second isprime rewrite
|
Wed, 26 May 2010 17:58:21 -0700 |
Rik |
svds.m: Validate struct input argument.
|
Wed, 26 May 2010 19:52:40 -0400 |
Ben Abbott |
legend.m: Key labels for specified objects.
|
Wed, 26 May 2010 19:49:12 -0400 |
Ben Abbott |
ancestor.m: Support vectors of handles.
|
Wed, 26 May 2010 15:51:02 -0700 |
Rik |
Initialize ARPACK starting vector in svds test code. (bug #29721)
|
Wed, 26 May 2010 12:03:45 +0200 |
Jaroslav Hajek |
fix slicing value lists with name tags (bug #29960)
|
Tue, 25 May 2010 18:14:25 -0400 |
Ben Abbott |
spline.m: Ignore NaNs within input vectors.
|
Tue, 25 May 2010 13:46:22 +0200 |
Jaroslav Hajek |
optimize primes and isprime
|
Tue, 25 May 2010 11:50:24 +0200 |
Jaroslav Hajek |
don't mention onCleanup an missing
|
Tue, 25 May 2010 10:03:58 +0200 |
Jaroslav Hajek |
make median more Matlab compatible (bug #29930)
|
Tue, 25 May 2010 08:55:23 +0200 |
Jaroslav Hajek |
simplify octave_value::length
|
Tue, 25 May 2010 08:53:58 +0200 |
Jaroslav Hajek |
override ndims and numel for scalars and matrices
|
Tue, 25 May 2010 08:24:29 +0200 |
Jaroslav Hajek |
simplify octave_base_value::ndims
|
Tue, 25 May 2010 07:41:31 +0200 |
Jaroslav Hajek |
simplify octave_base_value::rows and columns
|
Mon, 24 May 2010 17:20:08 -0700 |
Rik |
Replace calls to deprecated functions.
|
Mon, 24 May 2010 12:41:43 +0200 |
Jaroslav Hajek |
cosmetic changes in Cell interface
|
Sun, 23 May 2010 17:11:50 -0700 |
Rik |
Scale image point color according to colormap. Bug #29926.
|
Thu, 20 May 2010 11:49:42 -0700 |
Rik |
Plot minor ticks for semilog plots
|
Thu, 20 May 2010 12:19:45 -0400 |
John W. Eaton |
file_in_path, file_in_loadpath: return empty string instead of empty matrix if file not found
|
Thu, 20 May 2010 15:10:34 +0200 |
Jaroslav Hajek |
abstract scalar index checking off Array<T> (prep for struct optimizations)
|
Thu, 20 May 2010 07:27:45 +0200 |
Jaroslav Hajek |
avoid unused param warnings in onCleanup
|
Wed, 19 May 2010 16:20:48 +0200 |
Jaroslav Hajek |
fix cumulative logical sum
|
Wed, 19 May 2010 16:19:42 +0200 |
Jaroslav Hajek |
omission from last patch
|
Wed, 19 May 2010 07:09:40 +0200 |
Jaroslav Hajek |
preliminary onCleanup support
|
Tue, 18 May 2010 08:34:02 +0200 |
Jaroslav Hajek |
determine string enum length by trailing null rather than sizeof
|
Tue, 18 May 2010 08:19:41 +0200 |
Jaroslav Hajek |
update NEWS
|
Mon, 17 May 2010 14:41:56 +0200 |
Jaroslav Hajek |
general mechanism for string enum variables
|
Mon, 17 May 2010 13:46:57 +0200 |
Jaroslav Hajek |
implement 'local' parameter to pseudo-variables
|
Mon, 17 May 2010 11:52:59 +0200 |
Jaroslav Hajek |
remove deprecated Array method
|
Sun, 16 May 2010 22:26:54 -0700 |
Rik |
Print name of function in error() string messages.
|
Sun, 16 May 2010 18:28:59 -0700 |
Rik |
Check input arguments for size and type (bug #29861).
|
Fri, 14 May 2010 06:59:41 +0200 |
Jaroslav Hajek |
symbol_table minor improvements
|
Thu, 13 May 2010 17:36:41 -0400 |
John W. Eaton |
help.m: avoid unnecessary use of varargout
|
Thu, 13 May 2010 12:23:06 -0700 |
Rik |
Add filesep to end of tempdir (bug #29864).
|
Thu, 13 May 2010 13:47:20 +0200 |
Jaroslav Hajek |
use ID for singularity warning in matrix division
|
Thu, 13 May 2010 12:25:26 +0200 |
Jaroslav Hajek |
add specific ID for sqrtm singularity warning
|
Thu, 13 May 2010 11:46:47 +0200 |
Jaroslav Hajek |
correctly load global variables
|
Tue, 11 May 2010 10:28:16 +0200 |
Jaroslav Hajek |
fix typo in textread
|
Wed, 12 May 2010 16:26:08 -0700 |
Rik |
Correctly set output precision (#29870) in dlmwrite
|
Wed, 12 May 2010 17:49:28 -0400 |
Ben Abbott |
help.m: Allow docstring to be returned as output, and correct docstring.
|
Wed, 12 May 2010 02:25:05 +0200 |
David Bateman |
minor typo in previous changeset
|
Wed, 12 May 2010 02:17:18 +0200 |
David Bateman |
Fix error when saving sparse arrays to matlab files (bug #29786)
|
Tue, 11 May 2010 09:43:56 -0700 |
Rik |
Capitalize ARPACK in configure messages.
|
Tue, 11 May 2010 08:31:58 +0200 |
Jaroslav Hajek |
fix bug in binary saving of lazy indices
|
Tue, 11 May 2010 07:25:20 +0200 |
Jaroslav Hajek |
fix off-by-1 error in idx_vector (bug #29851)
|
Fri, 07 May 2010 12:40:06 +0200 |
Jaroslav Hajek |
mark sqrtm(triangular) as triangular
|
Mon, 10 May 2010 11:55:16 -0700 |
Rik |
Split qrdelete test into high precision test when QRUPDATE is present
|
Mon, 10 May 2010 07:50:56 +0200 |
Jaroslav Hajek |
make schur mark triangular matrices on output
|
Mon, 10 May 2010 07:50:11 +0200 |
Jaroslav Hajek |
optimize order of conditions in octave_range::index_vector
|
Sat, 08 May 2010 10:29:39 -0700 |
Rik |
Don't abort testing when merely skipping a testif block.
|
Sat, 08 May 2010 15:15:22 +0200 |
Jaroslav Hajek |
optimize code handling ++,--
|
Fri, 07 May 2010 15:58:51 -0400 |
John W. Eaton |
use internal variable instead of warning state to control whether to allow non-integer ranges as indices
|
Fri, 07 May 2010 20:53:27 +0100 |
Michael Goffioul |
Export symbol Vsparse_auto_mutate
|
Thu, 06 May 2010 16:55:23 -0400 |
John W. Eaton |
don't compile gl2ps.c unless we have OpenGL
|
Thu, 06 May 2010 14:47:27 +0200 |
Jaroslav Hajek |
fix null assignment bug #29785
|
Thu, 06 May 2010 08:02:07 -0400 |
John W. Eaton |
improve warning/error message
|
Thu, 06 May 2010 13:32:08 +0200 |
Jaroslav Hajek |
improve sqrtm
|
Thu, 06 May 2010 09:49:36 +0200 |
Jaroslav Hajek |
make schur more Matlab compatible
|
Wed, 05 May 2010 21:14:18 -0700 |
Rik |
Replace deprecated function calls in statistics tests
|
Wed, 05 May 2010 14:20:58 -0400 |
John W. Eaton |
allow non-integer ranges as indices conditionally
|
Tue, 04 May 2010 12:56:27 -0400 |
John W. Eaton |
ChangeLog fixes
|
Tue, 04 May 2010 13:00:00 -0400 |
John W. Eaton |
convert villad functions to C++
|
Mon, 03 May 2010 12:08:57 -0700 |
Rik |
Add TeX equation to cond.m documentation
|
Mon, 03 May 2010 13:21:35 +0200 |
Jaroslav Hajek |
implement svd_driver
|
Sun, 02 May 2010 22:05:41 -0700 |
Rik |
Wrap documentation line to prevent overfull hbox LaTex warning
|
Sun, 02 May 2010 21:19:55 -0700 |
Rik |
Remove tabs in .txi files causing problems with pdf formatting.
|
Sun, 02 May 2010 10:20:36 -0400 |
Ben Abbott |
close.m: No error on "close([])".
|
Sat, 01 May 2010 12:00:32 -0400 |
Ben Abbott |
__go_draw_axes__.m: Remove gnuplot errorbar code.
|
Sat, 01 May 2010 10:55:42 -0400 |
Ben Abbott |
Remove line object props ldata, udata, xldata, xudata.
|
Fri, 30 Apr 2010 19:08:55 -0400 |
Ben Abbott |
Add demos to loglogerr.m, semilogxerr.m, & semilogyerr.m
|
Fri, 30 Apr 2010 18:28:21 -0400 |
Ben Abbott |
__errplot__.m: Fix bug parsing errorbar style.
|
Sat, 01 May 2010 00:05:46 +0300 |
Shai Ayal |
fixed fltk_backend bug when clicking on empty figure
|
Fri, 30 Apr 2010 07:51:28 -0400 |
Ben Abbott |
__errplot__.m: Implement errorbars in the Matlab style.
|
Thu, 29 Apr 2010 08:00:42 -0400 |
Ben Abbott |
errorbar.m: Modify demo.
|