aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPStringAdditions.m
Commit message (Expand)AuthorAgeFilesLines
* • fixed: avoid displaying µs for query execution timeBibiko2009-06-191-3/+7
* • some tiny improvements to speed up queryString:Bibiko2009-06-181-2/+5
* • some improvement to speed up queryString:Bibiko2009-06-171-0/+6
* 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/+36
* • ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ...Bibiko2009-04-231-12/+59
* - Improve time interval granularity for times below 10 seconds (show two dec...rowanbeentje2009-04-091-0/+6
* - Add a new "gear" action menu underneath the custom query view, including a...rowanbeentje2009-04-021-0/+33
* Completely redesigned query console that now uses a table view instead of a t...stuconnolly2009-03-261-34/+32
* - updated the backtickQuotedString method to be 10.4 compatible (and to compi...jakob2009-03-261-1/+1
* - updated the backtickQuotedString method to be 10.4 compatiblejakob2009-03-261-1/+16
* - fixed issue #203 (backticks in identifiers not supported)jakob2009-03-241-0/+12
* SPSQLParser changes:rowanbeentje2009-03-191-0/+45
* Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi...avenjamin2009-02-281-0/+33
* Separate out the creation of a human readable string from the number of bytes...stuconnolly2009-01-281-0/+69