##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1660:8bb889e7
Fix bug in raw_input that was requiring a manditory argument, whereas it should be optional.
gvaroquaux
0
r1659:ace1c373
Catter for empty docstrings (bug introduced 2 checkins ago).
gvaroquaux
0
r1658:d993c052
Catter for diferent keycode for "(" under vista (UTF-16 related ?).
gvaroquaux
0
r1657:979aa92d
Remove one more Yield, to make the frontend more robust under Vista.
gvaroquaux
0
r1656:b4dc1565
Apply the same hack used for raw_input to system calls.
gvaroquaux
0
r1655:9727f95b
Trying a different approach for raw_input: starting a second event loop to avoid Yields which cause problems under Vista.
gvaroquaux
0
r1654:31fdb36f
Fix raw_input.
gvaroquaux
0
r1653:100d8172
Another attempt at fixing raw_input/program execution under windows Vista.
gvaroquaux
0
r1652:dee8141f
Fix tab-completion on lines other than the last one.
gvaroquaux
0
r1651:080ebf95
Tweak to have windows show tracebacks.
gvaroquaux
0
r1650:896148ed
Merge upstream.
gvaroquaux
merge
0
r1649:582ddddc
Get synchronous writes working under windows.
gvaroquaux
0
r1648:eda8c489
Fix a race in killing subprocesses.
gvaroquaux
0
r1647:9173238a
Merge with upstream.
Gael Varoquaux
merge
0
r1646:0b35ade9
This set of changes fixes numerous bugs related to Windows and the test suite. At this point all tests should pass or skip on all the major platforms. I have also fixed the Windows post install script, so that it creates .bat and .py files for all the ip* scripts.
Brian Granger
merge
0
r1645:4acce904
Merging upstream changes.
Brian Granger
merge
0
r1644:e9ae4f1d
Clean up setupegg.py
gvaroquaux
0
r1643:dfd92100
Add a test for the error previously discovered.
gvaroquaux
0
r1642:050e3102
Make the interpreter play well with unicode string.
gvaroquaux
0
r1641:5fd85868
Faster refresh on write. Avoid recursive Yields.
gvaroquaux
0
load next
< 1 .. 1354 1355 1356 1357 1358 .. 1439 >
showing 20 out of 28761 commits