log

age author description
Wed, 16 Jul 2014 19:55:30 -0400 John W. Eaton eliminate some unused parameter warnings in parser functions
Wed, 16 Jul 2014 18:38:55 -0400 John W. Eaton exist: don't search path for absolute or rooted relative file names
Tue, 15 Jul 2014 22:18:35 +0200 Andreas Weber Improve plot comparison scripts.
Mon, 14 Jul 2014 21:40:28 -0700 Rik Update some plot %!demos so that they run under Matlab.
Thu, 10 Jul 2014 18:01:56 +0200 pantxo Redefine mac specific default shortcuts (bug #41217) gui-release
Mon, 14 Jul 2014 20:50:10 +0200 Torsten shortcut_manager: clean up spaces after/before parentheses gui-release
Mon, 14 Jul 2014 08:54:45 -0700 Rik doc: Match docstring variable names to function variable names for linear-algebra m-files.
Sun, 13 Jul 2014 21:25:47 -0700 Rik maint: Periodic merge of gui-release to default.
Sun, 13 Jul 2014 21:23:27 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 13 Jul 2014 19:59:56 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Mon, 14 Jul 2014 08:33:02 -0700 Rik doc: Correct variable name in waitforbuttonpress docstring (bug #42768). stable
Fri, 27 Jun 2014 17:09:28 -0400 John W. Eaton WIFEXITED and WEXITSTATUS macros for mkoctfile.cc stable
Sun, 13 Jul 2014 20:43:25 -0700 Rik Stop mkoctfile process if any part of compilation or linking fails (bug #42704). stable
Sun, 13 Jul 2014 19:46:57 -0700 Rik build: Create octave.desktop even when --disable-docs configured (bug #42720). stable
Sun, 13 Jul 2014 19:46:57 -0700 Rik build: Create octave.desktop even when --disable-docs configured (bug #42720).
Sun, 13 Jul 2014 18:37:21 -0700 Rik maint: Remove deprecated function java_new.m
Sun, 13 Jul 2014 18:36:25 -0700 Rik maint: Periodic merge of gui-release to default.
Sun, 13 Jul 2014 18:04:42 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 13 Jul 2014 17:43:19 -0700 Rik doc: Update documentation around java_get, java_set. stable
Sun, 13 Jul 2014 09:45:00 -0400 Ben Abbott Move java_set.m and java_get.m from scripts/deprecated/module.mk to scripts/java/module.mk. stable
Sat, 12 Jul 2014 23:23:13 +0100 Carnë Draug "Un"-deprecate java_get() and java_set() functions (bug #41239). stable
Fri, 11 Jul 2014 13:36:12 -0700 Rik Change OpenGL dashed line style to 50% mark / 50% space.
Thu, 10 Jul 2014 09:52:49 +0200 Pantxo Diribarne Fix ambiguous Matrix initialization from csetdf972b9d080a
Tue, 08 Jul 2014 12:19:37 +0200 Massimiliano Fasi bandwidth.m: Add new function.
Tue, 08 Jul 2014 20:45:50 +0100 Carnë Draug javaclasspath: refactor to avoid duplication and skip check of nargout.
Tue, 08 Jul 2014 19:55:03 +0100 Carnë Draug fieldnames: return only field names of java objects instead of description.
Sat, 21 Jun 2014 13:07:57 +0200 Pantxo Diribarne Translate patch property listeners to C++ (bug #42159)
Sat, 05 Jul 2014 10:09:56 +0200 Massimiliano Fasi Add new matrix functions (isdiag, isbanded, istril, istriu) (bug #42688).
Mon, 14 Apr 2014 22:53:44 +0200 Pantxo Diribarne Update image "x/ydata" when "cdata" is changed (bug #42121)
Fri, 04 Jul 2014 17:12:50 +0200 Philip Nienhuis listdlg.m: convert SQ strings to DQ, fix num2str call in %!demos. stable