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
/
FormatClasses.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Additional code cleanups ; Short option name for --python-script in type summ...
Enrico Granata
2011-08-23
1
-0
/
+125
*
Added a new plug-in type: lldb_private::OperatingSystem. The operating system
Greg Clayton
2011-08-22
1
-4
/
+4
*
- Now using ${var} as the summary for an aggregate type will produce "name-of...
Enrico Granata
2011-08-19
1
-0
/
+25
*
First round of code cleanups:
Enrico Granata
2011-08-17
1
-3
/
+3
*
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
-1
/
+1
*
Fixed a bug where a variable could not be formatted in a summary if its datat...
Enrico Granata
2011-08-02
1
-2
/
+43
*
Public API changes:
Enrico Granata
2011-07-29
1
-1
/
+1
*
new flag -P to type synth add lets you type a Python class interactively
Enrico Granata
2011-07-25
1
-2
/
+13
*
Python synthetic children:
Enrico Granata
2011-07-24
1
-0
/
+24
*
when typing a summary string you can use the %S symbol to explicitly indicate...
Enrico Granata
2011-07-22
1
-3
/
+21
*
The implementation of categories is now synchronization safe
Enrico Granata
2011-07-19
1
-0
/
+140