ChangeLog for deceit
====================

Version 1.18.2 - 2005-08-14 (EO)
--------------
	+ Previous change was not done actually. Now it is done.

Version 1.18.1 - 2005-08-13 (EO)
--------------
	+ Change distribution from "world" to "soc".

Version 1.18 - 2003-02-11 (GV)
------------
	+ Adjust make files for disappearance of perlutils.
	
Version 1.17 - 2002-09-20 (GV)
------------
	+ Now it works with gcc-3.1.
	
Version 1.16 - 2002-05-13 (GV)
------------
	+ updated for param-2.0.
	
Version 1.15.2 - 2002-02-12 (GV)
--------------
	+ Change description in info file, remove lyt (default ok).

Version 1.15.1 - 2002-01-30 (JBa)
-----------
	+ Fixed the introduction of PERL_POLLUTE,as it was magnifying problems
	  on linux/perl5.003:
	  Make sure that old CCFLAGS of Conifgure.pm are not overwritten

Version 1.15 - 2001-11-30 (GV)
------------
	+ Makefile.PL: add -DPERL_POLLUTE to make it work with perl 5.6
	+ (deceit.cc) remove obsolete c++ header.
	+ (deceit.lyt) added
	
Version 1.14.1 - 2001-04-27 (GV)
--------------
	+ (deceit.pl) add more messages.

Version 1.14 - 2001-03-29 (GV)
------------
	+ (test/Makefile) actually add the new test harnesses ;-)
	
Version 1.13 - 2001-03-26 (GV)
------------
	+ (deceit.pl::fillColumn) support variable length vector columns,
	support padding of vector columns if not enougyh elements are
	available in the ascii file.
	+ (test/stringcolumns) simple test harness for string columns.
	+ (test/variable_length_vector_column) test harness added
	+ (test/vector_column) test harness added.
	+ (doc/deceit_description.tex) documentation updated (variable
	vector column support, and padding)

Version 1.12 - 2000-11-21 (GV)
------------
	+ really fix the fix applied at version 1.11.1.
	
Version 1.11.1 - 2000-11-15 (GV)
--------------
	+ (perlsupport/deceit/LineParser.pm) if the separator is defined,
	do not replace s/\"//g, or it is impossible to have " in strings.
	
Version 1.11 - 2000-09-29 (GV)
------------
	+ (Makefile.PL) small fix (LD -shared) to prevent the symbol main
	from appearing in the .so.
	
Version 1.10.1 - 2000-06-23 (GV)
--------------
	+ (doc/deceit_description.tex) fix broken links to pedal
	(SOC-SPR-1546). Note that this means that there are no links to
	the pedal, as the pedal has an html only documentation.
	+ (config/Makefile) add task info file
	+ (config/deceit.info) added (SOC-SPR-1508).
	
Version 1.10 - 2000-04-25 (GV)
------------
	+ (doc/deceit_description.tex) use correct error macros (SPR-1296).
	
	
Version 1.9 1999-12-03 (GV)
----------- 
	+ (deceit.pl) fix logic error that prevented empty
	(length=0) string from being correctly padded out with blanks.

Version 1.8 1999-12-02 (GV)
-----------
	+ misc improvements to test harnesses
	+ change some of the verbosity outut from perl library.

Version 1.7 1999-11-05 (GV)
-----------
	+ make less noisy by eliminating a few carp/warn.
	+ add fillAttribute
	+ also fix mess in repository

Version 1.6 1999-11-03 (MT)
-----------
	+ Fixed for dal-1.81

Version 1.5 1999-10-15 (GV)
-----------
	+ add fillArrayFromFits (prototype implementation)
	+ add fillArrayFromTuple (prototype implementation)
	+ fix bug that prevented some type of arrays from being written/read correctly
	
Version 1.4 1999-08-05 (GV)
-----------
	+ fix mistery bug that sometimes occurred when the ascii file
	contained a single column.
	+ do without test.configuration in test harnesses
	+ improve test harnesses

Version 1.3 1999-05-26 (GV)
-----------
	+ all Perl files are installed in lib/perl5
	
Version 1.2 1999-05-19 (GV)
-----------
	+ fixes to make file in test (SPR 651)
	+ tests assumed . in the path (SPR 653)
	
Version 1.1 1999-05-16 (GV)
-----------
        + in line with new error i/f

Version 1.0 1999-04-29 (GV)
----------- 
	+ task approved
	+ add docexamples subdirectory to doc
	+ document fillColumn, fillArray, rows, fillConstColumn,
          fillConstArray
	
Version 0.100 1999-04-20 (GV)
-------------
        + improved test harness.
        + documentation submitted for approval.

Version 0.99 1999-04-16 (GV)
------------

	+ new parameter names
	+ documentation
	+ extended test harness
	+ make use of error library
	
Version 0.18 1999-04-07 (GV)
------------
- updated DEPEND (new interpr).

Version 0.17 1999-04-01 (MT)
------------
- Modifications for perl interpreter in core SAS.

Version 0.16 1999-02-16 (GV)
------------

- Fixed bug with dimensioned columns; don't include the default scalar
  dimension in the dimension list. (MT)

Version 0.15 1999-02-12 (GV)
------------
	+ minor changes to bring in line with new Dal, where a few
	constants have been merged in to the class Dal. 
Version 0.14 1999-02-11 (GV)
------------
        + update DEPEND

Version 0.13 1999-02-10
------------
	+ bring in line with new taskmain

Version 0.12 1999-02-03 
------------
 - remove -ldeceit from SWIG module to make it work with egcs.
 - fix problem with default column dimensions

Version 0.10 1998-11-17 (GV)
------------

 - fix the other test harness.

Version 0.9 1998-11-13 (GV)
-----------

	- fix one of the test harnesses
	- adjust depend file

	
Version 0.8 1998-11-13 (GV)
-----------

Fix typo in make file.

Version 0.7 1998-11-13 (GV)
-----------

	modify the make files to use the new Make.include.perl
	
Version 0.6 1998-11-06 (GV)
-----------

	use $(MAKE) in make files, instead of make.

Version 0.5 1998-11-06 (GV)
-----------

	modified the test harnesses by adding appropriate perl path to
	support packages.

	
Version 0.4 1998-11-04 (GV)
-----------

Make compatible with the latest Make.include, and integrated pedal.

Version 0.3
-----------

This is a fully functional version, but with no test harness.

Version 0.2
-----------

Fix pedal problem.

Version 0.1 
-----------

 First release. Lacks documentation and explicit test harness.