log liboctave/util/cmd-edit.h @ 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, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 09 Sep 2021 20:51:08 -0700 Rik maint: use "m_" prefix for member variables in class command_editor.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 11 Jan 2020 12:53:20 -0800 Rik maint: Use Octave coding conventions in liboctave/
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 11:57:40 -0400 John W. Eaton only increment command number when complete block of code is parsed
Mon, 09 Sep 2019 16:15:40 -0400 John W. Eaton use m_ prefix for data members in most liboctave/util classes
Wed, 14 Aug 2019 00:19:34 -0400 John W. Eaton use separate variable for interrupting command editor event loop (bug #56738)
Tue, 13 Aug 2019 19:13:46 -0400 John W. Eaton allow gui events to interrupt readline event processing (bug #56738)
Fri, 07 Jun 2019 13:28:09 -0400 John W. Eaton allow terminal rows and columns to be set when not using readline
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 07 Apr 2018 10:59:11 -0400 John W. Eaton remove C++ functions, classes, and typdefs deprecated in version 4.2
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 08 Jan 2018 20:01:13 -0500 John W. Eaton don't trap the user in the readline loop (bug #52757)
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 03 Jan 2018 07:52:11 -0500 John W. Eaton refactor signal handling (bug #52757)
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Fri, 16 Jun 2017 09:19:20 -0400 John W. Eaton use version number in OCTAVE_DEPRECATED macro
Thu, 27 Apr 2017 09:48:57 -0700 Rik maint: Use convention 'void * fcn ()' for functions which return pointers.
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, 06 Dec 2016 12:40:45 -0500 John W. Eaton make deleted functions public
Tue, 06 Dec 2016 10:59:29 -0500 John W. Eaton use c++11 "= default" syntax for declaration of trivial destructors
Mon, 05 Dec 2016 22:59:37 -0500 John W. Eaton use c++11 style for deleting default copy constructor and assignment operator
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Mon, 29 Aug 2016 11:09:25 -0700 Rik maint: Style check C++ code in liboctave/
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 30 Jun 2016 18:19:37 +1000 Lachlan Andrew Allow tab completion of arrays of structures.
Sat, 11 Jun 2016 15:32:31 -0700 Rik maint: Use C++ 'auto' keyword in some instances in liboctave.
Tue, 31 May 2016 12:51:52 +1000 Lachlan Andrew Tab completion of multiple directory levels. (bug #44095)
Fri, 20 May 2016 10:47:33 -0400 John W. Eaton use consistent style for deprecated function/class messages
Thu, 19 May 2016 18:55:23 -0400 John W. Eaton use namespace for command_editor and command_history classes
Wed, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Wed, 30 Dec 2015 12:33:33 -0800 Rik maint: Replace emtpy 'std::string ()' calls with "".
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Thu, 12 Feb 2015 14:32:01 -0500 John W. Eaton also kill pending input line when gui command window is cleared (bug #44015)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Thu, 04 Dec 2014 16:22:26 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 04 Dec 2014 15:56:49 -0500 John W. Eaton provide access to the readline variable rl_erase_empty_line gui-release
Wed, 05 Nov 2014 12:45:44 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 17 Sep 2014 16:28:41 -0400 John W. Eaton command_editor: provide access to rl_set_screen_size gui-release
Wed, 17 Sep 2014 16:36:41 -0400 John W. Eaton command_editor: provide access to rl_prefer_env_winsize gui-release
Wed, 17 Sep 2014 16:36:41 -0400 John W. Eaton command_editor: provide access to rl_prefer_env_winsize
Wed, 17 Sep 2014 16:28:41 -0400 John W. Eaton command_editor: provide access to rl_set_screen_size
Sat, 26 Oct 2013 18:57:05 -0700 Rik maint: Use GNU style coding conventions for code in liboctave/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Thu, 25 Apr 2013 17:57:55 -0400 John W. Eaton preserve pending command line input when running commands from GUI actions
Thu, 18 Apr 2013 03:19:48 -0400 John W. Eaton make undo button and menu item work for command window
Thu, 18 Apr 2013 02:02:59 -0400 John W. Eaton optionall disable redisplay in command editor clear screen function
Wed, 17 Apr 2013 17:32:20 -0400 John W. Eaton backout changeset d3b01ae21259; we'll fix readline instead
Thu, 11 Apr 2013 12:02:44 -0400 John W. Eaton temporary fix for terminal window resizing
Wed, 27 Mar 2013 20:29:06 -0400 John W. Eaton allow gui to force readline to return from its idle/read loop
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/cmd-edit.h@b0a8f2f290f5