log

age author description
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
Mon, 30 Nov 2015 14:01:19 -0800 Rik sparseimages.m: Rewrite to follow model of other doc-image-generating functions.
Mon, 30 Nov 2015 08:20:08 -0800 Rik Use parser string concatenation rather than strcat() for performance in m-files.
Mon, 30 Nov 2015 09:15:58 -0500 John W. Eaton avoid defined but not used warning in error.cc
Sun, 29 Nov 2015 19:58:52 +1100 Lachlan Andrew Open files when generating docs without sparse or QHULL libraries.
Sun, 29 Nov 2015 09:31:32 -0800 Rik parser.tst: Add test for resolved bug #46534.
Sun, 29 Nov 2015 00:01:21 +0100 Torsten allow selecting an encoding when saving a file (bug #45688)
Sat, 28 Nov 2015 14:07:09 -0500 John W. Eaton maint: periodic merge of stable to default
Fri, 27 Nov 2015 16:49:44 -0500 John W. Eaton set all lexical_feedback variables in init function (bug #46522) stable
Fri, 27 Nov 2015 16:00:30 -0500 John W. Eaton simplify memory management for mex files (bug #46559)
Fri, 27 Nov 2015 14:10:35 -0500 John W. Eaton warn about shadowed built ins with addpath -end (bug #46553)
Fri, 27 Nov 2015 11:14:46 -0500 John W. Eaton handle exceptions when discarding error messages (bug #46534)
Fri, 27 Nov 2015 10:46:17 -0500 John W. Eaton eliminate trailing whitespace in source files we maintain
Fri, 27 Nov 2015 02:30:06 -0800 Rik randi.m: Clean up function. stable
Fri, 27 Nov 2015 09:46:40 +0100 Kai T. Ohlhus randi.m: corrected warning policy for int and single ranges. stable