log

age author description
Mon, 15 May 2017 15:58:57 +0100 Carnë Draug accumarray.m: check if func is a function handle
Mon, 15 May 2017 14:31:13 +0100 Carnë Draug doc: fix typos 'to the assembler' not 'though the compiler'
Mon, 15 May 2017 14:09:38 +0100 Carnë Draug doc: fix typo 'to the linker' not 'though the linker'
Sun, 14 May 2017 00:44:43 +0200 Torsten customizable size of line numbers in the editor (bug #46959)
Sat, 13 May 2017 17:07:12 +0200 Torsten more frequent preparation of data for autocompletion
Fri, 12 May 2017 12:51:23 +0200 Torsten restore last editor session not before octave is ready
Thu, 11 May 2017 17:50:49 -0400 John W. Eaton eliminate --enable-bounds-check configure option
Thu, 11 May 2017 12:03:16 -0700 Rik maint: Periodic merge of stable to default.
Thu, 11 May 2017 12:02:44 -0700 Rik print.m: Update documentation to refer to OpenGL-based toolkits, not just FLTK. stable
Wed, 10 May 2017 20:05:23 +0100 Carnë Draug Support uint32 and uint64 on image conversion functions (bug #47115)
Wed, 10 May 2017 13:53:22 -0400 John W. Eaton * pt-arg-list.cc: Fix docstring formatting.
Wed, 10 May 2017 13:37:43 -0400 John W. Eaton make isargout work again for nested function calls
Wed, 10 May 2017 11:09:52 -0400 John W. Eaton eliminate lvalue list arguments from evaluator functions
Wed, 10 May 2017 15:04:28 +0200 Kai T. Ohlhus * __ode15__.cc: Avoid deprecated function warnings.
Tue, 09 May 2017 12:49:53 -0400 John W. Eaton maint: Use "" instead of <> for our own include files.
Tue, 09 May 2017 12:34:39 -0400 John W. Eaton * __eigs__.cc: Avoid deprecated function warnings.
Tue, 09 May 2017 12:21:37 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Tue, 09 May 2017 12:13:12 -0400 John W. Eaton simplify checking evaluation context for classdef methods
Tue, 09 May 2017 08:46:07 -0700 Rik maint: Clean up #includes in liboctave/numeric directory.
Mon, 08 May 2017 20:58:14 -0700 Rik fsolve.m: Issue an error for incorrectly sized user Jacobian (bug #50454).
Mon, 08 May 2017 13:08:11 -0400 John W. Eaton prefer feval over do_multi_index_op
Sun, 07 May 2017 14:00:50 +0200 Torsten remove color highlight of error messages in gui console
Thu, 04 May 2017 23:25:36 -0400 John W. Eaton * pt-decl.cc: Fix error in previous change.
Thu, 04 May 2017 15:10:29 -0400 John W. Eaton use mark_global and mark_persistent consistently
Thu, 04 May 2017 15:02:46 -0400 John W. Eaton handle global and persistent in tree_decl_command, not as separate classes
Thu, 04 May 2017 10:29:51 -0400 John W. Eaton Merge stable to default.
Thu, 04 May 2017 10:03:26 -0400 John W. Eaton use idx_type for dimensions instead of int (bug #50934) stable
Wed, 03 May 2017 15:22:21 -0400 John W. Eaton use "" instead of <> for including defaults.h and version.h
Wed, 03 May 2017 09:15:22 -0700 Rik maint: Periodic merge of stable to default.
Fri, 28 Apr 2017 15:29:39 -0400 John W. Eaton show stack trace for wrong type arg errors (bug #50894) stable