Commit message Age Author Refs
r2195:a38045e0
Work on the user focused GUI event loop interface. * Old command line options (pylab/wthread/qthread) are deprecated. * New %gui magic to manage the events loops.
Brian Granger
0
r2194:3001ee61
Fernando's fix to %paste.
Brian Granger
0
r2193:242f198f
Merging upstream changes from trunk.
Brian Granger
0
r2192:377677c2
Massive package and module reorganization of all of IPython. * New top-level sub-packages have been created: :mod:`IPython.core`, :mod:`IPython.lib`, :mod:`IPython.utils`, :mod:`IPython.deathrow`, :mod:`IPython.quarantine`. All existing top-level modules have been moved to appropriate sub-packages. All internal import statements have been updated and tests have been added. The build system (setup.py and friends) have been updated. * Compatability modules have been created for :mod:`IPython.Shell`, :mod:`IPython.ipapi` and :mod:`IPython.iplib` that display warnings and then load the actual implementation from :mod:`IPython.core`. * :mod:`Extensions` has been moved to :mod:`extensions`.
Brian Granger
0
r2191:bbe520f7
Added to changes.txt.
Brian Granger
0
r2190:0aa27c46
Removing .hgignore.
Brian Granger
0
r2189:86a18923
Make %paste echo by default, introduce -q for quiet mode.
Fernando Perez
0
r2188:1e2fbc72
Improvements and bugfixes to %paste. - %paste -r was broken. Closes #412337 - Add -e to %paste to echo pasted text. Closes #412339
Fernando Perez
0
r2187:bfa532ae
Work on Application and loader testing.
Brian Granger
0
r2186:f9568614
Added simple tests for IPython.config.loader.
Brian Granger
0
< 1 .. 2658 2659 2660 2661 2662 .. 2879 >