%upgrade -nolegacy |
|
More...
|
over 19 years ago
|
quickref prints short descriptions of %magics |
|
More...
|
over 19 years ago
|
corrected some quickref glitches |
|
More...
|
over 19 years ago
|
changelog |
|
More...
|
over 19 years ago
|
%upgrade |
|
More...
|
over 19 years ago
|
fix MANIFEST.in to make setuptools work |
|
More...
|
over 19 years ago
|
%save works again |
|
More...
|
over 19 years ago
|
upgrade_dir skips ipythonrc* (would be problematic on win32) |
|
More...
|
over 19 years ago
|
upgrade_dir for upgrading to newer config files (more cautious than current upgrade feature) |
|
More...
|
over 19 years ago
|
fixed %quickref |
|
More...
|
over 19 years ago
|
ipy_sane_defaults |
|
More...
|
over 19 years ago
|
typofix in changelog |
|
More...
|
over 19 years ago
|
Pprint works again |
|
More...
|
over 19 years ago
|
Add quotes in the editor hook so that editor commands with spaces in them work correctly. |
|
More...
|
over 19 years ago
|
Fix comments in default rc file (@ -> %) |
|
More...
|
over 19 years ago
|
Fix http://www.scipy.net/roundup/ipython/issue53, test added (though it must be run manually, so I named it differently so it's not picked up automatically. |
|
More...
|
over 19 years ago
|
changelog |
|
More...
|
over 19 years ago
|
magics only complete from line start if w/o % prefix |
|
More...
|
over 19 years ago
|
new shell profile, ipython -p sh (as opposed -p pysh) |
|
More...
|
over 19 years ago
|
alias completing only made for first item var = !cmd is verbose by default |
|
More...
|
over 19 years ago
|
pre_config_initialization added to enable using the db from config files |
|
More...
|
over 19 years ago
|
use popen in genutils.getoutput |
|
More...
|
over 19 years ago
|
test_autocall |
|
More...
|
over 19 years ago
|
input history (_) test |
|
More...
|
over 19 years ago
|
-Added a unit testing framework -ipapi.py: Exposed runlines and set_custom_exc |
|
More...
|
over 19 years ago
|
changelog |
|
More...
|
over 19 years ago
|
retry commit, autocall fixes |
|
More...
|
over 19 years ago
|
Changes for demos and access to raw history in %macro, %save and %edit. Very lightly tested yet... but I want it accessible to others at the SAGE conference, so it goes in. I'll fix it if I broke something... |
|
More...
|
over 19 years ago
|
adding docs to egg because of problems in win32 easy_install == dev |
|
More...
|
over 19 years ago
|
easy_install ipython==dev works correctly now user config changes, if rc.banner is string, use it as is. %pycat accepts a string argument and pages it's contents. |
|
More...
|
over 19 years ago
|