aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/MCPKit/MCPFoundationKit/MCPConnection.h
Commit message (Expand)AuthorAgeFilesLines
* Rework MCPConnection for greater thread safety:rowanbeentje2010-03-081-1/+6
* Fix a number of memory leaks, and over-releases, as both a result of manual i...rowanbeentje2010-02-101-1/+1
* • added method to get an info about unique database/tables names for comple...Bibiko2010-01-141-0/+2
* • first preparations to improve the Custom Query database names/table names...Bibiko2010-01-101-0/+5
* - Ensure all results for server variable requests are returned as strings, t...rowanbeentje2010-01-031-0/+1
* - Correctly report errors triggered *during* result download for streaming r...rowanbeentje2009-11-161-0/+1
* Implement query cancellation support within MCPKit, and add it to the task fu...rowanbeentje2009-11-151-0/+5
* The framework shouldn't be displaying dialogs, get the delegate to do it.stuconnolly2009-11-111-0/+1
* MCPConnection.[hm] refactoring.stuconnolly2009-11-101-2/+5
* - Tweak query locking with MCPStreamingResults to fix certain operations rel...rowanbeentje2009-10-131-0/+1
* - Rewrite keepalive pings to be performed within pthreads, enforcing ping ti...rowanbeentje2009-10-051-4/+6
* Make the MCPkit framework truly 64 bit compatible by using the appropriate da...stuconnolly2009-08-261-25/+26
* - Change MCPStreamingResult to use a safer streaming mode by default - downl...rowanbeentje2009-08-201-1/+9
* Rework SQL export:rowanbeentje2009-08-171-2/+6
* Missing SVN properties.stuconnolly2009-08-081-1/+1
* To fix query logging not working, initialize delegateQueryLogging to YES upon...stuconnolly2009-07-231-1/+4
* Remove delegate calls asking for SP specific TableDocument ivars, replacing t...stuconnolly2009-07-221-0/+2
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-0/+226