Wed, 31 Dec 2014 15:52:06 -0800 |
Rik |
doc: Add puts as a safe alternative to display a string with bare '%' chars (bug #42345).
|
Wed, 31 Dec 2014 10:40:18 -0800 |
Rik |
Allow empty comma-separated lists in cell { } constructor (bug #43113).
|
Tue, 30 Dec 2014 20:41:00 -0800 |
Rik |
maint: Periodic merge of gui-release to default.
|
Tue, 30 Dec 2014 13:27:49 -0800 |
Rik |
Don't distribute mxarray.h in tarball (bug #43805).
gui-release
|
Tue, 30 Dec 2014 20:34:55 -0800 |
Rik |
Add \ast, \deg symbols to gnuplot TeX interpreter.
|
Tue, 30 Dec 2014 14:04:53 -0800 |
Rik |
Don't distribute mxarray.h in tarball (bug #43805).
|
Tue, 30 Dec 2014 16:17:21 -0500 |
John W. Eaton |
don't skip solution of singular upper/lower triangular systems
|
Tue, 30 Dec 2014 22:02:56 +0100 |
Torsten |
open doc browser for keywords correctly (bug #41110)
gui-release
|
Tue, 30 Dec 2014 11:33:33 -0500 |
John W. Eaton |
do a better job of preserving warning state when running tests
|
Fri, 19 Sep 2014 18:24:05 +0200 |
Massimiliano Fasi |
fmindbnd.m: Check input range is low to high (bug #43219).
|
Tue, 30 Dec 2014 08:31:51 -0800 |
Rik |
Document Matlab incompatibility in printf functions and bare '%' char (bug #42345).
|
Tue, 30 Dec 2014 15:38:57 +0100 |
Torsten |
fix positioning issues of editor find dialog (bug #43174)
gui-release
|
Tue, 30 Dec 2014 08:24:14 +0100 |
Torsten |
command window buffer size configurable on windows (bug #41474)
gui-release
|
Mon, 29 Dec 2014 23:05:25 -0500 |
John W. Eaton |
fix handling of options struct passed to warning function (bug #36393)
|
Mon, 29 Dec 2014 18:07:54 -0800 |
Rik |
Fix line color when using plot3 (bug #39585, bug #36926).
|
Mon, 29 Dec 2014 13:52:42 +0100 |
Torsten |
make sure the console window gets active custom style at beginning
gui-release
|
Mon, 29 Dec 2014 11:13:40 +0100 |
Andreas Weber |
meansq.m: Fix texinfo copy&paste error from std to meansq
stable
|
Sun, 28 Dec 2014 06:58:09 -0800 |
Rik |
Add extra docs about the performance benefits of operator functions (bug #36439).
|
Fri, 26 Dec 2014 14:35:46 -0500 |
John W. Eaton |
compute condition number when solving triangular systems (bug #43875)
|
Sat, 27 Dec 2014 19:32:42 +0100 |
Torsten |
values of variables in workspace view copyable (bug #43674)
gui-release
|
Sat, 27 Dec 2014 13:13:48 +0100 |
Torsten |
* workspace-model.cc: prevent doubly emitted signal on data update
gui-release
|
Sat, 27 Dec 2014 13:08:19 +0100 |
Torsten |
fix errors when building octave for windows (regression from d93293218966)
gui-release
|
Fri, 26 Dec 2014 09:10:38 +0100 |
Torsten |
hiding horizontal scroll bar in editor when not needed (bug #41592)
gui-release
|
Thu, 25 Dec 2014 15:48:43 +0100 |
Torsten |
fix access to already removed editor window at exit
gui-release
|
Tue, 23 Dec 2014 10:30:26 -0500 |
John Donoghue |
Check if tempfile name exists when changing path of temporary file name (Bug #43872)
|
Thu, 25 Dec 2014 08:31:31 +0100 |
Torsten |
cleanup of focus function in gui editor
gui-release
|
Wed, 24 Dec 2014 15:07:31 +0100 |
Torsten |
switching between edit and main shortcuts depending on active dock widget now
gui-release
|
Wed, 24 Dec 2014 13:58:00 +0100 |
Torsten |
fix regression from 476032040df9 (endless loop while looking for active widget)
gui-release
|
Tue, 23 Dec 2014 15:43:48 -0800 |
Rik |
Fix using '@' character in gnuplot text strings (bug #35363).
|
Tue, 23 Dec 2014 16:29:02 +0100 |
Torsten |
custom style of dock widget title bars depending on focus (bug #43837)
gui-release
|
Tue, 23 Dec 2014 15:04:00 +0100 |
Torsten |
determining the active dock from focus changes in the gui
gui-release
|
Sun, 21 Dec 2014 19:50:40 -0500 |
John W. Eaton |
don't print stack trace on errors if error_state is -2
|
Sun, 21 Dec 2014 21:00:51 -0800 |
Rik |
Fix tempname so it prioritizes user input dir rather than TMPDIR (bug #43844).
|
Sun, 21 Dec 2014 19:52:41 -0800 |
Rik |
Fix error message when using trisurf w/gnuplot (bug #43447).
|
Sun, 21 Dec 2014 19:47:16 -0800 |
Rik |
doc: Align columns in @multitable in datestr.m docstring.
|
Tue, 16 Dec 2014 17:25:47 +0100 |
Juan Pablo Carbajal |
Fix ploting 1D images with gnuplot (bug #43836).
|
Sun, 21 Dec 2014 17:38:14 -0500 |
John W. Eaton |
fix problem with changeset e354372e20f2 (bug #43855)
|
Sun, 21 Dec 2014 17:49:28 -0500 |
John W. Eaton |
emit stack trace immediately at point of error
|
Sun, 21 Dec 2014 08:09:28 -0800 |
Rik |
datestr.m: Clean up use of []/"" and single/double quotes (bug #43841).
|
Sun, 21 Dec 2014 01:00:01 -0500 |
John W. Eaton |
allow sparse arrays to be indexed by N-d arrays (bug #43855)
|
Sat, 20 Dec 2014 20:07:50 -0800 |
Rik |
Overhaul max/min functions (fixes bug #43712).
|
Sat, 20 Dec 2014 17:26:53 +0100 |
Torsten |
allow to cancel exiting if editor tabs are modified and exit is requested in gui
gui-release
|
Thu, 18 Dec 2014 10:50:09 -0500 |
John W. Eaton |
use warning IDs for all warnings in liboctave
|
Thu, 18 Dec 2014 07:57:58 -0500 |
John W. Eaton |
eliminate extra warning about finding minimum norm solution
|
Wed, 17 Dec 2014 21:56:17 -0500 |
John W. Eaton |
consistent messages and IDs for singular matrix warnings
|
Tue, 16 Dec 2014 15:50:37 -0800 |
Rik |
genpropdoc.m: Use two spaces after period at start of sentence.
|
Tue, 16 Dec 2014 15:39:07 -0800 |
Rik |
doc: Periodic spellcheck of documentation.
|
Tue, 16 Dec 2014 15:36:27 -0800 |
Rik |
doc: Periodic grammarcheck of documentation.
|
Tue, 16 Dec 2014 12:07:32 -0800 |
Rik |
A few more instances of stricter input validation for strings (bug #42651).
|
Tue, 16 Dec 2014 09:21:29 -0800 |
Rik |
Use stricter input validation when looking for a string as input (bug #42651).
|
Mon, 15 Dec 2014 22:16:25 -0800 |
Rik |
test.m: Avoid num-to-str warning.
|
Mon, 15 Dec 2014 21:01:45 -0800 |
Rik |
maint: Periodic merge of gui-release to default.
|
Mon, 15 Dec 2014 20:59:21 -0800 |
Rik |
maint: Periodic merge of stable to gui-release.
gui-release
|
Sun, 14 Dec 2014 21:14:36 -0800 |
Rik |
Restore warning Octave:num-to-str missing since 3.2.4 (bug #43814).
stable
|
Sat, 13 Dec 2014 18:41:03 -0800 |
Rik |
Fix up documentation for new disable_[range,diagonal_matrix,permutation_matrix] fcns.
|
Fri, 12 Dec 2014 17:20:00 -0800 |
Rik |
build: Don't install mxarray.in.h (bug #43805).
gui-release
|
Thu, 11 Dec 2014 14:28:43 +0100 |
Kai T. Ohlhus |
scripts/general/module.mk: new entry for nargchk.m and alphabetized. (bug #43798)
|
Thu, 11 Dec 2014 00:15:03 +0100 |
Kai T. Ohlhus |
Remove single line makro INSTANTIATE_ARRAY_SORT.
|
Mon, 08 Dec 2014 12:59:47 -0500 |
John W. Eaton |
allow ranges to be disabled
|
Mon, 08 Dec 2014 10:18:35 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|