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

2008-10-08 Thread efiring
Revision: 6174 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6174&view=rev Author: efiring Date: 2008-10-09 01:19:54 + (Thu, 09 Oct 2008) Log Message: --- path simplification for paths with gaps Modified Paths: -- trunk/matplotlib/CHANGELOG

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

2008-10-08 Thread jdh2358
Revision: 6173 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6173&view=rev Author: jdh2358 Date: 2008-10-08 19:53:57 + (Wed, 08 Oct 2008) Log Message: --- fixed deprecation warning in legend Modified Paths: -- trunk/matplotlib/lib/matplotlib/leg

SF.net SVN: matplotlib:[6172] trunk/matplotlib/agg24/include/ agg_rasterizer_cells_aa.h

2008-10-08 Thread mdboom
Revision: 6172 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6172&view=rev Author: mdboom Date: 2008-10-08 18:16:49 + (Wed, 08 Oct 2008) Log Message: --- More informative error message when data is too large for Agg to draw it. Modified Paths: --

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

2008-10-08 Thread mdboom
Revision: 6171 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6171&view=rev Author: mdboom Date: 2008-10-08 16:37:15 + (Wed, 08 Oct 2008) Log Message: --- Throw exception when there are too many data points. Modified Paths: -- trunk/matplotlib/ag

SF.net SVN: matplotlib:[6170] trunk/matplotlib/lib/matplotlib/mlab.py

2008-10-08 Thread sameerd
Revision: 6170 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6170&view=rev Author: sameerd Date: 2008-10-08 14:38:26 + (Wed, 08 Oct 2008) Log Message: --- rec_join now handles two record arrays with the same column names with "*fixes" Modified Paths: --

SF.net SVN: matplotlib:[6169] trunk/matplotlib/agg24/include/ agg_rasterizer_cells_aa.h

2008-10-08 Thread mdboom
Revision: 6169 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6169&view=rev Author: mdboom Date: 2008-10-08 14:09:55 + (Wed, 08 Oct 2008) Log Message: --- Increase rendering cell limit in Agg. Modified Paths: -- trunk/matplotlib/agg24/include/agg

SF.net SVN: matplotlib:[6168] trunk/matplotlib/lib/matplotlib/backends/ __init__.py

2008-10-08 Thread mdboom
Revision: 6168 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6168&view=rev Author: mdboom Date: 2008-10-08 13:59:28 + (Wed, 08 Oct 2008) Log Message: --- Addresses this Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/278764 Display a warnin