Commit message Age Author Refs
r603:7061db35
make "ipython foo.py" work with 2.5.1c1 and later on win32 (do a version check)
vivainio
0
r602:12019aee
ChangeLog
vivainio
0
r601:ba694194
Do not crash when running w/o readline
vivainio
0
r600:2b9c8df6
Sort directoy listings (case sensitive with files and dirs mixed).
walter.doerwald
0
r599:72ac54dd
update rev number in release tag
jdh2358
0
r598:12cfe75f
Open trunk for 0.8.1 development.
jdh2358
0
r597:4da60fb4
Small manual update, I thought I'd already committed this.
jdh2358
0
r596:5e16ab44
Improve tab-completion for emacs in terminals
jdh2358
0
r595:020f0804
- Final commits for 0.8.0 tag. - Missing part of win32 install patch by N. Pernetty that I'd inadvertedly not applied. - Unicode fixes for emacs under win32 - Small bug fix (recently introduced) in pycolorize. - Improve handling of history file after %run, reduces memory usage.
jdh2358
0
r594:64f73214
Install signal handler on each code run to protect against user code that may modify it as well. If we don't do this, on the next Ctrl-C python itself will likely just crash completely.
fperez
0
< 1 .. 2832 2833 2834 2835 2836 .. 2894 >