Menu

Tree [r6340] / trunk / matplotlib / src /
 History

HTTPS access


File Date Author Commit
 MPL_isnan.h 2008-08-10 efiring [r6016] Fix MPL_notisfinite64
 _backend_agg.cpp 2008-10-27 mdboom [r6340] Reduce heap allocation of objects. Be safer wh...
 _backend_agg.h 2008-10-27 mdboom [r6340] Reduce heap allocation of objects. Be safer wh...
 _backend_gdk.c 2008-08-14 mdboom [r6036] Remove deprecated Numpy call.
 _gtkagg.cpp 2008-06-20 jdh2358 [r5618] added origin support for composite images
 _image.cpp 2008-09-01 efiring [r6060] Allocate acols, arows only if needed; change su...
 _image.h 2008-06-11 mdboom [r5471] Fix some mathtext scaling bugs
 _path.cpp 2008-09-10 mdboom [r6078] Add "filled" kwarg to path_intersects_path
 _png.cpp 2008-10-24 mdboom [r6320] Remove empty "else" clause.
 _subprocess.c 2008-05-02 mdboom [r5106] Merged revisions 5102-5105 via svnmerge from
 _tkagg.cpp 2008-10-02 mdboom [r6143] Fix some python2.6 -3 warnings. (mainly usage o...
 _ttconv.cpp 2008-07-31 mdboom [r5937] Fix memory leaks in ttconv (that manifest thems...
 _windowing.cpp 2005-12-06 efiring [r1907] More scipy support added
 _wxagg.cpp 2008-01-08 mdboom [r4817] Merged revisions 3807-3808,3811-3812,3814-3823,...
 agg.cxx 2007-07-18 jdh2358 [r3566] added mpl1 sketch
 agg_py_path_iterator.h 2008-10-15 mdboom [r6214] Fix bug in clipping in the simplifier
 agg_py_transforms.h 2008-01-08 mdboom [r4817] Merged revisions 3807-3808,3811-3812,3814-3823,...
 cntr.c 2008-07-17 jdh2358 [r5781] more fixes for numpy svn deprecation warnings
 ft2font.cpp 2008-07-17 jdh2358 [r5780] some fixes for numpy svn deprecation warnings
 ft2font.h 2008-06-12 jdh2358 [r5490] added array and png helper funcs to mathtext
 mplutils.cpp 2005-12-06 efiring [r1907] More scipy support added
 mplutils.h 2008-04-24 mdboom [r5070] Fix compilation issues on VS2003. (Thanks Mart...
 numerix.h 2007-07-13 jdh2358 [r3513] finished numpification of extension code and ax...
 nxutils.c 2008-10-17 jdh2358 [r6240] updates to nxutils docstrings
 swig_runtime.h 2007-07-18 jdh2358 [r3566] added mpl1 sketch