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
Fri, 22 Feb 2019 22:00:06 +0000 John W. Eaton insert package info in symbol table as loadpath finds +package dirs
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 21 Nov 2018 09:46:12 -0800 Rik Stop segfault when load-path directory does not exist (bug #55046).
Tue, 23 Oct 2018 15:53:40 -0400 John W. Eaton eliminate unnecessary use of this-> in member function
Tue, 23 Oct 2018 15:52:42 -0400 John W. Eaton remove nonexistent directories when updating loadpath
Fri, 19 Oct 2018 12:41:19 -0400 John W. Eaton maint: Merge stable to default.
Fri, 19 Oct 2018 12:38:01 -0400 John W. Eaton style fixes stable
Fri, 29 Jun 2018 12:33:09 +0200 Markus Mützel Add Unicode support for getting directory listing in Windows (bug #49118).
Tue, 12 Jun 2018 13:03:04 -0400 John W. Eaton solve installation info initialization problem differently
Fri, 08 Jun 2018 15:43:36 -0400 John W. Eaton rename defaults source files to installation-data
Fri, 08 Jun 2018 13:42:34 -0400 John W. Eaton move some static configuration variables inside a class
Tue, 15 May 2018 01:28:40 -0400 John W. Eaton maint: Merge stable to default.
Tue, 15 May 2018 01:08:38 -0400 John W. Eaton track multiple file types (oct|m|mex) for private functions (bug #53856) stable
Mon, 14 May 2018 16:54:38 -0400 John W. Eaton also update load-path info if private subdir time stamp changes (bug #53856) stable
Thu, 03 May 2018 01:40:27 -0400 John W. Eaton use std::function object for load-path add/remove hook functions
Thu, 03 May 2018 01:13:32 -0400 John W. Eaton use cbegin, crbegin, cend, and crend and auto decls where possible
Thu, 03 May 2018 00:39:14 -0400 John W. Eaton be more careful with using auto in place of explicit const iterator decls
Wed, 02 May 2018 01:36:20 -0400 John W. Eaton use auto keyword to declare iterator variables where possible
Tue, 03 Apr 2018 13:52:07 -0700 Rik maint: style check C++ ahead of 4.4 release. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 04 Jan 2018 09:52:07 -0800 Rik doc: Improve documentation for genpath().
Mon, 18 Dec 2017 09:16:05 -0800 Rik maint: merge stable to default.
Sun, 25 Jun 2017 18:50:44 +0200 Markus Mützel Fix addpath for UNC paths on Windows (bug #51268). stable
Wed, 06 Dec 2017 13:55:23 -0500 John W. Eaton Backed out changeset 4e746afab617
Wed, 06 Dec 2017 11:45:44 -0500 John W. Eaton don't store relative directory names in load path (bug #52598)
Mon, 27 Nov 2017 01:12:05 -0500 John W. Eaton use shared_ptr to manage symbol_scope objects
Thu, 16 Nov 2017 21:43:47 -0500 John W. Eaton don't use symbol_table:: nesting for symbol_record, symbol_scope, or fcn_info
Wed, 20 Sep 2017 14:45:19 -0700 Mike Miller pathdef: don't restore the default load path (bug #51994)
Fri, 01 Sep 2017 15:35:17 -0700 Rik Issue a warning if addpath() called for a +pkg directory (bug #45410).
Sun, 25 Jun 2017 18:50:44 +0200 Markus Mützel Fix addpath for UNC paths on Windows (bug #51268).
Fri, 28 Jul 2017 15:40:00 -0700 Rik Use character literals 'c' rather than string literals "c" when possible.
Fri, 28 Jul 2017 10:34:33 -0700 Rik Use C++11 raw string literals to avoid escaping double quotes.
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Thu, 29 Jun 2017 02:33:19 -0400 John W. Eaton move configuration variables inside octave::config namespace
Mon, 26 Jun 2017 09:05:37 -0400 John W. Eaton remove octave:: namespace tag from symbols used inside octave namespace
Sun, 25 Jun 2017 09:50:51 -0400 John W. Eaton move symbol_table class inside octave namespace
Thu, 15 Jun 2017 19:15:06 -0400 John W. Eaton remove additional functions from symbol_table class
Fri, 09 Jun 2017 02:21:28 -0400 John W. Eaton don't use singleton for symbol_table
Tue, 13 Jun 2017 10:20:55 -0700 Rik maint: Deprecate is_numeric_type and replace with isnumeric.
Fri, 19 May 2017 16:05:03 -0400 John W. Eaton use DEFMETHOD for some built-in functions
Thu, 27 Apr 2017 12:31:17 -0400 John W. Eaton move load_path class to octave namespace
Thu, 20 Apr 2017 00:20:59 -0400 John W. Eaton eliminate load-path singleton
Thu, 20 Apr 2017 00:16:08 -0400 John W. Eaton rename load_path::loader to load_path::package_info
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Fri, 27 Jan 2017 18:15:48 -0500 John W. Eaton move recover_from_exception and atexit functions inside octave namespace
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Thu, 19 Jan 2017 23:41:54 -0500 John W. Eaton move parse tree classes inside octave namespace
Mon, 05 Dec 2016 13:04:12 -0800 Rik maint: Use C++ range feature to simplify some for loops in libinterp/corefcn.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Tue, 27 Sep 2016 12:38:57 -0700 Rik Don't replace relative directory names in PATH with absolute names (bug #49184).
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
Sun, 16 Mar 2014 22:07:07 +0100 Julien Bect doc: add note about PKG_ADD/PKG_DEL to addpath and rmpath (bug #41885)
Wed, 17 Aug 2016 03:41:42 -0400 John W. Eaton move more classes inside octave namespace
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 15 Aug 2016 10:05:50 -0700 Rik doc: grammarcheck documentation for 4.2 release.
Mon, 11 Jul 2016 18:05:53 -0400 John W. Eaton move new interpreter class to separate file
Wed, 29 Jun 2016 09:21:50 -0400 John W. Eaton maint: strip trailing whitespace from files.