summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty
AgeCommit message (Expand)Author
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2011-12-03nlpsolver: remove unneeded exec bitsMiklos Vajna
2011-11-29...originally probably replaced an en-dash (thanks Roman Eisele).Stephan Bergmann
2011-11-29Replaced UTF-8 U+FFFD with ASCII space in source code comment.Stephan Bergmann
2011-11-28nlpsolver: migrate the build to use native gnumake buildMichael Meeks
2011-11-28Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael Meeks
8d156278af'>tubes: catch exception to get more infoMatúš Kukan 2012-08-20tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan 2012-08-16tubes: do not include tubes' object files in unit test libraryMatúš Kukan 2012-08-16tubes: implement simple TestCollaboration to test receiving packetsMatúš Kukan 2012-08-16tubes: fix unittest again and simplifyMatúš Kukan 2012-08-16tubes: also prepare the Account Manager when creating; and simplifyMatúš Kukan 2012-08-08tubes: finish efforts to make TeleManager staticMatúš Kukan 2012-08-04tubes: do not queue incoming packetsMatúš Kukan 2012-08-04tubes: avoid boost::signaling received packetsMatúš Kukan 2012-07-26tubes: send file when inviting contact to MUC collaborationMatúš Kukan 2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan 2012-07-26tubes: resurrect unit test to serve againMatúš Kukan 2012-07-17tubes: remove unused TeleManager::mbAcceptIncomingMatúš Kukan 2012-07-17tubes: split TeleManager::connect method.Matúš Kukan 2012-07-17cleanout flushLoopEike Rathke 2012-07-17tubes: quick hack to allow running two instancesWill Thompson 2012-07-17Include packet in packetReceived signals.Will Thompson 2012-07-17tubes: replace packetReceived link with a boost signalWill Thompson 2012-07-17tubes: push sent packets onto the incoming queue.Will Thompson 2012-07-17Use a slightly nicer filenameWill Thompson 2012-07-17tubes test: remove an unused functionWill Thompson 2012-07-17tubes test: disable testFailAlways()Will Thompson 2012-07-17fixup!Will Thompson 2012-07-17WIPWill Thompson 2012-07-17tubes: wrapper to enable tubesEike Rathke 2012-07-17tubes: implement receiving files.Will Thompson 2012-07-17tubes test: fix stack corruption on test failureWill Thompson 2012-07-17tubes: Add preliminary API for sending a fileWill Thompson 2012-07-17tubes test: refactor spinning mainloopWill Thompson 2012-07-17tubes: make startBuddySession take a TpContact *.Will Thompson 2012-07-17tubes test: find TpContact* for accepterWill Thompson 2012-07-17tubes test: store OString identifiersWill Thompson 2012-07-17tubes: Give a useful error when test-config.ini is missing.Will Thompson 2012-07-17Make startBuddySession() take a TpAccount *.Will Thompson 2012-07-17tubes: move hardcoded test accounts to an .ini fileWill Thompson 2012-07-17make service name configurable for testsEike Rathke 2012-07-17singleton implEike Rathke 2012-07-17tubes: add API to find contacts with LibO tube supportWill Thompson 2012-07-17restructure things to one account manager and one connectionEike Rathke 2012-07-17implementing Telepathy Tubes interfaceEike Rathke