##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1854:cac20dea
Updated dev doc guide for sphinx/numpy doc standard instead of the outdated epydoc information.
Fernando Perez
0
r1853:b8f5152c
Remove svn-style $Id marks from docstrings and Release imports. The Id marks show up as junk in the API docs (and they were outdated anyway, since we now use bzr). The Release imports were in there for pulling author/license information for epydoc, but now with sphinx they aren't necessary, and they just are extra startup work.
Fernando Perez
0
r1852:37edbe78
Make set_term_title() default to no-op, as it can cause problems. In embedded contexts this can corrupt stdout (e.g. gedit ipython plugin), by default ipython should be 'safe' to use in all contexts. The user-facing terminal app can activate more aggressive configurations as needed. Added an API call to actually toggle the state, and deprecated the old one (which could only disable but not enable).
Fernando Perez
0
r1851:0b7fe03a
Cleanup testing machinery.
Fernando Perez
0
r1850:d536fe7e
Update docs for automatic API building.
Fernando Perez
0
r1849:f8615860
Add file for automatic API doc generation. This is taken from nipy, where we modified pymvpa code. Eventually this code will work its way back up to sphinx proper, we hope.
Fernando Perez
0
r1848:17521f4f
Update decorators and test scripts.
Fernando Perez
0
r1847:d7ebbe9b
Very small changes to %run for tracking an ongoing problem. The comments in there tell the story, I don't have a good solution yet.
Fernando Perez
0
r1846:041ce97b
Update to upstream of numpy decorators, and add a few fixes. Note that right now this means our copy diverges from upstream, because I have a few fixes of my own I need to send to them. I will later sync and send those patches to them, so we sync again.
Fernando Perez
0
r1845:cf8cb577
Update exception colors API to PEP8, various small fixes in related files. - XXX: we are still carrying two copies of ultraTB, we need to clean this up. Will be done in a later commit.
Fernando Perez
0
r1844:6921c624
Add tests and fixes to clearcmd extension, when using numpy.
Fernando Perez
0
r1843:d22048f9
Fixes for Jorgen's branch in tests to genutils. - Make sure that tests run correctly with out write access to test dir. - Fix failure in Unix that depended on where the tests were being run from. - Cleanup: uppercase globals and reuse them rather than recomputing hardcoded paths multiple time.
Fernando Perez
0
r1842:f6a7c2d1
Incorporate suggestions from Ville.
Robert Kern
0
r1841:db35d1b2
Add %paste magic for direct pasting from the clipboard.
Robert Kern
0
r1840:1ca7cb65
BUG: Fix minor frontend bugs
Gael Varoquaux
0
r1839:7ecbaa7d
Merging trunk.
Robert Kern
merge
0
r1838:5107ffb5
Disabled ipython sync frontend due to interference with 'show_in_pager' hook.
laurent dufrechou
0
r1837:2232280f
Cleanup of config, renamed _xxxx_BG keus into stdout,stdin,stderr keys
Laurent Dufrechou
0
r1836:21854963
added antialiasing option
Laurent Dufrechou
0
r1835:97147ba9
better style handling + cleanup
Laurent Dufrechou
0
load next
< 1 .. 1341 1342 1343 1344 1345 .. 1435 >
showing 20 out of 28695 commits