log libinterp/corefcn/sysdep.cc @ 33625:d213a148b3f1 default tip

age author description
Mon, 19 Feb 2024 09:06:31 +0100 Markus Mützel Add missing capture for Windows-specific code (bug #65318).
Fri, 16 Feb 2024 14:42:54 -0500 John W. Eaton use explicit lambda-expression captures (bug #65318)
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Tue, 12 Dec 2023 18:24:05 -0800 Rik maint: C++ style check for libinterp/ before 9.1 release. stable
Mon, 11 Dec 2023 18:28:46 -0500 Nicholas R. Jankowski Apply consistent notes in docstrings for aliased functions stable
Thu, 23 Nov 2023 19:42:27 -0800 Rik doc: grammarcheck C++ files before 9.1 release. stable
Wed, 31 May 2023 16:29:09 -0400 John Donoghue Add isenv function (patch #10354).
Sat, 06 May 2023 17:48:27 +0200 Markus Mützel Move "same_file" from liboctinterp to liboctave (bug #63803).
Thu, 02 Feb 2023 11:41:24 -0500 Arun Giridhar Replace various iterators with range-based loops (bug #63738)
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 01 Dec 2022 18:02:15 -0800 Rik maint: Re-indent code after switch to using namespace macros. stable
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
Mon, 04 Apr 2022 10:31:48 -0700 Rik doc: Ensure documentation lists output argument when it exists for functions in libinterp/
Tue, 11 Jan 2022 20:43:58 +0100 Markus Mützel maint: Merge stable to default.
Tue, 11 Jan 2022 20:43:35 +0100 Markus Mützel winqueryreg: Don't include terminating zero in string. stable
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.
Sun, 28 Nov 2021 21:52:08 -0800 Rik maint: style check C++ files in libinterp/ ahead of 7.1 release. stable
Sun, 31 Oct 2021 18:25:33 +0100 Markus Mützel winqueryreg: Strings in Windows registry might not be zero terminated.
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
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Fri, 13 Aug 2021 14:08:16 -0400 John W. Eaton eliminate some unnecessary octave:: namespace tags
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)
Fri, 02 Apr 2021 19:28:07 +0200 Markus Mützel Replace Unicode conversion functions from gnulib with STL functions.
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
Sat, 06 Feb 2021 11:14:13 +0100 Markus Mützel Increase Windows API version to Windows 7 (bug #60014).
Fri, 27 Nov 2020 17:01:47 -0800 Rik doc: Cleanup Texinfo macros use in documentation.
Wed, 14 Oct 2020 13:14:02 -0700 Rik maint: Remove unnecessary parentheses bracketing %!error BIST tests.
Tue, 13 Oct 2020 13:47:55 -0700 Rik maint: Use Octave convention that error() messages don't end with a period.
Mon, 05 Oct 2020 15:19:15 -0400 John W. Eaton eliminate unnecessary uses of octave:: namespace qualifier
Fri, 02 Oct 2020 13:25:00 -0400 John W. Eaton use [=] capture default specification where possible
Fri, 02 Oct 2020 12:58:12 -0400 John W. Eaton in unwind_action objects, capture variables in lambda expressions when possible
Wed, 30 Sep 2020 03:17:52 -0700 Rik Replace unwind_protect with more efficient constructs (bug #59192).
Thu, 17 Sep 2020 11:07:19 -0700 Rik doc: grammarcheck documentation.
Thu, 17 Sep 2020 10:24:55 -0700 Rik maint: Use C++ raw string literals to simplify backlsashing.
Wed, 22 Apr 2020 16:04:48 +0200 Markus Mützel Add function to query memory information on Windows (patch #9924).
Mon, 04 May 2020 11:20:09 +0200 Markus Mützel maint: merge stable to default.
Sat, 22 Feb 2020 17:26:34 +0100 Markus Mützel pkg.m: Install packages globally if process has elevated rights (bug #44548). stable
Fri, 27 Mar 2020 08:53:37 +0100 Markus Mützel maint: merge stable to default.
Fri, 27 Mar 2020 08:52:33 +0100 Markus Mützel Avoid potential lifetime issues with temporary std::wstring objects. stable
Sat, 22 Feb 2020 17:26:34 +0100 Markus Mützel pkg.m: Install packages globally if process has elevated rights (bug #44548).
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
Sat, 23 Nov 2019 07:47:54 -0800 Rik Stop compilation warning regarding signed/unsigned comparison in MXE Octave (bug #52720)
Mon, 28 Oct 2019 20:03:04 +0900 Kai T. Ohlhus maint: merge stable to default.
Mon, 28 Oct 2019 15:25:07 +0900 Kai T. Ohlhus improve file equaliy check for MS Windows (bug #55161). stable
Tue, 17 Sep 2019 13:57:40 -0700 Rik maint: merge stable to default.
Wed, 31 Jul 2019 13:03:32 -0400 John Donoghue Cast winqueryreg REG_DWORD types to DWORD (Bug #56703) stable
Tue, 20 Aug 2019 16:39:48 +0200 Pantxo Diribarne open.m: Allow files with space in their path to be open.
Fri, 09 Aug 2019 10:36:08 -0400 John W. Eaton eliminate static wrapper functions in gh_manager class
Sun, 28 Jul 2019 17:24:42 -0400 John W. Eaton eliminate unnecessary application::interative function