bh: thuban/libraries/pyshapelib ChangeLog,1.3,1.4

cvs@intevation.de cvs at intevation.de
Mon May 17 17:48:55 CEST 2004


Author: bh

Update of /thubanrepository/thuban/libraries/pyshapelib
In directory doto:/tmp/cvs-serv23993/libraries/pyshapelib

Modified Files:
	ChangeLog 
Log Message:
update ChangeLogs


Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/libraries/pyshapelib/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ChangeLog	3 Nov 2003 17:31:25 -0000	1.3
+++ ChangeLog	17 May 2004 15:48:53 -0000	1.4
@@ -1,3 +1,24 @@
+2004-05-17  Bernhard Herzog  <bh at intevation.de>
+
+	* README: Update for new release
+
+	* setup.py (dbf_macros): New. Return the preprocessor macros
+	needed to compile the dbflib wrapper.  Determine whether
+	DBFUpdateHeader is available and define the right value of
+	HAVE_UPDATE_HEADER
+	(extensions): Use dbf_macros for the dbflibc extension
+
+	* dbflib_wrap.c, dbflib.py: Update from dbflib.i
+
+	* dbflib.i (DBFInfo_commit): New. Implementation of the commit
+	method.  This new indirection is necessary because we use the
+	DBFUpdateHeader function now which is not available in shapelib <=
+	1.2.10
+	(DBFFile::commit): Use DBFInfo_commit as implementation
+	(pragma __class__): New. Kludge to remove the commit method when
+	the DBFUpdateHeader function isn't available
+	(_have_commit): New. Helper for the pragma kludge.
+
 2003-11-03  Bernhard Herzog  <bh at intevation.de>
 
 	* dbflib.i (do_read_attribute): New helper function for reading





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)