/[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 2637 by bh, Thu Jun 30 14:20:46 2005 UTC branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog revision 2742 by bramz, Wed Mar 14 16:26:14 2007 UTC
# Line 1  Line 1 
1    2007-03-14  Bram de Greve <[email protected]>
2    
3            * dbflibmodule.c, dbflib.i: replaced dbflib.i by dbflibmodule.c to use
4            hand-crafted Python bindings instead of SWIG generated ones
5            
6            * shapelibmodule.c, shapelib.c: Renamed shapelib.c to shapelibmodule.c
7            to match style of dbflibmodule.c and shptreemodule.c.  Changed some
8            (well, most) names to match same style.
9            
10            * pyshapelib_common.h: do all necessary includes here
11            
12            * setup.py: updated building of dbflib.
13            
14    2007-03-13  Bram de Greve <[email protected]>
15    
16            * shapelib.c, shapelib_common.h: Added part_types() to SHPObject to
17            return tuple of part types. Added __repr__ operators to return a
18            string that can reconstruct the object using eval()
19            
20            * pytest.py: Added tests for part_types() and __repr__.  
21            Humanized the output a bit.
22    
23    2007-03-12  Bram de Greve <[email protected]>
24    
25            * shapelib.c, shapelib.i: replaced shapelib.i by shapelib.c to use
26            hand-crafted Python bindings instead of SWIG generated ones.
27            
28            * pyshapelib_common.h: New file with some common stuff for both
29            shapelib and dbflib
30            
31            * pyshapelib_api.h, setup.py: import/build shapelib instead of shapelibc
32            
33    2006-09-24  Bernhard Reiter  <[email protected]>
34    
35            * dbflib_wrap.c, README: Checked for python version >= 2.4.0a0
36            before using &PyOS_ascii_atof.
37    
38    2006-09-24  Bernhard Reiter  <[email protected]>
39    
40            Added dirty workaround to make dbflib agnostic
41            against decimal_poinst != ".\0".
42    
43            * dbflib_wrap.c: Added call DBFSetatof_function(&PyOS_ascii_atof);
44            to initdbflibc().
45            * README: noted that manual editing of dbflib_wrap.c is necessary now.
46    
47  2005-06-30  Bernhard Herzog  <[email protected]>  2005-06-30  Bernhard Herzog  <[email protected]>
48    
49          * shapelib.i (new_SHPObject): Fix the test for the length of the          * shapelib.i (new_SHPObject): Fix the test for the length of the

Legend:
Removed from v.2637  
changed lines
  Added in v.2742

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26