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
/
Core
/
FormatManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Data formatters for libc++ deque and shared/weak ptrs - a contribution by Jar...
Enrico Granata
2012-08-27
1
-2
/
+18
*
<rdar://problem/10449092> Adding a new uppercase hex format specifier. This c...
Enrico Granata
2012-08-09
1
-1
/
+2
*
Added a 'void' format so that the user can manually
Sean Callanan
2012-08-08
1
-1
/
+2
*
<rdar://problem/11975483> Removing user-visible references to 'dict' as a par...
Enrico Granata
2012-08-08
1
-2
/
+2
*
<rdar://problem/11773899> Formatters for BOOL* and BOOL&
Enrico Granata
2012-07-13
1
-2
/
+14
*
<rdar://problem/11628688> Making sure to use the ostype format for OSType values
Enrico Granata
2012-07-13
1
-0
/
+11
*
<rdar://problem/11755446> Making sure to provide summaries for one more NSStr...
Enrico Granata
2012-06-28
1
-1
/
+2
*
Add LLDB_DISABLE_PYTHON around newly added methods in
Jason Molenda
2012-05-16
1
-0
/
+6
*
<rdar://problem/11338654> Fixing a bug where having a summary for a bitfield ...
Enrico Granata
2012-05-08
1
-0
/
+91
*
Automatically enabling the Cocoa formatter categories for command-line LLDB. ...
Enrico Granata
2012-04-26
1
-5
/
+5
*
Returning data formatters to their previous working condition - Plus fixing a...
Enrico Granata
2012-04-25
1
-79
/
+79
*
adding a summary for Objective-C type 'Class'
Enrico Granata
2012-03-27
1
-0
/
+1
*
Synthetic values are now automatically enabled and active by default. SBValue...
Enrico Granata
2012-03-27
1
-10
/
+16
*
<rdar://problem/11113279>
Greg Clayton
2012-03-26
1
-2
/
+2
*
Removing cascading through inheritance chains for data formatters
Enrico Granata
2012-03-22
1
-5
/
+34
*
Massive enumeration name changes: a number of enums in ValueObject were not f...
Enrico Granata
2012-03-19
1
-6
/
+3
*
The Cocoa formatters now provide error messages for many of the common things...
Enrico Granata
2012-03-13
1
-0
/
+2
*
Mark newly added synthesizer calls as being #ifndef LLDB_DISABLE_PYTHON
Jason Molenda
2012-03-13
1
-4
/
+2
*
Changed several of the Cocoa formatters to match the output style that Xcode ...
Enrico Granata
2012-03-13
1
-2
/
+2
*
Added formatters for libc++ (http://libcxx.llvm.org):
Enrico Granata
2012-03-12
1
-0
/
+54
*
Use a new define, NO_XPC_SERVICES, to indicate that macosx/Host.mm
Jason Molenda
2012-03-08
1
-1
/
+2
*
added a new formatter for CF(Mutable)BitVector
Enrico Granata
2012-03-03
1
-0
/
+3
*
having std::vector still show children even if it now has a builtin summary -...
Enrico Granata
2012-03-02
1
-0
/
+1
*
(a) adding formatters for:
Enrico Granata
2012-03-02
1
-9
/
+28
*
(a) adding an introspection formatter for NS(Mutable)IndexSet
Enrico Granata
2012-03-01
1
-2
/
+11
*
This commit:
Enrico Granata
2012-02-29
1
-0
/
+2
*
This patch provides a set of formatters for most of the commonly used Cocoa c...
Enrico Granata
2012-02-23
1
-1
/
+71
*
Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python
Jason Molenda
2012-02-21
1
-0
/
+4
*
Adding formatters for several useful Objective-C/Cocoa data types. The new ca...
Enrico Granata
2012-02-17
1
-55
/
+233
*
<rdar://problem/10062621>
Enrico Granata
2012-02-15
1
-94
/
+105
*
Added a new --omit-names (-O, uppercase letter o) option to "type summary add".
Enrico Granata
2012-02-02
1
-26
/
+33
*
This commit provides a new default summary for Objective-C boolean variables,...
Enrico Granata
2012-01-31
1
-2
/
+16
*
Fixed the Xcode project building of LLVM to be a bit more user friendly:
Greg Clayton
2011-11-04
1
-24
/
+45
*
Added support for the new ".apple_objc" accelerator tables. These tables are
Greg Clayton
2011-10-27
1
-5
/
+8
*
Fix preprocessor warnings for no newline at the end of the source files.
Greg Clayton
2011-10-12
1
-1
/
+1
*
Refactoring of Get() methods in FormatManager/FormatCategory to have explicat...
Enrico Granata
2011-09-06
1
-14
/
+10
*
Redesign of the interaction between Python and frozen objects:
Enrico Granata
2011-09-06
1
-17
/
+22
*
Improved the user-friendliness of errors shown by the summary feature in cert...
Enrico Granata
2011-08-23
1
-1
/
+1
*
Additional code cleanups ; Short option name for --python-script in type summ...
Enrico Granata
2011-08-23
1
-0
/
+100
*
Separated FormatNavigator and FormatManager in two different files ; moved Fo...
Enrico Granata
2011-08-22
1
-30
/
+30
*
More cleanups ; Separated implementation of FormatManager from class DataVisu...
Enrico Granata
2011-08-22
1
-183
/
+56
*
Code cleanup and refactoring (round 4):
Enrico Granata
2011-08-22
1
-23
/
+17
*
- Support for Python namespaces:
Enrico Granata
2011-08-22
1
-3
/
+3
*
Third round of code cleanups:
Enrico Granata
2011-08-19
1
-117
/
+8
*
Second round of code cleanups:
Enrico Granata
2011-08-18
1
-35
/
+212
*
First round of code cleanups:
Enrico Granata
2011-08-17
1
-12
/
+295
*
*Some more optimizations in usage of ConstString
Enrico Granata
2011-08-12
1
-0
/
+38
*
While tracking down memory consumption issue a few things were needed: the
Greg Clayton
2011-08-10
1
-1
/
+1
*
New formatting symbol %# can be used in summary strings to get the "count of ...
Enrico Granata
2011-08-04
1
-0
/
+38
*
The implementation of categories is now synchronization safe
Enrico Granata
2011-07-19
1
-73
/
+2
[next]