log

age author description
Tue, 23 May 2017 14:27:44 -0400 John W. Eaton undo part of previous change
Tue, 23 May 2017 13:55:43 -0400 John W. Eaton fix compound binary op error introduced in c452180ab672
Tue, 23 May 2017 12:24:44 -0400 John W. Eaton improve compatibility and simplify evaluation of index expressions
Mon, 22 May 2017 13:45:19 -0400 John W. Eaton eliminate duplication in subsref methods for function objects
Fri, 19 May 2017 16:05:03 -0400 John W. Eaton use DEFMETHOD for some built-in functions
Fri, 19 May 2017 16:01:18 -0400 John W. Eaton provide DEFMETHOD macros
Fri, 19 May 2017 15:53:32 -0400 John W. Eaton new function for accessing interpreter
Mon, 22 May 2017 13:42:22 -0700 Rik Increase tolerance for __osmesa_print__ tests (bug #49034).
Mon, 22 May 2017 12:12:45 -0700 Mike Miller Fix concatenation of a struct with an empty cell array (bug #39041)
Sun, 21 May 2017 18:03:58 -0700 Rik Don't iterate over empty for loop expressions (bug #50893).
Thu, 18 May 2017 08:12:40 -0700 Rik maint: periodic merge of stable to default.
Thu, 18 May 2017 08:09:08 -0700 Rik interp1.m: Return NA for all columns which are out of bounds (bug #51030). stable
Thu, 18 May 2017 10:53:24 -0400 John W. Eaton manage interpreter instance in interpreter object
Wed, 17 May 2017 22:13:28 -0700 Mike Miller maint: sort Octave m4 macro definitions
Wed, 17 May 2017 21:55:33 -0700 Mike Miller maint: drop workarounds for ancient versions of Autoconf
Wed, 17 May 2017 18:55:37 -0700 Mike Miller Skip tests that require gnuplot when gnuplot is not installed (bug #36983)
Wed, 17 May 2017 18:45:14 -0700 Mike Miller Allow compile-time feature tests to pass with an empty set of features
Wed, 17 May 2017 18:20:34 -0400 John W. Eaton fix ancient typo
Wed, 17 May 2017 17:09:50 -0400 John W. Eaton * configure.ac (AC_PREREQ): Require autoconf version 2.65.
Wed, 17 May 2017 17:08:06 -0400 John W. Eaton remoave obsolete README files in etc directory
Wed, 17 May 2017 16:31:04 -0400 John W. Eaton improve some function names
Wed, 17 May 2017 14:34:05 -0400 John W. Eaton eliminate remaining do_multi_index_op methods
Wed, 17 May 2017 11:17:42 -0400 John W. Eaton use feval instead of do_multi_index_op
Tue, 16 May 2017 18:53:10 -0400 John W. Eaton * pt-misc.h (tree_va_return_list): Delete unused class.
Tue, 16 May 2017 18:32:46 -0400 John W. Eaton modernize octave_mex_function
Tue, 16 May 2017 17:23:09 -0400 John W. Eaton use F77_INT type for integer args to Fortran MEX functions
Tue, 16 May 2017 06:55:25 +0200 Torsten parse error messages clickable in gui console for opening the file (bug #35619)
Mon, 15 May 2017 18:05:44 -0400 John W. Eaton * idx-vector.h (checkelem): Don't deprecate (yet).
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Mon, 15 May 2017 16:09:35 +0100 Carnë Draug gray2ind.m: revert accidental changes included in bf063fafeca5
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
Wed, 03 May 2017 09:32:56 -0400 John W. Eaton use lgamma if lgamma_r is not available (bug #50919)
Tue, 02 May 2017 16:01:14 -0700 Rik maint: Add '#include "XXX.h"' to XXX.cc files.
Tue, 02 May 2017 15:00:43 -0700 Rik maint: Eliminate fairly useless 1-line comment ahead of copyright statement for some files.
Tue, 02 May 2017 17:18:02 -0400 John W. Eaton do sysdep init and init global vars in app, not interpreter (bug #50880)
Fri, 28 Apr 2017 17:20:13 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL for remaining instances in code.
Fri, 28 Apr 2017 16:40:17 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
Fri, 28 Apr 2017 15:29:39 -0400 John W. Eaton show stack trace for wrong type arg errors (bug #50894)
Fri, 28 Apr 2017 11:38:39 -0700 Rik maint: Eliminate <cfloat.h> header from libinterp files
Fri, 28 Apr 2017 13:52:02 -0400 John W. Eaton use builtin-defun-decls.h to ensure declarations of interpreter functions
Fri, 28 Apr 2017 13:49:27 -0400 John W. Eaton use DEFALIAS to define inverse
Fri, 28 Apr 2017 13:59:51 -0400 John W. Eaton also use DEFUN macros for local function declarations
Fri, 28 Apr 2017 11:53:54 -0400 John W. Eaton use false instead of -1 for bool "failure" value
Thu, 27 Apr 2017 17:33:10 -0700 Rik maint: Wrap tertiary operator in parentheses "(COND ? x : y)".
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Thu, 27 Apr 2017 15:26:32 -0400 John W. Eaton avoid calling abort if possible; include cstdlib for declaration if needed
Thu, 27 Apr 2017 10:04:31 -0700 Rik maint: Use convention "static_cast<void *>" for casting of pointers.
Thu, 27 Apr 2017 09:48:57 -0700 Rik maint: Use convention 'void * fcn ()' for functions which return pointers.
Thu, 27 Apr 2017 12:31:17 -0400 John W. Eaton move load_path class to octave namespace
Wed, 26 Apr 2017 01:32:49 -0400 John W. Eaton remove some unnecessary forward declarations
Wed, 26 Apr 2017 09:57:28 -0700 Rik maint: Eliminate <cfloat.h> header from liboctave files.
Wed, 26 Apr 2017 01:20:50 -0400 John W. Eaton allow most header files to be compiled separately
Wed, 26 Apr 2017 01:05:39 -0400 John W. Eaton * mexproto.h: Don't define OCTINTERP_API.
Wed, 26 Apr 2017 00:55:06 -0400 John W. Eaton pass dim_vector as const reference, not by value
Wed, 26 Apr 2017 00:53:08 -0400 John W. Eaton don't install options-usage.h
Thu, 20 Apr 2017 00:20:59 -0400 John W. Eaton eliminate load-path singleton
Tue, 25 Apr 2017 14:20:34 -0400 John W. Eaton new action_container constructors for unwind_protect
Tue, 25 Apr 2017 13:52:20 -0400 John W. Eaton eliminate remains of BEGIN_PROFILER_BLOCK and END_PROFILER_BLOCK macros
Fri, 21 Apr 2017 18:07:40 -0400 John W. Eaton begin refactoring parse tree evaluator
Mon, 24 Apr 2017 21:03:38 -0700 Rik maint: rename cruft/ directory to external/
Mon, 24 Apr 2017 17:20:37 -0700 Rik maint: Use convention 'int& x' for naming references.
Mon, 24 Apr 2017 14:38:34 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Sun, 23 Apr 2017 22:01:49 +0200 Pantxo Diribarne Fix regression with true color unint8 images (bug #50797)
Sun, 23 Apr 2017 21:25:45 -0700 Rik qz.cc: Overhaul qz function.
Sat, 22 Apr 2017 20:56:13 -0700 Rik maint: Merge stable to default.
Sat, 22 Apr 2017 20:55:43 -0700 Rik doc: Redo docstring for qz (bug #50846). stable
Sat, 22 Apr 2017 14:11:40 -0700 Mike Miller Refactor and normalize generated build info source files
Sat, 22 Apr 2017 08:12:54 -0400 John W. Eaton move contents of liboctave/cruft/misc to liboctave/util
Thu, 20 Apr 2017 12:34:40 -0400 John W. Eaton handle boolean expressions separately in JIT compiler
Thu, 20 Apr 2017 12:52:32 -0400 John W. Eaton let walker visit tree_boolean and tree_compound_binary expressions directly
Thu, 20 Apr 2017 12:27:35 -0400 John W. Eaton protect tree_unop and tree_array_list constructors
Fri, 21 Apr 2017 20:26:33 -0700 Rik Use more std:: routines in liboctave/array header files.
Fri, 21 Apr 2017 11:14:06 -0700 Mike Miller Make Qt generated resource files reproducible
Fri, 21 Apr 2017 08:35:17 -0700 Rik Use std::copy_n rather than std::copy for clarity in liboctave/array.
Thu, 20 Apr 2017 20:02:23 -0700 Mike Miller Ensure generated source files are deterministic and reproducible
Thu, 20 Apr 2017 00:16:08 -0400 John W. Eaton rename load_path::loader to load_path::package_info
Wed, 19 Apr 2017 21:04:28 -0700 Mike Miller system.tst: fix failing system call tests in some corner cases
Thu, 20 Apr 2017 01:10:18 +0100 Carnë Draug Rename warning ID GraphicsMagic-Quantum-Depth GraphicsMagick-Quantum-Depth.
Wed, 19 Apr 2017 09:46:27 -0700 Rik maint: Periodic merge of stable to default.
Wed, 19 Apr 2017 09:43:53 -0700 Rik acinclude.m4: Look for "qscintilla_qt5" as another name for Qt5 scintilla library. stable
Tue, 18 Apr 2017 16:45:27 -0700 Rik Revert change to Copyright word wrapping in 907f8c3e1c8d.
Tue, 18 Apr 2017 16:35:38 -0700 Rik Reverse orientation of vertical uicontrol "sliders" for Matlab compatibility (bug #50818).
Wed, 19 Apr 2017 01:30:09 +0200 Kai T. Ohlhus doc: improve @polynomial example class constructor
Wed, 19 Apr 2017 01:28:07 +0200 Kai T. Ohlhus doc: disp rather than display should be overloaded (bug #50640, bug #50729).
Wed, 19 Apr 2017 01:22:23 +0200 Markus Mützel doc: new section about classdef classes with example (bug #44590).
Tue, 18 Apr 2017 11:59:24 -0700 Rik maint: Use std::copy_n and std::fill_n for dim_vectors and idx_vectors.
Tue, 18 Apr 2017 12:04:30 +0200 Andreas Stahel Fix hermite cubic interpolation in ode23
Mon, 17 Apr 2017 18:14:40 -0400 John W. Eaton make testif code and docs match
Mon, 17 Apr 2017 17:44:56 -0400 John W. Eaton use %!testif runtime tests to properly skip java tests
Mon, 17 Apr 2017 21:28:55 +0200 Torsten highlight error messages in gui and provide links to open files (bug #35619)