log libgui/src/m-editor/octave-txt-lexer.h @ 23219:3ac9f9ecfae5 stable

age author description
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
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 31 Aug 2016 12:20:46 -0700 Rik maint: Style check C++ code in libgui/
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sat, 06 Feb 2016 18:22:32 -0800 Rik maint: Clean up various usages of #ifdef.
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Thu, 19 Feb 2015 20:26:36 +0100 Torsten fix some oddities updating lexer and api-files for auto completion
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sun, 23 Nov 2014 13:13:35 +0100 Torsten provide an editor lexer for text or unknown files (bug #43572) gui-release