log libinterp/octave-value/ov-java.cc @ 31605:e88a07dec498 stable

age author description
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Wed, 22 Jun 2022 12:48:59 -0400 John W. Eaton eliminate WHO arguments from interpreter-private functions
Tue, 05 Apr 2022 08:33:58 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libinterp/.
Mon, 04 Apr 2022 10:31:48 -0700 Rik doc: Ensure documentation lists output argument when it exists for functions in libinterp/
Sat, 01 Jan 2022 19:43:52 -0800 Rik doc: Always have a return value for functions which set internal variables (bug #61681)
Tue, 28 Dec 2021 18:59:33 -0500 John W. Eaton maint: Merge stable to default.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 27 Dec 2021 19:53:35 -0800 Rik doc: Use TF for output variable in documentation for isXXX functions in libinterp/ directory.
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Wed, 08 Sep 2021 11:14:44 -0400 John W. Eaton Backed out changeset 938794bc82b7
Tue, 07 Sep 2021 21:05:27 -0700 Rik maint: use "m_" prefix for member variables in class java_local_ref.
Tue, 07 Sep 2021 15:26:47 -0700 Rik maint: use "m_" prefix for member variables in class octave_base_value.
Sun, 29 Aug 2021 20:09:50 -0700 Rik maint: use "m_" prefix for member variables in class JVMArgs.
Wed, 25 Aug 2021 14:40:16 -0700 Rik maint: use "m_" prefix for member variables of octave_value classes for Java.
Wed, 18 Aug 2021 11:40:25 -0400 John W. Eaton move most functions in variables.cc to octave namespace
Mon, 16 Aug 2021 19:16:58 +0200 Markus Mützel ov-java.cc: Fix extern declaration for function moved to octave namespace.
Sat, 14 Aug 2021 21:50:26 -0400 John W. Eaton merge "namespace octave" and OCTAVE_NAMESPACE_BEGIN/END blocks
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Wed, 28 Apr 2021 13:46:02 -0400 John W. Eaton move idx_vector classes inside octave namespace
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 08 Dec 2020 13:25:03 -0800 Rik maint: Updating naming conventions for exceptions and use const where possible.
Fri, 30 Oct 2020 11:21:49 +0100 Markus Mützel maint: merge stable to default.
Fri, 12 Jun 2020 22:13:04 +0200 Markus Mützel Use wide character overload to open file streams on Windows. stable
Tue, 27 Oct 2020 20:48:46 +0100 Markus Mützel maint: merge stable to default.
Thu, 08 Oct 2020 16:09:52 +0200 Markus Mützel Detect Java versions >= 15 on Windows (bug #59215). stable
Wed, 21 Oct 2020 15:53:32 -0700 Rik maint: Remove redundant never-executed statements following error() in libinterp/.
Sat, 10 Oct 2020 17:59:19 +0200 Markus Mützel maint: merge stable to default.
Sat, 10 Oct 2020 17:58:44 +0200 Markus Mützel ov-java.cc: Add bug number to BIST (bug #51804). stable
Thu, 17 Sep 2020 10:24:55 -0700 Rik maint: Use C++ raw string literals to simplify backlsashing.
Thu, 02 Jul 2020 18:16:10 +0200 Markus Mützel maint: merge stable to default.
Fri, 26 Jun 2020 18:44:35 +0200 Markus Mützel ov-java.cc: Set reaper thread to use default stack size (bug #58641). stable
Sat, 20 Jun 2020 19:04:29 +0200 Markus Mützel Use C++11 container for array of strings.
Sat, 20 Jun 2020 09:27:56 -0700 Rik maint: merge stable to default.
Fri, 19 Jun 2020 20:04:24 +0200 Philip Nienhuis Remove OctClassLoader from JVM start options (bug #55174). stable
Fri, 12 Jun 2020 22:13:04 +0200 Markus Mützel Use wide character overload to open file streams on Windows.
Fri, 10 Jan 2020 17:25:12 -0800 Rik maint: Use Octave coding conventions in libinterp/
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Fri, 19 Jul 2019 14:15:04 -0400 John W. Eaton style fixes: avoid breaking lines immediately after '('
Wed, 26 Jun 2019 15:47:03 -0400 John W. Eaton unless necessary for formatting or code, use ' instead of `
Wed, 29 May 2019 03:28:05 +0000 John W. Eaton allow Windows build to work again
Fri, 24 May 2019 17:55:48 +0000 John W. Eaton eliminate remaining uses of BEGIN_INTERRUPT_WITH_EXCEPTIONS macro
Wed, 22 May 2019 13:57:30 +0000 John W. Eaton where possible, eliminate octave:: namespace qualifier inside octave namespace
Fri, 29 Mar 2019 15:56:34 -0400 Andrew Janke Fix build failure on macOS due to missing namespace qualification.
Fri, 11 Jan 2019 21:24:26 -0500 Andrew Janke detect JVM at run time on macOS (bug #54219)
Thu, 17 Jan 2019 08:28:52 -0800 Rik maint: merge stable to default.
Thu, 17 Jan 2019 08:04:53 -0800 Rik Fix dead assignments found by clang static analysis (bug #55440). stable
Sun, 13 Jan 2019 16:01:47 +0100 Markus Mützel maint: Merge stable to default.
Sun, 13 Jan 2019 14:34:31 +0100 Markus Mützel ov-java.cc: Fix static analyzer detected issue (bug #55464). stable
Thu, 03 Jan 2019 09:36:00 -0500 John W. Eaton pass save_as_floats by value in octave_value save_binary functions
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 02 Jan 2019 18:34:32 +0100 Andreas Weber ov-java.cc: Bugfix use xstring_value for extraction stable
Thu, 29 Nov 2018 12:15:25 -0800 Rik Silence unnecessary warnings about security-format (bug #55046).
Fri, 16 Nov 2018 13:16:50 -0500 John W. Eaton move eval_string inside interpreter/evaluator class
Thu, 01 Nov 2018 18:08:27 -0400 John W. Eaton where possible, use octave_stdout and avoid including <iostream>