##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r34:2ddc5510
Added demo example to SVN
fperez
0
r33:d9100225
Manual updates
fperez
0
r32:bd729ac1
small import bug
fperez
0
r31:69f3b8e4
Finish up demo api/docs, manual improvements, other fixes. Manual work still in progress (html doesn't build right now)
fperez
0
r30:4f31355a
# auto tag for blocks, minor pycat fix.
fperez
0
r29:b969ddd9
New %pycat magic.
fperez
0
r28:d2214298
testing cleanup
fptest1
0
r27:9e464fc5
testing
fptest1
0
r26:6eeb6c56
fix again() bug in demo
fperez
0
r25:1c526e61
minor fix to argv support
fperez
0
r24:053e4c99
Add sys.argv support for demos.
fperez
0
r23:82ab9901
Demo fixes, see changelog
fperez
0
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
load next
< 1 .. 1229 1230 1231 1232 1233 1234 1235 >
showing 20 out of 24695 commits