##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2081:f858a155
Moved setup_bdist_egg -> tools. This file is related to cutting releases and should go into tools where all release related things are.
Brian Granger
0
r2080:139af195
Removing debian directory to address big report. https://bugs.launchpad.net/bugs/368719
Brian Granger
0
r2079:3b6b0915
Refactored iptest.py to work with new package org. In the process I had to fix 2 small bugs to get all the tests passing.
Brian Granger
0
r2078:c48a2472
Full refactor of ipstruct.Struct. This class is now based on a subclass of dict and has a full doctest test suite and rest documentation. Woohooo!
Brian Granger
0
r2077:755ad6b5
First draft of refactored ipstruct.py.
Brian Granger
0
r2076:c2763ab5
Merging upstream changes from inputhook branch.
Brian Granger
merge
0
r2075:132b27d4
Merging upstream changes from module-reorg branch.
Brian Granger
merge
0
r2074:307d85cc
Fixing imports in __init__.py.
Brian Granger
0
r2073:86e3ac62
Beginning work on config system.
Brian Granger
0
r2072:fa1f4203
Removing various references to the threaded shells and -pylab. For now, the -pylab and -*thread command line options are no-ops, meaning that they are accepted as valid, but don't do anything. In the future we need to add messages describing how they are deprecated.
Brian Granger
0
r2071:f861999d
Fixing a few imports related to shell.py.
Brian Granger
0
r2070:770734dc
Dramatic cleanup of shell.py. Because of the new GUI event loop handling in inputhook.py, we have been able to get rid of almost all the code in shell.py. We don't need any threaded shells, so we only have IPShell and IPShellEmbed. Yah!
Brian Granger
0
r2069:c058c3f8
More testing and docstrings added for inputhook.py
Brian Granger
0
r2068:83e352e1
Fixed import statements for inputhook.
Brian Granger
0
r2067:f01e867f
Moving inputhook modules into IPython/lib.
Brian Granger
0
r2066:a7fa9d77
First draft of full inputhook management.
Brian Granger
0
r2065:f68fbeab
Minor fixes to setupexe.py and reorg.txt.
Brian Granger
0
r2064:a2e46ebb
Renaming Extensions=>extensions in code and imports.
Brian Granger
0
r2063:9650bd9e
Finishing the move of Extensions=>extensions.
Brian Granger
0
r2062:07ab6f83
Moving Extensions=>extensions the long way. OS X is case insensitive, so I can't do the move directly. This is an intermediate step.
Brian Granger
0
load next
< 1 .. 1332 1333 1334 1335 1336 .. 1438 >
showing 20 out of 28742 commits