##// END OF EJS Templates
Commit Message Age Author Refs
load previous
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
r1713:3f571b84
Ahhh, config has 2.5isms in it. Beginning to debug.
Brian Granger
0
r1712:59079271
Add an execute_command to the linefrontendbase API. This method allows execution of the commands in the view, if any, this is why it is important, and hard to get right.
Gael Varoquaux
0
r1711:c0f3db17
Skip the redirector tests only under windows.
Gael Varoquaux
0
r1710:a36c8d5b
Replace all use of the ast module with the codeop module, and all use of the uuid module with the IPython.external.guid module. Add tests for the is_complete method.
Gael Varoquaux
0
r1709:27050739
Merging in changes from Fernando's branch.
Brian Granger
merge
0
r1708:058a9eb3
Merge with Fernando's trunk-dev.
Gael Varoquaux
merge
0
r1707:9b613451
Remove unused imports that where Python2.4-incompatible.
Gael Varoquaux
0
r1706:a953d91d
Partial fixes for 2.4 compatibility. Unfinished. We just discovered that 0.9 breaks with python 2.4. This is an attempt at fixing the problem, but I'm not finished yet. Pushing so others can work off my branch.
Fernando Perez
0
r1705:34eca292
Merge with upstream
Fernando Perez
merge
0
r1704:46a1cb34
Fix doc build to eliminate matplotlib dependency.
Fernando Perez
merge
0
r1703:c130376a
Make docs build not require matplotlib.
Fernando Perez
0
r1702:e8de50bb
Checkpoint before merging with upstream
Fernando Perez
0
load next
< 1 .. 1350 1351 1352 1353 1354 .. 1438 >
showing 20 out of 28742 commits