Commit message Age Author Refs
r1255:4aeebfed
Merging changes from trunk: fix in setupbase.py (ipython->IPython) and missing __init__.py files.
Brian E Granger
0
r1254:19bd8e77
Fixing a few small bugs in the setup.py scripts. In setupbase.py, in find_scripts, ipython was spelled as lowercase. This didn't cause a problem on OS X as it is case insensitive. But on Linux, it crashed. Now ipython is spelled properly as "IPython". Also, kernel/config/tests and UserConfig were missing their __init__.py files. These have been added.
Brian E Granger
0
r1253:9ce3a358
Merge sconfig branch.
Stefan van der Walt
0
r1252:bb71a3b3
Creating subdirs in docs/source for each subpackage documentation.
Brian E Granger
0
r1251:99658885
Organizing the docs/examples directory. I moved all the old examples into a core subdir. I then created a new kernel subdir for all the examples that are being moved here from ipython1-dev. The examples in core should probably be organized into more appropriately named subdirs. The core subdir should be reserved for things related to the ipython core (as it develops).
Brian E Granger
0
r1250:f658828f
Cleaning up the IPython docs. I have removed old README files that were outdated and being maintained in the top-level dir. I have removed all mentions of the old lyx based docs. Created subdirectories for man and emacs stuff. Having fun.
Brian E Granger
0
r1249:03766282
Creating new COPYING.txt that is copied over from ipython1-dev.
Brian E Granger
0
r1248:19e3b286
Getting ready to merge ipython1 docs in.
Brian E Granger
0
r1247:48fb9d90
Merge of the ipython-ipython1a branch into the ipython trunk. This merge represents the first merging of the things in ipython1-dev into ipython. More specifically, this merge includes the basic ipython1 kernel and a few related subpackages. Most importantly, the setup.py script and friends have been refactored.
Brian E Granger
0
r1246:2b621448
apply ondrej's man page patch to clean up lintian checks
Ville M. Vainio
0
< 1 .. 2752 2753 2754 2755 2756 .. 2879 >