/[thuban]/branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/thuban/libraries/pyshapelib/ChangeLog revision 2453 by bh, Mon Dec 13 17:57:04 2004 UTC branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog revision 2743 by bramz, Wed Mar 14 20:53:53 2007 UTC
# Line 1  Line 1 
1    2007-03-14  Bram de Greve <[email protected]>
2    
3            * shapelibmodule.c: added support for shapetypes with Z and M values
4    
5    2007-03-14  Bram de Greve <[email protected]>
6    
7            * dbflibmodule.c, dbflib.i: replaced dbflib.i by dbflibmodule.c to use
8            hand-crafted Python bindings instead of SWIG generated ones
9            
10            * shapelibmodule.c, shapelib.c: Renamed shapelib.c to shapelibmodule.c
11            to match style of dbflibmodule.c and shptreemodule.c.  Changed some
12            (well, most) names to match same style.
13            
14            * pyshapelib_common.h: do all necessary includes here
15            
16            * setup.py: updated building of dbflib.
17            
18    2007-03-13  Bram de Greve <[email protected]>
19    
20            * shapelib.c, shapelib_common.h: Added part_types() to SHPObject to
21            return tuple of part types. Added __repr__ operators to return a
22            string that can reconstruct the object using eval()
23            
24            * pytest.py: Added tests for part_types() and __repr__.  
25            Humanized the output a bit.
26    
27    2007-03-12  Bram de Greve <[email protected]>
28    
29            * shapelib.c, shapelib.i: replaced shapelib.i by shapelib.c to use
30            hand-crafted Python bindings instead of SWIG generated ones.
31            
32            * pyshapelib_common.h: New file with some common stuff for both
33            shapelib and dbflib
34            
35            * pyshapelib_api.h, setup.py: import/build shapelib instead of shapelibc
36            
37    2006-09-24  Bernhard Reiter  <[email protected]>
38    
39            * dbflib_wrap.c, README: Checked for python version >= 2.4.0a0
40            before using &PyOS_ascii_atof.
41    
42    2006-09-24  Bernhard Reiter  <[email protected]>
43    
44            Added dirty workaround to make dbflib agnostic
45            against decimal_poinst != ".\0".
46    
47            * dbflib_wrap.c: Added call DBFSetatof_function(&PyOS_ascii_atof);
48            to initdbflibc().
49            * README: noted that manual editing of dbflib_wrap.c is necessary now.
50    
51    2005-06-30  Bernhard Herzog  <[email protected]>
52    
53            * shapelib.i (new_SHPObject): Fix the test for the length of the
54            part types.  It used the wrong variable.
55    
56            * shapelib_wrap.c: Regenerated from shapelib.i
57    
58            * pytest.py (make_shapefile): Add some more comments and add an
59            example with a polygon with a hole.
60    
61    2004-12-27  Bernhard Reiter  <[email protected]>
62            
63            * README: Refering to the new homepage shapelib.maptools.org now.
64    
65  2004-12-13  Bernhard Herzog  <[email protected]>  2004-12-13  Bernhard Herzog  <[email protected]>
66    
67          * dbflib.py: Updated from difflib.i with SWIG.          * dbflib.py: Updated from difflib.i with SWIG.

Legend:
Removed from v.2453  
changed lines
  Added in v.2743

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26