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
/
source
/
DataFormatters
/
CXXFormatterFunctions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The new ReadStringFromMemory() API does not work correctly with NSStrings tha...
Enrico Granata
2013-04-23
1
-54
/
+250
*
Fixed some linux buildbot warnings.
Greg Clayton
2013-04-19
1
-1
/
+1
*
Provided a variant of ReadCStringFromMemory that supports null terminators of...
Ashok Thirumurthi
2013-04-19
1
-4
/
+7
*
Fixing a silly bug that would cause string summaries not to show up :-)
Enrico Granata
2013-04-02
1
-2
/
+9
*
<rdar://problem/13415737>
Enrico Granata
2013-04-02
1
-16
/
+144
*
Hardening the vector iterator synthetic child(ren) provider against item-not-...
Enrico Granata
2013-03-28
1
-1
/
+3
*
The formatters for std::shared_ptr, std::weak_ptr, std::list, std::vector and...
Enrico Granata
2013-03-19
1
-819
/
+1
*
This checkin removes the last Cocoa formatters that were implemented in Pytho...
Enrico Granata
2013-03-19
1
-0
/
+127
*
C++ formatters for NSTimeZone and for CFBitVector
Enrico Granata
2013-03-16
1
-0
/
+177
*
NS(Mutable)IndexSet formatter moves from Python to C++
Enrico Granata
2013-03-16
1
-0
/
+78
*
Converting more data formatters to C++ - NSBundle, CFBinaryHeap, NSMachPort a...
Enrico Granata
2013-03-16
1
-1
/
+160
*
Porting the Objective-C Class data type’s summary from Python to C++
Enrico Granata
2013-03-15
1
-0
/
+26
*
Moving CFBag and NSBundle summaries from Python to C++
Enrico Granata
2013-03-15
1
-0
/
+112
*
Cleanup of the NSString data formatter
Enrico Granata
2013-02-21
1
-37
/
+46
*
<rdar://problem/4529976>
Enrico Granata
2013-02-21
1
-286
/
+37
*
Fixing the lack of a space in an expression that was causing sheer unhappiness.
Enrico Granata
2013-02-19
1
-1
/
+1
*
NSSet formatter is now C++ code
Enrico Granata
2013-02-15
1
-893
/
+42
*
<rdar://problem/13204647>
Enrico Granata
2013-02-15
1
-11
/
+22
*
Fixing a logic flaw with NSURL summary. This was caught by running the test s...
Enrico Granata
2013-02-08
1
-3
/
+3
*
Fixed a store to data that isn't needed and that also could end up writing be...
Greg Clayton
2013-02-08
1
-2
/
+1
*
This checkin implements the data formatter for NSURL in C++ code
Enrico Granata
2013-02-08
1
-0
/
+90
*
<rdar://problem/12898191>
Enrico Granata
2013-02-08
1
-0
/
+31
*
<rdar://problem/12953018>
Enrico Granata
2013-02-04
1
-0
/
+316
*
llvm/Basic/ConvertUTF.h now exposes all functions without macro tricks
Dmitri Gribenko
2013-01-30
1
-2
/
+0
*
UTF conversion routines were moved from clang/Basic to llvm/Support
Dmitri Gribenko
2013-01-30
1
-1
/
+1
*
<rdar://problem/12978143>
Enrico Granata
2013-01-28
1
-0
/
+1808