log

age author description
Mon, 06 Mar 2017 11:19:31 -0800 Rik dir.m: Improve performance by another 2X (bug #50416).
Mon, 06 Mar 2017 09:31:32 -0800 Rik dir.m: Improve performance by 2.3X (bug #50416).
Mon, 06 Mar 2017 10:58:55 -0500 John W. Eaton maint: Merge stable to default.
Mon, 06 Mar 2017 10:58:24 -0500 John W. Eaton * grabcode.m: Fix typo in doc string.
Mon, 06 Mar 2017 10:57:54 -0500 John W. Eaton * quit.cc (clean_up_and_exit): Don't declare definition extern.
Fri, 03 Mar 2017 16:06:39 +0100 Kai T. Ohlhus Permit several file formats in grabcode.
Thu, 02 Mar 2017 17:44:44 +0100 Kai T. Ohlhus doc: update CITATION date, version, and permalink to manual (bug #47058) stable
Thu, 02 Mar 2017 06:59:32 -0800 Mike Miller Fix compilation of jit caused by cset d0562b3159c7 (bug #50398). stable
Tue, 28 Feb 2017 16:54:08 -0800 Rik doc.m: Overhaul function (bug #50423).
Sun, 26 Feb 2017 15:32:57 -0800 Rik Only imread a URL if the input looks like a URL (bug #49228).
Sun, 26 Feb 2017 20:29:19 +0100 Torsten * file-editor-tab.cc (handle_char_added): prevent warning on unused parameter
Sun, 26 Feb 2017 07:48:45 -0800 John W. Eaton Eliminate compilation warnings related to clean_up_and_exit fcn (bug #50265).
Sun, 26 Feb 2017 13:46:52 +0100 Torsten provide the possibility for breaking lines only in comments (bug #41555)
Sat, 25 Feb 2017 21:13:35 +0100 Torsten automatically add a comment string when line breaking in line comments
Sat, 25 Feb 2017 20:54:02 +0100 Kai T. Ohlhus doc: remove duplicate name in contributors.in (bug #46740)
Sat, 25 Feb 2017 17:57:01 +0100 Torsten function providing comment strings uses lexer number and not lexer names
Sat, 25 Feb 2017 12:27:47 +0100 Kai T. Ohlhus doc: add missing contributors from hg log to contributors.in (bug #46740)
Sat, 25 Feb 2017 00:19:13 +0100 Kai T. Ohlhus maint: Merge stable to default.
Sat, 25 Feb 2017 00:17:55 +0100 Kai T. Ohlhus doc: Update titlepage copyright year. stable
Fri, 24 Feb 2017 21:37:11 +0100 Torsten improve line breaking in the editor
Fri, 24 Feb 2017 11:43:56 -0800 Rik maint: merge stable to default.
Fri, 24 Feb 2017 11:40:05 -0800 Rik Remove inline keyword on file_stat destructor which breaks MacOS compilation (bug #50234). stable
Fri, 24 Feb 2017 13:54:47 -0500 John W. Eaton maint: Merge stable to default.
Fri, 24 Feb 2017 13:47:12 -0500 John W. Eaton Added tag release-4-2-1 for changeset 1327ea4f5a93 stable
Wed, 22 Feb 2017 13:16:59 -0500 John W. Eaton Version 4.2.1 released. stable release-4-2-1
Thu, 23 Feb 2017 16:08:44 -0800 Rik Make uimenu "Position" property Matlab-compatible (bug #50369).
Thu, 23 Feb 2017 14:55:39 -0800 Rik maint: Indent foreach blocks in Qt GUI code for readability.
Thu, 23 Feb 2017 19:28:41 +0100 Pantxo Diribarne Disable deprecation warnings when using internal __get__ (bug #50327)
Wed, 22 Feb 2017 13:00:04 -0500 John W. Eaton maint: Update copyright dates.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Tue, 21 Feb 2017 16:56:38 -0800 Rik maint: Periodic merge of stable to default.
Tue, 21 Feb 2017 16:55:25 -0800 Rik doc: Reword manual section on numeric constants for clarity. stable
Tue, 21 Feb 2017 16:24:19 -0800 Rik doc: Fix differences between example code and run time results (bug #50282). stable
Sun, 19 Feb 2017 20:44:38 +0100 Pantxo Diribarne Fix opengl "invalid operation" when zooming (bug #50317) stable
Tue, 21 Feb 2017 14:55:34 +0100 Michael D. Godfrey doc: provide complete examples in plotting documentation (bug #44263) stable
Mon, 20 Feb 2017 18:11:02 +0100 Ernst Reissner doc: Overhaul Java interface description (bug #50299) stable
Mon, 20 Feb 2017 17:39:12 +0100 Ernst Reissner doc: Add documentation for hex and binary prefix and _ separator(bugs #50305, #50334) stable
Sun, 19 Feb 2017 22:01:18 -0800 Rik Fix incorrect handling of 0b binary numbers in complex contstants. stable
Sun, 19 Feb 2017 12:37:59 +0100 Pantxo Diribarne Deprecate "light" and "demi" values for "fontweight" property (bug #50353).
Sun, 19 Feb 2017 21:19:34 +0100 Pantxo Diribarne Disable deprecation warnings when resetting graphics objects (bug #50327)
Sun, 19 Feb 2017 21:10:03 -0800 Rik maint: merge of stable to default.
Sun, 19 Feb 2017 20:50:42 -0800 Rik Guarantee returning std::string from tilde_expand functions (bug #50234). stable
Sun, 19 Feb 2017 19:42:44 -0800 Rik Workaround segfault in file_stat (bug #50234). stable
Sun, 19 Feb 2017 14:59:58 +0100 Pantxo Diribarne Better documentation of *fcn properties stable
Sun, 19 Feb 2017 12:06:23 +0100 Torsten add preference for closing files when editor is closed/hidden (bug #50106)
Sat, 18 Feb 2017 21:05:36 -0800 Rik maint: merge stable to default.
Fri, 17 Feb 2017 13:09:49 +0100 Pantxo Diribarne genpropdoc.m: document more graphics properties (bug #50337). stable
Thu, 16 Feb 2017 14:04:29 +0100 Pantxo Diribarne New mechanism to deprecate graphics properties (bug #50327)
Sat, 18 Feb 2017 04:04:52 +0100 Ernst Reissner doc: Fix build of docs broken in sub2ind (bug #50348). stable
Sat, 18 Feb 2017 18:40:15 +0100 Torsten fix removing editor tabs on application exit
Fri, 10 Feb 2017 22:16:16 -0500 John D build: Clear ac_cv_prog_ac_ct_XXXX qt variables if correct qt was not found (Bug #50214)
Fri, 17 Feb 2017 20:31:45 -0500 John W. Eaton maint: Merge stable to default.
Fri, 17 Feb 2017 20:31:20 -0500 John W. Eaton * main.in.cc (main): Improve comment. stable
Fri, 17 Feb 2017 20:26:20 -0500 John W. Eaton maint: Merge stable to default.
Fri, 17 Feb 2017 20:05:35 -0500 John W. Eaton always fork and exec when starting the gui (bug #49609) stable
Fri, 17 Feb 2017 17:26:34 +0100 Kai T. Ohlhus maint: merge of stable to default.
Fri, 17 Feb 2017 17:24:28 +0100 Kai T. Ohlhus maint: add classdef test files from cset 194481349d22 (bug #49819) stable
Fri, 17 Feb 2017 16:41:29 +0100 Kai T. Ohlhus * scripts/general/publish.m: Avoid creation of empty ouput blocks.
Fri, 17 Feb 2017 07:54:31 +0100 Torsten highlight all occurrences of a selected word in the editor (bug #41470)