Menu

/trunk/matplotlib/src Commit Log


Commit Date  
[r6929] by mdboom

Merged revisions 6927-6928 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_98_5_maint

........
r6927 | mdboom | 2009-02-23 12:30:07 -0500 (Mon, 23 Feb 2009) | 2 lines

Add credit to Allen Haldane in comments.
........
r6928 | mdboom | 2009-02-23 12:38:35 -0500 (Mon, 23 Feb 2009) | 2 lines

C++ standards compliance for use with Sun C++ compiler. These should be equivalent to what was there before on gcc.
........

2009-02-23 17:43:26 Tree
[r6903] by mdboom

Minor comment and indentation fixes.

2009-02-10 16:09:38 Tree
[r6897] by mdboom

Fix indentation.

2009-02-09 20:06:49 Tree
[r6896] by mdboom

Add comment about how nan-removal on curves works.

2009-02-09 20:06:32 Tree
[r6894] by mdboom

Avoid use of "not found everywhere" uint8_t with npy_uint8, since we do include and rely on Numpy.

2009-02-09 18:23:56 Tree
[r6892] by mdboom

Remove extraneous "public:"

2009-02-09 13:31:18 Tree
[r6882] by mdboom

Speed up nan-handling on curves. Add test case for this.

2009-02-05 16:00:51 Tree
[r6881] by mdboom

Fix shortening end of path bug in simplifier. Speed up clipper by not using a queue.

2009-02-05 15:35:24 Tree
[r6880] by mdboom

Remove test code.

2009-02-05 15:30:42 Tree
[r6865] by mdboom

Create path_cleanup code for use by the Mac OS-X backend. Refactor C++ code to follow Numpy's guidelines for linking multiple C files into a single extension. Remove dependency of Agg backend on _image.cpp and _ft2font.cpp (simplifies linking problems and reduces generated code size).

2009-02-02 16:29:37 Tree
Older >