/[thuban]/branches/WIP-pyshapelib-bramz/libraries/shapelib/dbfopen.c
ViewVC logotype

Log of /branches/WIP-pyshapelib-bramz/libraries/shapelib/dbfopen.c

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2835)

Revision 2748 - (view) (annotate) - [select for diffs]
Modified Tue Mar 20 23:18:34 2007 UTC (17 years, 11 months ago) by bramz
File length: 56214 byte(s)
Diff to previous 2747
bugger, must test _before_ I commit, even for one line fixes =)

Revision 2747 - (view) (annotate) - [select for diffs]
Modified Tue Mar 20 23:12:45 2007 UTC (17 years, 11 months ago) by bramz
File length: 56214 byte(s)
Diff to previous 2734
dbfopen.c: fixing bug in DBFClose, checks for NULL handle now.
shptreemodule.c: restoring something that shouldn't have been committed in the first place.

Revision 2734 - (view) (annotate) - [select for diffs]
Modified Thu Mar 1 12:42:59 2007 UTC (18 years ago) by bramz
File length: 56180 byte(s)
Diff to previous 2703
made a copy

Revision 2703 - (view) (annotate) - [select for diffs]
Modified Sun Sep 24 18:51:39 2006 UTC (18 years, 5 months ago) by bernhard
Original Path: trunk/thuban/libraries/shapelib/dbfopen.c
File length: 56180 byte(s)
Diff to previous 2212
Introduced a pointer atof_function which is called by DBFReadAttribute() now.
Default value is &atof, but DBFSetatof_function() can now be used
to change this during runtime.


Revision 2212 - (view) (annotate) - [select for diffs]
Modified Mon May 17 15:47:57 2004 UTC (20 years, 9 months ago) by bh
Original Path: trunk/thuban/libraries/shapelib/dbfopen.c
File length: 54855 byte(s)
Diff to previous 1769
Update to newest shapelib and get rid of Thuban specific extensions,
i.e. use the new DBFUpdateHeader instead of our DBFCommit kludge

* libraries/shapelib/shpopen.c: Update to version from current
shapelib CVS.

* libraries/shapelib/shapefil.h: Update to version from current
shapelib CVS.

* libraries/shapelib/dbfopen.c: Update to version from current
shapelib CVS.
(DBFCommit): Effectively removed since shapelib itself has
DBFUpdateHeader now which is better for what DBFCommit wanted to
achieve.
We're now using an unmodified version of dbfopen.

* libraries/pyshapelib/dbflib_wrap.c, libraries/pyshapelib/dbflib.py:
Update from dbflib.i

* libraries/pyshapelib/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.

* libraries/pyshapelib/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

* setup.py (extensions): Add the HAVE_UPDATE_HEADER macro with
value '1' to the Lib.dbflibc extension.  This simply reflects the
shapelib and pyshapelib updates


Revision 1769 - (view) (annotate) - [select for diffs]
Modified Thu Oct 2 15:15:16 2003 UTC (21 years, 5 months ago) by bh
Original Path: trunk/thuban/libraries/shapelib/dbfopen.c
File length: 52587 byte(s)
Diff to previous 1612
Update to shapelib 1.2.10


Revision 1612 - (view) (annotate) - [select for diffs]
Added Tue Aug 19 21:29:25 2003 UTC (21 years, 6 months ago) by jan
Original Path: trunk/thuban/libraries/shapelib/dbfopen.c
File length: 47197 byte(s)
These files have been moved here from thuban/extensions/shapelib/
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.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26