Log of /branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog
Parent Directory
|
Revision Log
Revision
2751 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 28 23:30:15 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 10558 byte(s)
Diff to
previous 2750
,
to
selected 2510
Added support for Win32 wide character file API. Unicode filenames are now fully supported on the windows platform: for example exotic filenames like the greek letter pi (u"\u03c0"). However, this needed unofficial modifications in the C++ shapelib library.
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: 9490 byte(s)
Diff to
previous 2745
,
to
selected 2510
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
2745 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 15 22:27:02 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 9357 byte(s)
Diff to
previous 2744
,
to
selected 2510
Added FTLogical support to dbflib. Accept None as no-data for M values. Added name and mode keywords to mimic Python's file behaviour where appropriate. Added unpack_vertex() to lift some load of shpobject_init().
Revision
2744 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 15 13:48:58 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 8260 byte(s)
Diff to
previous 2743
,
to
selected 2510
shapelibmodule.c, dbflibmodule.c: added some Unicode support for the filenames (no internal encoding for DBFFile yet). It now should similar Unicode support Python's file() (concerning the filename, that is).
Revision
2741 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 13 23:30:41 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 7374 byte(s)
Diff to
previous 2735
,
to
selected 2510
Added part_types() to SHPObject to return tuple of part types. Added __repr__ operators to return a string that can reconstruct the object using eval()
Revision
2637 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 30 14:20:46 2005 UTC
(19 years, 8 months ago)
by
bh
Original Path:
trunk/thuban/libraries/pyshapelib/ChangeLog
File length: 6240 byte(s)
Diff to
previous 2510
* shapelib.i (new_SHPObject): Fix the test for the length of the
part types. It used the wrong variable.
* shapelib_wrap.c: Regenerated from shapelib.i
* pytest.py (make_shapefile): Add some more comments and add an
example with a polygon with a hole.
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.