log libinterp/octave.cc @ 20717:0fdba3fdf40e stable

age author description
Fri, 11 Sep 2015 07:38:31 -0400 Mike Miller Initialize interpreter correctly with script and --traditional (bug #45921) stable
Mon, 16 Mar 2015 11:51:35 -0700 Rik Set LC_NUMERIC and LC_TIME environment variables to 'C' (bug 44469).
Tue, 24 Feb 2015 21:38:21 -0800 Rik doc: Add have_window_system() to documentation.
Tue, 24 Feb 2015 19:47:22 +0000 Carnë Draug Script file or eval code are not interactive session so keep Octave quiet.
Tue, 24 Feb 2015 17:09:42 +0000 Carnë Draug input.h: change meaning of interactive and forced_interactive global variables.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 21 Jan 2015 12:36:25 -0500 John W. Eaton also skip startup message if session is not interactive
Tue, 20 Jan 2015 17:34:56 -0800 Rik Don't print start-up message when input is a non-interactive script.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Sat, 03 Jan 2015 09:52:07 -0800 Rik Don't check for input redirect in combination with --eval or script.
Fri, 02 Jan 2015 18:05:24 -0800 Rik Make cmd-line options for --eval, script file, '< script' mutually exclusive (bug #35318).
Mon, 08 Dec 2014 12:59:47 -0500 John W. Eaton allow ranges to be disabled
Mon, 08 Dec 2014 10:14:00 -0500 John W. Eaton allow disabling of permutation and diagonal matrices
Tue, 19 Aug 2014 06:40:53 -0400 John W. Eaton make "file found in path" warnings consistent
Sat, 21 Dec 2013 13:44:53 -0500 John W. Eaton maint: Periodic merge of gui-release to default.