log libinterp/corefcn/file-io.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 23:09:54 -0400 John W. Eaton eliminate more simple uses of error_state
Thu, 20 Aug 2015 06:42:54 -0700 Rik maint: Periodic merge of stable to default.
Tue, 11 Aug 2015 09:55:59 -0700 Rik doc: Clarify that ARCH argument to fread overrides ARCH arg to fopen. stable
Sun, 09 Aug 2015 20:35:44 -0700 Rik maint: Periodic merge of stable to default.
Thu, 06 Aug 2015 21:39:49 -0700 Rik doc: Add info about single letter codes for fread, fopen IEEE format. stable
Thu, 06 Aug 2015 08:09:01 -0700 Rik Use error() rather than ::error() unless explicitly required.
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
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sun, 19 Apr 2015 17:55:33 -0700 Rik doc: Periodic grammarcheck of documentation.
Sun, 19 Apr 2015 06:53:30 -0300 Rafael Laboissiere maint: Fix spelling and grammar mistakes in docs and comments (bug #44878)
Tue, 07 Apr 2015 21:18:22 -0700 Rik Document expansion of escape sequences in single quotes (bug #44745).
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Tue, 17 Feb 2015 00:42:25 -0500 John W. Eaton improve compatibility of sprintf function.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Sun, 21 Dec 2014 21:00:51 -0800 Rik Fix tempname so it prioritizes user input dir rather than TMPDIR (bug #43844).
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Fri, 05 Dec 2014 15:09:48 -0800 Rik doc: Add missing closing parenthesis in tempname docstring.
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Mon, 20 Oct 2014 21:54:59 -0700 Rik Deprecate octave_tmp_file_name.
Mon, 06 Oct 2014 22:54:12 -0400 Mike Miller doc: fix stray escape sequence in mkstemp's docstring
Sat, 04 Oct 2014 11:48:06 -0700 Rik doc: Improve docstrings for tempname, tempdir family of functions.
Mon, 22 Sep 2014 20:24:42 -0700 Rik doc: Redo docstring for ferror().
Sun, 21 Sep 2014 11:05:10 -0700 Rik doc: Rephrase docstrings for low level C I/O functions.
Sat, 20 Sep 2014 22:04:01 -0700 Rik Align columns for freport() output.
Sat, 20 Sep 2014 12:56:47 -0700 Rik doc: Increase seealso links between low level C IO functions.
Tue, 19 Aug 2014 06:40:53 -0400 John W. Eaton make "file found in path" warnings consistent
Mon, 21 Jul 2014 18:50:20 +0200 Andreas Weber file-io.cc (popen): Add seealso popen2
Tue, 18 Feb 2014 02:51:48 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 18 Feb 2014 02:50:18 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Mon, 17 Feb 2014 02:19:52 -0500 John W. Eaton avoid problems if popen is a macro stable
Fri, 03 Jan 2014 13:01:18 -0800 Rik doc: Improve documentation for fread function.
Thu, 05 Dec 2013 16:11:14 -0800 Rik maint: Don't use space between 'args' and '(' when doing indexing.
Wed, 04 Dec 2013 12:05:43 -0800 Rik doc: Don't use @table @qcode to avoid problems with Texinfo 5.2.
Mon, 02 Dec 2013 14:57:25 -0500 John W. Eaton don't use period after end of @seealso{...} stable
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.
Fri, 13 Sep 2013 23:31:11 -0400 John W. Eaton improve efficiency of fwrite
Thu, 12 Sep 2013 19:21:02 -0400 John W. Eaton eliminate unimplemented vax and cray floating point formats
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sun, 04 Aug 2013 13:08:39 -0700 Rik doc: Periodic grammarcheck of documentation.
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/file-io.cc@852d9a20b587