index
:
libpython.git
master
Unnamed repository; edit this file 'description' to name the repository.
David Hugh Malcolm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve layout
David Malcolm
2010-02-27
1
-36
/
+47
*
Add tests of the handling of corrupt data
David Malcolm
2010-02-26
1
-15
/
+63
*
Verify stderr from gdb contains nothing unexpected (and stop some noise durin...
David Malcolm
2010-02-25
1
-16
/
+19
*
Rewrite the type lookup using flags where possible, eliminating need for "is_...
David Malcolm
2010-02-25
1
-43
/
+59
*
Add test for the gdb representation of old-style classes
David Malcolm
2010-02-25
1
-5
/
+16
*
Verify that gdb was built with embedded python
David Malcolm
2010-02-23
1
-1
/
+7
*
Start an automated test suite for the gdb pretty-printers
David Malcolm
2010-02-23
1
-0
/
+143
*
Dict slot indexes are in the range [0, ma_used], rather than [0, ma_used)
David Malcolm
2010-02-23
1
-1
/
+1
*
Rework InstanceProxy.__repr__ to render the attrdict as keyword args, rather ...
David Malcolm
2010-02-19
1
-1
/
+2
*
Add support for the "None" singleton
David Malcolm
2010-02-18
1
-0
/
+10
*
Add PyBoolObject, converting ob_ival in remote to True/False within gdb process
David Malcolm
2010-02-18
1
-1
/
+15
*
Introduce safety_limit and safe_range to protect against corrupt integer valu...
David Malcolm
2010-02-18
1
-6
/
+20
*
Better registration of the pretty-printer; minor cleanups
V0.1
David Malcolm
2010-02-05
1
-15
/
+23
*
support instances of old-style classes
David Malcolm
2010-02-04
1
-1
/
+32
*
Clean up the work-in-progress stuff at the end of the file
David Malcolm
2010-02-04
1
-36
/
+44
*
Generalize to support Python 3 as well as Python 2; implement handlers for Py...
David Malcolm
2010-02-04
1
-18
/
+153
*
Make it easy to switch between repr() and pformat() when sending pretty-print...
David Malcolm
2010-02-03
1
-2
/
+11
*
Initial commit
David Malcolm
2010-02-03
1
-0
/
+332