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
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
2
-2
/
+48
*
Add a new way to bind a format to a type: by enum type
Enrico Granata
2013-12-28
2
-6
/
+98
*
Centralize the code for GetValueAsCString() in TypeFormatImpl (the implementi...
Enrico Granata
2013-12-22
1
-0
/
+88
*
There is no need to use the expression parser to generate true and false - wr...
Enrico Granata
2013-12-21
1
-11
/
+18
*
All data formatters come in "match exact" and "match regex" styles
Enrico Granata
2013-12-20
1
-72
/
+68
*
FormatNavigator has long stopped navigating anything - the generation of poss...
Enrico Granata
2013-12-20
3
-137
/
+137
*
<rdar://problem/15530080>
Enrico Granata
2013-11-22
4
-33
/
+163
*
<rdar://problem/15449837>
Enrico Granata
2013-11-21
1
-10
/
+60
*
This patch does a couple of things.
Jim Ingham
2013-11-07
4
-28
/
+30
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
6
-11
/
+11
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
6
-11
/
+11
*
Further fixes to the dynamic type system prompted by ObjCDataFormatterTestCas...
Enrico Granata
2013-10-31
1
-2
/
+1
*
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
*
Improvements to the ValueObjectPrinter to behave correctly in more dynamic va...
Enrico Granata
2013-10-22
1
-8
/
+29
*
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
2
-28
/
+90
*
<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
5
-63
/
+204
*
--raw was not always doing the right thing w.r.t. one-lining children. This c...
Enrico Granata
2013-10-07
1
-1
/
+1
*
Cleaner way to work around the lack of delegating constructors on some versio...
Enrico Granata
2013-10-05
1
-35
/
+32
*
<rdar://problem/15154623>
Enrico Granata
2013-10-05
1
-37
/
+37
*
<rdar://problem/12042982>
Enrico Granata
2013-10-04
4
-48
/
+136
*
A more thorough fix for the newlines issue
Enrico Granata
2013-10-03
1
-0
/
+2
*
<rdar://problem/15118409>
Enrico Granata
2013-10-03
1
-2
/
+2
*
Fix build with GCC 4.6.2 (non-c++11 compilant compiler)
Daniel Malea
2013-09-30
1
-5
/
+16
*
Fix CMake build by including ValueObjectPrinter.cpp in list of sources
Daniel Malea
2013-09-30
1
-0
/
+1
*
<rdar://problem/14393032>
Enrico Granata
2013-09-30
1
-0
/
+533
*
Convert to UNIX line endings.
Joerg Sonnenberger
2013-09-25
1
-24
/
+24
*
Updated CMakeLists to match XCode project
Richard Mitton
2013-09-12
1
-0
/
+1
*
<rdar://problem/14071463>
Enrico Granata
2013-09-12
2
-1
/
+138
*
Use standard boolean operators.
Virgile Bello
2013-08-27
1
-3
/
+3
*
MingW compilation (windows). Includes various refactoring to improve portabil...
Virgile Bello
2013-08-23
1
-0
/
+2
*
clean up about 22 warnings messages
Michael Sartain
2013-08-07
1
-4
/
+4
*
Disabling the introspecting summary for __NSCFSet (essentially, for CF*SetRef)
Enrico Granata
2013-07-15
1
-2
/
+2
*
Huge change to clean up types.
Greg Clayton
2013-07-11
8
-115
/
+112
*
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/14005652>
Enrico Granata
2013-06-19
1
-105
/
+2
*
Sort out a number of mismatched integer types in order to cut down the number...
Andy Gibbs
2013-06-19
1
-1
/
+1
*
<rdar://problem/12717717>
Enrico Granata
2013-06-18
2
-14
/
+26
*
Removing a redundant write
Enrico Granata
2013-06-12
1
-3
/
+0
*
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/14101771>
Enrico Granata
2013-06-10
1
-3
/
+4
[next]