log libinterp/corefcn/load-path.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
Tue, 29 Nov 2022 15:58:49 -0800 Rik doc: grammarcheck documentation ahead of 8.1 release. stable
Wed, 13 Jul 2022 13:20:48 +0200 Markus Mützel dir_encoding: Use encoding from .oct-config file in current directory (bug #62761).
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/
Thu, 24 Mar 2022 01:27:40 -0400 John W. Eaton maint: Merge stable to default.
Thu, 24 Mar 2022 01:27:02 -0400 John W. Eaton don't use mutable keyword for load_path data members stable
Sat, 12 Mar 2022 16:14:51 +0100 Markus Mützel maint: Merge stable to default.
Sat, 26 Feb 2022 13:46:48 +0100 Markus Mützel Remove `time_t` from API (bug #61821). stable
Fri, 28 Jan 2022 17:54:06 +0900 Kai T. Ohlhus maint: Merge stable to default.
Fri, 28 Jan 2022 17:12:59 +0900 Adam Dodd reinitialize load path folder if relevant subdirectory is modified (bugs #46282, #54636) 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
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Fri, 24 Sep 2021 17:58:38 +0200 Markus Mützel maint: merge stable to default.
Fri, 24 Sep 2021 17:58:04 +0200 Markus Mützel rmpath: Prevent removing the current directory from the load path (bug #61216). stable
Thu, 09 Sep 2021 20:07:29 -0700 Rik maint: use "s_" prefix for static variables in class load_path.
Thu, 09 Sep 2021 13:04:56 -0700 Rik maint: use "m_" prefix for member variables in class load_path.
Thu, 09 Sep 2021 08:18:52 -0700 Rik maint: use "m_" prefix for member variables in class package_info.
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
Tue, 03 Aug 2021 12:34:52 -0400 John W. Eaton move some utility 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, 05 May 2021 12:15:56 +1000 Robert Jenssen load-path: Add ids to warnings for load path update failures (bug #48865).
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, 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
Sun, 17 Jan 2021 13:09:04 +0100 Markus Mützel maint: merge stable to default.
Sat, 16 Jan 2021 13:32:57 +0100 Markus Mützel load-path.cc: Reduce number of times "canonicalize_file_name" is called (bug #59711). stable
Sat, 02 Jan 2021 19:30:51 +0100 Markus Mützel maint: merge stable to default.
Sat, 02 Jan 2021 19:27:08 +0100 Markus Mützel load-path.cc: Avoid copying string for loop variable. stable
Tue, 20 Oct 2020 16:02:07 -0400 John W. Eaton maint: rename .oct_config files to .oct-config
Fri, 18 Sep 2020 17:15:32 +0200 Markus Mützel Add function "dir_encoding" to set a file encoding per directory (bug #49685).
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
Wed, 30 Sep 2020 03:17:52 -0700 Rik Replace unwind_protect with more efficient constructs (bug #59192).
Wed, 29 Apr 2020 14:10:27 -0400 John W. Eaton refactor octave_fcn_handle class stable
Thu, 30 Jan 2020 15:12:52 -0500 John W. Eaton allow reloading of handles to private functions (bug #57439)
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, 14 Dec 2019 22:41:20 +0100 Philip Nienhuis Document order in which multiple directories are processed by addpath.
Sun, 24 Nov 2019 14:01:16 -0600 John W. Eaton allow private scripts to be called from other private scripts
Sat, 16 Nov 2019 17:24:41 +0100 Markus Mützel Use Unicode-aware functions when initializing load-path (bug #57235).
Fri, 01 Nov 2019 21:57:03 +0100 Markus Mützel Use canonical paths in list of load paths (bug #56267).
Fri, 01 Nov 2019 20:47:13 +0100 Torsten Lilge fix removing temporary dir from path in windows (bug #57146)
Fri, 01 Nov 2019 16:22:01 +0100 Markus Mützel * load-path.cc: Fix indentation.
Wed, 09 Oct 2019 14:35:03 +0200 Markus Mützel Add canonical path when using addpath (bug #56267).
Fri, 04 Oct 2019 16:40:30 -0400 John W. Eaton make recover_from_exception a member function
Fri, 04 Oct 2019 01:15:13 -0400 John W. Eaton revamp error handling
Fri, 13 Sep 2019 16:22:34 -0400 John W. Eaton move change directory function to interpreter class
Wed, 11 Sep 2019 18:01:40 -0400 John W. Eaton move qt_interpreter_events::file_in_path to load_path::contains_file_in_dir
Wed, 11 Sep 2019 18:23:46 -0400 John W. Eaton store reference to interpreter in load_path object
Sun, 04 Aug 2019 08:52:27 +0200 Torsten Lilge update load path dialog when path is modified via console
Wed, 22 May 2019 13:57:30 +0000 John W. Eaton where possible, eliminate octave:: namespace qualifier inside octave namespace
Tue, 21 May 2019 19:50:59 +0000 John W. Eaton move some static functions inside octave namespace
Mon, 25 Mar 2019 18:28:24 +0000 John W. Eaton backout changeset 98f1a964ff33