Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
examples
/
summaries
/
cocoa
/
CFString.py
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
7a20435
Editing a comment to make sure people know not to blame CFString.py for CFString summary errors
by Enrico Granata
· 13 years ago
bd5a7a9
Fixing a bug where the summary for certain NSStrings was being returned as empty in spite of the string actually having a content
by Enrico Granata
· 13 years ago
28399ad
Making the Cocoa formatters comply with the new on-disk layout of the Python resources - This is one of the steps towards making the data formatters work again
by Enrico Granata
· 14 years ago
247bd41
Logging for data formatters.
by Enrico Granata
· 14 years ago
86ea8d8
Fixing an issue where Unicode characters in an NSString were printed as escape sequences by the summary provider shipping with LLDB - Added relevant test case code. Bonus points for identifying the source of the quotes :-)
by Enrico Granata
· 14 years ago
3f1052b
The Cocoa formatters now provide error messages for many of the common things-went-wrong situations. Previously they would say nothing or log failures to the Python console
by Enrico Granata
· 14 years ago
cfdafa3
Several performance-oriented changes to the introspecting data formatters:
by Enrico Granata
· 14 years ago
74ec8f9
this fixes unicode strings handling in 32-bit mode on Lion
by Enrico Granata
· 14 years ago
896cd1d
(a) adding an introspection formatter for NS(Mutable)IndexSet
by Enrico Granata
· 14 years ago
7bc0ec3
This commit:
by Enrico Granata
· 14 years ago
eb4a479
This patch provides a set of formatters for most of the commonly used Cocoa classes.
by Enrico Granata
· 14 years ago