Commit message Age Author Refs
r1925:b83215e2
Merging from upstream
Fernando Perez
0
r1924:5ee620b7
Fix bzr revno from trunk
Fernando Perez
0
r1923:ad503246
Merge Fernando's recent work (see log for details)
Fernando Perez
0
r1922:076005a6
Small formatting fixes to address Jorgen's last code review.
Fernando Perez
0
r1921:9827fc7b
Update version numbers for 0.10 dev
Fernando Perez
0
r1920:1a1bcdc2
Fix %timeit for slow functions, by Prabhu Ramachandran. From his submission on the list: Lets say you have a function that takes 2 seconds to evaluate. With the original code you are going to run that function 10 times regardless of the fact that it already takes 2 seconds and with the original code, timing this will take at least 60 seconds (with repeat=3) which is way too much.
Prabhu Ramachandran
0
r1919:b907ab82
more details (comments) on unicode bug
Fernando Perez
0
r1918:37bba0ee
Merging from upstream
Fernando Perez
0
r1917:7eea945f
Use len and str from builtins in computing dynamic prompts. Closes: https://bugs.launchpad.net/bugs/355837
Fernando Perez
0
r1916:7b7637de
Work again on bug 269966. I think this time we do have a robust fix. I added tests that do fail after John Hunter's example, so if this one ever tries to return, we should catch it right away. Very, very nasty bug...
Fernando Perez
0
< 1 .. 2685 2686 2687 2688 2689 .. 2879 >