summaryrefslogtreecommitdiffstats
path: root/lldb/examples/summaries/cocoa/CFString.py
Commit message (Expand)AuthorAgeFilesLines
* Python 2/3 compat: unichr vs chrSerge Guelton2019-03-251-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-3/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-310/+336
* Editing a comment to make sure people know not to blame CFString.py for CFStr...Enrico Granata2012-09-041-2/+2
* Fixing a bug where the summary for certain NSStrings was being returned as em...Enrico Granata2012-05-151-4/+9
* Making the Cocoa formatters comply with the new on-disk layout of the Python ...Enrico Granata2012-04-251-26/+26
* Logging for data formatters.Enrico Granata2012-04-021-1/+28
* Fixing an issue where Unicode characters in an NSString were printed as escap...Enrico Granata2012-03-291-8/+16
* The Cocoa formatters now provide error messages for many of the common things...Enrico Granata2012-03-131-10/+17
* Several performance-oriented changes to the introspecting data formatters:Enrico Granata2012-03-051-28/+8
* this fixes unicode strings handling in 32-bit mode on LionEnrico Granata2012-03-011-12/+2
* (a) adding an introspection formatter for NS(Mutable)IndexSetEnrico Granata2012-03-011-1/+7
* This commit:Enrico Granata2012-02-291-6/+6
* This patch provides a set of formatters for most of the commonly used Cocoa c...Enrico Granata2012-02-231-0/+302
OpenPOWER on IntegriCloud