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
...
*
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
*
Fixed a bug where deleting a regex summary would not immediately reflect in t...
Enrico Granata
2011-07-19
1
-0
/
+22
*
Python summary strings:
Enrico Granata
2011-07-15
1
-0
/
+53
*
smarter summary strings:
Enrico Granata
2011-07-12
1
-0
/
+30
*
named summaries:
Enrico Granata
2011-07-12
1
-10
/
+9
*
Fixed some format names
Enrico Granata
2011-07-06
1
-4
/
+4
*
several improvements to "type summary":
Enrico Granata
2011-07-02
1
-0
/
+37
*
This commit adds a new top subcommand "summary" to command type named "type"....
Enrico Granata
2011-06-29
1
-58
/
+0
*
Centralized all of the format to c-string and to format character code inside
Greg Clayton
2011-06-23
1
-22
/
+164
*
Committing type format code for Enrico Granata.
Greg Clayton
2011-06-23
1
-0
/
+69
[prev]