/[thuban]/branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog |
Parent Directory
|
Revision Log
Sticky Revision: |
rewritten shapelib to use hand-crafted Python bindings instead of SWIG generated ones.
made a copy
* dbflib_wrap.c, README: Checked for python version >= 2.4.0a0 before using &PyOS_ascii_atof.
Added dirty workaround to make dbflib agnostic against decimal_poinst != ".\0".
* shapelib.i (new_SHPObject): Fix the test for the length of the part types. It used the wrong variable. * shapelib_wrap.c: Regenerated from shapelib.i * pytest.py (make_shapefile): Add some more comments and add an example with a polygon with a hole.
Refering to the new homepage shapelib.maptools.org now.
* dbflib.py: Updated from difflib.i with SWIG. * dbflib.i: Work around a bug in the generated python code which leads to exception in the __del__ method when the constructor fails. See the comments in the code for more details.
update ChangeLog
update ChangeLog
update ChangeLogs
update ChangeLog
update ChangeLog
These files have been moved here from thuban/extensions/pyshapelib/ See there in the Attic for the older history.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |