log src/file-io.cc @ 12993:dfab2a8ca545 stable

age author description
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