Commit graph

13 commits

Author SHA1 Message Date
jevans
3f7c08739c progress 2014-11-19 23:09:12 -05:00
John Evans
0e2aa4492c housecleaning for 0.7.0 release
Add testing mention of CentOS, windows.
Skipping some tests on versions 1.3 and 1.4
Minor doc mods.
For whatever stupid reason, np.log2(x) cannot be relied upon to be an
integer when x is a power of 2 ON WIN32!!!  All hail win32!
Better error message if array-style slice other than [:]
2014-09-30 18:41:02 -04:00
jevans
f88218d482 Releasing 0.6.0
Skipping a test that segfaults only on 1.5.0 and 2.0.0.  The test was
test_NR_DEC_issue188_beach_64bitsbox_jp2_41_decode.  It was not introduced
until the 2.1.x series and the fix was backported to 2.0.1.

glymur.test.test_jp2k.TestJp2k.test_no_cxform_pclr_jpx was failing on
1.5.2 only.  It's a pretty obscure test, so just skipping it on that
release.

Some tests for warnings are being skipped.
2014-08-17 17:42:57 -04:00
jevans
09651c27b6 No longer claiming any windows support. #167 2014-02-10 19:38:37 -05:00
John Evans
423daf1dfe Removed support for 2.6. Closes #150 2014-02-05 15:20:33 -05:00
jevans
2810dbfb1a Added blurb about not supporting Python 2.6 in next release. 2014-01-28 20:14:13 -05:00
jevans
8e29ab9558 Minor doc fixes. 2013-09-16 19:14:55 -04:00
John Evans
0b5c8ce370 Added a known problems section, details winpython 3.3.2/opj 2.0 issue. Closes #90. 2013-07-30 08:44:47 -04:00
John Evans
d0eeb26748 No longer need to mention thought of going to lxml. Closes #65.
All we have to do is to be consistent in going forward with usage of ElementTree.  We should store ElementTree instances, not "Element" instances.  See issue 82.
2013-07-22 08:47:59 -04:00
jevans
1865f2e04f Minor doc changes. 2013-06-27 19:25:11 -04:00
John Evans
1e077e7af6 Minor doc modifications. Fixes #29, fixes #30 2013-06-06 08:21:47 -04:00
jevans
949671aa12 Added Exif support. Closes #11. 2013-06-05 20:42:42 -04:00
jevans
ae66844651 Forgot to commit the roadmap. 2013-06-02 21:20:05 -04:00