log

age author description
Wed, 25 Aug 2021 17:28:52 -0700 Rik maint: use "m_" prefix for member variables in child, child_list classes
Wed, 25 Aug 2021 15:56:02 -0700 Rik maint: use "m_" prefix for member variables in ODESFunc.h.
Wed, 25 Aug 2021 15:49:43 -0700 Rik maint: use "m_" prefix for member variables DAERTFunc/ODEFunc classes in liboctave/numeric.
Wed, 25 Aug 2021 15:38:23 -0700 Rik maint: use "m_" prefix for member variables ODE/DAE classes in liboctave/numeric.
Wed, 25 Aug 2021 14:40:16 -0700 Rik maint: use "m_" prefix for member variables of octave_value classes for Java.
Wed, 25 Aug 2021 12:30:01 -0700 Rik maint: use "m_" prefix for member variables of classes associated with EIG.
Wed, 25 Aug 2021 11:58:57 -0700 Rik maint: use C++ style struct declaration instead of typedef struct in stream-euler.cc
Wed, 25 Aug 2021 11:45:37 -0700 Rik doc: Exclude '*.in.h' files from Doxygen documentation.
Wed, 25 Aug 2021 11:25:41 -0700 Rik maint: use "m_" prefix for member variables of text_renderer objects.
Wed, 25 Aug 2021 09:17:48 -0700 Rik maint: use "m_" prefix for member variables of graphics objects.
Wed, 25 Aug 2021 08:26:09 -0700 Rik maint: rename graphics object class static variable to "s_go_name".
Tue, 24 Aug 2021 20:26:27 -0700 Rik maint: use "m_" prefix for member variables in ov-base.h
Tue, 24 Aug 2021 19:55:44 -0700 Rik maint: use "s_" prefix for static class variables in oct-inttypes.h
Tue, 24 Aug 2021 17:54:43 -0700 Rik maint: Use C++ style definition of struct rather than C style in quadcc.cc
Tue, 24 Aug 2021 17:50:48 -0700 Rik maint: Reverse "m_" conversions of function parameters in cset e156fce82e00.
Tue, 24 Aug 2021 17:44:10 -0700 Rik maint: use "m_" prefix for member variables in octave_function class.
Tue, 24 Aug 2021 16:11:23 -0700 Rik maint: use "m_" prefix for member variables generated by mk-opts.pl
Tue, 24 Aug 2021 15:58:29 -0700 Rik maint: use "m_" prefix for member variables for chol class.
Tue, 24 Aug 2021 12:16:12 -0700 Rik Start deprecation of Fortran exponentiation operator.
Sat, 21 Aug 2021 21:45:19 -0400 John W. Eaton * gdbinit: Update for new array data member names.
Sat, 21 Aug 2021 21:54:34 +0200 Markus Mützel betaincinv.m: Update reference values in BISTs (bug #60528).
Sat, 21 Aug 2021 16:20:40 +0200 Markus Mützel GitHub-CI (macos): Allow other runners in the matrix to continue if some fail.
Sat, 21 Aug 2021 15:03:54 +0200 Markus Mützel maint: Merge stable to default.
Sat, 21 Aug 2021 15:02:48 +0200 Markus Mützel pkg: Improve similar package name suggestion (bug #61067). stable
Fri, 20 Aug 2021 17:00:51 -0400 John W. Eaton * error.h: Remove visibility attribute from inline function.
Fri, 20 Aug 2021 13:52:01 -0400 John W. Eaton save and restore output stream state in Octave's printf function (bug #61051)
Fri, 20 Aug 2021 08:56:40 -0700 Rik betaincinv.m: Add BIST tests for extreme values of inputs.
Fri, 20 Aug 2021 02:45:26 -0400 John W. Eaton fix error in defn of make_range_rep_deprecated introduced in 4c88a452519c
Fri, 20 Aug 2021 02:17:47 -0400 John W. Eaton * error.h (error_state): Declare unconditionally.
Fri, 20 Aug 2021 01:28:10 -0400 John W. Eaton fix error due to typo from changeset 4c88a452519c.
Thu, 19 Aug 2021 23:01:40 -0400 John W. Eaton glpk: prefer passing variables by reference where possible
Thu, 19 Aug 2021 22:57:36 -0400 John W. Eaton avoid possible uninitialized variable warnings
Thu, 19 Aug 2021 17:31:12 -0700 Michael Leitner betaincinv.m: Overhaul function for performance and accuracy (bug #60539).
Fri, 28 May 2021 18:26:05 +0200 Michele Ginesi betainc.m: Improve accuracy for certain special integer inputs (bug #60682).
Thu, 19 Aug 2021 16:36:35 -0400 John W. Eaton * symtab.h: Fix syntax errors introduced in changeset 4c88a452519c.
Thu, 19 Aug 2021 08:24:05 -0700 Rik maint: Remove executable bit from non-executable source files.
Thu, 19 Aug 2021 15:09:19 +0200 Markus Mützel GitHub-CI: Add macOS 11 runner.
Thu, 19 Aug 2021 00:45:09 -0400 John W. Eaton fix error in changeset 4c88a452519c
Wed, 18 Aug 2021 16:03:23 -0700 Rik assert.m: Improve performance by 2X for real matrices.
Wed, 18 Aug 2021 14:40:43 -0700 Rik Initialize "status" variable in glpk() to suppress --maybe-initialized compiler warning.
Wed, 18 Aug 2021 14:35:11 -0700 Rik Fix column number in undefined error message (bug #61057).
Wed, 18 Aug 2021 16:53:56 -0400 John W. Eaton mark some internal functions as static
Wed, 18 Aug 2021 16:14:06 -0400 John W. Eaton move check_hdf5_types function inside octave namespace
Wed, 18 Aug 2021 15:47:29 -0400 John W. Eaton move some load-save utilities to octave namespace
Wed, 18 Aug 2021 14:11:56 -0400 John W. Eaton use new Qt::ImCursorRectangle enum value if available
Wed, 18 Aug 2021 13:49:06 -0400 John W. Eaton replace all uses of deprecated Qt::MidButton symbol with Qt::MiddleButton
Wed, 18 Aug 2021 13:26:14 -0400 John W. Eaton * __init_fltk__.cc: Make HAVE_FLTK apply only to fltk headers.
Wed, 18 Aug 2021 19:18:30 +0200 Markus Mützel Make sure octave namespace begin and end tags appear in matching pairs.
Wed, 18 Aug 2021 11:40:25 -0400 John W. Eaton move most functions in variables.cc to octave namespace
Wed, 18 Aug 2021 09:23:45 -0400 John W. Eaton * load-save.h (dump_octave_core): Deprecate function. Change all uses.
Wed, 18 Aug 2021 09:11:15 -0400 John W. Eaton move deprecated file-io.cc functions inside octave namespace
Wed, 18 Aug 2021 09:06:09 -0400 John W. Eaton * __eigs.cc__: Move all functions inside octave namespace.
Wed, 18 Aug 2021 09:03:51 -0400 John W. Eaton * dot.cc (blkmm_internal): Make internal functions static.
Wed, 18 Aug 2021 01:08:52 -0400 John W. Eaton move lsode functions to octave namespace and make local functions static
Wed, 18 Aug 2021 01:06:35 -0400 John W. Eaton move jsondecode functions to octave namespace and make local functions static
Wed, 18 Aug 2021 14:56:07 +0900 Kai T. Ohlhus jsondecode.cc: Handle array of arrays and arrays of structs correctly (bug #60688)
Wed, 18 Aug 2021 00:25:50 -0400 John W. Eaton move classes for graphics objects and properties inside octave namespace
Wed, 18 Aug 2021 00:21:26 -0400 John W. Eaton rename QtHandles namespace to octave
Tue, 17 Aug 2021 11:17:36 -0400 John W. Eaton move i/o stream classes inside octave namespace
Mon, 16 Aug 2021 22:28:30 -0400 John W. Eaton move sparse xdiv and xpow operator functions inside octave namespace
Mon, 16 Aug 2021 21:38:22 -0400 John W. Eaton move xdiv, xnorm, and xpow inside octave namespace
Mon, 16 Aug 2021 19:46:07 -0400 John W. Eaton declare generated integer xpow operator functions static
Tue, 17 Aug 2021 21:42:48 -0400 John W. Eaton * mk-octave-config-h.sh: Use '//' for initial comments.
Tue, 17 Aug 2021 21:37:21 -0400 John W. Eaton move macros from lo-ieee.h to lo-ieee.cc
Tue, 17 Aug 2021 21:11:45 -0700 Rik primes.m: Overhaul function.
Tue, 17 Aug 2021 16:35:23 -0700 Rik factor.m: Fix typo in error() message.
Tue, 17 Aug 2021 16:28:36 -0700 Rik factor.m: Overhaul function to support inputs > flintmax.
Tue, 17 Aug 2021 14:34:42 -0700 Rik Deprecate disable_range, disable_diagonal_matrix, disable_permutation_matrix.
Tue, 17 Aug 2021 10:50:49 -0700 Rik maint: Code cleanup in Sparse::sort routines.
Tue, 17 Aug 2021 09:46:52 -0700 Rik Improve performance of filter along dimensions > 1 (bug #60928).
Tue, 17 Aug 2021 09:12:20 -0700 Rik Resolve two FIXME notes in Array::sort routines.
Tue, 17 Aug 2021 09:55:02 +0200 Markus Mützel jsondecode.cc: Avoid dereferencing invalid pointer.
Tue, 17 Aug 2021 14:54:29 +0900 Abdallah Elshamy jsondecode.cc: New option "makeValidName" to disable string validation.
Tue, 17 Aug 2021 00:13:44 -0400 John W. Eaton fix inline/extern declaration error in previous change
Mon, 16 Aug 2021 11:45:40 -0700 Rik Improve performance of sort along dimensions > 1 (bug #60928).
Mon, 16 Aug 2021 19:16:58 +0200 Markus Mützel ov-java.cc: Fix extern declaration for function moved to octave namespace.
Mon, 16 Aug 2021 10:08:22 -0400 John W. Eaton avoid empty subexpressions in egrep pattern
Mon, 16 Aug 2021 08:56:29 -0400 John W. Eaton fix macro name in generated builtin-defun-decls.h file
Mon, 16 Aug 2021 14:58:26 +0200 Markus Mützel maint: Merge stable to default.
Mon, 16 Aug 2021 14:57:45 +0200 Markus Mützel cbrt: Clarify that function errors for non-real input. stable
Sun, 15 Aug 2021 16:57:52 -0400 John W. Eaton use fewer OCTAVE_NAMESPACE_BEGIN/END blocks where possible
Sun, 15 Aug 2021 15:15:55 -0400 John W. Eaton eliminate obsolete DEFCONSTFUN and DEFCONSTMETHOD macros
Sun, 15 Aug 2021 15:06:09 -0400 John W. Eaton make interpreter functions in .oct files static
Sun, 15 Aug 2021 15:00:49 -0400 John W. Eaton declare extra functions in .oct file sources as static
Sun, 15 Aug 2021 15:56:43 +0200 Markus Mützel Use functions moved to octave namespace.
Sun, 15 Aug 2021 12:33:22 +0200 Markus Mützel Make sure octave namespace begin and end tags appear in matching pairs.
Sun, 15 Aug 2021 12:29:18 +0200 Markus Mützel build: Allow disabling RapidJSON support by configure switch.
Sat, 14 Aug 2021 22:53:30 -0400 John W. Eaton fix namespace tag location error from prefious change
Sat, 14 Aug 2021 22:48:52 -0400 John W. Eaton eliminate octave:: namespace tags in DEFUN and DEFMETHOD and more
Sat, 14 Aug 2021 21:50:26 -0400 John W. Eaton merge "namespace octave" and OCTAVE_NAMESPACE_BEGIN/END blocks
Sat, 14 Aug 2021 18:55:37 -0400 John W. Eaton * data.h, data.cc (do_class_concat): Pass string argument by const reference.
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Sat, 14 Aug 2021 18:35:57 -0400 John W. Eaton move some defun functions inside the octave namespace
Sat, 14 Aug 2021 16:27:53 -0400 John W. Eaton move some error handling functions inside octave namespace
Sat, 14 Aug 2021 15:47:41 -0400 John W. Eaton move do_class_concat function inside octave namespace
Sat, 14 Aug 2021 11:13:17 -0400 John W. Eaton rename OCTAVE_USE_DEPRECATED_FUNCTIONS macro and attempt to make it work
Sat, 14 Aug 2021 10:40:21 -0400 John W. Eaton provide macros for beginning and ending octave namespace
Sat, 14 Aug 2021 10:25:13 -0400 John W. Eaton mk-builtins.pl: Separate fcn name collection and code generation steps.
Sat, 14 Aug 2021 08:43:55 -0400 John W. Eaton delete some unused functions in error.cc
Fri, 13 Aug 2021 14:08:16 -0400 John W. Eaton eliminate some unnecessary octave:: namespace tags
Tue, 10 Aug 2021 16:42:29 -0400 John W. Eaton remove JIT compiler from Octave sources
Mon, 09 Aug 2021 16:30:48 +0200 Markus Mützel Remove OCTAVE_API from functions that are tagged with =delete or =default.
Sun, 08 Aug 2021 21:17:35 +0200 Torsten Lilge * gui-preferences-ed.h: increase def. auto completion threshold (bug #61016)
Fri, 06 Aug 2021 11:19:28 -0400 John W. Eaton tag ArrayRep copy assignment operator with =delete
Thu, 05 Aug 2021 11:47:53 -0400 John W. Eaton rename dim_vector data members for clarity
Thu, 05 Aug 2021 11:43:32 -0400 John W. Eaton prefer xelem over indexing m_rep in dim_vector class
Wed, 04 Aug 2021 00:39:27 -0400 John W. Eaton simplify implementation of dim_vector class
Wed, 04 Aug 2021 21:32:53 -0700 Rik Fix second typo in gnuplot warning message (bug #61010).
Wed, 04 Aug 2021 15:08:01 -0700 Rik Fix typo in gnuplot warning message (bug #61010)
Wed, 04 Aug 2021 08:27:01 -0700 Rik datenum.m: Fix typo in docstring.
Tue, 03 Aug 2021 13:18:34 -0700 Rik NEWS: Document change to "Title" property of generated PDF plots (bug #60998).
Tue, 03 Aug 2021 13:11:49 -0700 Rik Put title of plot into "Title" property of generated PDFs (bug #60992)
Tue, 03 Aug 2021 12:34:52 -0400 John W. Eaton move some utility functions inside octave namespace
Thu, 17 Mar 2016 10:50:22 +0530 Neeraj Battan pkg: Better warning messages for packages not being uninstalled (bug #31946).
Sun, 01 Aug 2021 12:18:43 +0200 Markus Mützel maint: Merge stable to default.
Sat, 31 Jul 2021 16:07:45 +0200 Torsten Lilge fix opening a file in a custom editor (bug #60990) stable
Sat, 31 Jul 2021 12:44:04 +0200 Torsten Lilge fix missing interpreter event in octave-scintilla stable
Fri, 30 Jul 2021 12:05:48 -0700 Rik Call print_struct_array_contents(1) when '--traditional' option used.
Fri, 30 Jul 2021 11:46:05 -0400 John W. Eaton prefer data over fortran_vec for read-only access to data
Fri, 30 Jul 2021 17:34:10 +0200 Markus Mützel maint: Merge stable to default.