##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r1449:fbdb22ce
Make process execution work under windows.
gvaroquaux
0
r1448:7e475202
Sphinx-fication of the notification_blueprint
Barry Wark
0
r1447:963100cf
Bind Ctrl-C to kill process, when in process execution.
gvaroquaux
0
r1446:157b72a4
Merged ipython-notification branch. IPython.kernel.core.notification provides a basic, performant, notification center. Interpreter developers are encouraged to send notifications for relevant interpreter events (e.g. printed output, exceptions, etc.). See docs/source/developer/notification_blueprint.txt for an overview and use cases. Merge also contains a fix for I.kernel.engineservice.ThreadedEngineService to propagate exceptions to clients, and in-progress Cocoa frontend.
Barry Wark
merge
0
r1445:f308bb37
removed complexity test
Barry Wark
0
r1444:71959aa4
added doctest ELLIPSIS
Barry Wark
0
r1443:5c02d7a5
changed notification.py instance variables to underscore_case
Barry Wark
0
r1442:ce876099
moved blueprint to docs/source/development
Barry Wark
0
r1441:d4c5ae87
merge from trunk
Barry Wark
merge
0
r1440:43642791
Flush the print buffer at the end of a program execution.
gvaroquaux
0
r1439:f658feb6
Better traceback support.
Gael Varoquaux
0
r1438:edf44538
Fixed a race-condition in subprocess execution. Renamed wipython to ipythonx.
Gael Varoquaux
0
r1437:c515254c
First cut of subprocess execution with redirection of stdin/stdout.
Gael Varoquaux
0
r1436:a443cca9
Make the wx frontend well-behaved under windows.
gvaroquaux
0
r1435:da07a079
Complete first pass on testing system. All tests pass on my box. Whew. We now have a first cut of a functioning testing system. Many examples had to be disabled (with a proper decorator), but now we can begin building a robust test suite for all of IPython. The big remaining todo is to fix the handling of the ipython/test namespace synchronization, which is still not 100% correct. Once that is done, some of the currently skipped tests will be reactivated.
Fernando Perez
0
r1434:2b832a8f
Mark Python 2.4 as minimum required version.
Fernando Perez
0
r1433:0c41b2e4
Fix all doctests.
Fernando Perez
0
r1432:d704370c
Add a few more tests to the test machinery itself.
Fernando Perez
0
r1431:11c4c1ec
Fix doctest.
Fernando Perez
0
r1430:896140d6
Implement support for all random tests. Other minor cleanups.
Fernando Perez
0
load next
< 1 .. 1226 1227 1228 1229 1230 .. 1300 >
showing 20 out of 25990 commits