##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1241:d7f37776
synchronize with editor patch
vds
0
r1240:cff2032c
More work fixing some small bugs in the setup.py infrastructure. It is almost working!
Brian E Granger
0
r1239:52aef340
Adding documentation to setup* files.
Brian E Granger
0
r1238:88d61a9a
Renaming files to be more consistent in naming of top-level files.
Brian E Granger
0
r1237:7c8d2f7b
Initial work towards refactoring the setup.py scripts to accept the new ipython1 packages that have been merged. I am also bringing in a new way for checking dependencies at build time that is simple, but really helpful now that we have lots of optional dependencies.
Brian E Granger
0
r1236:290737d0
When I merge ipython1.external into IPython, I didn't see that IPython had its own external subpackage. I have now combined these two into one, removing repetitions.
Brian E Granger
0
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
merge
0
r1225:25a3cfff
Add forgotten pydb flag to options list
Fernando Perez
0
r1224:7ec6df63
changelog: report UsageError on %store -w w/o arg,and other usage pattern errors. Bug report by Johann Cohen-Tanugi.
Ville M. Vainio
0
r1223:fbce9f0b
pspersistence report UsageError's instead of crashing on 'error'
Ville M. Vainio
0
r1222:847696bf
docs: remove -twisted, add -pydb
Ville M. Vainio
0
load next
< 1 .. 1374 1375 1376 1377 1378 .. 1438 >
showing 20 out of 28742 commits