syncevolution/src/syncevo
Patrick Ohly 6fc5f4703b Revert "C++: instantiate some templates once in libsyncevolution"
This reverts commit 7d527c6dd8.

It causes link errors on Fedora, see
https://bugzilla.redhat.com/show_bug.cgi?id=1926932

This might be a compiler bug, but as this is a not particular
important size optimization, removing it is the easiest fix.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
2021-03-21 06:57:47 -07:00
..
configs scripting: prevent premature loop timeouts 2014-10-10 03:19:27 -07:00
BoostHelper.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
Cmdline.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
Cmdline.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
CmdlineSyncClient.cpp C++: avoid "using namespace std" 2020-12-05 21:28:08 +01:00
CmdlineSyncClient.h config: revise default of the "keyring" property 2013-10-01 09:28:38 +02:00
ConfigFilter.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
ConfigFilter.h command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
ConfigNode.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
ConfigNode.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
ConfigTree.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
CurlTransportAgent.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
CurlTransportAgent.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
DBusTraits.h config: user name -> identity 2013-09-27 08:59:13 -07:00
DataBlob.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
DevNullConfigNode.h sync: avoid maintaining suspend/resume meta data during ephemeral sync 2013-07-12 11:44:39 +02:00
EDSClient.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
EDSClient.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
Exception.cpp C++: replace pcrecpp with std::regex 2020-12-05 21:28:08 +01:00
Exception.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
FileConfigTree.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
FileConfigTree.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
FileDataBlob.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
FileDataBlob.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
FilterConfigNode.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
FilterConfigNode.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
ForkExec.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
ForkExec.h C++: avoid boost::scope_ptr/array and plain pointers 2020-12-05 21:28:08 +01:00
GLibSupport.cpp C++: automatically determine iterator types 2020-12-05 21:28:08 +01:00
GLibSupport.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
GValueSupport.h glib: avoid GValue compile problem 2014-07-23 10:48:19 +02:00
GVariantSupport.cpp signon: fix HashTable2Variant() ref counting (TC-1667) 2014-10-31 13:22:04 +01:00
GVariantSupport.h GVariant: also support conversion to simpler string hash 2014-09-12 11:38:57 +02:00
GeeSupport.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
GuardFD.h GuardFD: smart pointer for file descriptors 2014-04-01 16:45:09 +02:00
HashConfigNode.h C++: automatically determine iterator types 2020-12-05 21:28:08 +01:00
IdentityProvider.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
IdentityProvider.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
IniConfigNode.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
IniConfigNode.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
LocalTransportAgent.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
LocalTransportAgent.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
LogDLT.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
LogDLT.h logging: support DLT (FDO #66769) 2013-10-25 21:07:27 +01:00
LogRedirect.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
LogRedirect.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
LogStdout.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
LogStdout.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
LogSyslog.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
LogSyslog.h Logging: thread-safe 2013-05-06 16:28:13 +02:00
Logging.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
Logging.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
MapSyncSource.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
MapSyncSource.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
MultiplexConfigNode.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
MultiplexConfigNode.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
ObexTransportAgent.cpp OBEX: additional debug output 2020-12-05 21:28:08 +01:00
ObexTransportAgent.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
PrefixConfigNode.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
PrefixConfigNode.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
SafeConfigNode.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
SafeConfigNode.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
SafeOstream.cpp code restructing: Exception, throwError() 2014-05-02 16:43:52 +02:00
SafeOstream.h DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
SingleFileConfigTree.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
SingleFileConfigTree.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
SmartPtr.h EDS: EDS 3.33.2, libecal 2.0 support 2020-12-05 21:28:08 +01:00
SoupTransportAgent.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
SoupTransportAgent.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
StringDataBlob.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
StringDataBlob.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
SuspendFlags.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
SuspendFlags.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
SyncConfig.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
SyncConfig.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
SyncContext.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
SyncContext.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
SyncML.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
SyncML.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
SyncSource.cpp C++: better types for loop variables 2021-02-06 06:39:12 -08:00
SyncSource.h SyncSource.h: fix compiler warning 2020-12-05 21:28:08 +01:00
SynthesisDBPlugin.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
SynthesisEngine.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
SynthesisEngine.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
ThreadSupport.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
Timespec.h Timespec: in-place resetMonotonic() and resetSystem() 2014-04-01 16:45:08 +02:00
TmpFile.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00
TmpFile.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
TrackingSyncSource.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
TrackingSyncSource.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
TransportAgent.cpp config: first step towards modular identity providers 2013-09-27 08:59:14 -07:00
TransportAgent.h PBAP: Suspend/ResumeSync() (FDO #72112) 2014-04-01 16:45:09 +02:00
UserInterface.cpp C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
UserInterface.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
VolatileConfigNode.h C++: replace boost::shared_ptr, boost::function, boost::bind 2020-12-05 21:28:08 +01:00
VolatileConfigTree.h config: refactor root path handling 2013-09-27 08:59:13 -07:00
declarations.h core: add SE_NORETURN 2014-01-17 16:15:16 +01:00
eds_abi_wrapper.cpp C++: replace BOOST_TYPEOF 2020-12-05 21:28:08 +01:00
eds_abi_wrapper.h syncevolution.org: compile on Ubuntu Trusty, libical v1/v2 compatibility 2016-09-26 12:58:26 +02:00
icalstrdup.c syncevolution.org: compile on Ubuntu Trusty, libical v1/v2 compatibility 2016-09-26 12:58:26 +02:00
icalstrdup.h C++: avoid NULL 2020-12-05 21:28:08 +01:00
icaltz-util-wrapper.c syncevolution.org: compile on Ubuntu Trusty, libical v1/v2 compatibility 2016-09-26 12:58:26 +02:00
icaltz-util.c icaltz-util.c: avoid undefined signed int shifting 2018-01-03 10:39:50 +01:00
icaltz-util.h syncevolution.org: compile on Ubuntu Trusty, libical v1/v2 compatibility 2016-09-26 12:58:26 +02:00
installcheck-local.sh installcheck-local.sh: test with C++14 2020-12-05 21:28:08 +01:00
lcs.cpp syncevo: Clean up namespace pollution. 2011-08-26 12:52:15 +02:00
lcs.h C++: automatically determine iterator types 2020-12-05 21:28:08 +01:00
readme2c.pl command line: --delete-items ... * deletes all items 2010-10-26 10:24:48 +02:00
syncevo.am gdbus: replace helper class with normal glib classes 2020-12-05 21:28:08 +01:00
syncevolution.pc.in autotools: ensure that link lines are complete 2012-07-12 16:11:33 +00:00
timeout.h C++: more modern timeout.h 2020-12-05 21:28:08 +01:00
util.cpp Revert "C++: instantiate some templates once in libsyncevolution" 2021-03-21 06:57:47 -07:00
util.h Revert "C++: instantiate some templates once in libsyncevolution" 2021-03-21 06:57:47 -07:00