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
/
Source
/
SPDataStorage.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minimal refactoring
Max
2015-03-09
1
-3
/
+3
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-4
/
+4
*
Reformatting code for modern ObjC
Max
2014-12-13
1
-1
/
+1
*
Fix a loss-of-precision implicit conversion warning
rowanbeentje
2014-05-04
1
-1
/
+1
*
Improve thread safety of SPDataStorage NSPointerArray tracking to further imp...
rowanbeentje
2014-02-06
1
-5
/
+6
*
Update NSPointerArray usage in SPDataStorage for 10.9 SDK, tracking edited ro...
rowanbeentje
2014-02-04
1
-20
/
+48
*
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
*
Add an option to display binary data as hex, while displaying it in blue to d...
Stuart Connolly
2014-01-14
1
-1
/
+1
*
- Fix hanging waiting for new result store to return if there was a query er...
rowanbeentje
2013-08-14
1
-1
/
+1
*
Rework table content and custom query data loading and storage for speed incr...
rowanbeentje
2013-08-13
1
-232
/
+246
*
- Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...
rowanbeentje
2013-05-21
1
-7
/
+7
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-13
/
+20
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+1
*
Tidy up.
stuconnolly
2010-10-19
1
-1
/
+2
*
- Improve SPDataStorage exceptions by recording the requested location and t...
rowanbeentje
2010-08-01
1
-7
/
+7
*
Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...
stuconnolly
2010-03-31
1
-1
/
+0
*
- Fix a data storage incorrect reassignment after a realloc - cause of sourc...
rowanbeentje
2010-02-19
1
-5
/
+4
*
- Fix an incorrect bounds check in the data storage class, fixing crashes wh...
rowanbeentje
2010-01-21
1
-1
/
+1
*
Add a new SPDataStorage class, and use it in TableContent and CustomQuery:
rowanbeentje
2010-01-17
1
-0
/
+424