SF.net SVN: matplotlib:[7782] trunk/matplotlib/lib/matplotlib/tests/ test_dates.py

2009-09-18 Thread jdh2358
Revision: 7782 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7782&view=rev Author: jdh2358 Date: 2009-09-18 14:05:51 + (Fri, 18 Sep 2009) Log Message: --- add unit test for sf bug 2861426; empty date plot with year formatter Modified Paths: -- t

SF.net SVN: matplotlib:[7783] trunk/matplotlib/lib/matplotlib/tests/ test_dates.py

2009-09-18 Thread jdh2358
Revision: 7783 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7783&view=rev Author: jdh2358 Date: 2009-09-18 14:28:39 + (Fri, 18 Sep 2009) Log Message: --- add unit test for sf bug 2861426; empty date plot with year formatter; need test in the name Modified Pat

SF.net SVN: matplotlib:[7784] branches/v0_99_maint/lib/matplotlib/lines.py

2009-09-18 Thread mdboom
Revision: 7784 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7784&view=rev Author: mdboom Date: 2009-09-18 15:16:20 + (Fri, 18 Sep 2009) Log Message: --- Fix bug where subslicing was cutting polar lines off (because it was treating them as if they were rectilin

SF.net SVN: matplotlib:[7785] trunk/matplotlib

2009-09-18 Thread mdboom
Revision: 7785 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7785&view=rev Author: mdboom Date: 2009-09-18 15:18:21 + (Fri, 18 Sep 2009) Log Message: --- Merged revisions 7784 via svnmerge from https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_99_mai

SF.net SVN: matplotlib:[7786] trunk/matplotlib/lib/matplotlib/tests/ baseline_images/test_axes/polar_axes.png

2009-09-18 Thread mdboom
Revision: 7786 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7786&view=rev Author: mdboom Date: 2009-09-18 15:42:37 + (Fri, 18 Sep 2009) Log Message: --- Update this baseline image to reflect correct, not buggy, behavior :) Modified Paths: -- t

SF.net SVN: matplotlib:[7787] trunk/matplotlib

2009-09-18 Thread mdboom
Revision: 7787 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7787&view=rev Author: mdboom Date: 2009-09-18 16:18:51 + (Fri, 18 Sep 2009) Log Message: --- Add tests for the simplification/clipping infrastructure. Modified Paths: -- trunk/matplotl

SF.net SVN: matplotlib:[7788] branches/v0_99_maint/lib/matplotlib/cbook.py

2009-09-18 Thread efiring
Revision: 7788 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7788&view=rev Author: efiring Date: 2009-09-19 02:53:06 + (Sat, 19 Sep 2009) Log Message: --- Fix bug in maxdict when replacing an existing item Modified Paths: -- branches/v0_99_maint

SF.net SVN: matplotlib:[7789] trunk/matplotlib

2009-09-18 Thread efiring
Revision: 7789 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7789&view=rev Author: efiring Date: 2009-09-19 03:05:24 + (Sat, 19 Sep 2009) Log Message: --- Merged revisions 7788 via svnmerge from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches

SF.net SVN: matplotlib:[7790] branches/v0_99_maint/lib/matplotlib/mlab.py

2009-09-18 Thread efiring
Revision: 7790 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7790&view=rev Author: efiring Date: 2009-09-19 06:28:43 + (Sat, 19 Sep 2009) Log Message: --- Fix bug in mlab.demean, with axis = -1 Modified Paths: -- branches/v0_99_maint/lib/matplot

SF.net SVN: matplotlib:[7791] trunk/matplotlib

2009-09-18 Thread efiring
Revision: 7791 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7791&view=rev Author: efiring Date: 2009-09-19 06:32:38 + (Sat, 19 Sep 2009) Log Message: --- Merged revisions 7790 via svnmerge from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches