log libinterp/corefcn/syscalls.cc @ 33234:e104e9f0cf62

age author description
Thu, 21 Mar 2024 17:18:36 -0700 Rik allow dup2, fcntl, and stat to work for file IDs not tracked by Octave (bug #65393)
Thu, 21 Mar 2024 13:32:15 -0400 John W. Eaton allow dup2, fcntl, and stat to work for files not known to Octave (bug #65393)
Tue, 20 Feb 2024 09:56:33 -0800 Rik doc: Force Texinfo to render a space after @w{} macro. stable
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Sat, 13 Aug 2022 16:45:48 -0700 Rik Add "const" qualifier to static variables that hold "fcntl.h" values.
Mon, 04 Apr 2022 10:31:48 -0700 Rik doc: Ensure documentation lists output argument when it exists for functions in libinterp/
Sat, 26 Feb 2022 13:46:48 +0100 Markus Mützel Remove `time_t` from API (bug #61821). stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 23 Nov 2021 11:26:38 -0800 Rik maint: Shorten @seealso lines to less than 80 characters (bug #57599)
Tue, 17 Aug 2021 11:17:36 -0400 John W. Eaton move i/o stream classes inside octave namespace
Sat, 14 Aug 2021 22:48:52 -0400 John W. Eaton eliminate octave:: namespace tags in DEFUN and DEFMETHOD and more
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 14 May 2020 11:32:06 +0200 Markus Mützel maint: merge stable to default.
Mon, 11 May 2020 19:18:48 +0200 Philip Nienhuis Document that make_absolute_filename and canonicalize_file_name do not stable
Tue, 18 Feb 2020 16:46:15 -0800 Rik fcntl: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 16:31:02 -0800 Rik kill: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 16:10:45 -0800 Rik mkfifo: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 15:58:52 -0800 Rik unlink: throw error if operation fails and nargout == 0 (bug #57830).
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Sun, 27 Oct 2019 10:31:33 -0700 Rik Polish implementation of is_same_file().
Sun, 21 Jul 2019 10:21:01 -0400 John W. Eaton style fixes: generally aim to break long lines before operators, not after
Thu, 18 Jul 2019 11:23:22 -0400 John W. Eaton rename octave_link and octave_link_events classes, move inside octave namespace
Wed, 17 Jul 2019 14:09:20 -0400 John W. Eaton eliminate static functions from octave_link class
Thu, 11 Apr 2019 08:52:06 -0700 Rik maint: merge stable to default.
Thu, 11 Apr 2019 08:37:13 -0700 Rik Add BIST tests for unlink() (bug #56097). stable
Wed, 20 Mar 2019 02:27:30 +0000 John W. Eaton update bug status in tests
Mon, 28 Jan 2019 18:01:46 +0000 John W. Eaton move variable values from symbol_record objects to stack_frame objects
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 29 Nov 2018 12:15:25 -0800 Rik Silence unnecessary warnings about security-format (bug #55046).
Wed, 31 Oct 2018 19:32:41 -0400 John W. Eaton eliminate global and file-scope static variables in oct-hist.cc
Mon, 13 Aug 2018 14:42:45 -0700 Rik isfile.m: New function for Matlab compatibility (bug #54508).
Mon, 13 Aug 2018 12:17:58 -0700 Rik isdir.m: Make m-file a legacy function (bug #54489)
Sun, 17 Sep 2017 05:52:33 +0200 Torsten close/reload editor tab when file is (re)moved in gui terminal (bug #43922)
Wed, 04 Apr 2018 06:54:11 -0400 John W. Eaton doc: Shorten very long first sentences of docstrings (bug #53388). stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 26 Mar 2018 10:45:04 -0700 Rik doc: Spellcheck documentation ahead of 4.4 release. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 22 Sep 2017 03:04:23 +0200 Torsten Backed out changeset ba164db1c4a4
Sun, 17 Sep 2017 05:52:33 +0200 Torsten close/reload editor tab when file is (re)moved in gui terminal (bug #43922)
Sun, 27 Aug 2017 20:54:21 +0200 Markus Mützel uname: Return empty message on success (bug #51869)
Thu, 06 Jul 2017 13:34:31 -0400 John W. Eaton don't use singleton for stream_list object
Sun, 25 Jun 2017 09:50:51 -0400 John W. Eaton move symbol_table class inside octave namespace
Fri, 09 Jun 2017 02:21:28 -0400 John W. Eaton don't use singleton for symbol_table
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
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
Tue, 17 Jan 2017 13:56:16 -0500 John W. Eaton move some octave stream classes into octave namespace
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Thu, 03 Nov 2016 08:39:24 -0700 Rik doc: Clarify docstring for popen2 (bug #49524). stable
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 15 Jul 2016 10:09:31 -0400 John W. Eaton * syscalls.cc (mk_stat_map): Use namespace qualifier for static file_stat functions.
Mon, 11 Jul 2016 13:02:58 -0400 John W. Eaton eliminate unused parameter from octave::sys::popen2
Tue, 21 Jun 2016 16:07:51 -0400 John W. Eaton move docstrings in C++ files out of C strings and into comments
Sat, 18 Jun 2016 10:55:49 -0400 John W. Eaton fix build for Windows systems
Fri, 17 Jun 2016 05:52:21 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 16 Jun 2016 19:43:20 -0400 John W. Eaton hide sys/stat.h header
Thu, 16 Jun 2016 01:00:20 -0400 John W. Eaton hide sys/wait.h header and provide wrappers for waitpid macros
Wed, 15 Jun 2016 13:51:00 -0400 John W. Eaton hide fcntl.h header
Fri, 10 Jun 2016 15:29:18 -0400 John W. Eaton don't include unistd.h unless it is needed
Thu, 19 May 2016 18:55:23 -0400 John W. Eaton use namespace for command_editor and command_history classes
Thu, 19 May 2016 01:33:06 -0400 John W. Eaton finish previous changeset (0504351a45e6).
Thu, 19 May 2016 01:22:06 -0400 John W. Eaton use namespace for file_stat classes
Thu, 19 May 2016 00:33:18 -0400 John W. Eaton use namespace for system file_ops class
Wed, 18 May 2016 14:58:29 -0400 John W. Eaton use namespace for system env class
Wed, 18 May 2016 14:09:17 -0400 John W. Eaton use namespace for system uname class
Wed, 18 May 2016 12:14:34 -0400 John W. Eaton rename octave::syscalls namespace to octave::sys
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Tue, 03 May 2016 09:59:17 -0700 Rik maint: Periodic merge of stable to default.
Tue, 03 May 2016 09:58:27 -0700 Rik doc: Fix typo in exec docstring. stable
Mon, 11 Apr 2016 14:39:02 -0400 John W. Eaton use namespace instead of struct with static members for system call wrappers
Mon, 11 Apr 2016 10:53:18 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Sun, 27 Mar 2016 20:39:19 -0700 Rik doc: Wrap C++ docstrings to 79 characters + newline (80 total).
Wed, 24 Feb 2016 21:47:10 -0800 Rik Emit error if fork called directly from command line.
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Tue, 19 Jan 2016 12:44:54 -0800 Rik Use err_disabled_feature, warn_disabled_feature throughout code base.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Wed, 13 Jan 2016 11:02:22 -0800 Rik maint: Replace if/error/else paradigm with just if/error.
Sat, 26 Dec 2015 18:59:45 -0800 Rik Deprecate all_strings, replace with string_vector_value.
Sun, 20 Dec 2015 13:26:17 -0800 Rik maint: Eliminate more useless statements after error().
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Fri, 18 Dec 2015 15:37:22 -0800 Rik maint: Use new C++ archetype in more files.
Thu, 17 Dec 2015 16:04:13 +0100 Kai T. Ohlhus Unified "sleep" functions to "octave_sleep" in C++ and "pause" in Octave.
Mon, 14 Dec 2015 17:53:27 -0800 Rik maint: Use ovl() more places in the code.
Sun, 13 Dec 2015 11:36:05 -0800 Rik 2015 Code Sprint: syscalls.cc: use ovl (), move print_usage to top of fcn.
Sat, 12 Dec 2015 10:54:20 -0500 Yu Liu Code sprint 2015: Refactor print_usage() in syscalls.cc to resemble m-files
Sat, 12 Dec 2015 07:40:03 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all C++ files.
Mon, 07 Dec 2015 13:54:01 -0500 John W. Eaton eliminate unnecessary uses of nargin
Thu, 03 Dec 2015 18:33:00 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Thu, 26 Nov 2015 09:36:51 -0800 Rik Stop 'fclose ("all")' from closing down gnuplot pipes (bug #39504).
Mon, 23 Nov 2015 20:50:07 -0500 John W. Eaton eliminate more uses of error_state
Sat, 14 Nov 2015 15:18:05 -0500 John W. Eaton eliminate more uses of error_state
Fri, 13 Nov 2015 14:10:26 -0500 John W. Eaton rename octave_value value extractors that accept error message args
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/