log

age author description
Thu, 28 Jul 2016 16:54:54 +0200 Andreas Weber dump_demos.m: Change regex for replacement of double quotes, add dummy assert
Wed, 27 Jul 2016 18:25:31 -0400 John W. Eaton style fixes
Wed, 27 Jul 2016 14:52:09 +0100 Carnë Draug xzip.cc: replace throwing exceptions in destructors (bug #48640)
Wed, 27 Jul 2016 16:25:45 -0400 John W. Eaton do system dependent and default variable inits early (bug #)
Tue, 26 Jul 2016 10:40:46 -0400 John W. Eaton * interpreter.cc (interpreter::interpreter): Fix typo in previous change.
Tue, 26 Jul 2016 09:49:56 -0400 John W. Eaton don't print startup message for --eval (bug #48620)
Mon, 25 Jul 2016 14:50:29 +0100 Marco Caliari New function normest1 as replacement for onenormest (patch #8837)
Thu, 30 Jun 2016 18:20:37 +1000 Lachlan Andrew Fix assignment to an property of an element of classdef array (bug #46660)
Mon, 25 Jul 2016 19:46:33 -0400 Lachlan Andrew Force reload of a function after it is saved in the editor (bug #46632)
Thu, 30 Jun 2016 18:28:56 +1000 Lachlan Andrew Stop bookmarks being hidden by breakpoints / execution point (bug #48292)
Sat, 28 May 2016 20:08:56 +1000 Lachlan Andrew Wrap search for "next bookmark" and "prev bookmark" (bug #48044)
Mon, 14 Mar 2016 21:57:01 +1100 Lachlan Andrew Go to right editor line number, even with folding (bug #47414)
Mon, 25 Jul 2016 17:44:02 -0400 Daniel J Sebald Save settings in Qt convention, delete all children in destructors (bug #45366)
Fri, 22 Jul 2016 18:44:43 +0100 Carnë Draug mk-doc-cache.pl: some perl best practice changes.
Mon, 25 Jul 2016 09:49:28 -0400 John W. Eaton * mk-doc-cache.pl: Fix substitutions to escape block comment markers.
Sun, 24 Jul 2016 12:51:12 -0400 John W. Eaton fix test for profile (bug #46315)
Sun, 24 Jul 2016 12:17:07 +0200 Andreas Weber doc: Fix "doubled words" typos (\b(\w+)\s+\1\b)
Sat, 23 Jul 2016 18:39:07 -0400 Lachlan Andrew Allow TAB autocompletion of local functions in debug mode (bug #48317)
Thu, 30 Jun 2016 18:19:37 +1000 Lachlan Andrew Allow tab completion of arrays of structures.
Sat, 23 Jul 2016 14:49:54 -0400 John W. Eaton avoid displaying plots in axis tests (bug #48602)
Fri, 25 Mar 2016 14:28:40 +1100 Lachlan Andrew Enable shortcuts for find next / find previous
Sun, 15 Mar 2015 19:35:01 +0100 Torsten changeset: 19946:59385cda0598
Fri, 22 Jul 2016 17:09:38 -0700 Mike Miller doc: Reword methods doc string for clarity
Fri, 22 Jul 2016 17:06:21 -0700 Mike Miller doc: Reword and clarify fieldnames doc string for Java classes and objects
Fri, 22 Jul 2016 15:26:58 -0400 John W. Eaton move system dependent code to sysdep.cc
Thu, 30 Jun 2016 18:17:26 +1000 Lachlan Andrew Track line numbers when in debug mode (bug #45764)
Wed, 20 Jul 2016 16:27:49 +0200 Markus Mützel Support setting colormap min max with axis.m (bug #48566).
Thu, 21 Jul 2016 14:43:30 +0200 Markus Mützel Change default properties of isosurface (bug #48572).
Wed, 20 Jul 2016 20:44:21 +0200 Markus Mützel Visual differences between Octave and Matlab (bug #48572)
Sun, 26 Jun 2016 13:32:03 +0200 Carnë Draug Rewrite gzip and bzip2 in C++ instead of using its applications (bug #43431)