Commit message Age Author Refs
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
r593:daeb7020
- Various small fixes and cleanups. - Proper determination of main thread id, thanks to Stefan.
fperez
0
r592:e321ad3b
- Mark Release Candidate 1 for version 0.7.4.
fperez
0
r591:b850ab1f
- I possibly cross-thread KeyboardInterrupt support for the multithreaded shells. This is still pretty hackish, so testing is needed.
fperez
0
r590:ab792c8a
Further reduce the number of cases where autocall may be unnecessarily activated.
fperez
0
< 1 .. 2830 2831 2832 2833 2834 .. 2891 >