##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r101:4203c171
Forgot Kudos to the originator of the idea.
vivainio
0
r100:d79e37bb
Prettified and hardened string/backslash quoting with ipsystem(), ipalias() and ipmagic(). Now even \ characters are passed to %magics, !shell escapes and aliases exactly as they are in the ipython command line. Still have to fix cd to accept backslashes in windows, maybe by removing parse_options...
vivainio
0
r99:6fb89170
Manual update - Ville as maintainer.
fperez
0
r98:06faf133
Rename Struct to ipstruct, to fix a bug under windows due to shadowing of the builtin struct module. Other minor fixes
fperez
0
r97:90f94529
Added Jorgen Stenarson's update_manual.py to enable updating manuals in Windows too.
vivainio
0
r96:cf90eec9
Fixed %pycat to use pycolorize() instead of nonexistent colorize().
vivainio
0
r95:6bf9e3b7
Fix GTK timer/idle problems, finally.
fperez
0
r94:c85c4d9e
Updated python version requirement to 2.3
vivainio
0
r93:d01cf245
Ready for 0.7.0 release! Small final fixes and manual cleanup (raised font size to 11, the pdf was hard to read).
fperez
0
r92:aedbcc3c
Add egg support.
fperez
0
r91:0122992c
Arnd's wxversion support.
fperez
0
r90:c532a874
Apply Prabhu's patch for traits tab completion.
fperez
0
r89:9bdaaa58
fix tab-completion bug in embedded ipython reported by Arnd
fperez
0
r88:34373562
Small fix in ultraTB, and fix autocall. Add Scott's patch (issue 48) to fix the new fix_syntax hook. I started updating the copyright notices, but I don't really think that's worth doing or even necessary (adding the 2006 year mark). That's why so many files appear changed, though the functional diff is fairly small.
fperez
0
r87:b97379f0
Fix gtk threading bug
fperez
0
r86:33537ed7
fix small bug in traceback building
fperez
0
r85:bc617c61
fix cd -b crash (patch by Ville)
fperez
0
r84:53b45345
- Add autocall 'smart' mode. - Add traits support to tab-completer.
fperez
0
r83:24892be0
util script
fperez
0
r82:89c80113
Fixes to: - embedding - traceback handling - tab completion Support for editing macros via %edit. Very conveninent.
fperez
0
load next
< 1 .. 1358 1359 1360 1361 1362 .. 1365 >
showing 20 out of 27282 commits