/[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

revision 2741 by bramz, Tue Mar 13 23:30:41 2007 UTC revision 2744 by bramz, Thu Mar 15 13:48:58 2007 UTC
# Line 1  Line 1 
1  2007-03-12  Bram de Greve <[email protected]>  2007-03-15      Bram de Greve <[email protected]>
2    
3            * shapelibmodule.c, dbflibmodule.c: added some Unicode support for the
4            filenames (no internal encoding for DBFFile yet).  It now should similar
5            Unicode support Python's file() (concerning the filename, that is).
6    
7    2007-03-14  Bram de Greve <[email protected]>
8    
9            * shapelibmodule.c: added support for shapetypes with Z and M values
10    
11    2007-03-14  Bram de Greve <[email protected]>
12    
13            * dbflibmodule.c, dbflib.i: replaced dbflib.i by dbflibmodule.c to use
14            hand-crafted Python bindings instead of SWIG generated ones
15            
16            * shapelibmodule.c, shapelib.c: Renamed shapelib.c to shapelibmodule.c
17            to match style of dbflibmodule.c and shptreemodule.c.  Changed some
18            (well, most) names to match same style.
19            
20            * pyshapelib_common.h: do all necessary includes here
21            
22            * setup.py: updated building of dbflib.
23            
24    2007-03-13  Bram de Greve <[email protected]>
25    
26          * shapelib.c, shapelib_common.h: Added part_types() to SHPObject to          * shapelib.c, shapelib_common.h: Added part_types() to SHPObject to
27          return tuple of part types. Added __repr__ operators to return a          return tuple of part types. Added __repr__ operators to return a
# Line 7  Line 30 
30          * pytest.py: Added tests for part_types() and __repr__.            * pytest.py: Added tests for part_types() and __repr__.  
31          Humanized the output a bit.          Humanized the output a bit.
32    
33  2007-03-12  Bram de Greve <[email protected]>  2007-03-12  Bram de Greve <[email protected]>
34    
35          * shapelib.c, shapelib.i: replaced shapelib.i by shapelib.c to use          * shapelib.c, shapelib.i: replaced shapelib.i by shapelib.c to use
36          hand-crafted Python bindings instead of SWIG generated ones.          hand-crafted Python bindings instead of SWIG generated ones.

Legend:
Removed from v.2741  
changed lines
  Added in v.2744

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26