Menu

Code Commit Log


Commit Date  
[r5065] by efiring

Allow for numpy 1.04, which does not have ma.masked_invalid

2008-04-23 16:54:21 Tree
[r5064] by mdboom

Use our own "round" function, since it doesn't appear to exist in VS2003

2008-04-23 12:37:58 Tree
[r5063] by efiring

Update dataLim only if some valid data are available.
This change means that plot([nan]) will generate an
empty plot instead of raising an obscure exception.

2008-04-23 07:21:03 Tree
[r5062] by efiring

Restore ability of backend_driver.py to drive cairo.svg, etc.

2008-04-22 18:55:36 Tree
[r5061] by mdboom

Merged revisions 5039-5060 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_91_maint

........
r5046 | dsdale | 2008-04-18 11:20:03 -0400 (Fri, 18 Apr 2008) | 4 lines

dont remove repaint/update from draw(), or updates to the figure after
the initial draw will be ignored. We need a different solution for the
double drawing problem reported for the Wx and Qt* backends
........
r5050 | dsdale | 2008-04-19 10:22:11 -0400 (Sat, 19 Apr 2008) | 3 lines

improve conversion from str to char*, avoid deprecation warnings during
build
........
r5058 | mdboom | 2008-04-22 11:01:00 -0400 (Tue, 22 Apr 2008) | 2 lines

Fix inconsistency between svg.embed_chars and svg.embed_char_paths
........
r5060 | mdboom | 2008-04-22 11:06:01 -0400 (Tue, 22 Apr 2008) | 2 lines

Fix inconsistency between svg.embed_chars and svg.embed_char_paths
........

2008-04-22 15:09:24 Tree
[r5060] by mdboom

Fix inconsistency between svg.embed_chars and svg.embed_char_paths

2008-04-22 15:06:01 Tree
[r5059] by mdboom

Fix inconsistency between svg.embed_chars and svg.embed_char_paths

2008-04-22 15:03:25 Tree
[r5058] by mdboom

Fix inconsistency between svg.embed_chars and svg.embed_char_paths

2008-04-22 15:01:00 Tree
[r5057] by mdboom

Fix inconsistency between svg.embed_chars and svg.embed_char_paths

2008-04-22 14:59:03 Tree
[r5056] by mdboom

Removing my "bone-headed" "not"s and "or"s. Including "math.h" in an
attempt to get VS2003 working.

2008-04-22 12:15:13 Tree
Older >