log libinterp/corefcn/sysdep.cc @ 20617:ba2b07c13913

age author description
Fri, 09 Oct 2015 10:06:39 -0400 John W. Eaton use new string_value method to handle value extraction errors
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Thu, 09 Apr 2015 19:53:21 -0700 Rik Fix failing BIST test for tilde_expand() on Windows (bug #44796).
Thu, 02 Apr 2015 15:36:38 -0700 Rik Document get_home_directory in Octave manual and NEWS file.
Thu, 02 Apr 2015 13:08:34 -0400 John W. Eaton * sysdep.cc (Fget_home_directory): New function.
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Tue, 24 Feb 2015 21:38:21 -0800 Rik doc: Add have_window_system() to documentation.
Tue, 24 Feb 2015 21:22:28 -0800 Rik Change open_with_system_app to internal function.
Tue, 24 Feb 2015 17:09:42 +0000 Carnë Draug input.h: change meaning of interactive and forced_interactive global variables.
Thu, 19 Feb 2015 17:33:59 -0500 John W. Eaton make open_with_system_app a built-in function
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 07 Jan 2015 13:23:26 -0500 John W. Eaton avoid valgrind warnings about using freed memory
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Wed, 05 Nov 2014 12:45:44 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 09 Oct 2014 19:20:56 -0400 John W. Eaton preserve text on Windows terminal resize (bug #41893; patch #8532) gui-release
Wed, 15 Oct 2014 22:35:59 -0400 John W. Eaton implement the open function
Thu, 09 Oct 2014 19:20:56 -0400 John W. Eaton preserve text on Windows terminal resize (bug #41893; patch #8532)
Sat, 27 Sep 2014 12:26:57 -0700 Rik Add new function unsetenv from gnulib to Octave.
Thu, 24 Apr 2014 20:23:48 -0700 Rik doc: Update pause documentation and add seealso links between related functions. stable
Mon, 04 Nov 2013 23:06:48 -0500 John W. Eaton avoid symbol conflicts in display.cc
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/sysdep.cc@49561f19a5f1