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
|