log liboctave/util/cmd-edit.cc @ 21733:cb0fdd941d84

age author description
Thu, 19 May 2016 00:33:18 -0400 John W. Eaton use namespace for system file_ops class
Wed, 18 May 2016 14:58:29 -0400 John W. Eaton use namespace for system env class
Wed, 18 May 2016 15:23:05 -0400 John W. Eaton use namespace for system time classes
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Mon, 01 Feb 2016 13:29:21 -0800 Rik maint: Replace instances of goto in liboctave where convenient.
Sat, 23 Jan 2016 13:52:03 -0800 Rik maint: clean up code around calls to current_liboctave_error_handler.
Wed, 30 Dec 2015 13:16:43 -0800 Rik maint: Dereference current_liboctave_error_handler before calling.
Wed, 30 Dec 2015 12:33:33 -0800 Rik maint: Replace emtpy 'std::string ()' calls with "".
Thu, 01 Oct 2015 16:18:19 -0400 John W. Eaton begin removal of global error_state variable
Fri, 20 Feb 2015 04:08:04 -0500 John W. Eaton avoid variable possibly clobbered by longjmp warning from GCC
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
Thu, 09 Oct 2014 19:20:56 -0400 John W. Eaton preserve text on Windows terminal resize (bug #41893; patch #8532) gui-release
Thu, 09 Oct 2014 19:20:56 -0400 John W. Eaton preserve text on Windows terminal resize (bug #41893; patch #8532)
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.
Sat, 12 Oct 2013 11:11:00 -0400 Mike Miller Fix infinite loop when PS1 needs deleted directory (bug #32176)
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:57:58 -0400 John W. Eaton backout changeest 0696dcc92fc8; we'll do this in readline
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
Thu, 11 Apr 2013 11:57:23 -0400 John W. Eaton backout changeset 98155e2b6d42
Tue, 09 Apr 2013 03:17:48 -0400 John W. Eaton get terminal size on window systems
Tue, 09 Apr 2013 03:08:18 -0400 John W. Eaton allow windows console to be cleared
Wed, 27 Mar 2013 20:29:06 -0400 John W. Eaton allow gui to force readline to return from its idle/read loop
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base liboctave/cmd-edit.cc@00d7bb745bf9
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/cmd-edit.cc@18c0a8b37ef3