# Automatically generated file --- DO NOT EDIT
2007-07-24 22:04  adb014

	* DESCRIPTION: Version numbering changes of all packages needed due
	  to inclusion of generic Makefile/configure in all packages

2007-07-24 21:20  adb014

	* src/dlmread.cc: Trivial attempt to handle the CR characters for
	  DOS text files

2007-05-24 23:03  adb014

	* DESCRIPTION: bump version

2007-05-24 22:59  adb014

	* src/dlmread.cc:
	   '2 3' shouldn't be read as two numbers unless the seperator is
	   space

2007-03-23 21:59  adb014

	* inst/xlsread.m: FSF address update

2007-03-23 17:14  adb014

	* inst/append_save.m, inst/dlmread.m, inst/xlsread.m,
	  src/dlmread.cc: Update the FSF address

2007-01-30 23:23  adb014

	* DESCRIPTION: Add Autoload field to DESCRIPTION of main/ packages

2007-01-25 22:09  goffioul

	* src/Makefile: Add "clean" rules to makefiles and discard exit
	  status

2007-01-15 17:16  goffioul

	* src/textread.cc: [no log message]

2007-01-07 15:45  hauberg

	* DESCRIPTION: Removed dots (.) from titles in DESCRIPTION

2006-10-24 04:12  abarth93

	* src/textread.cc: code cleanup

2006-10-24 04:06  abarth93

	* src/textread.cc: add support for headerlines

2006-10-14 19:39  hauberg

	* COPYING: Removed unvalid characters from all GPL licenses in the
	  packages

2006-10-02 21:47  adb014

	* DESCRIPTION: Latest mega package manager update

2006-08-21 20:39  hauberg

	* inst/.cvsignore, src/.cvsignore: Added a lot of .cvsignore's in
	  main

2006-08-20 15:06  hauberg

	* COPYING, DESCRIPTION, Makefile, append_save.m, csvread.m,
	  csvwrite.m, dlmread.cc, dlmread.m, dlmwrite.m, textread.cc,
	  xlsread.m, inst/append_save.m, inst/csvread.m, inst/csvwrite.m,
	  inst/dlmread.m, inst/dlmwrite.m, inst/xlsread.m, src/Makefile,
	  src/dlmread.cc, src/textread.cc: Changed the directory structure
	  to match the package system

2006-05-19 08:58  jwe

	* dlmread.cc, textread.cc: [no log message]

2006-01-07 06:11  adb014

	* .cvsignore: patch to allow 2.9.x autoload functionality to
	  replace symbolic links

2005-12-06 14:12  pkienzle

	* dlmwrite.m: Use fopen 'rt' in tests; check that filename is a
	  string.

2005-11-29 07:52  pkienzle

	* dlmwrite.m: [with Bill Denney] improved functionality; texinfo
	  docs

2005-11-04 23:24  pkienzle

	* dlmwrite.m: Support sq_string/string distinction.

2005-10-20 16:42  pkienzle

	* dlmwrite.m: Extend compatibility to control precision and
	  newline, and allow append.

2005-09-08 05:12  pkienzle

	* dlmread.m: [for Bill Denney] setstr -> char

2005-09-08 04:00  pkienzle

	* append_save.m: [for Bill Denney] isstr -> ischar

2005-08-30 03:18  pkienzle

	* dlmread.m, dlmwrite.m: [For Bill Denney] specify file open mode
	  as text or binary.

