summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/FormatManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improved the user-friendliness of errors shown by the summary feature in cert...Enrico Granata2011-08-231-1/+1
* Additional code cleanups ; Short option name for --python-script in type summ...Enrico Granata2011-08-231-0/+100
* Separated FormatNavigator and FormatManager in two different files ; moved Fo...Enrico Granata2011-08-221-30/+30
* More cleanups ; Separated implementation of FormatManager from class DataVisu...Enrico Granata2011-08-221-183/+56
* Code cleanup and refactoring (round 4):Enrico Granata2011-08-221-23/+17
* - Support for Python namespaces:Enrico Granata2011-08-221-3/+3
* Third round of code cleanups:Enrico Granata2011-08-191-117/+8
* Second round of code cleanups:Enrico Granata2011-08-181-35/+212
* First round of code cleanups:Enrico Granata2011-08-171-12/+295
* *Some more optimizations in usage of ConstStringEnrico Granata2011-08-121-0/+38
* While tracking down memory consumption issue a few things were needed: the Greg Clayton2011-08-101-1/+1
* New formatting symbol %# can be used in summary strings to get the "count of ...Enrico Granata2011-08-041-0/+38
* The implementation of categories is now synchronization safeEnrico Granata2011-07-191-73/+2
* Fixed a bug where deleting a regex summary would not immediately reflect in t...Enrico Granata2011-07-191-0/+22
* Python summary strings:Enrico Granata2011-07-151-0/+53
* smarter summary strings:Enrico Granata2011-07-121-0/+30
* named summaries:Enrico Granata2011-07-121-10/+9
* Fixed some format namesEnrico Granata2011-07-061-4/+4
* several improvements to "type summary":Enrico Granata2011-07-021-0/+37
* This commit adds a new top subcommand "summary" to command type named "type"....Enrico Granata2011-06-291-58/+0
* Centralized all of the format to c-string and to format character code insideGreg Clayton2011-06-231-22/+164
* Committing type format code for Enrico Granata.Greg Clayton2011-06-231-0/+69
OpenPOWER on IntegriCloud