=========================================================================== 2008-09-07 version 1.8.1 =========================================================================== 2008-06-19: James Osborn Changed read/write functions to correct Nc & Ns to QIO for field. =========================================================================== 2008-03-25 version 1.8.0 =========================================================================== 2008-03-24: James Osborn Changed QDP_abort(void) to QDP_abort(int) as was in the docs. Added all eqop types for local dot product functions. Added packed insert/extract functions. Fixed makefiles to allow parallel make. Some fixes to the docs. 2008-02-13: James Osborn Allow shifts to use strided arrays again. Added Morton order option to layout. 2007-11-28: James Osborn Changed QDP_data_common_t size member to be type size_t. Fixed "expr" expression in configure.ac to work with Macs. =========================================================================== 2007-10-09 version 1.7.1 =========================================================================== 2007-10-09: James Osborn Important bug fix for double precision vector and multi routines. =========================================================================== 2007-09-14 version 1.7.0 =========================================================================== 2007-09-07: Carleton Detar Update for QIO-2.2.0. QIO version >= 2.2.0 is now required. 2007-08-03: James Osborn Don't use extended precision for double precision reductions. 2007-06-29: James Osborn Some fixes to allow including headers in C++ code. =========================================================================== 2007-06-04 version 1.6.0 =========================================================================== 2007-06-04: James Osborn Added T_eq_funci functions which pass index instead of coordinates. 2007-05-10: James Osborn Added rest of shift and multiply with adjoint functions. =========================================================================== 2007-05-07 version 1.5.11 =========================================================================== 2007-05-02: James Osborn Fixed wrong code for shift and multiply routines with eqop not eq. =========================================================================== 2007-03-16 version 1.5.10 =========================================================================== 2007-02-08: James Osborn Fixed bad loop in DiracPropagator I/O. =========================================================================== 2007-02-08 version 1.5.9 =========================================================================== 2007-02-08: James Osborn Added "#!" line to perl scripts to make some perls happy. =========================================================================== 2006-08-24 version 1.5.8 =========================================================================== 2006-08-24: James Osborn Added qdp-config script. =========================================================================== 2006-08-23 version 1.5.7 =========================================================================== 2006-08-19: James Osborn Updated docs and add I/O section. 2006-05-25: James Osborn Pass CC and CFLAGS to distcheck target. =========================================================================== 2006-05-25 version 1.5.6 =========================================================================== 2006-05-25: James Osborn Fix compilation on Mac OS/X. Lower case types now have a '1' afterward in the filename. 2006-05-08: James Osborn Fixed profiling of shift and multiply functions. =========================================================================== 2006-02-17 version 1.5.5 =========================================================================== 2006-02-17: James Osborn Added a few functions. =========================================================================== 2006-02-09 version 1.5.4 =========================================================================== 2006-02-09: James Osborn One more try at fixing header includes. =========================================================================== 2006-01-25 version 1.5.3 =========================================================================== 2006-01-25: Only include specific headers for default Nc. =========================================================================== 2006-01-24 version 1.5.2 =========================================================================== 2006-01-24: Now always include specific headers for all precisions and Nc. 2006-01-20: Fixed documentation formatting. =========================================================================== 2006-01-19 version 1.5.1 =========================================================================== 2006-01-18: Changed (fixed) API for functions like V_veq_c_times_V. =========================================================================== 2005-12-04 version 1.5.0 =========================================================================== 2005-12-02: Don't use peq form of QLA global reduction functions. 2005-12-02: Added mem_align and mem_flags functions. 2005-12-02: Let automake handle docs now. =========================================================================== 2005-11-20 version 1.4.1 =========================================================================== 2005-11-19: Fixed bug in vread/vwrite functions. 2005-11-19: Removed restrict from all protoyypes. =========================================================================== 2005-11-10 version 1.4 =========================================================================== This version requires QLA >= 1.4.0. 2005-11-10: Fixed propagator IO to conform to SciDAC standard. 2005-10-03: Added some functions to help with Wilson type fermions. =========================================================================== 2005-09-29 version 1.3.3 =========================================================================== Fixed problem with unused but still present optimized makefiles. Added message dumping to /tmp/qdpmsgdump.XXXX if CRC error is caught. =========================================================================== 2005-09-20 version 1.3.2 =========================================================================== Fixed bug in checksum code. Should actually catch bad messages now. =========================================================================== 2005-09-18 version 1.3.1 =========================================================================== Improved generated code for vector functions. Added checksum code in communications. New function QDP_check_comm toggles checksumming. Updated documentation. =========================================================================== 2005-05-29 version 1.3.0 =========================================================================== First version in Jlab CVS. Directory structure modified to follow more common conventions. Added function "int QDP_numsites(int node)" needed by QIO and modified QDP_create_subset to take extra arguments for the subset function. Many other internal fixes and improvements since the last entry here. =========================================================================== 2004-08-14 version 1.2.2 =========================================================================== Conversion to use autoconf and automake. Now only uses QMP-2.0 for communications. ===========================================================================