log libfdcore/core.c @ 1111:84162710428e

age author description
Mon, 13 May 2013 11:37:12 +0800 Sebastien Decugis Cleanup to avoid sending several terminate event
Sun, 12 May 2013 16:39:07 +0200 Sebastien Decugis Replaced calls to TRACE_sSA and sSA_DUMP_NODE* macros
Thu, 09 May 2013 11:59:34 +0800 Sebastien Decugis Initial implementation of the hook mechanism
Fri, 03 May 2013 19:20:56 +0800 Sebastien Decugis Cleaning of the traces in progress
Thu, 02 May 2013 16:05:35 +0800 Sebastien Decugis Typo
Tue, 30 Apr 2013 15:37:57 +0800 Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced by the new hooks mechanism. Kept the calls to fd_msg_log in comments to find the locations easily. WORK IN PROGRESS.
Wed, 17 Apr 2013 18:38:12 +0800 Sebastien Decugis Fix warning on old GCC versions
Tue, 16 Apr 2013 11:45:52 +0800 Sebastien Decugis Fix a number of additional warnings
Mon, 15 Apr 2013 15:17:07 +0800 Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent commits
Mon, 18 Mar 2013 13:22:07 +0100 Thomas Klausner Remove more newlines.
Sat, 16 Mar 2013 16:05:37 +0100 Sebastien Decugis Remove some additional printf
Thu, 14 Mar 2013 18:14:35 +0100 Thomas Klausner Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and TRACE_DEBUG_ERROR
Wed, 06 Mar 2013 20:09:54 +0100 Thomas Klausner merge latest 1.1 branch (one commit post 1.1.6)
Wed, 13 Feb 2013 14:47:47 +0100 Thomas Klausner Make config file parameter const and convert another fprintf to TRACE_DEBUG_ERROR.
Sun, 03 Mar 2013 07:57:34 +0100 Sebastien Decugis Updated copyright information
Sat, 19 Jan 2013 16:35:48 +0100 Sebastien Decugis Fix a few warnings, thank you Thomas again
Tue, 23 Oct 2012 15:50:04 +0200 Thomas Klausner Fix some typos.
Fri, 24 Aug 2012 00:26:53 +0200 Sebastien Decugis Updated copyright information
Mon, 20 Aug 2012 22:56:18 +0200 Sebastien Decugis Removed the warning on unused variable
Mon, 20 Aug 2012 22:16:21 +0200 Sebastien Decugis Renamed GNUTLS_NEW_VERSION and added GNUTLS_VERSION_300 to prepare for API change in gnutls
Thu, 28 Jul 2011 23:49:17 +0200 Sebastien Decugis Attempt to support newer GNU TLS libraries. Need more work...
Thu, 24 Mar 2011 15:00:18 +0900 Sebastien Decugis Updated my mail address
Wed, 09 Feb 2011 15:26:58 +0900 Sebastien Decugis Large UNTESTED commit with the following changes:
Fri, 21 Jan 2011 15:12:54 +0900 Sebastien Decugis Cleanups
Thu, 20 Jan 2011 19:44:27 +0900 Sebastien Decugis Cleanup all pthread_cleanup_push / pop pairs so that pop is always called after push, or ASSERT(0) is some grave errors
Thu, 20 Jan 2011 14:24:13 +0900 Sebastien Decugis Cleanups in msg_log feature
Wed, 19 Jan 2011 19:05:30 +0900 Sebastien Decugis Prepared capability for messages logging to separate files / folders
Wed, 19 Jan 2011 14:35:14 +0900 Sebastien Decugis Fixed in case of termination of several modules (before initialization completed)
Fri, 14 Jan 2011 16:27:21 +0900 Sebastien Decugis Updated copyright information 1.1.0-rc1
Fri, 14 Jan 2011 15:15:23 +0900 Sebastien Decugis Initial commit for 1.1.0:
"Welcome to our mercurial repository"