gtsam/gtsam/3rdparty/CCOLAMD/Doc/ChangeLog

79 lines
1.8 KiB
Plaintext

Apr 1, 2016: version 2.9.5
* licensing simplified (no other change); refer to CCOLAMD/Doc/License.txt
Feb 1, 2016: version 2.9.4
* update to Makefiles
Jan 30, 2016: version 2.9.3
* modifications to Makefiles
Jan 1, 2016: version 2.9.2
* modified Makefile to create shared libraries
No change to C code except version number.
The empty file ccolamd_global.c removed.
Oct 10, 2014: version 2.9.1
modified MATLAB/ccolamd_make.m. No change to C code except version number.
July 31, 2013: version 2.9.0
* changed malloc and printf pointers to use SuiteSparse_config
Jun 1, 2012: version 2.8.0
* changed from UFconfig to SuiteSparse_config
Dec 7, 2011: version 2.7.4
* fixed the Makefile to better align with CFLAGS and other standards
Jan 25, 2011: version 2.7.3
* minor fix to "make install"
* fixed stats [CCOLAMD_EMPTY_ROW] output
Nov 30, 2009: version 2.7.2
* added "make install" and "make uninstall"
Nov 1, 2007: version 2.7.1
* minor changes to MATLAB test code
May 31, 2007: version 2.7.0
* ported to 64-bit MATLAB
* subdirectories added (Source/, Include/, Lib/, Doc/, MATLAB/, Demo/)
Dec 12, 2006, version 2.5.2
* minor MATLAB clean up
Apr 30, 2006: version 2.5
* ccolamd_recommended modified. Now returns size_t; 0 on error, > 0
if successful. Version number updated to synchronize with COLAMD.
* long replaced with UF_long integer, which is long except on WIN64
Nov 15, 2005
* ccolamd_global.c added to ccolamd_make.m (version is still 1.0).
Oct 10, 2005
* changed definition of ccolamd_printf to "extern"
Version 1.0, released (Aug. 30, 2005)
* CCOLAMD version 1.0 is derived from COLAMD version 2.4. Refer to the
COLAMD ChangeLog file for the changes made to COLAMD since
COLAMD Version 1.0.