SF.net SVN: matplotlib:[8270] trunk/matplotlib/doc/devel/coding_guide.rst

2010-04-26 Thread efiring
Revision: 8270 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8270&view=rev Author: efiring Date: 2010-04-26 18:49:47 + (Mon, 26 Apr 2010) Log Message: --- coding_guide: add instructions for running a single test (from Mike D.) Modified Paths: --

SF.net SVN: matplotlib:[8272] trunk/matplotlib/lib/matplotlib/backend_bases .py

2010-04-26 Thread ryanmay
Revision: 8272 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8272&view=rev Author: ryanmay Date: 2010-04-26 19:10:40 + (Mon, 26 Apr 2010) Log Message: --- Make the TimerBase start/stop implementations just simple pass instead of raising NotImplementedError. Thi

SF.net SVN: matplotlib:[8273] trunk/matplotlib/examples/animation/ dynamic_image_gtkagg.py

2010-04-26 Thread ryanmay
Revision: 8273 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8273&view=rev Author: ryanmay Date: 2010-04-26 20:37:14 + (Mon, 26 Apr 2010) Log Message: --- Remove unused import. Modified Paths: -- trunk/matplotlib/examples/animation/dynamic_image

SF.net SVN: matplotlib:[8274] trunk/matplotlib/lib/matplotlib/axes.py

2010-04-26 Thread efiring
Revision: 8274 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8274&view=rev Author: efiring Date: 2010-04-26 21:11:03 + (Mon, 26 Apr 2010) Log Message: --- axes: set _tight default to False; restore previous nonsingular expander Modified Paths: --

SF.net SVN: matplotlib:[8275] trunk/matplotlib/lib/matplotlib

2010-04-26 Thread efiring
Revision: 8275 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8275&view=rev Author: efiring Date: 2010-04-26 23:05:14 + (Mon, 26 Apr 2010) Log Message: --- axes: fix autoscale_view for test_axes/single_date test, and update test output. In the old version, singl