aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPStringAdditions.h
Commit message (Expand)AuthorAgeFilesLines
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-3/+3
* - Use long longs instead of ints when looking at table sizes, free space, an...rowanbeentje2009-09-011-1/+1
* User Manager featuremltownsend2009-08-111-0/+2
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-12/+0
* • added levenshteinDistanceOfWord: to SPStringAdditionsBibiko2009-07-131-2/+4
* Improve custom query timing and display:rowanbeentje2009-06-271-1/+1
* • queryString: code cleaning and processing each encoding equallyBibiko2009-06-191-0/+11
* • introduced inline function NSStringUTF8String() to SPStringAdditions.hBibiko2009-06-181-0/+14
* • some tiny improvements to speed up queryString:Bibiko2009-06-181-1/+1
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+3
* fixed #254 and an unreported bug in the constraint parsermtvee2009-05-151-0/+3
* • ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ...Bibiko2009-04-231-0/+1
* - Add a new "gear" action menu underneath the custom query view, including a...rowanbeentje2009-04-021-0/+1
* - fixed issue #203 (backticks in identifiers not supported)jakob2009-03-241-0/+2
* SPSQLParser changes:rowanbeentje2009-03-191-0/+1
* Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi...avenjamin2009-02-281-0/+4
* Separate out the creation of a human readable string from the number of bytes...stuconnolly2009-01-281-0/+29