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
/
FormatManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New and improved data formatter for std::shared_ptr<> and std::weak_ptr<>
Enrico Granata
2014-01-08
1
-2
/
+3
*
Add a new way to bind a format to a type: by enum type
Enrico Granata
2013-12-28
1
-1
/
+1
*
FormatNavigator has long stopped navigating anything - the generation of poss...
Enrico Granata
2013-12-20
1
-39
/
+39
*
<rdar://problem/15530080>
Enrico Granata
2013-11-22
1
-0
/
+133
*
Renaming the setting to enable/disable automatic one-lining of summaries as a...
Enrico Granata
2013-10-31
1
-1
/
+1
*
This checkin introduces the notion of hardcoded formatters, which LLDB can bi...
Enrico Granata
2013-10-30
1
-0
/
+39
*
<rdar://problem/15143022>
Enrico Granata
2013-10-30
1
-0
/
+1
*
<rdar://problem/15319880>
Enrico Granata
2013-10-25
1
-0
/
+4
*
One should actually not do one-line printing of nested aggregates even if the...
Enrico Granata
2013-10-23
1
-11
/
+7
*
Get rid of the FooStructSynth, it was a testing thing I put in and forgot to ...
Enrico Granata
2013-10-21
1
-11
/
+1
*
Fix python-free build.
Joerg Sonnenberger
2013-10-20
1
-0
/
+2
*
This is the last piece of work for "formats in categories": we now cache form...
Enrico Granata
2013-10-17
1
-27
/
+27
*
<rdar://problem/15235492>
Enrico Granata
2013-10-15
1
-0
/
+8
*
<rdar://problem/12632394>
Enrico Granata
2013-10-08
1
-0
/
+21
*
<rdar://problem/11778815>
Enrico Granata
2013-10-08
1
-1
/
+62
*
<rdar://problem/15154623>
Enrico Granata
2013-10-05
1
-37
/
+37
*
<rdar://problem/12042982>
Enrico Granata
2013-10-04
1
-0
/
+60
*
<rdar://problem/14071463>
Enrico Granata
2013-09-12
1
-1
/
+3
*
clean up about 22 warnings messages
Michael Sartain
2013-08-07
1
-4
/
+4
*
Adding a summary for ObjC blocks
Enrico Granata
2013-07-10
1
-0
/
+7
*
Remove the #define USE_CACHE since the formatters cache has been operational ...
Enrico Granata
2013-06-26
1
-23
/
+7
*
<rdar://problem/12717717>
Enrico Granata
2013-06-18
1
-10
/
+22
*
Remove eFormatHalfFloat as it isn't needed. eFormatFloat should be used and t...
Greg Clayton
2013-06-11
1
-1
/
+0
*
<rdar://problem/12783351>
Enrico Granata
2013-06-11
1
-0
/
+1
*
<rdar://problem/13125225>
Enrico Granata
2013-06-05
1
-0
/
+6
*
<rdar://problem/14003462>
Enrico Granata
2013-06-04
1
-0
/
+2
*
<rdar://problem/11669154>
Enrico Granata
2013-05-06
1
-23
/
+15
*
<rdar://problem/12529989>
Enrico Granata
2013-04-27
1
-6
/
+13
*
Make a synthetic children provider for the ObjC Class type
Enrico Granata
2013-04-26
1
-0
/
+5
*
See: http://stackoverflow.com/questions/16166897/c-how-to-obtain-address-of-s...
Enrico Granata
2013-04-24
1
-1
/
+1
*
<rdar://problem/13437949>
Enrico Granata
2013-04-23
1
-0
/
+2
*
<rdar://problem/12410225>
Enrico Granata
2013-03-28
1
-1
/
+1
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-2
/
+2
*
The formatters for std::shared_ptr, std::weak_ptr, std::list, std::vector and...
Enrico Granata
2013-03-19
1
-15
/
+7
*
This checkin removes the last Cocoa formatters that were implemented in Pytho...
Enrico Granata
2013-03-19
1
-5
/
+5
*
C++ formatters for NSTimeZone and for CFBitVector
Enrico Granata
2013-03-16
1
-7
/
+7
*
NS(Mutable)IndexSet formatter moves from Python to C++
Enrico Granata
2013-03-16
1
-2
/
+2
*
Converting more data formatters to C++ - NSBundle, CFBinaryHeap, NSMachPort a...
Enrico Granata
2013-03-16
1
-6
/
+6
*
Porting the Objective-C Class data type’s summary from Python to C++
Enrico Granata
2013-03-15
1
-1
/
+1
*
Moving CFBag and NSBundle summaries from Python to C++
Enrico Granata
2013-03-15
1
-5
/
+5
*
The summary for const char* was not cascading.
Enrico Granata
2013-02-22
1
-1
/
+1
*
<rdar://problem/4529976>
Enrico Granata
2013-02-21
1
-14
/
+36
*
<rdar://problem/12529957>
Enrico Granata
2013-02-18
1
-8
/
+14
*
NSSet formatter is now C++ code
Enrico Granata
2013-02-15
1
-9
/
+8
*
<rdar://problem/13204647>
Enrico Granata
2013-02-15
1
-0
/
+1
*
This checkin implements the data formatter for NSURL in C++ code
Enrico Granata
2013-02-08
1
-2
/
+2
*
<rdar://problem/12898191>
Enrico Granata
2013-02-08
1
-2
/
+5
*
<rdar://problem/12953018>
Enrico Granata
2013-02-04
1
-1
/
+11
*
<rdar://problem/12978143>
Enrico Granata
2013-01-28
1
-0
/
+1033