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
/
SPStringAdditions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+19
*
Move the BASH command code from the string additions category to remove the d...
stuconnolly
2012-05-07
1
-14
/
+8
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-0
/
+2
*
Fix more compiler warnings, including a few bugs
rowanbeentje
2011-03-07
1
-1
/
+1
*
- Fix compiler warnings for MCPKit - largely typecast related
rowanbeentje
2011-03-02
1
-2
/
+2
*
• added chance to cancel an activity - up to now a running Bundle command ...
Bibiko
2010-12-01
1
-1
/
+1
*
• Bundle commands
Bibiko
2010-11-29
1
-0
/
+1
*
• added method 'rot13' to NSString
Bibiko
2010-11-25
1
-0
/
+2
*
• added to SPStringAddition the method runBashCommandWithEnvironment:atCurr...
Bibiko
2010-11-09
1
-0
/
+2
*
Tidy up.
stuconnolly
2010-10-19
1
-5
/
+6
*
• fixed issue of unnecessary string escaping for importing spatial data via...
Bibiko
2010-10-10
1
-1
/
+1
*
• enabled SRID editing of spatial fields via WKT string
Bibiko
2010-10-09
1
-0
/
+2
*
Remove 10.4 related code and associated macros.
stuconnolly
2010-09-26
1
-4
/
+0
*
• further progress to support "Save Session" (all opened windows plus inclu...
Bibiko
2010-06-24
1
-0
/
+1
*
Merge export redesign branch back into trunk.
stuconnolly
2010-05-24
1
-2
/
+3
*
More tidy up. Constants and functions.
stuconnolly
2010-03-31
1
-0
/
+16
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-3
/
+3
*
- Use long longs instead of ints when looking at table sizes, free space, an...
rowanbeentje
2009-09-01
1
-1
/
+1
*
User Manager feature
mltownsend
2009-08-11
1
-0
/
+2
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-12
/
+0
*
• added levenshteinDistanceOfWord: to SPStringAdditions
Bibiko
2009-07-13
1
-2
/
+4
*
Improve custom query timing and display:
rowanbeentje
2009-06-27
1
-1
/
+1
*
• queryString: code cleaning and processing each encoding equally
Bibiko
2009-06-19
1
-0
/
+11
*
• introduced inline function NSStringUTF8String() to SPStringAdditions.h
Bibiko
2009-06-18
1
-0
/
+14
*
• some tiny improvements to speed up queryString:
Bibiko
2009-06-18
1
-1
/
+1
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-0
/
+3
*
fixed #254 and an unreported bug in the constraint parser
mtvee
2009-05-15
1
-0
/
+3
*
• ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ...
Bibiko
2009-04-23
1
-0
/
+1
*
- Add a new "gear" action menu underneath the custom query view, including a...
rowanbeentje
2009-04-02
1
-0
/
+1
*
- fixed issue #203 (backticks in identifiers not supported)
jakob
2009-03-24
1
-0
/
+2
*
SPSQLParser changes:
rowanbeentje
2009-03-19
1
-0
/
+1
*
Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi...
avenjamin
2009-02-28
1
-0
/
+4
*
Separate out the creation of a human readable string from the number of bytes...
stuconnolly
2009-01-28
1
-0
/
+29