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
/
examples
/
synthetic
/
gnu_libstdcpp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix libstdc++ data formatters for python3
Pavel Labath
2019-03-18
1
-2
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-432
/
+460
*
Fix regression in gnu_libstdcpp.py introduced by r266313
Ulrich Weigand
2016-04-14
1
-1
/
+1
*
Miscellaneous fixes for big-endian systems
Ulrich Weigand
2016-04-14
1
-5
/
+6
*
Fix tabs and spaces in one of the python files.
Zachary Turner
2015-10-26
1
-16
/
+14
*
Fix libstdc++ data formatters on Ubuntu 15.10 x86_64
Todd Fiala
2015-10-22
1
-7
/
+21
*
Py3'ify some of the examples that get run at startup.
Zachary Turner
2015-10-19
1
-4
/
+4
*
[libstdc++ data-formatters] Remove size limits.
Siva Chandra
2015-10-13
1
-11
/
+0
*
Fix typos.
Bruce Mitchener
2015-09-22
1
-2
/
+2
*
Fix StdVBoolImplementation to handle large vectors
Tamas Berghammer
2015-03-25
1
-2
/
+3
*
Cleanup to simplify the formatter for std::map of libstdc++.
Siva Chandra
2015-03-18
1
-33
/
+11
*
Implement formatter for std::vector<bool, ...> of libstdc++ in Python.
Siva Chandra
2015-03-17
1
-68
/
+126
*
Cleanup implementation of formatter for std::vector from libstdc++.
Siva Chandra
2015-03-16
1
-11
/
+1
*
<rdar://problem/12848118>
Enrico Granata
2012-12-10
1
-20
/
+2
*
<rdar://problem/12523238> Commit 2 of 3
Enrico Granata
2012-10-23
1
-0
/
+27
*
Data formatters for libc++ deque and shared/weak ptrs - a contribution by Jar...
Enrico Granata
2012-08-27
1
-1
/
+1
*
Returning data formatters to their previous working condition - Plus fixing a...
Enrico Granata
2012-04-25
1
-30
/
+30
*
Fixing an over-substitution of text
Enrico Granata
2012-04-25
1
-30
/
+30
*
Make the C++ formatters importable by having them use the right package to im...
Enrico Granata
2012-04-25
1
-31
/
+31
*
Fixing a problem where some uninitialized cases of vectors could cause diagno...
Enrico Granata
2012-04-10
1
-1
/
+6
*
Making sure the count on synthetic providers is always setup - This should pr...
Enrico Granata
2012-03-31
1
-2
/
+6
*
Added some logging to STL synthetic children providers - this should help us ...
Enrico Granata
2012-03-30
1
-0
/
+12
*
Part 1 of a series of fixes meant to improve reliability and increase ease of...
Enrico Granata
2012-03-29
1
-1
/
+78
*
Synthetic values are now automatically enabled and active by default. SBValue...
Enrico Granata
2012-03-27
1
-12
/
+28
*
Massive enumeration name changes: a number of enums in ValueObject were not f...
Enrico Granata
2012-03-19
1
-3
/
+0
*
Changed ValueObject to use a dedicated ChildrenManager class to store its chi...
Enrico Granata
2012-03-09
1
-1
/
+55
*
fixing comment to reflect that currentversion of OSX works with our STL forma...
Enrico Granata
2012-02-08
1
-1
/
+1
*
Fixing issues where synthetic children providers for STL containers std::list...
Enrico Granata
2012-02-03
1
-64
/
+41
*
Fixing a startup error
Enrico Granata
2011-08-22
1
-1
/
+1
*
Exception-awareness for gnu_libstdcpp formatters ; Documentation update
Enrico Granata
2011-08-22
1
-95
/
+136
*
First round of code cleanups:
Enrico Granata
2011-08-17
1
-0
/
+231