##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r1329:cf884f00
Update docs about emacs configuration to use pylab.
Fernando Perez
0
r1328:d2f88695
Update docs for ipython.el. - Add mention of how to configure pylab use, after a question by David Strozzi <david.strozzi-AT-gmail.com> on the list. - Update mention of %debug in addition to %pdb for post-mortem debugging.
Fernando Perez
0
r1327:5ccb91d9
SList.sort() - remove an accidental debug print
Ville M. Vainio
0
r1326:0a5158b9
sort() returns SList (obviously), %cpaste foo assigns the pasted block to foo as string list
Ville M. Vainio
0
r1325:d8886d4c
string list 'sort(field, nums = True)' method
Ville M. Vainio
0
r1324:213dfc42
Fixed bug in ipengine.py when mpi was enabled that was causing the engine to crash at start. Updated the Release.py to have cleaner logic.
Brian E Granger
0
r1323:fd6e56e0
branch to try non-textview
Barry Wark
0
r1322:e14c46f7
merged from trunk. cocoa_frontend refactored to keep input prompt and input ranges. no crash, but garbage output
Barry Wark
merge
0
r1321:7dc077c8
ready for wrapped_execute
Barry Wark
0
r1320:ea3790ac
I.k.engineservice.ThreadedEngineService wrapps calls to self.shell.execute, adding extra information to exceptions, like EngineService.executeAndRaise.
Barry Wark
merge
0
r1319:95ba0a2b
using wrapped_execute in ThreadedEngineService to add information to exception (like executeAndRaise)
Barry Wark
0
r1318:39354d06
merged from trunk
Barry Wark
merge
0
r1317:1b75620e
package_data was missing the .txt files in the testing directories. This was causing the test suite to fail when IPtyhon was installed. I have modified find_package_data in setupbase.py to include these files. Anyone who writes tests that rely on .txt files needs to add them to the package_data.
Brian E Granger
0
r1316:d1b05e24
added encoding and objc.signature to executeFileAtPath_encoding_
Barry Wark <barrywarkatgmaildotcom>
0
r1315:8cbb9f2f
renamed AsynchronousFrontEndBase to AsyncFrontEndBase
Barry Wark <barrywarkatgmaildotcom>
0
r1314:65973e64
Merged ipython-frontend1. I.frontend.frontendbase now handles zope.interface and Twisted dependencies gracefully if they aren't available (of course AsynchronousFrontEndBase won't work).
Barry Wark
merge
0
r1313:186b5c34
stubbed zope.interface and Twisted
Barry Wark
0
r1312:06dc07c6
Merged changes from ipython-frontend1. Better error rendering in Cocoa frontend. Refactored frontendbase.FrontEndBase so that FrontEndBase is synchronous and AsynchronousFronEndBase(FrontEndBase) wraps FrontEndBase in Twisted goodness.
Barry Wark
merge
0
r1311:7766a2dc
using system site-packages
Barry Wark
0
r1310:1e1cd515
placeholder info.plist
Barry Wark
0
load next
< 1 .. 1232 1233 1234 1235 1236 .. 1300 >
showing 20 out of 25990 commits