| ENH: Allow non-dict namespaces. This involves a change in the ipapi for setting user namespaces. |
|
More...
|
over 17 years ago
|
| Set prompt separators in %doctest_mode to match Python's default. |
|
More...
|
over 17 years ago
|
| Turn little test into proper doctest. Cleanup and document. |
|
More...
|
over 17 years ago
|
| Cleanup docs |
|
More...
|
over 17 years ago
|
| Remove 2.3 compatibility. |
|
More...
|
over 17 years ago
|
| Remove 2.3 compatibility, minor cleanups. |
|
More...
|
over 17 years ago
|
| Make our fixed-up getargspec a top-level function. |
|
More...
|
over 17 years ago
|
| doctest example for NotificationCenter |
|
More...
|
over 17 years ago
|
| fixed None for type/sender |
|
More...
|
over 17 years ago
|
| I.k.c.notification blueprint, test, implementation. |
|
More...
|
over 17 years ago
|
| merged |
|
More...
|
over 17 years ago
|
| for merge |
|
More...
|
over 17 years ago
|
| Modified OutputTrap to accept a file-like object and use it instead of SyncOutputTrap. |
|
More...
|
over 17 years ago
|
| Moved context tests to separate file |
|
More...
|
over 17 years ago
|
| Merge with upstream |
|
More...
|
over 17 years ago
|
| Local checkpoint to merge with remote. |
|
More...
|
over 17 years ago
|
| Local checkpoint of changes to testing machinery. Work in progress. |
|
More...
|
over 17 years ago
|
| Partial fix for extra reference holding bug. Not complete yet. |
|
More...
|
over 17 years ago
|
| Make the gui timeout a parameter. |
|
More...
|
over 17 years ago
|
| Updated the main introduction to IPython in the Sphinx docs. |
|
More...
|
over 17 years ago
|
| Commented out a usage of the with statement in a test that was causing IPython.kernel to fail on 2.4. |
|
More...
|
over 17 years ago
|
| Putting in missing __init__.py file in IPython/tools/tests. |
|
More...
|
over 17 years ago
|
| Merging in all work from the ipython-map branch. |
|
More...
|
over 17 years ago
|
| Fixing more tests and examples after the task, map and @parallel work. |
|
More...
|
over 17 years ago
|
| The refactoring of the Task system is nearly complete. Now there are multiple types of tasks including `StringTask` and `MapTask`. Each task type is responsible for running itself and processing its own result. This makes it much easier for people to create new task types. |
|
More...
|
over 17 years ago
|
| small write test |
|
More...
|
over 17 years ago
|
| Clean up the title-setting code. |
|
More...
|
over 17 years ago
|
| Clean up exit code. |
|
More...
|
over 17 years ago
|
| Add demo app. Add callback for exit to the ipython0 code. |
|
More...
|
over 17 years ago
|
| Make "help()" work. |
|
More...
|
over 17 years ago
|