log liboctave/util/oct-rl-edit.c @ 22323:bac0d6f07a3e

age author description
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.
Tue, 31 May 2016 12:51:52 +1000 Lachlan Andrew Tab completion of multiple directory levels. (bug #44095)
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.
Thu, 14 Jan 2016 07:02:41 -0800 Rik maint: Use "FIXME:" consistently in code base.
Wed, 16 Dec 2015 18:11:39 -0500 John W. Eaton eliminate some type conversion warnings
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
Tue, 19 Nov 2013 14:21:38 -0500 Michael Goffioul Working CTRL-C handling implementation for Win32.
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:59:04 -0400 John W. Eaton backout changeset d203a225cf11; we'll do this in readline
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
Tue, 09 Apr 2013 03:08:18 -0400 John W. Eaton allow windows console to be cleared
Mon, 08 Apr 2013 17:05:43 -0400 John W. Eaton allow clc to clear the Windows terminal screen
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/oct-rl-edit.c@6101cb256d07