Go to file
Brian Granger 5dae9f5f49 Merging Fernando's trunk (fp-trunk-dev) and Brian's edits (fp-review).
This is a huge merge of months worth of work by Fernando and Brian.

Some highlights:

* The test suite has been ported to use the new APIs.
* The test suite runs and passes on all platforms!!!
* The IPython Sphinx directive has been updated to use the new APIs.
* %history works again.
* New %tb magic for showing last traceback.
* Significant design improvements in the config loaders and applications.
* Zillions of bugs fixed.
* Completely new %pylab implementation that uses the new GUI support.
  This allows pylab to be enabled *at runtime*.
* Many other things.
2010-01-31 15:30:13 -08:00
IPython Minor cleanup in iptest.py and growl.py. 2010-01-31 12:06:20 -08:00
setup.py Work to address the review comments on Fernando's branch. 2010-01-29 16:24:13 -08:00
setupbase.py Fixing a few small things on Windows. 2009-11-08 12:09:07 -08:00