##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1733:bfd89d74
remove ipy_leo.py
Ville M. Vainio
0
r1732:11935260
IPythonX: terminate the mainloop when exiting, to close the child windows (eg pylab).
Gael Varoquaux
0
r1731:adf0e9f0
Merge with upstream/
gvaroquaux
merge
0
r1730:2dcec693
Add a docstring to magics to fix the broken "%magic" magic.
gvaroquaux
0
r1729:9b164c75
Minor doc fixes for the 0.9 release. IPython is called "ipython" on PyPI, not "IPython". I have fixes the easy_install directions and added a new quickstart section to the install docs.
Brian Granger
0
r1728:42f19a07
Merge with upstream
Fernando Perez
merge
0
r1727:49b3ff8f
Fixes in MANIFEST.in and ipcontroller.py * MANIFEST.in was including a few old files that don't exist and was missing setupegg.py. * ipcontroller.py was giving a confusing exception message when pyOpenSSL was not present.
Brian Granger
0
r1726:fab347b9
Merge: Final doc updates for release 0.9.1.
Fernando Perez
merge rel-0.9.1
0
r1725:0d5900a1
Final doc updates for release 0.9.1.
Fernando Perez
0
r1724:a261ffb5
Merge with upstream
Fernando Perez
merge
0
r1723:df49db56
Merging everyones bug fixes into trunk. This is a host of bug fixes done by in various branches that fix IPython on Python 2.4.
Brian Granger
merge
0
r1722:82252d15
Merging in Fernando's test decorator work.
Brian Granger
merge
0
r1721:1d6f14c1
Add new decorators to skip os-specific tests. Applied these to some tests we need to skip on win32, other misc. testing cleanup.
Fernando Perez
0
r1720:a2890974
Merging in Brian's branch (also pulls Gael's work). These contain the continued work on fixing the release for python 2.4.
Fernando Perez
merge
0
r1719:158fe325
Updated the main README.txt file to refect the 0.9 release.
Brian Granger
0
r1718:ab94e0d9
Removing the outdated Windows README.
Brian Granger
0
r1717:90b3f087
Adding tools/compile.py that test compiles all .py files.
Brian Granger
0
r1716:275433e0
Updating the Release.py. Also fixed a typo in the docs.
Brian Granger
0
r1715:78d99fed
Moved the traitlets based config to sandbox (created it). Stefan's prototype new config system that is based on ideas from traits, depended on Python 2.5. We have not done a thorough code review of this code and I don't think we are even using it yet. I have moved all the code from IPython.config to the top-level sandbox. I have begun to remove all references to these modules (just a few imports), but I still need to do lots of testing to make sure there are no lurking problems.
Brian Granger
0
r1714:7b23eefb
Merging changes from Gael. These are fixes to make frontend 2.4 happy.
Brian Granger
merge
0
load next
< 1 .. 1349 1350 1351 1352 1353 .. 1437 >
showing 20 out of 28734 commits