log libinterp/corefcn/toplev.cc @ 33669:96f077c60226 default tip @

age author description
Wed, 01 May 2024 12:30:06 -0400 Arun Giridhar toplev.cc: Improve input validation for system () (bug #65665)
Sat, 17 Feb 2024 22:36:19 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sat, 17 Feb 2024 22:35:46 -0500 John W. Eaton eliminate OCTAVE_FLOAT_TRUNCATE macro and configure option (bug #65321)
Fri, 22 Dec 2023 12:17:24 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Wed, 06 Dec 2023 15:02:58 -0500 John W. Eaton remove experimental bytecode interpreter from stable branch for release stable
Tue, 28 Nov 2023 17:16:51 -0500 John W. Eaton restore option to disable bytecode evaluator removed in cset 6efda6ed0d17 stable
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Tue, 17 Jan 2023 13:43:26 -0500 John W. Eaton assume QOpenGLWidget is available
Fri, 06 Jan 2023 17:19:16 -0500 John W. Eaton style fixes: avoid breaking lines after "(" and prefer "" over QString ("")
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
Thu, 10 Nov 2022 18:52:19 +0100 Markus Mützel build: Use gnulib module to get readline libraries.
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, 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 10:26:19 -0500 John W. Eaton remove functions deprecated in version 6
Sat, 14 Aug 2021 22:48:52 -0400 John W. Eaton eliminate octave:: namespace tags in DEFUN and DEFMETHOD and more
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Tue, 10 Aug 2021 16:42:29 -0400 John W. Eaton remove JIT compiler from Octave sources
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)
Sun, 21 Mar 2021 18:10:14 +0100 Markus Mützel pkg.m: Install local packages in version dependent path (bug #58299).
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, 03 Jan 2021 14:39:31 -0500 John W. Eaton prefer unwind_action over unwind_protect in more places
Tue, 08 Dec 2020 13:25:03 -0800 Rik maint: Updating naming conventions for exceptions and use const where possible.
Sun, 29 Nov 2020 14:20:08 +0100 Markus Mützel system: Support executing commands with non-ASCII characters on Windows (bug #59572).
Sat, 10 Oct 2020 07:28:34 -0700 Rik maint: Backed out changeset 09c071328135.
Fri, 09 Oct 2020 13:49:52 -0700 Rik test: remove unnecessary BIST tests in C++ files checking for excessive number of inputs.
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).
Wed, 29 Jul 2020 13:14:40 -0700 Rik doc: Re-order system() docs to match order of parameters. stable
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, 18 Oct 2019 16:45:56 -0400 John W. Eaton include ENABLE_COMMAND_LINE_PUSH_PARSER in build info struct
Fri, 11 Oct 2019 16:49:27 -0400 John W. Eaton eliminate --enable-atomic-refcount configure option and macros
Tue, 17 Sep 2019 20:38:02 -0700 Rik Clean up implementation of CXXLD in build scripts (bug #56505).
Fri, 29 Mar 2019 17:06:55 +0000 John W. Eaton eliminate some unnecessary include statements
Sun, 03 Mar 2019 19:20:50 +0000 John W. Eaton fix handling of SIGTSTP (bug #51903)
Tue, 22 Jan 2019 15:41:07 -0800 Mike Miller remove references to obsolete build system variables stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 13 Dec 2018 16:01:37 -0800 Mike Miller remove unsafe "SED" from the build env stored in liboctinterp and mkoctfile
Thu, 06 Dec 2018 22:05:05 -0800 Rik maint: Use standard copyright phrasing in all files.
Fri, 28 Sep 2018 18:18:09 -0400 John W. Eaton dynamically load qt graphics
Thu, 13 Sep 2018 16:24:18 -0400 John W. Eaton require dynamic loading capabilities to build Octave
Wed, 13 Jun 2018 16:22:45 -0700 Rik maint: merge stable to default.
Wed, 13 Jun 2018 16:21:58 -0700 Rik doc: Use @var rather than @code to mark inputs to functions in docstrings. stable
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
Thu, 07 Jun 2018 10:11:54 -0400 John W. Eaton prefer <istream>, <ostream>, or <iosfwd> to <iostream> where possible
Thu, 19 Apr 2018 01:58:44 -0400 John W. Eaton unblock async signals before executing subprocess (bug #53635) stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 26 Mar 2018 10:45:04 -0700 Rik doc: Spellcheck documentation ahead of 4.4 release. stable
Fri, 16 Mar 2018 15:28:34 -0700 Mike Miller include a proper definition of Octave's private font fallback directory stable
Wed, 14 Mar 2018 15:42:20 +0100 Pantxo Diribarne Fix misconfigured OCTAVE_DOCDIR (bug #53006)
Tue, 27 Feb 2018 10:39:21 -0800 Rik Change default status of pager to "off" (bug #53217).
Sun, 11 Feb 2018 11:17:34 -0500 John W. Eaton don't use singleton pattern for child_list
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 05 Sep 2017 15:43:40 -0700 Rik Document that the shell for system() differs between OS (bug #49825).
Tue, 05 Sep 2017 11:36:08 -0700 Rik maint: Use same format for Copyright statement throught code base.
Fri, 01 Sep 2017 11:15:55 -0400 John W. Eaton check for suitesparse config library before other suitesparse libraries
Thu, 10 Aug 2017 16:56:05 -0700 Mike Miller maint: eliminate useless if (p) before free (p)
Fri, 28 Jul 2017 10:34:33 -0700 Rik Use C++11 raw string literals to avoid escaping double quotes.
Thu, 29 Jun 2017 20:16:54 -0400 John W. Eaton new class to manage help system and associated variables
Thu, 29 Jun 2017 02:33:19 -0400 John W. Eaton move configuration variables inside octave::config namespace
Wed, 28 Jun 2017 23:50:55 -0400 John W. Eaton * toplev.cc (F__octave_config_info__): Reorganize initialization.
Wed, 28 Jun 2017 15:20:02 -0400 John W. Eaton revamp insertion of config variables into binaries and eliminate some macros
Sun, 11 Jun 2017 22:14:09 -0700 Rik maint: Deprecate is_empty and replace with isempty.
Thu, 11 May 2017 17:50:49 -0400 John W. Eaton eliminate --enable-bounds-check configure option
Wed, 03 May 2017 15:22:21 -0400 John W. Eaton use "" instead of <> for including defaults.h and version.h
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
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
Tue, 17 Jan 2017 11:42:25 -0500 John W. Eaton move fftw classes inside octave namespace
Fri, 06 Jan 2017 08:08:58 -0500 John W. Eaton update check for pcre library to use pkg-config (bug #49993)
Sun, 20 Nov 2016 09:45:01 -0800 Rik maint: Update more Copyright statements to use standard form.
Mon, 14 Nov 2016 12:48:59 -0800 Rik maint: Periodic merge of stable to default.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Thu, 10 Nov 2016 20:30:00 -0800 Rik Fix failing BIST test in toplev.cc (bug #49575). stable
Fri, 16 Sep 2016 08:44:20 -0400 John W. Eaton always check for suitesparseconfig if any SuiteSparse libs found
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
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.
Thu, 11 Aug 2016 12:33:26 -0400 John W. Eaton fix build failure for --without-z (bug #48757)
Mon, 11 Jul 2016 18:05:53 -0400 John W. Eaton move new interpreter class to separate file
Mon, 11 Jul 2016 17:05:33 -0400 John W. Eaton move call_stack class to a separate file
Sun, 10 Jul 2016 07:15:21 -0400 John W. Eaton use classes for octave application and interpreter
Wed, 06 Jul 2016 18:31:40 -0400 John W. Eaton move signal functions into octave namespace
Wed, 06 Jul 2016 14:57:54 -0400 John W. Eaton move octave_child_list to separate file and define inside namespace
Fri, 01 Jul 2016 19:48:35 -0700 Rik maint: Eliminate unnecessary double newline blocks (only whitespace changes).
Sun, 26 Jun 2016 03:50:20 -0400 John W. Eaton use OCTAVE_USE_WINDOWS_API more consistently
Tue, 21 Jun 2016 16:07:51 -0400 John W. Eaton move docstrings in C++ files out of C strings and into comments
Sat, 18 Jun 2016 10:55:49 -0400 John W. Eaton fix build for Windows systems
Fri, 17 Jun 2016 13:45:04 -0400 John W. Eaton limit gnulib headers to liboctave/wrappers directory
Thu, 16 Jun 2016 01:00:20 -0400 John W. Eaton hide sys/wait.h header and provide wrappers for waitpid macros
Wed, 15 Jun 2016 10:21:48 -0700 Mike Miller Drop old unused build-system library naming variables LIBPRE, LIBEXT, etc
Tue, 14 Jun 2016 13:43:17 -0400 John W. Eaton hide sys/select header
Fri, 10 Jun 2016 17:23:27 -0700 Rik Improve docstring for system().
Fri, 10 Jun 2016 15:29:18 -0400 John W. Eaton don't include unistd.h unless it is needed
Thu, 19 May 2016 18:55:23 -0400 John W. Eaton use namespace for command_editor and command_history classes
Thu, 19 May 2016 12:56:47 -0400 John W. Eaton use namespace for unwind_protect class
Thu, 19 May 2016 01:59:35 -0400 John W. Eaton use namespace for oct_mach_info class
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Wed, 13 Apr 2016 14:01:39 -0700 Rik Fix hang when querying dbstack (bug #47605).
Mon, 11 Apr 2016 13:53:17 -0400 John W. Eaton store hg id info in libgui and main exe and check for consistency (bug #45659)
Mon, 11 Apr 2016 12:16:19 -0400 John W. Eaton store liboctave and liboctinterp hg ids separately
Mon, 11 Apr 2016 11:36:27 -0400 John W. Eaton don't store build time in source file (bug #45659)
Mon, 11 Apr 2016 10:45:17 +0200 mmuetzel Add fftwf_version (bug #45659)
Sun, 10 Apr 2016 15:33:43 -0400 mmuetzel more updates for version function
Sat, 09 Apr 2016 18:58:28 -0400 John W. Eaton revise method of handling hg id for build info
Fri, 08 Apr 2016 21:41:18 +0200 mmuetzel Add more info to version.m and store build info in the binary (bug #45659)
Fri, 25 Mar 2016 11:22:58 -0700 Rik Cast NULL pointer to char, rather than void, when using execl.
Thu, 10 Mar 2016 19:00:37 -0500 John W. Eaton deprecate octave_config_info