Commit message Age Author Refs
r1862:321357e1
Merging Laurent's WX branch, reviewed by Gael. The next commit will fix line-ending problems, before pushing to Launchpad.
Fernando Perez
0
r1861:f0cf7d98
Merging with upstream trunk
Fernando Perez
0
r1860:a29230f8
Fix https://bugs.launchpad.net/ipython/+bug/284660 Since we now require python 2.4, I applied a simpler version of the patch mentioned there, simply using the set() builtin everywhere.
Fernando Perez
0
r1859:4f847f55
Fix https://bugs.launchpad.net/ipython/+bug/239054 - Made a more robust reset method to fully flush internal state and restore the system to a clean state. We'll need to see later if %reset should just call this. For now it's used to release resources.
Fernando Perez
0
r1858:0868afcc
Close https://bugs.launchpad.net/ipython/+bug/341726 Apply patch submitted by Alexander Clausen <alex-AT-gc-web.de>. Fixes incorrect bug reporting URL for IPython and stale SVN references.
Fernando Perez
0
r1857:eacd8e41
Minor formatting cleanups, remove more svn keyword marks
Fernando Perez
0
r1856:2f5ba090
Fix bug: https://bugs.launchpad.net/ipython/+bug/269966 This fixes a long-standing and serious problem with long-running IPython sessions. Finally! Many thanks to John D. Hunter and Sameer D'Costa for the feedback, especially for Sameer's patch that finally put me on the right track for a clean solution.
Fernando Perez
0
r1855:0981f81c
Fixed errors in testcases specific to py2exe after Fernando's patch
Jorgen Stenarson
0
r1854:cac20dea
Updated dev doc guide for sphinx/numpy doc standard instead of the outdated epydoc information.
Fernando Perez
0
r1853:b8f5152c
Remove svn-style $Id marks from docstrings and Release imports. The Id marks show up as junk in the API docs (and they were outdated anyway, since we now use bzr). The Release imports were in there for pulling author/license information for epydoc, but now with sphinx they aren't necessary, and they just are extra startup work.
Fernando Perez
0
< 1 .. 2689 2690 2691 2692 2693 .. 2877 >