~fdo.perez/ipython/trunk-dev

  • Committer: Fernando Perez
  • Date: 2010-01-01 01:51:01 UTC
  • Revision ID: fernando.perez@berkeley.edu-20100101015101-ouxfsa12m2d86e0r
Fix tab-completion for magics, other completion cleanup and fixes.

Mostly simplifying the code and updating it, no major functionality changes
other than fixing magic completion, which had broken in the 0.11 refactor.

Also added a small test file for completion-specific tests.
Filename Latest Rev Last Changed Committer Comment Size
..
docs 1004.1.1 15 years ago Brian E Granger Getting ready to merge ipython1 docs in. Diff
IPython 0.1.1 16 years ago ville initialization (no svn history) Diff
scripts 1102.24.61 14 years ago Brian Granger Fixing a few bugs to get the win32 installer worki Diff
setupext 0.1.1 16 years ago ville initialization (no svn history) Diff
test 0.1.1 16 years ago ville initialization (no svn history) Diff
tools 0.1.1 16 years ago ville initialization (no svn history) Diff
.bzrignore 1182 15 years ago Fernando Perez Add a .bzrignore file for cleaner 'bzr status' out 110 bytes Diff Download File
.checkeol 0.7.3 16 years ago ldufrechou Correct erroneous behaviour when doing: IN[0]: é W 10 bytes Diff Download File
COPYING.txt 1004.1.3 15 years ago Brian E Granger Cleaning up the IPython docs. I have removed old 3.3 KB Diff Download File
File ipython.py 1102.30.1 14 years ago Brian Granger Fixing zero-install ipython.py script. 440 bytes Diff Download File
MANIFEST.in 1102.28.60 14 years ago Brian Granger Removed ipapi compatability layer and updated top- 617 bytes Diff Download File
README.txt 1102.2.39 15 years ago Brian Granger Updated the main README.txt file to refect the 0.9 281 bytes Diff Download File
File setup.py 1102.31.16 14 years ago Brian Granger Semi-working refactored ipcluster. This version u 7.5 KB Diff Download File
setupbase.py 1102.31.27 14 years ago bgranger Fixing a few small things on Windows. * No os.env 10.9 KB Diff Download File
File setupegg.py 1102.1.91 14 years ago Fernando Perez Continue tool cleanup. Removed redundant setup_bd 297 bytes Diff Download File