log

age author description
Thu, 17 May 2018 11:55:18 -0700 Rik maint: merge stable to default.
Thu, 17 May 2018 11:54:54 -0700 Rik Stop segfault in debug mode with readline complete (bug #53925). stable
Thu, 17 May 2018 09:22:31 -0700 Rik Use correct abbreviation UTC for Coordinated Universal Time (bug #53918). stable
Wed, 16 May 2018 22:03:10 -0700 Rik maint: merge stable to default.
Wed, 16 May 2018 22:02:10 -0700 Rik Remove code to install default colors for qt toolkit from window theme (bug #53805). stable
Wed, 16 May 2018 21:14:09 +0200 Torsten fix missing title bar highlighting when (un)docking a widget
Tue, 15 May 2018 18:09:04 -0400 John W. Eaton use reference to tree_evaluator instead of pointer
Tue, 15 May 2018 17:05:47 -0400 John W. Eaton move convert_to_const_vector from tree_argument_list to tree_evaluator
Tue, 15 May 2018 15:34:09 -0400 John W. Eaton maint: Merge stable to default.
Tue, 15 May 2018 14:53:41 -0400 John W. Eaton back out changes attempting to automatically call handle class destructor stable
Tue, 15 May 2018 11:47:21 -0700 Rik maint: merge stable to default.
Tue, 15 May 2018 11:46:25 -0700 Rik residue.m: Use a pre-conditioner on final matrix division for numerical stability (bug #53869) stable
Tue, 15 May 2018 01:28:40 -0400 John W. Eaton maint: Merge stable to default.
Tue, 15 May 2018 01:08:38 -0400 John W. Eaton track multiple file types (oct|m|mex) for private functions (bug #53856) stable
Mon, 14 May 2018 20:41:59 -0400 John W. Eaton also preserve temporaries in indexing expressions (bug #53844) stable
Mon, 14 May 2018 16:54:38 -0400 John W. Eaton also update load-path info if private subdir time stamp changes (bug #53856) stable
Mon, 14 May 2018 03:47:19 +0200 larskindermann always activate a newly docked widget (bug #53890)
Mon, 14 May 2018 14:47:19 -0400 John W. Eaton defer deletion of temporaries in argument lists (bug #53844) stable
Sun, 13 May 2018 10:07:54 +0200 Torsten make shortcuts for searching within the documentation configurable
Thu, 10 May 2018 21:05:55 +0200 Markus Mützel Always return previous mfile_encoding setting (bug #53842).
Sat, 12 May 2018 19:07:58 +0200 Torsten prevent notifications on externally changed editor files (bug 53539)
Fri, 11 May 2018 16:46:27 -0400 John W. Eaton improve test for handle class destructor stable
Fri, 11 May 2018 16:22:03 -0400 John W. Eaton call delete method correctly for handle class objects (bug #53844) stable
Fri, 11 May 2018 11:27:01 -0400 John W. Eaton avoid warning from gcc 8 (bug #53872)
Thu, 10 May 2018 19:08:10 -0400 John W. Eaton maint: Merge stable to default.
Thu, 10 May 2018 16:16:25 -0400 John W. Eaton use size_t for f77 char arg length params with GCC 8 (bug #53872) stable
Wed, 09 May 2018 20:29:36 +0200 Markus Mützel Convert strings for Qt from UTF-8 instead of from system code page (bug #53870).
Sun, 06 May 2018 21:03:51 +0200 Markus Mützel Convert strings to UTF-32 for FreeType (bug #53646).
Sat, 05 May 2018 20:13:18 +0200 Markus Mützel Add support for arbitrary character encodings in m-files (bug #53842).
Tue, 08 May 2018 11:53:34 -0400 John W. Eaton eliminate some global accesses to the breakpoint table