index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debug
Commit message (
Expand
)
Author
Age
*
Added Visual Studio 2012 debug visualizers.
Hauke Heibel
2013-01-26
*
fix bug #511: pretty printers on windows
Gael Guennebaud
2012-09-26
*
Manual MPL2 relicensing fixes
Benoit Jacob
2012-07-13
*
add Eigen::Array support to GDB pretty printers
Rhys Ulerich
2012-02-11
*
fix bug #320 (pretty gdb printer on mingw)
Gael Guennebaud
2011-07-20
*
Fix truncated instructions for printers.py
Jitse Niesen
2011-05-30
*
Final working fix for the EOL extension.
Hauke Heibel
2011-04-30
*
Changed debug/gdb/printers.py to correctly display variable sized matrices.
Sameer Sheorey
2011-03-02
*
Improved the fixed size array display.
Hauke Heibel
2010-10-20
*
Adapted the MSVC visualizer to the new Dynamic value.
Hauke Heibel
2010-07-03
*
Changed the gdb display format of vectors and added support for quaternions.
Daniel Lowengrub
2010-04-21
*
Handle row and col major matrices in the gdb pretty printer
Benjamin Schindler
2009-12-08
*
Display the data ptr as part of the header
Benjamin Schindler
2009-12-08
*
Correct license header of the gdb pretty printer
Benjamin Schindler
2009-12-08
*
Adding __init__.py so the printers can be used directly from the checkout
Benjamin Schindler
2009-12-08
*
Added a 'pretty printer' for the msvc debugger (tested on Visual Studio 2008).
Hauke Heibel
2009-12-08
*
Added a pretty printer python script for Eigen::Matrix (gdb-7.0 and later).
Benjamin Schindler
2009-12-08