Revision: 6862
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6862&view=rev
Author: jouni
Date: 2009-02-02 08:29:18 + (Mon, 02 Feb 2009)
Log Message:
---
Avoid malloc errors in ttconv for fonts that don't have e.g. PostName
as entry (1,0,0,6) in the name table (a
Revision: 6864
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6864&view=rev
Author: mdboom
Date: 2009-02-02 16:19:33 + (Mon, 02 Feb 2009)
Log Message:
---
Fix bug in markevery where markers were being recursively removed.
Modified Paths:
--
trunk
Revision: 6866
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6866&view=rev
Author: mdboom
Date: 2009-02-02 17:12:27 + (Mon, 02 Feb 2009)
Log Message:
---
Fix markevery -- the tuple form was not working (if it ever was).
Modified Paths:
--
trunk/
Revision: 6868
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6868&view=rev
Author: jouni
Date: 2009-02-02 19:35:43 + (Mon, 02 Feb 2009)
Log Message:
---
Reduce number of marker objects in pdf output
Modified Paths:
--
trunk/matplotlib/CHANGELOG
Revision: 6867
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6867&view=rev
Author: mdboom
Date: 2009-02-02 17:58:48 + (Mon, 02 Feb 2009)
Log Message:
---
Make resolution of 1 be the default on a polar plot.
Modified Paths:
--
trunk/matplotlib/CH
Revision: 6865
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6865&view=rev
Author: mdboom
Date: 2009-02-02 16:29:37 + (Mon, 02 Feb 2009)
Log Message:
---
Create path_cleanup code for use by the Mac OS-X backend. Refactor C++ code to
follow Numpy's guidelines f
Revision: 6863
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6863&view=rev
Author: jdh2358
Date: 2009-02-02 12:42:08 + (Mon, 02 Feb 2009)
Log Message:
---
addplied Fernando's sphinxext patch
Modified Paths:
--
trunk/matplotlib/doc/sphinxext/inhe