##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r109:7b696f6f
Added ipapi, the extension api for ipython. Fixed oinspect for obj.__doc__ == None (magics)
vivainio
0
r108:f377dcb3
Fixed logical flaw (harmless so far) in handle_shell_escape
vivainio
0
r107:1ce8873a
Added platutils modules, now only needed for %cd to change terminal title string. Implemented for Linux. "Authors" list also modified to include myself.
vivainio
0
r106:4a43bd8d
%autocall fixes %autoindent fixes, though I had to disable pasting of code while autoindent is on. Will try to restore it later.
fperez
0
r105:4459c668
Made ! and !! shell escapes work again in multiline statements.
vivainio
0
r104:c2156550
ipython.py entry to changelog
vivainio
0
r103:b3db6307
Quick ipython startup script "ipython.py" in source root for zero-install/development use.
vivainio
0
r102:a54f3f3a
Added instructions on building the documentation (patch: Jörgen Stenarson <jorgen.stenarson@bostream.nu>, with some mods) Updated the update_manual.py script to os.abort() at the end, also added shebang.
vivainio
0
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
load next
< 1 .. 1293 1294 1295 1296 1297 .. 1300 >
showing 20 out of 25990 commits