Commit message Age Author Refs
r1235:232d740b
Removing external/Mochikit as we don't use it for anything.
Brian E Granger
0
r1234:52b55407
This is a manual merge of certain things in the ipython1-dev branch, revision 46, into the main ipython branch. This is not a true merge in the formal sense because all history is not coming over with the files. For a detailed history of the added files, please see the ipython1-dev branch or the svn repository on scipy.org that ipython1-dev came from. More specifically, here is what I have done in this commit: 1) Moved the following by hand ipython1.config -> IPython.config ipython1.kernel -> IPython.kernel ipython1.external -> IPython.external ipython1.core -> IPython.kernel.core ipython1.testutils -> IPython.testing ipython1.tools -> IPython.tools 2) Moved IPython.tools.guid -> IPython1.external.guid 3) Renamed: ipython1 -> IPython IPython.core -> IPython.kernel.core IPython.testutils -> IPython.testing 4) Then did a "bzr add" for all the new stuff. That is all folks!
Brian E Granger
0
r1233:d40d0fae
cd completer: do not recursively add dirs starting with . (e.g. .svn)
Ville M. Vainio
0
r1232:0c542aa9
fix jobctrl for linux (catch OSError instead of WindowsError)
Ville M. Vainio
0
r1231:f9b3239f
Fix crash bug when no profiles were used.
Fernando Perez
0
r1230:2b2eee3c
Fix bug where the history wasn't correctly being set per-profile with new-style profiles (old bug), and the profile flag in the options structure was being lost. Incidentally, this may also have fixed a bug with logfile replay reported by Joahn Cohen-Tanugi on the list. Will need further confirmation from him though.
Fernando Perez
0
r1229:937e0cf6
Small doc cleanup.
Fernando Perez
0
r1228:2e4567ed
Fix bug reported by Jeremy Jones where %pfile would fail on object instances.
Fernando Perez
0
r1227:28e005fa
Add numpy profile and update scipy one to conform to np/sp conventions.
Fernando Perez
0
r1226:c5dce4c7
merge remote
Fernando Perez
0
< 1 .. 2754 2755 2756 2757 2758 .. 2879 >