log libinterp/corefcn/syscalls.cc @ 20616:fd0efcdb3718

age author description
Thu, 08 Oct 2015 19:00:51 -0400 John W. Eaton use new string_value method to handle value extraction errors
Mon, 05 Oct 2015 22:47:42 -0400 John W. Eaton eliminate more simple uses of error_state
Thu, 06 Aug 2015 08:09:01 -0700 Rik Use error() rather than ::error() unless explicitly required.
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Sun, 17 May 2015 10:04:08 -0700 Rik Change mkfifo to use an octal argument for MODE (bug #45054).
Sun, 17 May 2015 09:45:54 -0700 Rik doc: Document that mkfifo's mode argument is in decimal (bug #45054). stable
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
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Mon, 22 Sep 2014 20:46:54 -0700 Rik doc: Periodic grammarcheck of documentation.
Sat, 20 Sep 2014 12:56:47 -0700 Rik doc: Increase seealso links between low level C IO functions.
Thu, 05 Dec 2013 16:11:14 -0800 Rik maint: Don't use space between 'args' and '(' when doing indexing.
Tue, 26 Nov 2013 14:37:08 -0800 Rik Rewrite failing popen2 test for Windows (bug #40606). stable
Thu, 21 Nov 2013 08:03:05 -0800 Rik syscalls.cc: Pipe %! system() call results to NUL on Windows platforms.
Wed, 20 Nov 2013 12:28:56 -0800 Rik Reap child process in popen2 %!test block.
Mon, 18 Nov 2013 15:07:01 -0800 Rik Fix failing test in syscalls.cc on MinGW platform (bug #40606).
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.
Mon, 09 Sep 2013 14:30:31 -0700 Rik doc: Update documentation for file and directory functions.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Tue, 13 Aug 2013 16:45:22 -0400 John W. Eaton save history on exec (bug #39734)
Thu, 23 Aug 2012 12:18:08 -0400 John W. Eaton avoid C-style cast warnings from GCC for wait-related macros
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/syscalls.cc@87d188f37c1a