log

age author description
Sat, 25 Jan 2014 20:04:46 -0500 Michael Goffioul Fix parsing of classdef property accessors.
Thu, 23 Jan 2014 04:07:32 -0500 John W. Eaton don't allow get and set followed by "(" to be recognized as keywords.
Sat, 25 Jan 2014 16:41:01 -0800 Rik Correctly handle 'dbtype lineno' case.
Sat, 25 Jan 2014 16:15:13 -0800 Rik Error out of dbtype when start or end line number <= 0.
Sat, 25 Jan 2014 11:48:02 -0500 John W. Eaton allow urlwrite to work again stable
Sat, 25 Jan 2014 14:40:11 +0100 Torsten *de_DE.ts: consistent translation of the two Find Files in the file browser stable
Sat, 25 Jan 2014 14:37:07 +0100 Torsten * files-dock-widget.cc (contextmenu_requested): add icon for find files action stable
Sat, 25 Jan 2014 14:30:36 +0100 Torsten context menu open in the file browser really opens the file stable
Sat, 25 Jan 2014 13:51:25 +0100 Torsten apply the context menu of the file browser to the correct item (bug #41430) stable
Sat, 25 Jan 2014 01:38:15 -0800 Rik Speed up dbtype by 10X by using line-oriented input.
Sat, 25 Jan 2014 00:45:13 -0800 Rik doc: Improve the documentation for the debug chapter of the manual. stable
Sat, 25 Jan 2014 01:02:12 -0500 Mike Miller Use std::ostream::fail instead of unsafe implicit bool conversion (bug #41335) stable
Thu, 16 Jan 2014 22:49:52 -0500 Michael Godfrey graphics_toolkit: Check argument against list of available toolkits (bug #41258) stable
Fri, 24 Jan 2014 22:17:29 -0500 Michael Goffioul Implement subsasgn overloading in classdef
Fri, 24 Jan 2014 17:17:00 -0800 Rik Add ellipses to file dock context menu items which open windows. gui-release
Fri, 24 Jan 2014 17:12:39 -0800 Rik doc: Improve docstrings for dbstop, dbup, dbdown.
Fri, 24 Jan 2014 16:44:27 -0800 Rik Add new input keyword "all" for dbclear to remove all breakpoints.
Fri, 24 Jan 2014 14:40:23 -0800 Michael C. Grant Part 2: Find Qt libs in framework option for Macs (bug #41236) stable
Fri, 24 Jan 2014 14:10:25 -0800 Rik Allow dbstop to set breakpoints outside of the function currently being debugged.
Fri, 24 Jan 2014 12:48:22 -0800 Rik Correctly return all breakpoints when called with no arguments (bug #41338).
Fri, 24 Jan 2014 12:28:33 -0800 Rik Fix extra space in dbwhere output.
Fri, 24 Jan 2014 12:20:47 -0800 Rik Fix dbtype problems when used in subfunctions.
Fri, 24 Jan 2014 11:46:00 -0800 Rik Fix dblist problems when used in subfunctions.
Fri, 24 Jan 2014 11:58:04 -0800 Rik doc: Add dblist to list of commands from 'help debug'. stable
Fri, 24 Jan 2014 20:31:33 +0100 Torsten update of gui language files (no new strings, only line numbers) stable
Fri, 24 Jan 2014 10:14:57 -0800 Rik assert.m: Fix regression and accept more than 3 arguments for certain cases (bug #41332). stable
Fri, 24 Jan 2014 09:32:55 -0800 Rik Rename Fortran example files from 'fort' prefix to 'fortran' prefix. stable
Fri, 24 Jan 2014 09:11:01 -0800 Rik mex_demo.c: Fix incorrect comments describing how to run example. stable
Fri, 24 Jan 2014 09:09:48 -0800 Rik myfeval.c: Fix segfault in mex example code. stable
Fri, 24 Jan 2014 04:20:09 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 24 Jan 2014 04:19:46 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 24 Jan 2014 04:19:00 -0500 John W. Eaton * mkoctfile.in.cc: Use std:: instead of using declarartion. stable
Fri, 24 Jan 2014 04:10:53 -0500 John W. Eaton * mkoctfile.in.cc: Use gnulib:: tag where appropriate. stable
Fri, 24 Jan 2014 03:48:06 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 24 Jan 2014 03:47:31 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 24 Jan 2014 03:40:55 -0500 John W. Eaton use common code to get OCTAVE_HOME in main, octave-config and mkoctfile stable
Fri, 24 Jan 2014 03:24:46 -0500 John W. Eaton make mkoctfile.m list of variables consistent with mkoctfile.cc (bug #41296) stable
Thu, 23 Jan 2014 22:01:22 -0800 Rik doc: Re-write bits of External Code Interface chapter. stable
Fri, 24 Jan 2014 00:52:07 -0500 Mike Miller octave-config: Rebase dir variables to OCTAVE_HOME only when it is defined stable
Thu, 23 Jan 2014 20:36:24 -0800 Rik mkoctfile.m: Add missing bracket to @deftypefn declaration. stable
Thu, 23 Jan 2014 21:24:43 -0500 Michael Goffioul Allow to call superclass constructor without arguments.
Thu, 23 Jan 2014 14:40:35 -0800 Rik maint: Merge gui-release -> stable.
Thu, 23 Jan 2014 14:40:02 -0800 Rik maint: Merge stable -> gui-release. gui-release
Thu, 23 Jan 2014 14:37:43 -0800 Michael C. Grant configure.ac: Find Qt libs in framework option for Macs (bug #41236) stable
Thu, 23 Jan 2014 16:16:07 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 23 Jan 2014 16:15:46 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 23 Jan 2014 16:14:50 -0500 John W. Eaton make octave-config and mkoctfile consistent with last shell script versions stable
Thu, 23 Jan 2014 12:53:32 -0800 Rik datetick.m: Add more detail to FIXME note.
Thu, 23 Jan 2014 12:49:07 -0800 Rik doc: Re-write documentation for errorbar family of functions. stable
Thu, 23 Jan 2014 21:16:15 +0100 Torsten * settings-dialog.ui: missing changes for cset dfc6ef6ac455 gui-release
Thu, 23 Jan 2014 21:00:51 +0100 Torsten some text improvements in the gui (#bug 41201) gui-release
Thu, 23 Jan 2014 10:44:24 -0800 Rik plotyy.m: Overhaul function to use updated newplot().
Thu, 23 Jan 2014 19:35:43 +0100 Torsten improve width of editor tabs when showing complete file path gui-release
Tue, 21 Jan 2014 22:40:29 -0500 Mike Miller Always build mkoctfile and octave-config as executables (bug #41296) stable
Thu, 23 Jan 2014 10:38:10 -0500 Michael Goffioul Allow "end" method declaration/definition in classde files.
Thu, 23 Jan 2014 03:43:41 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 23 Jan 2014 03:43:11 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 22 Jan 2014 22:47:14 -0800 Rik configure.ac: Fix broken build with AMCOND_HAVE_LLVM.
Wed, 22 Jan 2014 19:08:40 -0800 Rik fill.m: Add titles to %!demos.
Wed, 22 Jan 2014 18:59:56 -0800 Rik fill.m: Replicate X or Y vector input to match size of X or Y matrix input.