2005-06-17 16:36  sjvdw

	* Makefile, textread.cc, textread.m: Replace `textread' with a
	  faster, dynamically-linked function.

2005-05-30 11:17  adb014

	* dlmread.cc: typo in dlmread.cc help prevented texinfo working

2005-05-25 05:43  pkienzle

	* dlmread.m, textread.m: Author/Copyright consistency

2005-03-09 23:07  qspencer

	* textread.m, xlsread.m: Changed textread.m so that it returns cell
	  arrays rather than lists. Changed xlsread from DOS to UNIX end of
	  line characters.

2004-09-09 15:37  pkienzle

	* csvread.m, csvwrite.m: Wrappers for dlmread/dlmwrite for
	  compatibility

2004-07-09 07:40  pkienzle

	* dlmread.m: [for Mark Esplin] skip user-specified number of
	  leading rows.

2004-07-07 11:38  adb014

	* Makefile: Allow dist, distclean and clean targets to run without
	  Makeconf. Replace include with sinclude in Makefiles. Build fixed
	  and comm docs as part of dist target

2004-07-06 23:36  pkienzle

	* dlmread.cc: Use OCTAVE_LOCAL_BUFFER for runtime array allocation

2004-07-02 12:16  pkienzle

	* .cvsignore: Ignore build outputs

2004-06-23 16:30  schloegl

	* filesep.m: filesep is now part of Octave; its not needed here
	  eanymore

2004-06-23 16:18  schloegl

	* xlsread.m: hack to read Excel files; reads Tab-delimited text
	  files

2004-06-18 01:10  pkienzle

	* dlmread.cc: Need lo-ieee.h

2004-06-17 03:45  pkienzle

	* Makefile: Build dlmread.cc

2003-12-08 09:21  pkienzle

	* dlmread.cc: Use lo_ieee_* functions for finite, isinf, isnan,
	  inf_value, nan_value

2003-11-07 23:45  taltman

	* append_save.m: taltman: Added main/io/append_save.m

2003-09-12 16:22  adb014

	* textread.m: Changes to allow use with latest CVS of octave
	  (do_fortran_indexing, etc)

2003-06-13 17:12  schloegl

	* fileparts.m: not needed anymore because its part of standard
	  octave

2003-03-16 20:38  kahacjde

	* dlmread.cc:

	  fix infinite loop when undefined characters aren't followed by
	  separator

2003-03-16 18:47  kahacjde

	* dlmread.cc:

	  next rewrite, handles user provided range now

2003-02-08 10:50  kahacjde

	* dlmread.cc:

	  rewrite, handles now different line length

2003-02-02 20:22  kahacjde

	* dlmwrite.m: [no log message]

2003-02-02 20:11  kahacjde

	* dlmread.cc, dlmwrite.m:

	  added new file dlmread.cc

2003-01-23 05:18  pkienzle

	* dlmread.m: Support \r, \n, or \r\n line terminators, and possibly
	  missing final line terminator.

2003-01-04 11:48  schloegl

	* fileparts.m, filesep.m: filesep added for compatibility reasons

2003-01-03 22:46  schloegl

	* fileparts.m: separates filename

2002-11-04 21:09  etienne

	* textread.m: varargout changes

2002-07-10 15:18  pkienzle

	* dlmread.m: Forgot to transpose input matrix

2002-03-17 22:38  alnd

	* textread.m:

	  Added author credit to Paul Kienzle for major rewrite.

2002-03-15 16:29  pkienzle

	* textread.m: %[ format generates strings; additional docs on %[
	  and how to use it.

2002-03-14 16:51  pkienzle

	* dlmread.m: Read space/comma/tab/etc. delimited file

2002-03-14 16:48  pkienzle

	* textread.m: ## * remove dependency on str_incr ## * return list
	  of strings for %s rather than character matrix ## * proper handling
	  of leading text ## * handle %* and %%

2002-03-08 20:20  pkienzle

	* dlmwrite.m: write a raw data file as columns of data with
	  delimiters

2001-12-15 23:01  alnd

	* textread.m:

	  Put usage info in standard format.

2001-12-05 06:38  alnd

	* textread.m:

	  Added directory main/io and file main/io/textread.m.  textread.m is
	  a first shot at the matlab function of the same name.  This version
	  depends on a new string function str_incr.m which will go into the
	  main/strings/ directory.

