Commit message Age Author Refs
r22:d5563121
New demo class, very handy for interactive presentations.
fperez
0
r21:90110a9c
Revert Shell.py changes, they don't work.
fperez
0
r20:fb5e5b43
Minor fixes in genutils, and a BIG fix for threading. I _think_ I got Ctrl-C to work in the threaded shells, and the solution is in fact absolutely trivial. The new code is _much_ simpler than what we had! This needs testing, because I find it almost hard to believe that we hadn't tried this before. But if it works, great! The only limitation is that in threaded mode, the traceback shows the internal sigint handler frame. Big deal, it's just cosmetic.
fperez
0
r19:0975c241
Fix extra newlines in autocalling.
fperez
0
r18:116d729b
Close issue 41, remove obsolete gtk 1.x code, trap os.getcwd exceptions at init time.
fperez
0
r17:e89b83b5
Simple change to add svn revision info at the top level and crash handler. Useful for debugging.
fperez
0
r16:49794057
Added .complete() method to ipython. This exposes the attribute completion machinery which normally only readline sees. It will be useful to Brian for the remote kernels, and also for the GUIs to do tab completion. Please merge into chainsaw/tzanko branches.
fperez
0
r15:8a9c7d4e
Testing post-commit hooks...
fperez
0
r14:bffcfa92
Trivial test for svn post-commit hooks
fperez
0
r13:c89dbe05
Update version strings to use only dots as separators, since either - or _ will break one of bdist_rpm or bdist_deb, so we must avoid both.
fperez
0
< 1 .. 2899 2900 2901 2902 2903 2904 2905 >