Mercurial > hg > octave-jordi
graph
-
eliminate return statements after calls to errorWed, 09 Dec 2015 14:00:43 -0500, by John W. Eaton
-
Call octave_value_list constructor with size of list in ovl() functions.Tue, 08 Dec 2015 17:41:32 -0800, by Rik
-
Fix compilation error passing std::string through '...'.Tue, 08 Dec 2015 17:39:27 -0800, by Rik
-
Clear error/warning ID when lasterror/lastwarning called with just a message.Tue, 08 Dec 2015 09:55:51 -0800, by Rik
-
eliminate memory leaks in error functionsTue, 08 Dec 2015 16:22:54 -0500, by John W. Eaton
-
tag error and usage functions with noreturn attributeTue, 08 Dec 2015 16:34:57 -0500, by John W. Eaton
-
eliminate return statements after calls to errorTue, 08 Dec 2015 14:20:05 -0500, by John W. Eaton
-
better handling of exceptions in unwind-protect blocksTue, 08 Dec 2015 12:34:23 -0500, by John W. Eaton
-
doc: Fix incorrect description of Hessenberg decomposition (bug #46622). stableTue, 08 Dec 2015 07:49:49 -0800, by Rik
-
if error format ends with newline, suppress stack trace (bug #46608)Tue, 08 Dec 2015 01:37:04 -0500, by John W. Eaton
-
Eliminate unnecessary uses of nargin.Mon, 07 Dec 2015 22:29:12 -0800, by Rik
-
always return value from DEFUN functionsMon, 07 Dec 2015 14:29:39 -0500, by John W. Eaton
-
eliminate unnecessary uses of narginMon, 07 Dec 2015 13:54:01 -0500, by John W. Eaton
-
eliminate unnecessary uses of narginMon, 07 Dec 2015 13:26:03 -0500, by John W. Eaton
-
Use variable name nargin consistently in C++ code.Mon, 07 Dec 2015 09:32:33 -0800, by Rik
-
Use int rather than octave_idx_type for nargin data type.Mon, 07 Dec 2015 08:30:51 -0800, by Rik
-
Fix BIST tests for rows()Sun, 06 Dec 2015 08:19:29 -0800, by Rik
-
store the encoding of recent editor files in the mru listSun, 06 Dec 2015 09:35:28 +0100, by Torsten
-
maint: merge away accidental headSun, 06 Dec 2015 09:14:55 +0100, by Torsten
-
maint: Clean-up more instances of print_usage().Sat, 05 Dec 2015 15:59:22 -0800, by Rik
-
Fix BIST tests for rows.Sat, 05 Dec 2015 15:10:49 -0800, by Rik
-
Add BIST tests for rows().Fri, 04 Dec 2015 19:53:54 -0800, by Rik
-
Add more BIST tests for issorted.Fri, 04 Dec 2015 17:17:24 -0800, by Rik
-
avoid warnings from gccFri, 04 Dec 2015 16:49:33 -0500, by John W. Eaton
-
avoid build dependency issueFri, 04 Dec 2015 16:48:04 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageFri, 04 Dec 2015 15:51:30 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageFri, 04 Dec 2015 14:53:09 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageFri, 04 Dec 2015 13:16:59 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageFri, 04 Dec 2015 14:06:41 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageFri, 04 Dec 2015 12:03:44 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageThu, 03 Dec 2015 19:22:54 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageThu, 03 Dec 2015 18:33:00 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageThu, 03 Dec 2015 16:40:05 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageThu, 03 Dec 2015 15:07:01 -0500, by John W. Eaton
-
eliminate return statements after calls to print_usageThu, 03 Dec 2015 14:59:30 -0500, by John W. Eaton
-
also store encoding and tab index with last editor session (bugs #46588, #45688)Fri, 04 Dec 2015 22:05:07 +0100, by Torsten
-
Use ':' rather than ';' in error messages from bad indexing (bug #46536).Fri, 04 Dec 2015 10:03:38 -0800, by Rik
-
change alignment of dock widget titles for OSX (bug #46592)Fri, 04 Dec 2015 06:43:45 +0100, by Torsten
-
allow to select an encoding when opening a fileThu, 03 Dec 2015 23:02:48 +0100, by Torsten
-
maint: Remove extra spaces in if () conditionals.Thu, 03 Dec 2015 10:46:28 -0800, by Rik
-
maint: Use Octave coding conventions for #if statements.Thu, 03 Dec 2015 10:23:38 -0800, by Rik
-
eliminate return statements after calls to print_usageThu, 03 Dec 2015 12:15:38 -0500, by John W. Eaton
-
maint: merge stable to default to pickup fix for kbhit/pause.Thu, 03 Dec 2015 09:26:04 -0800, by Rik
-
Rewrite a8ee668e7fd7 to use #if defined rather than #ifdef. stableThu, 03 Dec 2015 09:25:03 -0800, by Rik
-
maint: Periodic merge of stable to default.Wed, 02 Dec 2015 14:09:09 -0800, by Rik
-
always throw exception after debugging with debug_on_errorWed, 02 Dec 2015 16:54:13 -0500, by John W. Eaton
-
* pt-eval.cc: Style fixes.Wed, 02 Dec 2015 14:41:32 -0500, by John W. Eaton
-
warning when saving editor file with a codec not suited for current contentsTue, 01 Dec 2015 21:59:59 +0100, by Torsten
-
don't use INTERRUPT_WITH_EXCEPTIONS when executing graphics callbacksMon, 30 Nov 2015 22:10:52 -0500, by John W. Eaton
-
avoid crash in legend function (bug #46561)Mon, 30 Nov 2015 22:08:49 -0500, by John W. Eaton
-
restore stack traces to error messagesMon, 30 Nov 2015 22:04:02 -0500, by John W. Eaton
-
sparseimages.m: Rewrite to follow model of other doc-image-generating functions.Mon, 30 Nov 2015 14:01:19 -0800, by Rik
-
Use parser string concatenation rather than strcat() for performance in m-files.Mon, 30 Nov 2015 08:20:08 -0800, by Rik
-
avoid defined but not used warning in error.ccMon, 30 Nov 2015 09:15:58 -0500, by John W. Eaton
-
Open files when generating docs without sparse or QHULL libraries.Sun, 29 Nov 2015 19:58:52 +1100, by Lachlan Andrew
-
parser.tst: Add test for resolved bug #46534.Sun, 29 Nov 2015 09:31:32 -0800, by Rik
-
allow selecting an encoding when saving a file (bug #45688)Sun, 29 Nov 2015 00:01:21 +0100, by Torsten
-
maint: periodic merge of stable to defaultSat, 28 Nov 2015 14:07:09 -0500, by John W. Eaton
-
set all lexical_feedback variables in init function (bug #46522) stableFri, 27 Nov 2015 16:49:44 -0500, by John W. Eaton