146 Commits (e10677aaffeed06ff35b0eafe1a7a149a20ef7fe)
 

Author SHA1 Message Date
Brian Granger e10677aaff Merging upstream changes from inputhook branch.
17 years ago
Brian Granger 5f4dfb3d53 Merging upstream change from module-reorg branch.
17 years ago
Brian Granger d2126ac322 Merging -r 1196 from lp:ipython.
17 years ago
Brian Granger 61cc720e11 Merging -r 1192 from lp:ipython.
17 years ago
Brian Granger 551b819cd4 Merging -r 1185 from lp:ipython.
17 years ago
Fernando Perez 2f50493d06 Fixes so the test suite runs when Twisted is not available.
17 years ago
Brian Granger 6b0c7134ef Merging -r 1180 from lp:ipthon
17 years ago
Brian Granger acc15a048b Merging -r 1177 from lp:ipython with fixes and resolutions.
17 years ago
Fernando Perez f64ae7afe9 Make iptest more reliable under Win32.
17 years ago
Fernando Perez 5826bcce9a [bug] Close debian bugs: remove debian/ dir and add missing man pages.
17 years ago
Fernando Perez b7d773553d Update setup and support tools to include new man pages.
17 years ago
Fernando Perez 7a98356a91 Merging a number of recent bug fixes in preparation for the 0.10 release.
17 years ago
Fernando Perez 0331faae06 Small fixes for wx-dependent tests and include clearcmd.
17 years ago
Brian Granger a76420c74e Merging upstream changes.
17 years ago
Brian Granger 4e709cd95d Updated iptest to skip inputhook*.py files for doctesting.
17 years ago
Brian Granger 255992e5ae Merging upstream from module-reorg.
17 years ago
Brian Granger 58e345c261 Refactored iptest.py to work with new package org.
17 years ago
Brian Granger 6221939722 Renaming Extensions=>extensions in code and imports.
17 years ago
Brian Granger f50040feec Fixing a few bugs to get the win32 installer working again.
17 years ago
Brian Granger 7b495ced75 Fixing installation related issues.
17 years ago
Brian Granger f53e35c98b UserConfig => config/userconfig and imports updated.
17 years ago
Brian Granger 629dabdeab upgrade_dir.py => utils/upgradedir.py and updated imports.
17 years ago
Brian Granger 8bdec3ecc8 ultraTB.py => core/ultratb.py and imports updated.
17 years ago
Brian Granger a522e6f6fd Shell.py => core/shell.py and imports updated.
17 years ago
Brian Granger 7c088ae84a Release.py => core/release.py and imports updated.
17 years ago
Brian Granger c2b67757f4 Prompts.py => core/prompts.py and imports updated.
17 years ago
Brian Granger d24aa6729d All platutils modules to utils, moved tests and updated imports.
17 years ago
Brian Granger a86437a272 OutputTrap.py => core/outputtrap.py and updated imports.
17 years ago
Brian Granger 96372896a0 OInspect.py => core/oinspect.py and imports updated.
17 years ago
Brian Granger 93ff33a755 Magic.py => core/magic.py and imports updated.
17 years ago
Brian Granger 9e7706b8e8 irunner.py => lib/irunner.py and imports updated.
17 years ago
Brian Granger 84df0f39f7 Fixing the setup.py script under setuptools and the __init__.py script.
17 years ago
Brian Granger 6f8009d88f Logger.py => core/logger.py and updated imports.
17 years ago
Brian Granger d4c01d0407 FakeModule.py => core/fakemodule.py and updated tests and imports.
17 years ago
Brian Granger 32a5e3041d deep_reload.py =? lib/deepreload.py and imports updated.
17 years ago
Brian Granger 8221c8f920 Debugger.py => core/debugger.py and updated all imports.
17 years ago
Brian Granger d0a609940a CrashHandler.py => core/crashhandler.py and updated all imports.
17 years ago
Brian Granger 6bc203735a ConfigLoader.py => config/configloader.py and updated all imports.
17 years ago
Brian Granger bfd32c129b background_jobs.py => lib/backgroundjob.py and imports updated.
17 years ago
Brian Granger f6061ca275 ColorANSI.py -> utils/coloransi.py and all imports updated.
17 years ago
Brian Granger 6f98f68331 Merging upstream
17 years ago
Fernando Perez fba8740c1d Merging with upstream
17 years ago
Brian Granger ed8ff9e4e0 Fixing small bug in iptest. Can now be run as "iptest".
17 years ago
Brian Granger 97e13855e1 Merging bugfixes0411409 branch.
17 years ago
Administrator 386c262e44 Merging changes from above.
17 years ago
Administrator ff41bf1dc6 Added platutils.get_long_path_name to expand paths with "~" on win32.
17 years ago
Brian Granger f97df71460 Adding comment about ticket https://bugs.launchpad.net/bugs/366982
17 years ago
Administrator e6a9e402ff More fixes for testing on win32.
17 years ago
Brian Granger db440afb0f Fixing tests in IPython.testing.
17 years ago
Administrator e18c04f33a Fixing bugs with the testing system.
17 years ago