log liboctave/file-ops.cc @ 11523:fd0a3ac60b0e

age author description
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 25 Mar 2010 17:30:07 -0400 John W. Eaton undo recent gnulib-related changes
Wed, 24 Mar 2010 17:27:58 +0100 David Grundberg Use gnulib headers instead of C++ std headers where needed.
Mon, 15 Mar 2010 15:57:23 -0400 John W. Eaton use gnulib namespace
Mon, 08 Feb 2010 17:35:04 -0500 John W. Eaton fix gnulib includes
Wed, 03 Feb 2010 03:42:08 -0500 John W. Eaton liboctave/file-ops.h: avoid gnulib #define for canonicalize_file_name
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
Tue, 26 Jan 2010 01:49:39 -0500 John W. Eaton file-ops.cc: don't tag functions with OCTAVE_API i source file
Tue, 26 Jan 2010 00:45:04 -0500 John W. Eaton attempt to avoid trouble with gnulib #defines in a consistent way
Fri, 22 Jan 2010 14:46:39 -0500 John W. Eaton file-ops.cc: don't include statdefs.h
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Thu, 21 Jan 2010 03:25:23 -0500 John W. Eaton bootstrap.conf fixes
Thu, 21 Jan 2010 03:06:56 -0500 John W. Eaton file-ops.cc cleanups
Thu, 21 Jan 2010 02:53:37 -0500 John W. Eaton provide wrapper for tempnam
Thu, 21 Jan 2010 02:47:45 -0500 John W. Eaton use readlink module from gnulib
Thu, 21 Jan 2010 02:41:50 -0500 John W. Eaton use symlink module from gnulib
Thu, 21 Jan 2010 02:37:26 -0500 John W. Eaton use link module from gnulib
Thu, 21 Jan 2010 02:28:33 -0500 John W. Eaton use unlink module from gnulib
Thu, 21 Jan 2010 02:25:53 -0500 John W. Eaton provide wrapper for umask
Thu, 21 Jan 2010 04:02:29 -0500 John W. Eaton provide wrappers for mkdir and mkfifo
Thu, 21 Jan 2010 02:07:24 -0500 John W. Eaton use rename module from gnulib
Thu, 21 Jan 2010 01:49:36 -0500 John W. Eaton use rmdir module from gnulib
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
Mon, 28 Dec 2009 10:42:05 -0500 John W. Eaton file-ops.cc: avoid problems if sys/stat.h #defines mkdir or mkfifo
Fri, 25 Dec 2009 23:58:08 -0500 John W. Eaton use mkfifo module from gnulib
Sat, 26 Dec 2009 00:20:12 -0500 John W. Eaton use mkdir module from gnulib
Sat, 11 Jul 2009 12:46:10 -0400 John W. Eaton file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized buffer
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Tue, 18 Nov 2008 02:35:51 +0100 David Bateman Fast return case for file_ops::tilde_expand
Tue, 05 Aug 2008 12:14:16 -0400 John W. Eaton file_ops: use singleton class for static data members
Mon, 04 Aug 2008 23:44:50 -0400 John W. Eaton make file_ops a proper singleton class
Fri, 22 Feb 2008 16:44:03 -0500 John W. Eaton use 0 instead of NULL
Mon, 10 Dec 2007 07:06:01 +0000 jwe [project @ 2007-12-10 07:06:00 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Wed, 13 Jun 2007 06:49:41 +0000 jwe [project @ 2007-06-13 06:49:41 by jwe]
Fri, 08 Jun 2007 13:13:30 +0000 dbateman [project @ 2007-06-08 13:13:30 by dbateman]
Wed, 06 Jun 2007 06:08:26 +0000 jwe [project @ 2007-06-06 06:08:25 by jwe]
Tue, 27 Feb 2007 15:12:25 +0000 jwe [project @ 2007-02-27 15:12:25 by jwe]
Tue, 06 Feb 2007 18:55:23 +0000 jwe [project @ 2007-02-06 18:55:23 by jwe]
Tue, 06 Feb 2007 01:36:47 +0000 jwe [project @ 2007-02-06 01:36:46 by jwe]
Wed, 06 Dec 2006 20:23:19 +0000 jwe [project @ 2006-12-06 20:23:18 by jwe]
Mon, 24 Apr 2006 19:13:11 +0000 jwe [project @ 2006-04-24 19:13:06 by jwe]
Thu, 29 Sep 2005 22:49:43 +0000 jwe [project @ 2005-09-29 22:46:07 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Fri, 18 Feb 2005 21:59:24 +0000 jwe [project @ 2005-02-18 21:59:24 by jwe]
Wed, 09 Feb 2005 23:13:03 +0000 jwe [project @ 2005-02-09 23:13:03 by jwe]
Fri, 23 Jan 2004 20:04:36 +0000 jwe [project @ 2004-01-23 20:04:35 by jwe]
Fri, 31 Oct 2003 14:11:47 +0000 jwe [project @ 2003-10-31 14:11:47 by jwe]
Fri, 31 Oct 2003 06:31:21 +0000 jwe [project @ 2003-10-31 06:31:14 by jwe]
Fri, 11 Oct 2002 20:57:21 +0000 jwe [project @ 2002-10-11 20:57:21 by jwe]
Thu, 10 Oct 2002 06:23:03 +0000 jwe [project @ 2002-10-10 06:23:03 by jwe]
Wed, 09 Oct 2002 20:26:27 +0000 jwe [project @ 2002-10-09 20:26:27 by jwe]
Mon, 30 Sep 2002 22:33:41 +0000 jwe [project @ 2002-09-30 22:33:41 by jwe]
Thu, 26 Sep 2002 22:10:09 +0000 jwe [project @ 2002-09-26 22:10:06 by jwe]
Mon, 23 Sep 2002 15:38:05 +0000 jwe [project @ 2002-09-23 15:38:05 by jwe]
Wed, 31 Jan 2001 22:15:55 +0000 jwe [project @ 2001-01-31 22:15:51 by jwe]
Wed, 02 Aug 2000 20:47:46 +0000 jwe [project @ 2000-08-02 20:47:44 by jwe]