| Extensions/win32clip.py added |
|
More...
|
about 20 years ago
|
| ifile now has 'name' as first attr |
|
More...
|
about 20 years ago
|
| Joergens patches for Latex char escaping and eggsetup.py develop |
|
More...
|
about 20 years ago
|
| ipipe patch |
|
More...
|
about 20 years ago
|
| Walter's ipipe.py patch: |
|
More...
|
about 20 years ago
|
| Added Walter Dorwald's "ipipe.py" to Extensions. |
|
More...
|
about 20 years ago
|
| rehashx now works with relative directories on PATH |
|
More...
|
about 20 years ago
|
| prettier output for upgrade_dir |
|
More...
|
about 20 years ago
|
| %upgrade -nolegacy |
|
More...
|
about 20 years ago
|
| quickref prints short descriptions of %magics |
|
More...
|
about 20 years ago
|
| corrected some quickref glitches |
|
More...
|
about 20 years ago
|
| changelog |
|
More...
|
about 20 years ago
|
| %upgrade |
|
More...
|
about 20 years ago
|
| fix MANIFEST.in to make setuptools work |
|
More...
|
about 20 years ago
|
| %save works again |
|
More...
|
about 20 years ago
|
| upgrade_dir skips ipythonrc* (would be problematic on win32) |
|
More...
|
about 20 years ago
|
| upgrade_dir for upgrading to newer config files (more cautious than current upgrade feature) |
|
More...
|
about 20 years ago
|
| fixed %quickref |
|
More...
|
about 20 years ago
|
| ipy_sane_defaults |
|
More...
|
about 20 years ago
|
| typofix in changelog |
|
More...
|
about 20 years ago
|
| Pprint works again |
|
More...
|
about 20 years ago
|
| Add quotes in the editor hook so that editor commands with spaces in them work correctly. |
|
More...
|
about 20 years ago
|
| Fix comments in default rc file (@ -> %) |
|
More...
|
about 20 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...
|
about 20 years ago
|
| changelog |
|
More...
|
about 20 years ago
|
| magics only complete from line start if w/o % prefix |
|
More...
|
about 20 years ago
|
| new shell profile, ipython -p sh (as opposed -p pysh) |
|
More...
|
about 20 years ago
|
| alias completing only made for first item var = !cmd is verbose by default |
|
More...
|
about 20 years ago
|
| pre_config_initialization added to enable using the db from config files |
|
More...
|
about 20 years ago
|
| use popen in genutils.getoutput |
|
More...
|
about 20 years ago
|