summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/data-formatter/data-formatter-objc/CFString.py
Commit message (Expand)AuthorAgeFilesLines
* This patch provides a set of formatters for most of the commonly used Cocoa c...Enrico Granata2012-02-231-0/+0
* This patch provides a set of formatters for most of the commonly used Cocoa c...Enrico Granata2012-02-231-237/+0
* CFString.py now shows contents in a more NSString-like way (e.g. you get @"He...Enrico Granata2011-08-091-9/+8
* changing CFString.py to reflect the new behavior of CreateValueFromAddressEnrico Granata2011-08-041-1/+1
* APIs to GetValueAsSigned/Unsigned() in SBValue now also accept an SBError par...Enrico Granata2011-08-041-4/+4
* Cleaned up the NSString summary formatter to not print "<invalid object>" whenGreg Clayton2011-07-301-12/+29
* changes in the new GetMinimumLanguages() ; robustness improvements in the CFS...Enrico Granata2011-07-291-1/+16
* new synthetic children provider for CFString and related classes ; test case ...Enrico Granata2011-07-291-0/+206
OpenPOWER on IntegriCloud