index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
functionalities
/
data-formatter
/
data-formatter-objc
/
main.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-694
/
+0
*
Fix ObjCDataFormatterTestCase.test_nsdate_* tests (ver. 2)
Ilia K
2015-03-23
1
-2
/
+2
*
Fix ObjCDataFormatterTestCase.test_nsdate_* tests
Ilia K
2015-03-23
1
-2
/
+2
*
__arm64__ and __aarch64__ #ifdef adjustments
Todd Fiala
2014-07-09
1
-1
/
+1
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-1
/
+1
*
Fix test to compile and run on iOS.
Greg Clayton
2013-12-03
1
-6
/
+23
*
<rdar://problem/12709976>
Enrico Granata
2012-12-10
1
-0
/
+3
*
<rdar://problem/12426557> Fixing the NSIndexSet data formatter
Enrico Granata
2012-10-05
1
-1
/
+1
*
<rdar://problem/12099592> Adding back a bunch of code-running summaries
Enrico Granata
2012-10-03
1
-0
/
+9
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-3
/
+1
*
<rdar://problem/11753405> Making sure we deal correctly with signed NSNumber ...
Enrico Granata
2012-07-13
1
-0
/
+4
*
<rdar://problem/11755446> Making sure to provide summaries for one more NSStr...
Enrico Granata
2012-06-28
1
-0
/
+3
*
Fixing a bug where the summary for certain NSStrings was being returned as em...
Enrico Granata
2012-05-15
1
-0
/
+2
*
Fixing an issue where Unicode characters in an NSString were printed as escap...
Enrico Granata
2012-03-29
1
-0
/
+7
*
adding a summary for Objective-C type 'Class'
Enrico Granata
2012-03-27
1
-0
/
+6
*
added a new formatter for CF(Mutable)BitVector
Enrico Granata
2012-03-03
1
-0
/
+30
*
(a) adding formatters for:
Enrico Granata
2012-03-02
1
-0
/
+21
*
(a) adding an introspection formatter for NS(Mutable)IndexSet
Enrico Granata
2012-03-01
1
-0
/
+35
*
This commit:
Enrico Granata
2012-02-29
1
-0
/
+73
*
This patch provides a set of formatters for most of the commonly used Cocoa c...
Enrico Granata
2012-02-23
1
-40
/
+374
*
Adding formatters for several useful Objective-C/Cocoa data types. The new ca...
Enrico Granata
2012-02-17
1
-2
/
+28
*
Fixed a bug where a variable could not be formatted in a summary if its datat...
Enrico Granata
2011-08-02
1
-0
/
+2
*
Cleaned up the NSString summary formatter to not print "<invalid object>" when
Greg Clayton
2011-07-30
1
-1
/
+1
*
changes in the new GetMinimumLanguages() ; robustness improvements in the CFS...
Enrico Granata
2011-07-29
1
-1
/
+1
*
new synthetic children provider for CFString and related classes ; test case ...
Enrico Granata
2011-07-29
1
-3
/
+40
*
test cases for the new features just committed
Enrico Granata
2011-07-02
1
-0
/
+87