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
|