##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r3381:6737d8a5
Simplifying code in several places.
Thomas Kluyver
0
r3380:ce6ece5b
Reworking magic %hist, %macro and %edit commands to work with new history system.
Thomas Kluyver
0
r3379:2de5ccae
Reinstate newlines in %save and %macro, first part of issue 245.
Thomas Kluyver
0
r3378:75b8a760
Prepare RC1 for 0.10.2 relase.
Fernando Perez
0
r3377:8a8ad680
Catch IOError on windows with -gthread. Closes gh-50, thanks to Pieter Cristiaan de Groot and others on the list for the fix.
Fernando Perez
0
r3376:9e2a3f4b
Better report errors where select is missing POLLHUP/POLERR (win32). Closes gh-153.
Fernando Perez
0
r3375:6bc709ad
Better report errors where select is missing POLLHUP/POLERR (win32). Closes gh-153.
Fernando Perez
0
r3374:627f9d38
Make last-ditch attempt to find $HOME when environment is broken. Backport of master 5a7eee9389, thanks to gh user dmirota for report and patch.
Fernando Perez
0
r3373:5a7eee93
Make last-ditch attempt to find $HOME when environment is broken. Closes gh-154, thanks to gh user dmirota for report and patch.
Fernando Perez
0
r3372:0f1d8a1d
Add encoding to output data, just to be safe, as per Thomas' suggestion.
Fernando Perez
0
r3371:cec4ca6d
Merge branch '0.10.2' of https://github.com/TvrtkoM/ipython into TvrtkoM-0.10.2
Fernando Perez
merge
0
r3370:a63739a5
Remove bash-ism and use standard posix redirect in sshx.sh script. Closes gh-274, thanks to github user juliantaylor for the fix!
Fernando Perez
0
r3369:f556e5e7
Update crash handler to give git info, remove obsolete bzr stuff.
Fernando Perez
0
r3368:221c7c68
Prevent %cpaste example from running in test suite (hangs). The example for %cpaste is OK, but shouldn't be executed as a doctest because it hangs waiting for input.
Fernando Perez
0
r3367:dd6217a5
Added 256-color support to Qt console escape sequence processing.
epatters
0
r3366:f5319032
Remove unnecessary import statement and fix naked assertion.
epatters
0
r3365:0fdb5a34
Added an 'export_html' method back to the public interface of ConsoleWidget.
epatters
0
r3364:48ca8275
Fixed PySide incompatibility with QVariant. Also, removed a redundancy in the storage of SVG data and cleaned up RichIPythonWidget.
epatters
0
r3363:9bd09eab
Fixed bug in creating error dialog for failed HTML export.
epatters
0
r3362:c7c82e91
Fixed empty lines not showing up in ConsoleWidget HTML export.
epatters
0
load next
< 1 .. 1267 1268 1269 1270 1271 .. 1438 >
showing 20 out of 28742 commits