index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Frameworks
/
SPMySQLFramework
/
Source
/
SPMySQLFastStreamingResult.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all non-cyclic NSAutoreleasepools with @autoreleasepool
Max
2018-05-03
1
-63
/
+63
*
* More formatting changes
Max
2018-05-02
1
-8
/
+3
*
* Formatting and minor code changes
Max
2018-04-29
1
-5
/
+1
*
* Add a wrapper method for 3 repeatetly used calls
Max
2015-10-30
1
-3
/
+1
*
Replace some malloc(a*b) with the safer calloc(a,b) variant
Max
2015-06-30
1
-1
/
+2
*
Add support for SQLSTATE
Max
2014-03-05
1
-0
/
+1
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Rework table content and custom query data loading and storage for speed incr...
rowanbeentje
2013-08-13
1
-1
/
+1
*
- Clean up some connection cancellation/close-during-connect edges as a resu...
rowanbeentje
2012-10-14
1
-0
/
+2
*
- Upgrade to the MySQL 5.5.22 client libraries, updating to a much more up-t...
rowanbeentje
2012-04-09
1
-0
/
+5
*
Improvements to SPMySQL framework:
rowanbeentje
2012-02-24
1
-58
/
+46
*
Initial commit of the new SPMySQL Framework, which is added to the project an...
rowanbeentje
2012-02-20
1
-0
/
+417