log

age author description
Thu, 10 Dec 2015 13:47:18 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc1. stable rc-4-0-1-1
Thu, 10 Dec 2015 12:50:06 -0800 Rik maint: Periodic merge of stable to default.
Thu, 10 Dec 2015 12:49:30 -0800 Rik maint: Fix typo in code comments.
Wed, 09 Dec 2015 15:43:37 -0800 Rik fileattrib.m: Overhaul file for greater Windows and Matlab compatibility.
Wed, 09 Dec 2015 16:35:12 -0500 John W. Eaton use 'invalid' instead of 'bogus' in source files
Wed, 09 Dec 2015 12:01:31 -0800 Rik Overhaul m-files in prefs directory.
Wed, 09 Dec 2015 14:32:04 -0500 John W. Eaton restructure calls to error
Wed, 09 Dec 2015 14:18:52 -0500 John W. Eaton eliminate return statements after calls to error
Wed, 09 Dec 2015 14:00:43 -0500 John W. Eaton eliminate return statements after calls to error
Tue, 08 Dec 2015 17:41:32 -0800 Rik Call octave_value_list constructor with size of list in ovl() functions.
Tue, 08 Dec 2015 17:39:27 -0800 Rik Fix compilation error passing std::string through '...'.
Tue, 08 Dec 2015 09:55:51 -0800 Rik Clear error/warning ID when lasterror/lastwarning called with just a message.
Tue, 08 Dec 2015 16:22:54 -0500 John W. Eaton eliminate memory leaks in error functions
Tue, 08 Dec 2015 16:34:57 -0500 John W. Eaton tag error and usage functions with noreturn attribute
Tue, 08 Dec 2015 14:20:05 -0500 John W. Eaton eliminate return statements after calls to error
Tue, 08 Dec 2015 12:34:23 -0500 John W. Eaton better handling of exceptions in unwind-protect blocks
Tue, 08 Dec 2015 07:49:49 -0800 Rik doc: Fix incorrect description of Hessenberg decomposition (bug #46622). stable
Tue, 08 Dec 2015 01:37:04 -0500 John W. Eaton if error format ends with newline, suppress stack trace (bug #46608)
Mon, 07 Dec 2015 22:29:12 -0800 Rik Eliminate unnecessary uses of nargin.
Mon, 07 Dec 2015 14:29:39 -0500 John W. Eaton always return value from DEFUN functions
Mon, 07 Dec 2015 13:54:01 -0500 John W. Eaton eliminate unnecessary uses of nargin
Mon, 07 Dec 2015 13:26:03 -0500 John W. Eaton eliminate unnecessary uses of nargin
Mon, 07 Dec 2015 09:32:33 -0800 Rik Use variable name nargin consistently in C++ code.
Mon, 07 Dec 2015 08:30:51 -0800 Rik Use int rather than octave_idx_type for nargin data type.
Sun, 06 Dec 2015 08:19:29 -0800 Rik Fix BIST tests for rows()
Sun, 06 Dec 2015 09:35:28 +0100 Torsten store the encoding of recent editor files in the mru list
Sun, 06 Dec 2015 09:14:55 +0100 Torsten maint: merge away accidental head
Sat, 05 Dec 2015 15:59:22 -0800 Rik maint: Clean-up more instances of print_usage().
Sat, 05 Dec 2015 15:10:49 -0800 Rik Fix BIST tests for rows.
Fri, 04 Dec 2015 19:53:54 -0800 Rik Add BIST tests for rows().
Fri, 04 Dec 2015 17:17:24 -0800 Rik Add more BIST tests for issorted.
Fri, 04 Dec 2015 16:49:33 -0500 John W. Eaton avoid warnings from gcc
Fri, 04 Dec 2015 16:48:04 -0500 John W. Eaton avoid build dependency issue
Fri, 04 Dec 2015 15:51:30 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 14:53:09 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 13:16:59 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 14:06:41 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 12:03:44 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 19:22:54 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 18:33:00 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 16:40:05 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 15:07:01 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 14:59:30 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 22:05:07 +0100 Torsten also store encoding and tab index with last editor session (bugs #46588, #45688)
Fri, 04 Dec 2015 10:03:38 -0800 Rik Use ':' rather than ';' in error messages from bad indexing (bug #46536).
Fri, 04 Dec 2015 06:43:45 +0100 Torsten change alignment of dock widget titles for OSX (bug #46592)
Thu, 03 Dec 2015 23:02:48 +0100 Torsten allow to select an encoding when opening a file
Thu, 03 Dec 2015 10:46:28 -0800 Rik maint: Remove extra spaces in if () conditionals.
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Thu, 03 Dec 2015 12:15:38 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 09:26:04 -0800 Rik maint: merge stable to default to pickup fix for kbhit/pause.
Thu, 03 Dec 2015 09:25:03 -0800 Rik Rewrite a8ee668e7fd7 to use #if defined rather than #ifdef. stable
Wed, 02 Dec 2015 14:09:09 -0800 Rik maint: Periodic merge of stable to default.
Wed, 02 Dec 2015 14:05:37 -0800 Rik Fix kbhit and pause on Windows systems. stable
Wed, 02 Dec 2015 16:54:13 -0500 John W. Eaton always throw exception after debugging with debug_on_error
Wed, 02 Dec 2015 14:41:32 -0500 John W. Eaton * pt-eval.cc: Style fixes.
Tue, 01 Dec 2015 21:59:59 +0100 Torsten warning when saving editor file with a codec not suited for current contents
Mon, 30 Nov 2015 22:10:52 -0500 John W. Eaton don't use INTERRUPT_WITH_EXCEPTIONS when executing graphics callbacks
Mon, 30 Nov 2015 22:08:49 -0500 John W. Eaton avoid crash in legend function (bug #46561)
Mon, 30 Nov 2015 22:04:02 -0500 John W. Eaton restore stack traces to error messages