log

age author description
Wed, 28 Jun 2017 23:50:55 -0400 John W. Eaton * toplev.cc (F__octave_config_info__): Reorganize initialization.
Wed, 28 Jun 2017 22:56:43 -0400 John W. Eaton fix file lists for renaming of defaults.in.h and defaults.cc
Wed, 28 Jun 2017 22:49:03 -0400 John W. Eaton rename files missed in previous commit
Wed, 28 Jun 2017 15:20:02 -0400 John W. Eaton revamp insertion of config variables into binaries and eliminate some macros
Wed, 28 Jun 2017 01:15:21 -0400 John W. Eaton don't call built-in interpreter functions from the application context
Tue, 27 Jun 2017 18:30:12 -0400 John W. Eaton rename a few more build scripts for consistency
Tue, 27 Jun 2017 15:10:58 -0400 John W. Eaton rename some build scripts for consistency and move them to where they are used
Tue, 27 Jun 2017 09:24:08 -0700 Rik Use imag, real, arg from std library for Complex types.
Tue, 27 Jun 2017 07:57:52 -0400 John W. Eaton * ismember.m: Tag two known bug tests as fixed.
Tue, 27 Jun 2017 06:41:42 -0400 John W. Eaton move Vstring_fill_char to tree_evaluator class
Mon, 26 Jun 2017 23:54:43 -0400 John W. Eaton move Vmax_recursion_depth and Vsilent_functions to tree_evaluator class
Mon, 26 Jun 2017 19:35:17 -0400 John W. Eaton refactor local protection for internal variables
Mon, 26 Jun 2017 18:38:40 -0400 John W. Eaton move mlock, munlock, and mislocked to interpreter class
Mon, 26 Jun 2017 18:05:53 -0400 John W. Eaton move bind_ans to tree_evaluator class
Mon, 26 Jun 2017 17:50:36 -0400 John W. Eaton avoid some global access to interpreter and symbol table
Mon, 26 Jun 2017 17:44:07 -0400 John W. Eaton * dasrt.cc (Fdasrt): Use extract_function instead of is_valid_function.
Mon, 26 Jun 2017 14:31:07 -0400 John W. Eaton deprecate some global functions that access the symbol table
Mon, 26 Jun 2017 13:58:58 -0400 John W. Eaton avoid unused parameter warning
Mon, 26 Jun 2017 11:15:33 -0400 John W. Eaton * mxarray.in.h: Update version for deprecated function.
Mon, 26 Jun 2017 09:05:37 -0400 John W. Eaton remove octave:: namespace tag from symbols used inside octave namespace
Mon, 26 Jun 2017 09:02:21 -0400 John W. Eaton tag deprecated gl2ps_print wrapper function with OCTAVE_DEPRECATED attribute
Mon, 26 Jun 2017 08:06:05 -0400 John W. Eaton use m_ prefix for member variables in parser
Sun, 25 Jun 2017 09:50:51 -0400 John W. Eaton move symbol_table class inside octave namespace
Sat, 24 Jun 2017 19:58:44 -0400 John W. Eaton * classes.tst: Tag %!xtests with bug number.
Sat, 24 Jun 2017 19:42:59 -0400 John W. Eaton * gzip.cc: Tag %!xtest with bug number.
Sat, 24 Jun 2017 19:38:18 -0400 John W. Eaton * max.cc: Tag %!xtest tests with bug number.
Sun, 25 Jun 2017 16:40:30 +0200 Torsten move smart indendation from file_editor_tab to octave_qscintilla
Sun, 25 Jun 2017 08:56:45 +0200 Lachlan Andrew In the GUI editor, automatically add "endif" for "if" etc.
Sat, 24 Jun 2017 16:02:23 -0400 John W. Eaton allow make dist to work again
Sat, 24 Jun 2017 15:53:17 -0400 John W. Eaton fix variadic template declaration
Sat, 24 Jun 2017 14:10:13 -0400 John W. Eaton work around GCC 7 template instantiation problem
Sat, 24 Jun 2017 11:39:32 -0400 John W. Eaton handle remaining args (if any) in index expression (bug #51295)
Fri, 23 Jun 2017 18:18:07 -0400 John W. Eaton make +package function calls work again (bug #51295, #51296)
Fri, 23 Jun 2017 12:32:19 -0700 Rik Clean up lo-mappers.h, lo-mappers.cc.
Thu, 22 Jun 2017 19:38:58 -0700 Philip Nienhuis add unit tests creating and calling methods on some basic Java types
Thu, 22 Jun 2017 16:23:36 -0400 John W. Eaton rework __dump_symbol_table__ function
Thu, 22 Jun 2017 15:20:46 -0400 John W. Eaton new function to convert dim_vector to Array<octave_idx_type>
Thu, 22 Jun 2017 15:10:57 -0400 John W. Eaton new struct/map constructors
Thu, 22 Jun 2017 15:08:29 -0400 John W. Eaton use generic template for construction from standard containers
Thu, 22 Jun 2017 08:22:25 -0400 John W. Eaton new output stream operator for octave::sys::time objects
Thu, 22 Jun 2017 08:19:10 -0400 John W. Eaton move octave_preserve_stream_state to octave namespace
Thu, 22 Jun 2017 08:09:50 -0400 John W. Eaton move octave-preserve-stream-state.h from libinterp to liboctave
Wed, 21 Jun 2017 14:23:47 -0400 John W. Eaton refactor bison rules for parsing functions
Wed, 21 Jun 2017 11:46:31 -0400 John W. Eaton * ov-classdef.h: Fix typo in copyright notice.
Wed, 21 Jun 2017 10:43:22 -0700 Mike Miller restore Java method calls by delegating indexing properly (bug #51152)
Wed, 21 Jun 2017 17:00:12 -0700 Rik Remove xgamma.f, xdgamma.f which are now provided by std library.
Wed, 21 Jun 2017 16:44:26 -0700 Rik Remove legacy Fortran code for special functions now handled by std library.
Wed, 21 Jun 2017 09:53:49 -0700 Rik Promote simple functions from lo-specfun.cc to inline versions in lo-specfun.h.
Wed, 21 Jun 2017 11:29:41 -0400 John W. Eaton store directory and package names in function when function is parsed
Wed, 21 Jun 2017 10:26:29 -0400 John W. Eaton Backed out changeset 97c3223c17a6
Tue, 20 Jun 2017 18:39:32 -0700 Rik Promote simple functions from lo-mappers.cc to inline versions in lo-mappers.h
Tue, 20 Jun 2017 18:02:54 -0700 Mike Miller configure: ensure that the C++ compiler supports C++11
Tue, 20 Jun 2017 18:28:23 -0400 John W. Eaton restore frexp and frexpf gnulib modules removed in 21b2816820cf
Tue, 20 Jun 2017 18:26:15 -0400 John W. Eaton eliminate obsolete file lo-math.h
Tue, 20 Jun 2017 14:13:58 -0400 John W. Eaton update GNULIB_LINK_DEPS for recent changes
Tue, 20 Jun 2017 17:31:52 -0400 John W. Eaton stash directory name in classdef method objects (bug #45444, bug #51276)
Tue, 20 Jun 2017 17:23:19 -0400 John W. Eaton make classdef constructors work again
Tue, 20 Jun 2017 09:10:59 -0700 Rik lo-math.h: Remove #undef for log2 which is a part of modern C++ cmath header files.
Tue, 20 Jun 2017 08:48:52 -0700 Rik configure.ac: Remove unnecessary check for C++ sstream header.
Tue, 20 Jun 2017 10:54:57 -0400 John W. Eaton remove some unnecessary include statements from parse tree source
Tue, 20 Jun 2017 10:25:54 -0400 John W. Eaton improve colon expression construction and avoid possible memory leak
Tue, 20 Jun 2017 09:28:48 -0400 John W. Eaton avoid possible memory leak in parser
Tue, 20 Jun 2017 06:57:59 -0400 John W. Eaton avoid possible memory errors when parsing function files
Mon, 19 Jun 2017 14:57:34 -0400 John W. Eaton eliminate include statements for singleton-cleanup.h where no longer used
Mon, 19 Jun 2017 13:02:32 -0400 John W. Eaton don't use singleton for cdef_manager object
Tue, 20 Jun 2017 08:13:21 -0700 Rik Use trig functions for complex inputs from C++ std library.
Mon, 19 Jun 2017 21:14:12 -0700 Rik Use sqrt from C++ std library in liboctave.
Mon, 19 Jun 2017 14:26:57 -0700 Rik Use lgamma, lgammaf from C++ std library.
Mon, 19 Jun 2017 14:06:28 -0700 Mike Miller maint: drop deprecated ACLOCAL_AMFLAGS variable
Mon, 19 Jun 2017 10:30:55 -0700 Rik Use tgamma, tgammaf from C++ std library.
Mon, 19 Jun 2017 09:14:17 -0700 Rik configure.ac: Remave AC_CHECK_FUNC for roundl which is guaranteed in C++11.
Mon, 19 Jun 2017 12:02:37 -0400 John W. Eaton avoid inifite recursion in symbol table glob and regexp functions
Mon, 19 Jun 2017 09:09:27 -0700 Rik Use round, roundf, roundl from C++ std library.
Sun, 18 Jun 2017 21:55:12 -0700 Rik Use log1p, log1pf from C++ std library.
Sun, 18 Jun 2017 22:26:07 -0400 John W. Eaton Backed out changeset 2208cc0e89a3
Sun, 18 Jun 2017 22:25:21 -0400 John W. Eaton Backed out changeset fca2f775ab4c
Sun, 18 Jun 2017 18:09:53 -0700 Rik Use modf, pow from C++ std library.
Sun, 18 Jun 2017 14:24:07 -0700 Rik Use expm1, expm1f from C++ std library.
Sat, 17 Jun 2017 20:34:49 -0400 John W. Eaton don't create tree_function_def objects for local functions in classdef files
Sat, 17 Jun 2017 17:41:40 -0700 Rik Use exp2, exp2f from C++ std library.
Sat, 17 Jun 2017 20:08:06 -0400 John W. Eaton avoid possible memory error in parser
Sat, 17 Jun 2017 10:26:38 -0700 Rik Use erf, erff, erfc, erfcf from C++ std library.
Fri, 16 Jun 2017 22:30:00 -0700 Mike Miller splineimages.m: generate the same plots for documentation each time (bug #51254)
Fri, 16 Jun 2017 21:19:37 -0700 Rik Use log2, log2f from C++ std library.
Fri, 16 Jun 2017 21:10:16 -0400 John W. Eaton avoid memory leak in source_file function
Fri, 16 Jun 2017 18:21:47 -0400 John W. Eaton avoid memory leak in interpreter
Fri, 16 Jun 2017 18:16:17 -0400 John W. Eaton avoid anonymous function handle memory leak
Fri, 16 Jun 2017 16:38:47 -0400 John W. Eaton eliminate memory leak when parsing local functions in a classdef file
Fri, 16 Jun 2017 14:42:35 -0400 John W. Eaton don't use singleton pattern for dynamic_loader class
Fri, 16 Jun 2017 16:25:56 -0400 John W. Eaton avoid potential memory error on exit
Fri, 16 Jun 2017 17:18:02 -0700 Rik Use hypot, hypotf from C++ std library.
Fri, 16 Jun 2017 17:09:29 -0700 Rik Use cbrt, cbrtf from C++ std library.
Fri, 16 Jun 2017 16:33:30 -0700 Rik Use acosh, acoshf, asinh, asinhf, atanh, atanhf from C++ std library.
Fri, 16 Jun 2017 15:51:29 -0700 Rik Use isnan, isinf, isfinite, signbit functions from C++ std lib.
Fri, 16 Jun 2017 13:23:47 -0700 Mike Miller maint: Merge stable to default.
Fri, 16 Jun 2017 12:39:38 -0700 Mike Miller maint: also generate xz compressed dist by default stable
Fri, 16 Jun 2017 11:50:50 -0700 Rik maint: Deprecate is_NA and replace with isna.
Fri, 16 Jun 2017 09:03:10 -0700 Rik maint: Merge stable to default.
Fri, 16 Jun 2017 13:05:50 +0200 Marco Caliari Fix possible infinite loop in normest1.m (bug #51241) stable
Fri, 16 Jun 2017 10:01:37 -0400 John W. Eaton avoid deprecated function warning
Fri, 16 Jun 2017 09:19:20 -0400 John W. Eaton use version number in OCTAVE_DEPRECATED macro
Fri, 16 Jun 2017 09:39:20 -0400 John W. Eaton delete functions deprecated prior to the 4.2 release
Thu, 15 Jun 2017 19:38:45 -0400 John W. Eaton maint: Merge stable to default.
Thu, 15 Jun 2017 19:37:04 -0400 John W. Eaton also run unwind protect cleanup code on interrupt exceptions (bug #51209) stable
Thu, 15 Jun 2017 19:15:06 -0400 John W. Eaton remove additional functions from symbol_table class
Thu, 15 Jun 2017 10:47:50 -0400 John W. Eaton remove deprecated and unused symbol_table functions
Thu, 15 Jun 2017 08:00:37 -0400 John W. Eaton new convenience functions for accessing current scope
Thu, 15 Jun 2017 16:13:49 -0700 Rik maint: Merge stable to default.
Thu, 15 Jun 2017 16:13:26 -0700 Rik playblocking.m: Correct documentation about start and limits inputs (bug #51217). stable
Thu, 15 Jun 2017 16:11:25 -0700 Rik maint: Merge stable to default.
Thu, 15 Jun 2017 16:10:58 -0700 Rik play.m: Correct documentation about start and limits inputs (bug #51217). stable
Wed, 14 Jun 2017 14:19:56 -0400 John W. Eaton eliminate some warnings introduced by recent changes
Wed, 14 Jun 2017 11:45:47 -0400 John W. Eaton make symbol table context info mostly local to symbol table scopes
Wed, 14 Jun 2017 11:53:34 -0400 John W. Eaton use pointer to scope instead of scope id
Sun, 11 Jun 2017 16:57:00 -0400 John W. Eaton eliminate unused dup methods in parse tree classes
Sun, 11 Jun 2017 16:37:26 -0400 John W. Eaton explicitly limit anonymous functions to a single expression
Fri, 09 Jun 2017 02:21:28 -0400 John W. Eaton don't use singleton for symbol_table
Fri, 09 Jun 2017 11:36:34 -0400 John W. Eaton update test for handles to nested functions
Wed, 14 Jun 2017 09:15:53 -0700 Rik MatrixType.h: Deprecate is_diagonal, is_upper_triangular, is_lower_triangular, is_banded.
Wed, 14 Jun 2017 08:34:43 -0700 Rik maint: Deprecate is_symmetric and replace with issymmetric.
Wed, 14 Jun 2017 08:34:08 -0700 Rik maint: Correct deprecation message about is_hermitian (cset af5b813503cb).
Wed, 14 Jun 2017 08:14:08 -0700 Rik maint: Deprecate is_hermitian and replace with ishermitian.
Tue, 13 Jun 2017 22:05:03 -0700 Rik maint: Deprecate is_square and replace with issquare.
Tue, 13 Jun 2017 20:51:14 -0700 Rik maint: Deprecate is_vector and replace with isvector.
Tue, 13 Jun 2017 18:36:18 -0400 John W. Eaton * gzip.cc: Fix syntax error in test.
Tue, 13 Jun 2017 13:39:37 -0700 Rik ov.h: Directly call replacement functions from deprecated functions.
Tue, 13 Jun 2017 13:05:19 -0700 Rik maint: Deprecate is_null_type and replace with isnull.
Tue, 13 Jun 2017 12:43:42 -0700 Rik maint: Deprecate is_sorted and replace with issorted.
Tue, 13 Jun 2017 11:25:31 -0700 Rik maint: Deprecate is_object and replace with isobject.
Tue, 13 Jun 2017 10:20:55 -0700 Rik maint: Deprecate is_numeric_type and replace with isnumeric.
Tue, 13 Jun 2017 09:52:59 -0700 Rik maint: Deprecate is_float_type and replace with isfloat.
Tue, 13 Jun 2017 09:20:08 -0700 Rik maint: Deprecate is_map and replace with isstruct.
Tue, 13 Jun 2017 08:24:42 -0700 Rik maint: Deprecate is_sparse_type and replace with issparse.
Tue, 13 Jun 2017 07:53:53 -0700 Rik maint: Deprecate is_real_type and replace with isreal.
Mon, 12 Jun 2017 21:18:23 -0700 Rik maint: Deprecate is_complex_type and replace with iscomplex.
Mon, 12 Jun 2017 17:53:28 -0700 Rik maint: Deprecate is_integer_type and replace with isinteger.
Mon, 12 Jun 2017 17:24:08 -0700 Rik maint: Deprecate is_bool_type and replace with islogical.
Mon, 12 Jun 2017 13:41:35 -0700 Rik maint: Deprecate is_java and replace with isjava.
Sun, 11 Jun 2017 22:14:09 -0700 Rik maint: Deprecate is_empty and replace with isempty.
Sun, 11 Jun 2017 15:35:21 -0700 Rik maint: Deprecate is_cell and replace with iscell.
Sun, 11 Jun 2017 15:26:14 -0700 Rik maint: Deprecate is_cellstr and replace with iscellstr.
Fri, 09 Jun 2017 15:32:33 -0400 John W. Eaton move build-aux file lists and rules to build-aux/module.mk
Fri, 09 Jun 2017 17:44:57 -0400 John W. Eaton use new script to tag fixed bugs in tests
Fri, 09 Jun 2017 17:40:34 -0400 John W. Eaton new script for updating test status for fixed bugs
Fri, 09 Jun 2017 15:34:03 -0400 John W. Eaton allow bugs to be tagged as fixed in test suite
Fri, 09 Jun 2017 14:06:41 -0400 John W. Eaton * getframe.m: Omit comma in %!testif line
Fri, 09 Jun 2017 13:10:15 -0700 Rik NEWS: Re-order announcements for 4.4 release for clarity.
Fri, 09 Jun 2017 11:29:30 -0700 Rik ismember.m: Ensure Matlab-compatible behavior for mixed char/cell inputs (bug #51187).
Thu, 08 Jun 2017 18:24:28 -0700 Rik doc: Periodic spellcheck of documentation.
Thu, 08 Jun 2017 17:46:51 -0700 Rik getframe.m: Overhaul to use Octave conventions.
Thu, 08 Jun 2017 17:41:32 -0700 Rik doc: Peridoc grammarcheck of documentation.
Thu, 08 Jun 2017 15:56:46 -0700 Rik Deprecate octave::math::finite in favor of octave::math::isfinite.
Thu, 08 Jun 2017 18:21:07 -0400 John W. Eaton maint: Strip trailing whitespace from files.
Thu, 08 Jun 2017 18:20:45 -0400 John W. Eaton * gl-render.cc: Allow build to succeed without OpenGL.
Thu, 08 Jun 2017 13:09:22 -0700 Rik maint: merge stable to default.
Wed, 07 Jun 2017 17:32:06 +0200 Sébastien Villemot Fix crash when inverting complex matrices with NaNs (bug #51198). stable
Thu, 23 Mar 2017 18:11:24 +0100 Markus Mützel native2unicode.m, unicode2native.m: Fix tests on Windows (bug #49842).
Thu, 08 Jun 2017 08:55:41 +0200 Marco Caliari Improve accuracy of residue for inputs with very different magnitudes (bug #51148). stable
Wed, 07 Jun 2017 12:46:34 -0700 Rik doc: Improve documentation for Octave's save-related functions.
Wed, 07 Jun 2017 12:29:23 -0700 Rik Fix Octave's -text format for saving data to make it lossless for IEEE-754 doubles.
Wed, 07 Jun 2017 12:11:33 -0700 Rik Pick correct help text when shebang is present (bug #51191).
Fri, 02 Jun 2017 09:16:02 -0400 John W. Eaton don't use hook function in dynamic_library::dynlib_rep::close function
Wed, 07 Jun 2017 02:13:05 -0400 John W. Eaton don't use singleton for call_stack
Wed, 07 Jun 2017 02:08:22 -0400 John W. Eaton * max.cc: Fix typo in test.
Fri, 02 Jun 2017 01:57:18 -0400 John W. Eaton * find-defun-files.sh: Include DEFCONSTMETHOD in pattern.
Tue, 06 Jun 2017 15:39:42 -0700 Rik deconv.m: Overhaul function.
Tue, 06 Jun 2017 15:11:33 -0700 Rik publish.m: Use Octave coding conventions.
Tue, 06 Jun 2017 08:50:20 -0700 Rik maint: Periodic merge of stable to default.
Tue, 06 Jun 2017 08:43:16 -0700 Rik publish.m: Fix corruption of results for some code inputs (bug #51178). stable
Sun, 28 May 2017 14:21:07 +0200 Pantxo Diribarne Draw 2D axes primitives in the children stack order (bug #50750)
Wed, 31 May 2017 22:59:46 +0200 Pantxo Diribarne getframe.m: add bug number for tests failing on windows
Mon, 10 Oct 2016 13:00:58 -0700 Rik residue.m: Remove code that filters out small return values (bug #34266, bug #49291). stable
Mon, 29 May 2017 17:06:31 -0700 Daniel J Sebald Implement colormap for axes objects in gnuplot (bug #48667).
Tue, 30 May 2017 12:49:44 -0400 John W. Eaton maint: Merge stable to default.
Tue, 30 May 2017 12:30:44 -0400 John W. Eaton avoid possible double free at interpreter exit (bug #51088) stable
Tue, 30 May 2017 12:30:44 -0400 John W. Eaton avoid possible double free at interpreter exit (bug #51088)
Tue, 30 May 2017 12:38:27 -0400 John W. Eaton maint: Update gnulib subrepo to latest changes.
Sun, 28 May 2017 12:06:46 -0400 John W. Eaton maint: Merge stable to default.
Sun, 28 May 2017 12:02:48 -0400 John W. Eaton show stack trace for errors in command line and startup files (bug #49346)
Sun, 28 May 2017 12:01:02 -0400 John W. Eaton show stack trace for errors in command line and startup files (bug #49346) stable
Tue, 23 May 2017 15:01:27 +0200 Pantxo Diribarne Add getframe function for opengl based toolkits (bug #48195)
Sat, 27 May 2017 09:59:32 -0700 Rik maint: Don't write '> >' for declaration of templates that use templates.
Thu, 25 May 2017 13:13:17 -0400 John W. Eaton begin refactoring use of interpreter/evaluator in classdef objects
Thu, 25 May 2017 13:13:17 -0400 John W. Eaton pass reference to evaluator to octave_function call methods
Thu, 25 May 2017 08:10:34 -0700 Rik maint: merge stable to default.
Fri, 19 May 2017 21:56:19 -0400 John D m-editor: do not disable global actions in editor stable
Tue, 23 May 2017 16:09:20 -0700 Mike Miller fix permissions on files and directories included in the distribution
Tue, 23 May 2017 16:51:42 -0700 Mike Miller maint: Merge stable to default.
Tue, 23 May 2017 16:29:01 -0700 Mike Miller maint: fix file permissions on source files stable
Tue, 23 May 2017 15:00:07 -0700 Mike Miller maint: sort lists of function files
Tue, 23 May 2017 14:12:13 -0700 Mike Miller pkg: warn on invalid or repeated lines in DESCRIPTION (bug #51090)
Tue, 23 May 2017 13:37:17 -0700 Markus Muetzel Implement colormap property for axes objects (bug #48667).
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