log src/file-io.cc @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Sun, 08 Jan 2012 13:39:44 -0800 Rik doc: miscellaneous documentation improvements stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Tue, 29 Nov 2011 04:42:16 -0500 John W. Eaton mkstemp: open file in binary mode (bug #33669)
Wed, 23 Nov 2011 08:38:19 -0800 Rik Grammarcheck of documentation before 3.6.0 release.
Tue, 04 Oct 2011 10:20:24 -0400 John W. Eaton return stream error message in scanf functions and document behavior
Mon, 19 Sep 2011 16:45:31 -0400 John W. Eaton allow sscanf to accept character arrays with more than one row
Wed, 24 Aug 2011 12:22:42 -0400 John W. Eaton maint: periodic merge of stable to default
Wed, 24 Aug 2011 12:19:00 -0400 John W. Eaton sscanf: correctly set output position when reading stops at end of string stable
Wed, 24 Aug 2011 12:19:00 -0400 John W. Eaton sscanf: correctly set output position when reading stops at end of string
Wed, 24 Aug 2011 11:20:26 -0400 John W. Eaton doc: update sscanf doc string to match current behavior stable
Tue, 09 Aug 2011 22:16:06 -0400 John W. Eaton use gnulib::fseek and gnulib::fopen stable
Thu, 04 Aug 2011 10:39:37 -0400 John W. Eaton use gnulib:: qualifiers for more stdio functions stable
Wed, 27 Jul 2011 16:05:32 -0700 Rik Correctly allow single string input form of fopen() (Bug #33535). stable
Tue, 28 Jun 2011 23:13:16 -0400 John W. Eaton use gnulib tmpfile module stable
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
Wed, 30 Mar 2011 13:07:53 -0600 Jordi GutiƩrrez Hermoso Document the "all" parameter to fclose.
Mon, 28 Mar 2011 16:38:13 -0700 Rik Improve docstrings for a number of functions.
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Mon, 31 Jan 2011 03:19:01 -0500 John W. Eaton try to get better value than \ for P_tmpdir on Windows systems
Sat, 29 Jan 2011 21:28:38 -0800 Rik Add S_ISBLK and family of functions to documentation.
Mon, 21 Apr 2008 03:03:40 -0400 John W. Eaton update copyright dates release-3-0-x
Mon, 14 Apr 2008 13:13:25 -0400 John W. Eaton fread, fwrite: allow SKIP arg to be omitted release-3-0-x
Thu, 20 Jan 2011 21:29:14 -0800 Rik Prevent doubled quotes around @table items in Info.
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 14 Jan 2011 01:39:59 -0500 John W. Eaton use mkstemp from gnulib
Sat, 23 Oct 2010 02:22:56 -0400 John W. Eaton file-io.cc (Ffopen): argument parsing tweak
Thu, 07 Oct 2010 02:00:05 -0400 John W. Eaton avoid another use of ::fileno
Mon, 20 Sep 2010 20:39:56 -0400 John W. Eaton cache file id in octave_tstdiostream class
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Mon, 15 Mar 2010 15:57:23 -0400 John W. Eaton use gnulib namespace
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 03 Feb 2010 17:05:02 -0500 John W. Eaton use gnulib fcntl module
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
Tue, 26 Jan 2010 00:45:04 -0500 John W. Eaton attempt to avoid trouble with gnulib #defines in a consistent way
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Thu, 10 Dec 2009 01:12:41 -0500 John W. Eaton allow + at end of fopen modestrings like rb+
Tue, 10 Nov 2009 17:55:19 -0500 John W. Eaton update ferror doc string, take 2
Tue, 10 Nov 2009 17:51:03 -0500 John W. Eaton update ferror doc string
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Wed, 07 Oct 2009 11:08:54 +0200 Jaroslav Hajek implement fskipl
Tue, 09 Jun 2009 13:03:22 -0400 John W. Eaton fix jwe email address
Thu, 21 May 2009 21:12:08 +0100 Michael Goffioul Add mkstemp implementation based on mktemp, for platforms missing it
Sun, 17 May 2009 12:18:06 -0700 Rik Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Sun, 22 Mar 2009 13:14:15 -0700 Rik Cleanup documentation files errors.texi, debug.texi, io.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 18 Feb 2009 00:55:32 -0500 Benjamin Lindner use mkstemps as replacement for mkstemp on mingw32
Tue, 17 Feb 2009 01:33:10 -0500 John W. Eaton disallow reading from stdin while running interactively
Tue, 27 Jan 2009 21:19:38 -0500 John W. Eaton file-io.cc (Ffprintf): doc fix
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Thu, 07 Aug 2008 15:31:17 -0400 John W. Eaton fix typo in NPOS change
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos
Thu, 12 Jun 2008 10:42:56 -0400 John W. Eaton eliminate streamoff type
Sun, 18 May 2008 16:04:22 -0400 bill file-io.cc: added documentation