aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/Source/SPMySQLFastStreamingResult.m
Commit message (Expand)AuthorAgeFilesLines
* Replace all non-cyclic NSAutoreleasepools with @autoreleasepoolMax2018-05-031-63/+63
* * More formatting changesMax2018-05-021-8/+3
* * Formatting and minor code changesMax2018-04-291-5/+1
* * Add a wrapper method for 3 repeatetly used callsMax2015-10-301-3/+1
* Replace some malloc(a*b) with the safer calloc(a,b) variantMax2015-06-301-1/+2
* Add support for SQLSTATEMax2014-03-051-0/+1
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-131-1/+1
* - Clean up some connection cancellation/close-during-connect edges as a resu...rowanbeentje2012-10-141-0/+2
* - Upgrade to the MySQL 5.5.22 client libraries, updating to a much more up-t...rowanbeentje2012-04-091-0/+5
* Improvements to SPMySQL framework:rowanbeentje2012-02-241-58/+46
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-201-0/+417