##// END OF EJS Templates
Created HistoryManager to better organize history control....
Created HistoryManager to better organize history control. This will put in a single location all history-related operations, and allow us to simplify the main classes further. Readline dependencies remain (for history saving/loading), this is only a first refactoring step.

File last commit:

r2790:4b8a1e4d
r3079:ba4b5e81
Show More
index.txt
25 lines | 441 B | text/plain | TextLexer
.. _developer_guide:
=========================
IPython developer's guide
=========================
.. toctree::
:maxdepth: 1
contributing.txt
gitwash/index.txt
coding_guide.txt
doc_guide.txt
testing.txt
release.txt
roadmap.txt
reorg.txt
messaging.txt
parallel_messages.txt
parallel_connections.txt
magic_blueprint.txt
notification_blueprint.txt
ipgraph.txt
ipython_qt.txt
ipythonzmq.txt