HEX
Server: Apache/2.4.18 (Ubuntu)
System: Linux ubuntu 7.0.5-x86_64-linode173 #1 SMP PREEMPT_DYNAMIC Fri May 8 10:12:05 EDT 2026 x86_64
User: root (0)
PHP: 7.2.28-1+ubuntu16.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //usr/share/doc/libsuitesparse-dev/CCOLAMD_ChangeLog
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.